Has anyone come up with a post-processing script or other solution to auto-classify films by genre?
Take a film like "The Princess Bride", for example, it could be classified as Comedy/Romance/Fantasy
I would like it to be moved to Movies\Comedy\The Princess Bride, and symlinks created from that to Movies\Romance\The Princess Bride and Fantasy\The Princess Bride.
This would allow browsing by Genre for systems which do not support this directly (e.g. via PS3). Similar symlinks could allow browsing by year / director / actor.
Has anyone developed a system to do this?
Automatically classify films into genres?
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Re: Automatically classify films into genres?
For anyone interested in this - I am currently using a tweaked Perl script from http://hashbang0.com/2011/02/02/film-sorter-script/ which does the job, but am looking into Filebot as an alternative solution.
