Opened 16 years ago

Closed 16 years ago

Last modified 14 years ago

#52 closed enhancement (fixed)

tvdb_augment_data should work without network

Reported by: anonymous Owned by:
Priority: minor Milestone:
Component: Postprocessor Version: 1.x
Keywords: Cc:

Description

If tvdb_augment_data hits a network error, e.g.:

could not gather list of mirrors from http://thetvdb.com/interfaces/GetMirrors.php

... it should probably augment the data with its cache, not just die.

Change History (2)

comment:1 Changed 16 years ago by lincoln

Hi,

tvdb_augment_data could probably be enhanced to operate the way you say - that is, just run on cached data - but the reality is that pretty much all of Shepherd and its grabbers requires network connectivity, so while this enhancement could be made for tvdb_augment_data, the reality is that its of negligible benefit as the chances are any guide data you have is pretty much hosed.

I'm happy to entertain the idea of this enhancement but by the sounds of it, the only real benefits are if you are running tvdb_augment_data without using shepherd. If that's the case, I'd like to hear more about how you're using it.

Happy to discuss more in the mailing list.

comment:2 Changed 16 years ago by paul

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.