TheMovieDB for episode mode

All your suggestions, requests and ideas for future development
User avatar
rednoah
The Source
Posts: 23132
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TheMovieDB for episode mode

Post by rednoah »

TheTVDB is the best database because it offers multiple numbering schemes Airdate/Absolute/DVD so you can pick the one that matches your files. AniDB only supports Absolute numbers, and the others only Airdate. The "best" database is that one that has data that just so happens to match your files.

Database just provide raw data, all the matching magic happens within FileBot. ;)
:idea: Please read the FAQ and How to Request Help.
flamingburrito
Posts: 3
Joined: 14 Apr 2016, 16:24

Re: TheMovieDB for episode mode

Post by flamingburrito »

I'd like to also request using TheMovieDB for tv episodes for the simple fact that TheTVDB currently do not allow UFC and Wrestling episodes on their database while TheMovieDB does.
User avatar
rednoah
The Source
Posts: 23132
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TheMovieDB for episode mode

Post by rednoah »

Please try the latest RC build and report back any issues you may find.
:idea: Please read the FAQ and How to Request Help.
flamingburrito
Posts: 3
Joined: 14 Apr 2016, 16:24

Re: TheMovieDB for episode mode

Post by flamingburrito »

I haven't been able to get the themoviedb to work for tv. I'm using r3891 on Ubuntu with the command line, and I keep getting an error. This is the command I'm running:

Code: Select all

filebot -rename "WWE.NXT/WWE.NXT.2016.04.27.720p.WEB.h264-WD.mp4" --db themoviedb::tv -non-strict --format "{n} - {airdate} - {t}"
And I this is the output I get:

Code: Select all

Rename episodes using [TheMovieDB]
Auto-detected query: [WWE NXT]
Fetching episode data for [WWE NXT]
null
java.lang.NullPointerException
	at net.filebot.similarity.Normalization.removeTrailingBrackets(Normalization.java:75)
	at net.filebot.similarity.EpisodeMetrics$3.normalize(EpisodeMetrics.java:121)
	at net.filebot.similarity.SubstringMetric.getSimilarity(SubstringMetric.java:25)
	at net.filebot.similarity.EpisodeMetrics.getSimilarity(EpisodeMetrics.java:665)
	at net.filebot.similarity.MetricCascade.getSimilarity(MetricCascade.java:15)
	at net.filebot.similarity.EpisodeMetrics.getSimilarity(EpisodeMetrics.java:665)
	at net.filebot.similarity.Matcher.mapBySimilarity(Matcher.java:140)
	at net.filebot.similarity.Matcher.deepMatch(Matcher.java:107)
	at net.filebot.similarity.EpisodeMatcher.deepMatch(EpisodeMatcher.java:82)
	at net.filebot.similarity.Matcher.match(Matcher.java:54)
	at net.filebot.cli.CmdlineOperations.matchEpisodes(CmdlineOperations.java:260)
	at net.filebot.cli.CmdlineOperations.renameSeries(CmdlineOperations.java:216)
	at net.filebot.cli.CmdlineOperations.rename(CmdlineOperations.java:109)
	at net.filebot.cli.ArgumentProcessor.runCommand(ArgumentProcessor.java:90)
	at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:26)
	at net.filebot.Main.main(Main.java:123)
Failure (°_°)
Let me know if there is any other info you need. Thanks!
User avatar
rednoah
The Source
Posts: 23132
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: TheMovieDB for episode mode

Post by rednoah »

Fixed. Probably.
:idea: Please read the FAQ and How to Request Help.
Tigrecito
Donor
Posts: 16
Joined: 25 Sep 2014, 05:31

Re: TheMovieDB for episode mode

Post by Tigrecito »

great that you changed your mind and now support themoviedb ;-)
I was quite surprised after upgrading to 4.7 !
thanks for that !!!! had no issue up to now !

best, tig
Post Reply