melfahn / sabscripts

Automatically exported from code.google.com/p/sabscripts
0 stars 0 forks source link

Ability to Add TheTVDB number to the Alias file #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
User may want to have the episodes on disk the 
same way they appear in the RSS feed, but it may not 
be able to find the correct show name from TheTVDB 
in this case.

Possible solution is to add a 3rd available option in the 
Alias.config file to declare a certain show to use that 
TVTB show ID - the same could be done for TVRage 
IDs when support for TVRage is added (4th column).

GUI could provide a way to lookup shows in the alias 
file for ease of editing the Alias.config file. Database 
could instead be used to store this info instead of flat 
files (sqlite?).

Original issue reported on code.google.com by markus.mcd5@gmail.com on 18 May 2010 at 11:48