---------------------------
Link: Click to download or click "Check for updates" (v0.6+)
Release Notes:
- Improved the Results page concept; it is now possible to generate thumbnail, folder.jpg, .nfo file and moviesheet with one button click (user can disable via switches what he does not want to be generated)
- Adjusted the supported .nfo file format to be compatible with XBMC
- Added MovieInfo even if the collector returns just the IMDb Id
- Extended MovieInfo support with Countries and Companies
- Added switches to turn off MediaInfo discovery and Moviesheet display in the File Browser
- Added MoviePlayer.it cover/info provider (Italian)
- Return MovieInfo from Alpacine.com (Spanish)
- Return MovieInfo for Cinemagia.ro (Romanian)
- Extended season/episode detection to support also formats like 1x02, 2x03
- Options are grouped together with the current "Advanced options" and offered in a lot of places along the GUI; makes life easier to adjust some options after starting processing movies
- Improved IMDb info support
- Improved ThumbGen integration of TViXiE templates
- Added a new collector "My Gallery" that shows all images from the "Gallery" subfolder (just place your images there and they will be available inside ThumbGen)
- Several bug fixes and GUI improvements
Disclaimer: THE PROGRAM IS PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
you´re my hero. thanks for such a good and usefull software.
ReplyDeleteone little addition to the settings would be nice. can you add some sort of "disable search in subfolders" check? like: lets say i have a moviefolder called "shoot.on.sight" with 2 subfolders (cd1 and cd2). then your application only searches in the subfoldres which is what i don´t want :)
:)
ReplyDeleteI didn't understand the problem :) I am collecting ONLY files. You have something like:
- Shoot.on.sight
|--CD1
|--CD2
|--some.movie.avi
If you uncheck CD1 and CD2 then I process only some.movie.avi.
The Shoot.On.Sight as folder without movie inside has no meaning for ThumbGen, so it is skipped if you uncheck CD1 and CD2 (and there is no some.movie.avi)
...and that´s exactly the problem :)
ReplyDeleteit´s like that:
- Shoot.on.sight
|--moviefile.nfo
|--CD1
|--CD1\moviefilecd1.avi
|--CD2
|--CD1\moviefilecd2.avi
and i want the - Shoot.on.sight folder to be ckecked (name or nfo in it). and the cover should be in that dir as well.
Hm... it is possible to create unique covers for CD1/CD2 and for Shoot.on.sight if you go in "Thumbnail" tab and use the options from the "folder.jpg" section.
ReplyDeleteYou suggestion is not bad at all but it requires quite a lot of architectural changes (as my app is designed around moviefiles) but I will think about a "folder-mode" later.