[test] Retrieve 1 episode at a time
Reported by dbr/Ben | August 1st, 2008 @ 11:54 PM | in 4. Speculative
Instead of getting the all.xml file for getting each episode, directly grab the season/episode from the API.
/api//series//default//
Possible problems:
- tvdb['show'].search() will be more difficult to do (as we don't have the entire series in the dicts)
- The interactive renaming will be much slower (as it will one HTTP request per file, instead of one single one during initialization)
Comments and changes to this ticket
-
dbr/Ben August 1st, 2008 @ 11:56 PM
The URL should be..
http://thetvdb.com/api/<yourkey>/series/<seriesid>/default/<season>/<episode> -
dbr/Ben August 3rd, 2008 @ 11:24 AM
- → Milestone changed from to 4. Speculative
-
dbr/Ben August 3rd, 2008 @ 11:25 AM
- → State changed from new to open
- → Assigned user cleared.
-
dbr/Ben September 27th, 2008 @ 10:54 PM
- → State changed from open to wontfix
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
