Anime Season - Episode Naming
Posted: 11 Mar 2016, 02:43
I've truly searched and read the best I could for the last few days trying to get everything working and it almost is except for this one problem.
I used to rename all anime episodes with the season and episode before scanning with tvdb because of the way plex works and doesn't have a anidb scraper. The problem is I'm trying to completely automate everything.
The file named.. "[HorribleSubs] Naruto Shippuuden - 426 [720p].mkv" shows up on tvdb as S19E14 so I would rename the file to
"Naruto Shippuden S19E14.mkv"
and with Filebot scan using tvdb and the outcome would be
"Naruto Shippuden/Season 19/Naruto Shippuden - S19E14 - The Infinite Tsukuyomi"
Shows up perfectly.
Is it at all possible with some sort of code using the console and amc script to...
make this
"[HorribleSubs] Naruto Shippuuden - 426 [720p].mkv"
into this
"Naruto Shippuden/Season 19/Naruto Shippuden - S19E14 - The Infinite Tsukuyomi"
without the need for me to be involved?
each episode post on tvdb has not only the season + episode but the episode number as well (for eg 426)
I'm really just trying to find any solution where a new naruto episode Is automatically sent to plex media folder
with filebot and that plex can properly understand it.
Btw for some strange reason the older filebot on my main computer can understand "Naruto Shippuden S19E14.mkv" and finds it perfectly with tvdb
but the newest release installed on my Plex computer doesn't and instead shows "...E14 - Naruto's Growth" with no season.
the code is a direct copy from the older filebot to the newer one and this code works fine on the newer filebot with tv series just not anime.
Ty for taking the time to read my post!
I used to rename all anime episodes with the season and episode before scanning with tvdb because of the way plex works and doesn't have a anidb scraper. The problem is I'm trying to completely automate everything.
The file named.. "[HorribleSubs] Naruto Shippuuden - 426 [720p].mkv" shows up on tvdb as S19E14 so I would rename the file to
"Naruto Shippuden S19E14.mkv"
and with Filebot scan using tvdb and the outcome would be
"Naruto Shippuden/Season 19/Naruto Shippuden - S19E14 - The Infinite Tsukuyomi"
Shows up perfectly.
Is it at all possible with some sort of code using the console and amc script to...
make this
"[HorribleSubs] Naruto Shippuuden - 426 [720p].mkv"
into this
"Naruto Shippuden/Season 19/Naruto Shippuden - S19E14 - The Infinite Tsukuyomi"
without the need for me to be involved?
each episode post on tvdb has not only the season + episode but the episode number as well (for eg 426)
I'm really just trying to find any solution where a new naruto episode Is automatically sent to plex media folder
with filebot and that plex can properly understand it.
Btw for some strange reason the older filebot on my main computer can understand "Naruto Shippuden S19E14.mkv" and finds it perfectly with tvdb
but the newest release installed on my Plex computer doesn't and instead shows "...E14 - Naruto's Growth" with no season.
the code is a direct copy from the older filebot to the newer one and this code works fine on the newer filebot with tv series just not anime.
Ty for taking the time to read my post!