louist87 / Scrappy

Python module to rename media collections based on scrapes from thetvdb.com. CLI and GUI tools, too!
27 stars 0 forks source link

Integration with Flexget #6

Open louist87 opened 11 years ago

louist87 commented 11 years ago

The Purpose

Scrappy should expose an interface to act as a plugin with Flexget, thereby allowing Flexget users to automatically rename new files based on TVDB information. This is useful for allowing metadata scrapers (such as those found in XBMC) to find the correct information.

The Point Flexget already offers rudimentary options for renaming files to a specific format, but several notable features are lacking:

tl;dr: This would do what flexget already does, but would catch a few corner cases that the former currently misses.

louist87 commented 11 years ago

http://flexget.com/wiki/Developers

rollbackpt commented 11 years ago

how is the integration with flexget going?

louist87 commented 11 years ago

It's coming along fairly well. There's not much to it, but for some reason the test is failing. Once I get that sorted out, I should be ready to issue a pull request.

rollbackpt commented 11 years ago

nice i am waiting to change my flexget config :D