This website requires JavaScript.
Explore
Help
Sign in
monkee.ch
/
SickGear
Watch
1
Star
0
Fork
You've already forked SickGear
0
mirror of
https://github.com/SickGear/SickGear.git
synced
2024-12-01 00:43:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
235615707f
SickGear
/
lib
/
pynma
/
__init__.py
6 lines
66 B
Python
Raw
Normal View
History
Unescape
Escape
Welcome to our SickBeard-TVRage Edition ... This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer. Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer. Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk! Enjoy!
2014-03-10 05:18:05 +00:00
#!/usr/bin/python
Update PyNMA to hybrid v1.0. Code refactored, cleaned and PEP8 then released as v1.01 from a v1.0 base.
2015-06-05 00:12:57 +00:00
__version__
=
'
1.01
'
Welcome to our SickBeard-TVRage Edition ... This version of SickBeard uses both TVDB and TVRage to search and gather it's series data from allowing you to now have access to and download shows that you couldn't before because of being locked into only what TheTVDB had to offer. Also this edition is based off the code we used in our XEM editon so it does come with scene numbering support as well as all the other features our XEM edition has to offer. Please before using this with your existing database (sickbeard.db) please make a backup copy of it and delete any other database files such as cache.db and failed.db if present, we HIGHLY recommend starting out with no database files at all to make this a fresh start but the choice is at your own risk! Enjoy!
2014-03-10 05:18:05 +00:00
Update PyNMA to hybrid v1.0. Code refactored, cleaned and PEP8 then released as v1.01 from a v1.0 base.
2015-06-05 00:12:57 +00:00
from
.
pynma
import
PyNMA
Reference in a new issue
Copy permalink