Unable to diffentiate when download torrent show tv
Posted: 27 Nov 2013, 15:47
Hello I am new to the forum, been a week managing FileBot and am very happy but I have the following problem. Run a script when it finishes downloading a torrent and in the log show "unable to differentiate". What am I doing wrong?
This is the script:
filebot -script fn:amc --lang "es" --output "C:/Users/Maximo" --log-file amc.log --action copy --conflict override -non-strict --def music=y artwork=n plex=127.0.0.1 xbmc=127.0.0.1 "seriesFormat=Videos/Series/{n}/{\"Temporada ${s.pad(1)}\"}/{n} {s00e00}" "movieFormat=Videos/Peliculas/{n}" "musicFormat=Musica/{n}/{fn}" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
This is te log:
Parameter: music = y
Parameter: artwork = n
Parameter: plex = 127.0.0.1
Parameter: xbmc = 127.0.0.1
Parameter: seriesFormat = Videos/Series/{n}/{"Temporada ${s.pad(1)}"}/{n} {s00e00}
Parameter: movieFormat = Videos/Peliculas/{n}
Parameter: musicFormat = Musica/{n}/{fn}
Parameter: ut_dir = C:\Users\Maximo\Descargas\jdownloader\The Walking Dead - Temporada 4 [HDTV 1080p][Cap.407][AC3 5.1 Español Castellano]
Parameter: ut_file = Importante Leer !!.txt
Parameter: ut_kind = multi
Parameter: ut_title = The Walking Dead - Temporada 4 [HDTV 1080p][Cap.407][AC3 5.1 Español Castellano]
Parameter: ut_label =
Parameter: ut_state = 5
Input: C:\Users\Maximo\Descargas\jdownloader\The Walking Dead - Temporada 4 [HDTV 1080p][Cap.407][AC3 5.1 Español Castellano]\TWalkingDead4071080p [www.newpct.com].mkv
TWalkingDead4071080p [www.newpct.com].mkv [series: The Walking Dead, movie: The Walking Dead (1995)]
Unable to differentiate: [TWalkingDead4071080p [www.newpct.com].mkv] => [The Walking Dead] VS [The Walking Dead (1995)]
Group: [tvs:null, mov:null, anime:null] => [TWalkingDead4071080p [www.newpct.com].mkv]
Done ヾ(ï¼ âŒ’ãƒ¼âŒ’ï¼ )ノ
Thanks for the help
This is the script:
filebot -script fn:amc --lang "es" --output "C:/Users/Maximo" --log-file amc.log --action copy --conflict override -non-strict --def music=y artwork=n plex=127.0.0.1 xbmc=127.0.0.1 "seriesFormat=Videos/Series/{n}/{\"Temporada ${s.pad(1)}\"}/{n} {s00e00}" "movieFormat=Videos/Peliculas/{n}" "musicFormat=Musica/{n}/{fn}" "ut_dir=%D" "ut_file=%F" "ut_kind=%K" "ut_title=%N" "ut_label=%L" "ut_state=%S"
This is te log:
Parameter: music = y
Parameter: artwork = n
Parameter: plex = 127.0.0.1
Parameter: xbmc = 127.0.0.1
Parameter: seriesFormat = Videos/Series/{n}/{"Temporada ${s.pad(1)}"}/{n} {s00e00}
Parameter: movieFormat = Videos/Peliculas/{n}
Parameter: musicFormat = Musica/{n}/{fn}
Parameter: ut_dir = C:\Users\Maximo\Descargas\jdownloader\The Walking Dead - Temporada 4 [HDTV 1080p][Cap.407][AC3 5.1 Español Castellano]
Parameter: ut_file = Importante Leer !!.txt
Parameter: ut_kind = multi
Parameter: ut_title = The Walking Dead - Temporada 4 [HDTV 1080p][Cap.407][AC3 5.1 Español Castellano]
Parameter: ut_label =
Parameter: ut_state = 5
Input: C:\Users\Maximo\Descargas\jdownloader\The Walking Dead - Temporada 4 [HDTV 1080p][Cap.407][AC3 5.1 Español Castellano]\TWalkingDead4071080p [www.newpct.com].mkv
TWalkingDead4071080p [www.newpct.com].mkv [series: The Walking Dead, movie: The Walking Dead (1995)]
Unable to differentiate: [TWalkingDead4071080p [www.newpct.com].mkv] => [The Walking Dead] VS [The Walking Dead (1995)]
Group: [tvs:null, mov:null, anime:null] => [TWalkingDead4071080p [www.newpct.com].mkv]
Done ヾ(ï¼ âŒ’ãƒ¼âŒ’ï¼ )ノ
Thanks for the help