What about this one?
viewtopic.php?f=12&t=2126&start=520#p63942
ExSport wrote:What about this one?
viewtopic.php?f=12&t=2126&start=520#p63942
Xylexis wrote:Hi there all,
I was in a good mood so I decided to check out the latest sourcecode for the movieInfo plugin and see If I could get the trailers working again.
And I got them working againtook about 5 min, with the help of some old source I had laying around.
You will need the latest version of pmsencoder 1.5.11 for it to work. And the latest 1.50 pms
Now you can go into the IMBD info and click the title link where you could normally see the movieposter.
Here two trailer links will be added, Youtube and Google. I won't promise the trailer will be the correct trailer, but hey, it's a start.
I'll add the sourcecode as an eclipse workspace and the compiled jar as well. Rename from .zip to .jar
Have fun with it.
Greets Xylexis
ExSport wrote:Xylexis wrote:...I was in a good mood so I decided to check out the latest sourcecode for the movieInfo plugin and see If I could get the trailers working again....
Hi Xylexis
Please try to use latest sources so when somebody will fix or add some new things, it will not lost in next version like in your last one.
Also all, please use utf8 for source code to not break plugins functionality. Some plugins are using special chars which can corrupt by using different code pages. Thx![]()
I used your last source code and added/fixed some things:As seen above I added new params to be configurable which helps in search results to be more precise.
- Deprecated code rewritten for higher compatibility in the future
- Fixed Genre info in IMDB plugin
- Fixed CSFD.CZ plugin
- Removed leading "____ " when showtags=false
- Logging enabled: "MovieInfo - Resolved link for gathering data:" and "MovieInfo - SEARCH link sent to GOOGLE:" written to debug.log
- Old versions filtered moviename to ASCII chars only so foreign chars(diactrics) were removed. Now also these chars are supported
- Old versions automatically removed year from moviename. By using it, results are much more accurate, so removing is disabled by default (configurable in .conf file)
- New ILanguage and RemoveYear params added. Check .conf file how to use it
- "- IMDb" and "IMDb -" strings filtered from displaying
ILanguage is Interface language of google search. Now we can configure it because some movie names are not found in "english" google but it is found by "czech/polish/..." google.
It is recommended to use your native country/language code also in case you are using "english" IMDB.
At last, you can check search link generated by MovieInfo in debug.log. It can help in debugging why wrong or no movie was found![]()
Hopefully you will like it.
ExSport
EDIT:
Compiled_UnpackItInPluginsFolder.zip file updated! MediaInfo.conf renamed to MEDIAINFO.conf for better compatibility with Linux/MacOs systems (case sensitive)![]()
If you have old MOVIEINFO.conf file in root folder, be sure to backup and delete it(merge needed changes with new conf file). Priority is set to load .conf file from root and if not found it tries to load file from PLUGINS folder.
So if old file exists in root, PLUGINS folder is ignored when conf file is loaded so new params ILanguage and RemoveYear are ignored.
Return to Additions and Plugins
Users browsing this forum: No registered users and 4 guests