Page 1 of 1
Rename Folders TV Series Name: Game Of Thrones (2011-2017) (Ongoing)
Posted: 23 Jan 2017, 10:30
by peymanch
hi
i have many folders like:
1- Game Of Thrones
2- Fringe
3- Lost
...
i want rename that to:
1- Game Of Thrones (2011-2017) (Ongoing)
2- Fringe (2008-2013) (Ended)
3- Lost (2004-2010) (Ended)
...
please guide me and give me code
Re: Rename Folders TV Series Name
Posted: 23 Jan 2017, 17:29
by rednoah
The {sy} (season years) and {info.status} (series status) bindings are what you're looking for.
Re: Rename Folders TV Series Name
Posted: 23 Jan 2017, 17:41
by peymanch
thanks but i want change folder name no filename!
i was drag and drop folder with ctrl & shift on filebot but thetvdb or tvmaze not work on folder!
what should i do?
Re: Rename Folders TV Series Name: Game Of Thrones (2011-2017) (Ongoing)
Posted: 23 Jan 2017, 17:46
by rednoah
Read FAQ #1.
Use a format such as this to sort files into a new folder structure:
Code: Select all
/path/to/TV Shows/{n} ({sy}) ({info.status})/{n} - {s00e00} - {t}
Re: Rename Folders TV Series Name: Game Of Thrones (2011-2017) (Ongoing)
Posted: 23 Jan 2017, 17:49
by peymanch
no dear friend
my folder is empty and haven't any file
i want to create folder first and then copy files of episode one by one week by week

Re: Rename Folders TV Series Name: Game Of Thrones (2011-2017) (Ongoing)
Posted: 23 Jan 2017, 18:21
by rednoah
That's not supported. FileBot can only process episodes.
Re: Rename Folders TV Series Name: Game Of Thrones (2011-2017) (Ongoing)
Posted: 24 Jan 2017, 08:48
by peymanch
do you know program or solution for my problem?
i want to create folders of tv series then copy file on them
Re: Rename Folders TV Series Name: Game Of Thrones (2011-2017) (Ongoing)
Posted: 24 Jan 2017, 08:50
by rednoah
You can use FileBot to move episode files into the correct folder structure. The the file and folder structure is defined by your format.