1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-12-12 19:12:26 -05:00
SickRage/sickbeard/providers
Woodpaker 000467cc73 * Added saving of changed newznab categories in backend.
Added gui for selecting categories from multiselect box.
Created some helper function in js, for dynamically modifying selects/options

Made results of function for retrieving newznab capabilities more generic. In that now always a valid json is returned with success,tv_categories,error

Added gui elements for retrieving and displaying newznab capabilities

Added backend functions for calling ajax /getNewznabCategories?name=yourNewznabProvider&url=https://newznabprovURL&key=YourApiKey
Returns json.dumps() with TV category capabilities of newznab provider. Is going to be used for new gui element in adding newsnab provider.
2014-09-01 17:57:52 +02:00
..
__init__.py Fix for migrating to new newznab and torrent provider config formats 2014-08-28 22:52:02 -07:00
animezb.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
bitsoup.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
btn.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
ezrss.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
fanzub.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
freshontv.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
generic.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
hdbits.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
hdtorrents.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
iptorrents.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
kat.py Fixed missing slash on Kat mirror URL 2014-08-31 15:16:13 +02:00
newznab.py * Added saving of changed newznab categories in backend. 2014-09-01 17:57:52 +02:00
nextgen.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
nyaatorrents.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
omgwtfnzbs.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
rsstorrent.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
scc.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
speedcd.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
thepiratebay.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
torrentbytes.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
torrentday.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
torrentleech.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
tvtorrents.py Fixed AttributeError: 'NoneType' object has no attribute 'is_scene' in scene_numbering code. 2014-08-30 01:47:00 -07:00
womble.py Switched the following providers to use HTTPS connections instead of standard HTTP, more secure. 2014-07-30 22:02:45 -07:00