Page 1 of 1

[amc] How to make TVDB default episode scraper?

Posted: 06 Apr 2023, 17:37
by Yousty
I use an AMC script to rename everything and I don't know how it happened but the past couple weeks I've noticed that filebot started using TMDB as the default episode scraper instead of TVDB and it's been causing all sorts of issues with my already established shows. I scoured the settings in filebot but can't seem to find a way to change it. Could anybody please help me?

Re: How to make TVDB default episode scraper?

Posted: 06 Apr 2023, 18:08
by rednoah
What does the log say?

Code: Select all

[PSA] Important Discussion of Proposed Changes:
https://www.filebot.net/forums/viewtopic.php?t=13406

Re: [amc] How to make TVDB default episode scraper?

Posted: 06 Apr 2023, 19:01
by Yousty
Thank you! Added "

Code: Select all

--def movieDB=TheMovieDB seriesDB=TheTVDB
" to my AMC script parameters and it's working perfectly again!