27.01.2017 - Version 2.9.2
=======================
+ added action: download missing artwork
+ added parsing of Synology VSMETA files
+ added shortcut (CTRL - F) to jump to the search field (thx @hampelratte)
+ improved user interaction for tags and genres (thx @hampelratte)
+ get a list of video files for TV show export with episode.videoFiles
+ added HDRip as an own media source
+ movie renamer: added $K token (first tag)
+ added moving of genres/tag in the movie editor
x fixed localized artwork loading for brazilian users
x fixed deleting of backup folder in windows #120
x fixed detection/renaming of movieset artwork in movie folders #111
x do not remove movie set artwork when removing movies from tmm #111
x do not remove movie sets when removing movies/data sources from tmm #111
x increased max memory setting for 64bit users to 2560MB
x updated MediaInfo to 0.7.91
x fixed parsing of media source
Hi, I find your app very helpful. But there is one issue I cant seem to resolve. I am using it to scrape and create Nfos for mediaportal. So I have the mediaportal option selected.
Now it seems to find all info and create the nfo, but it leaves out the <language> category. Which is something I need for my own filters to work in the moving pictures plugin.
For moving pictures it needs to be : <language>English|French|Spanish</language>
It doesn't seem to like :
<language>English</language>
<language>French</language>
<language>Spanish</language>
Is this something that would be possible to resolve? At the moment I am just editing the nfos manually to include the language info.
Is it possible to show the original title of the movie instead of the local (Dutch) one. I would prefer seeing the original title. Can't find the option. If I set the language to English in the scraper, the plot and title are also in English. But I would like the original title, plot in Dutch, ratings from IMDB. Possible?
@smarty12345 what NFO style do you use? the MediaPortal NFO style does not even have a language tag?
Or do I understand you wrong and you simply want to have it added?
@CypherMK no, there is no option to put the original title in the table on the left side (yet)
@smarty12345 what NFO style do you use? the MediaPortal NFO style does not even have a language tag?
Or do I understand you wrong and you simply want to have it added?
Hi. I am using the Mediaportal.nfo option in TMM.
I am using my nfo files with the plugin Moving Pictures on MP1 currently. Moving pictures supports the <language> tag. Providing multiple languages are seprated by a "|" eg : <language>English|French|Spanish</language>
So yes, if possible, I would like this tag be be filled in when using the mediaportal.nfo creation part of TMM. As currently it doesnt add anything at all for languages.