Page 2 of 2
Re: Anime TheTVDB Rename Script
Posted: March 21st, 2011, 2:48 pm
by jwbrown77
Sorry, I removed it. No hard feelings.
I agree on the Perl thing, but I just don't know enough about it. I really only know PHP.
I'll post elsewhere. Thanks.
Re: Anime TheTVDB Rename Script
Posted: March 31st, 2011, 6:32 am
by Wolferine111
Hey guys,
I have been looking for something like this for about 4 months, it is perfect!
I have a small request though (I don't know any PHP at all).
Once the script renames the file, example from:
[HorribleSubs]_Naruto_Shippuuden_-_202_[480p].mkv
to
Naruto Shippuuden.s10e06.mkv
Would it then be possible to move this file to a new location? (ie that way programs like Sick Beard could be periodically scanning this new location and detect the file and perform all sorts of magic on it)
This would be amazing if this could be done.
Also, how would I have this script run every say 10 minutes? Is there a PHP running app I can use?
Thanks all. Excellent work!
Re: Anime TheTVDB Rename Script
Posted: August 17th, 2011, 2:36 am
by Clayboy
How would i change the txt file into a windows script can someone please help me to set this up for post processing
Re: Anime TheTVDB Rename Script
Posted: October 8th, 2011, 8:48 pm
by squareatom
Wolferine111 wrote:Hey guys,
I have been looking for something like this for about 4 months, it is perfect!
I have a small request though (I don't know any PHP at all).
Once the script renames the file, example from:
[HorribleSubs]_Naruto_Shippuuden_-_202_[480p].mkv
to
Naruto Shippuuden.s10e06.mkv
Would it then be possible to move this file to a new location? (ie that way programs like Sick Beard could be periodically scanning this new location and detect the file and perform all sorts of magic on it)
This would be amazing if this could be done.
This can be done and I was about to implement but I found something much better! The Anime branch of Sickbeard. It has support for absolute episodes numbers.
http://sickbeard.com/forums/viewtopic.p ... ilit=anime
Wolferine111 wrote:
Also, how would I have this script run every say 10 minutes? Is there a PHP running app I can use?
Thanks all. Excellent work!
For linux look into crontab.
Clayboy wrote:How would i change the txt file into a windows script can someone please help me to set this up for post processing
That would be way too much work. Check out the the link for the Anime Branch of Sickbeard above.