CLI - List of Episodes
Posted: 19 Apr 2015, 09:50
I am trying to get the list of TVSHOWS episodes where the name of the TVSHOWS is not well renamed
Ex.:
but FileBot cant match the TvShows
What i really need is to get the tvshow name well formatted and the only way i found is to use the -LIST option, but if the name used for the query its not already formatted it doesnt works.
Is there a better way to do this ?
Thank you
Ex.:
Code: Select all
1992 - Stagione 1 (2015) [6/10] .mkv HDTV 720p H264 AC3-ITA
Agents of S.H.I.E.L.D. Stagione 2 (2014) [13/22].mkv DLMux 1080p AC3 ITA ENG SUB
Code: Select all
filebot.exe -script fn:amc -non-strict -list --log all --lang it --db thetvdb --q "Name of the TVshow bad formatted"
Is there a better way to do this ?
Thank you