Search found 6 matches

by Saul
16 Mar 2015, 06:48
Forum: Feature Requests and Bug Reports
Topic: [Suggestion] Store favorite shows in local database ?
Replies: 7
Views: 5487

Re: [Suggestion] Store favorite shows in local database ?

can we extend the number days to cache or just store it permanently unless user wish to clear cache, i don't think it will take much space. thanks it worked. :) filebot -rename "d:/tvshows/" --q "Dexter" --format "{n} E{e} [{t}]" -non-strict --output "d:/download"
by Saul
16 Mar 2015, 05:49
Forum: Feature Requests and Bug Reports
Topic: [Suggestion] Store favorite shows in local database ?
Replies: 7
Views: 5487

Re: [Suggestion] Store favorite shows in local database ?

get you banned despite cachine :-O, if it processed indefinitely ??

Code: Select all

filebot -rename "d:/tvshows/" --q "Dexter" --format "{n} E{e} [{t}]" -non-strict --action move "d:/download" 
isn't moving files to d:/download folder
by Saul
16 Mar 2015, 05:27
Forum: Feature Requests and Bug Reports
Topic: [Suggestion] Store favorite shows in local database ?
Replies: 7
Views: 5487

Re: [Suggestion] Store favorite shows in local database ?

can you elaborate it a bit how it store. like if i fetch all the episodes information using this filebot -list --db thetvdb --q Dexter --format "{s}x{e.pad(2)} {t}" does this going to store all the episode in local database for two days, and in this two days period when i try to use the below ...
by Saul
26 Feb 2015, 13:34
Forum: Feature Requests and Bug Reports
Topic: [Suggestion] Store favorite shows in local database ?
Replies: 7
Views: 5487

[Suggestion] Store favorite shows in local database ?

Is it possible to set some of the tv shows as favorite, so that it will fetch all the episode information from internet and save it in the local database (HDD), so when we rename the favorite show it doesn't have to connect to the internet, although even with this it isn't taking much time, just an ...
by Saul
26 Feb 2015, 13:31
Forum: Windows
Topic: How to rename Pro wrestling tv shows
Replies: 2
Views: 4771

Re: How to rename Pro wrestling tv shows

Thanks for the reply bro.
For RAW it is good. Will check for some alternative for other events.
by Saul
26 Feb 2015, 09:18
Forum: Windows
Topic: How to rename Pro wrestling tv shows
Replies: 2
Views: 4771

How to rename Pro wrestling tv shows

Due to lack of database for pro wrestling shows like wwe, it is hard to rename it properly. I would like to rename it like the show name and air date, but neither thetvdb nor tvrage have good information on these, for raw it works but for shows like smackdown it doesn't, can someone help