griff / metaz

Two letters better than MetaX
https://metaz.maven-group.org/
MIT License
415 stars 56 forks source link

Cache Show Names and Plugin Data #185

Open Haravikk opened 6 years ago

Haravikk commented 6 years ago

So with the TV db being down yet again, I'm reminded of a feature request I've forgotten to post in the past. Which is that it would be nice if MetaZ would cache some recently fetched and entered data (within reason).

MetaX did do this, but it's implementation was deeply flawed, and presumably why MetaZ never replicated it.

All it would need however is a simple database stored somewhere under ~/Library/Caches, storing recently entered data like TV show names, album artist names, and results fetched from plugins (such as the TV db), preferably for an entire season/show at a time if fetched in that way, as this way all this data is available for a simple auto-fill on the appropriate fields, as well as providing match data when plugin sites are down.