echel0n
0fddbac1c4
Fix for No episode number found error for air-by-date/sports shows
2014-08-22 08:26:41 -07:00
echel0n
ca4fe51b97
Added scene_sports_format regex pattern to help match sports shows
2014-08-22 01:06:37 -07:00
echel0n
be17ed122b
Fix for air-by-date and sports shows issues with parsing results.
2014-08-22 00:21:37 -07:00
echel0n
328597411e
Fix for TorrentSearchResult instance has no attribute 'hash'
2014-08-21 23:32:09 -07:00
echel0n
a3449db3d3
Fix for Error cannot find 'cur_ep_enddate'
2014-08-21 23:26:49 -07:00
echel0n
7cbe8fca44
Merge branch 'master' into dev
2014-08-21 23:20:36 -07:00
echel0n
27189d0406
Fix for files being deleted from show folder during post-processing runs
2014-08-21 23:19:42 -07:00
adam111316
acf4462a94
Merge pull request #738 from cptjhmiller/dev
...
Set blank variable
2014-08-20 18:51:57 +08:00
Jamie
e02490ee26
varable
2014-08-20 11:31:52 +01:00
adam111316
b249efd3d4
Merge pull request #737 from adam111316/torrent_rss
...
Fix for torrent rss feeds not validating on add
2014-08-20 16:38:58 +08:00
Adam
6179c8dfad
Fix for torrent rss feeds not validating on add
2014-08-20 16:34:42 +08:00
Adam
4b964b77e2
Support for newznab offset parameter - https://newznab.readthedocs.org/en/latest/misc/api/
2014-08-20 16:02:55 +08:00
adam111316
c745b5ada4
Merge pull request #735 from cptjhmiller/dev
...
Use correct item name
2014-08-20 07:35:23 +08:00
Jamie
fea49167c5
Use correct item name
2014-08-19 23:47:16 +01:00
echel0n
f86331b746
Merge pull request #734 from cptjhmiller/dev
...
Fix series remove and add all episodes remove
2014-08-19 04:11:01 -07:00
Jamie
f880f9c340
Fix series remove and add all episodes remove
2014-08-19 00:53:10 +01:00
echel0n
e44747ab49
Testing fix for s00e00 issue #2
2014-08-18 05:48:23 -07:00
echel0n
c0329159a0
Testing fix for s00e00 issues
2014-08-18 05:40:29 -07:00
echel0n
ace2d3d2cb
Merge pull request #732 from echel0n/dev
...
Dev
2014-08-18 02:07:43 -07:00
echel0n
d5484e4b22
Merge pull request #731 from adam111316/fix_speed_cd
...
Fixes speedcd provider issues
2014-08-18 01:51:06 -07:00
adam
3bf102d160
Fixes speedcd provider issues
2014-08-18 16:49:14 +08:00
echel0n
6c15943363
Possible fix for failed to send torrent errors
2014-08-17 22:52:19 -07:00
echel0n
8415b32fc6
Possible fix for failed to send torrent errors
2014-08-17 22:51:45 -07:00
echel0n
11150efab0
Filter out possible torrent links that would return a 404 http error
2014-08-17 22:21:37 -07:00
echel0n
f3073174ed
Possible fix for failed to send torrent errors
2014-08-17 22:02:29 -07:00
echel0n
88d68cfe11
Possible fix for failed to send torrent errors
2014-08-17 21:40:18 -07:00
echel0n
54afca0472
Possible fix for failed to send torrent errors
2014-08-17 21:38:45 -07:00
echel0n
4752e07733
Possible fix for failed to send torrent errors
2014-08-17 19:14:07 -07:00
echel0n
6eccffc7be
Merge pull request #730 from echel0n/dev
...
Dev
2014-08-17 18:39:31 -07:00
echel0n
e2d1178515
Fix for season pack searches
2014-08-17 18:36:21 -07:00
echel0n
0a936ea1ef
Changed log message to be less confusing for torrents
2014-08-17 18:32:47 -07:00
echel0n
4fdbb24587
Fix for version attribute error
2014-08-17 18:19:58 -07:00
echel0n
c019ffef97
Merge pull request #729 from adam111316/fix_zip_3
...
Third fix for zip updating and checkouts
2014-08-17 18:00:05 -07:00
echel0n
69b5b3a251
Merge pull request #728 from rogierhelmer/dev
...
Scene exception list not updated, Double show names in scene excep list after manual scan
2014-08-17 17:59:31 -07:00
Adam
ef4782ccf2
Third fix for zip updating and checkouts...
2014-08-18 08:17:23 +08:00
Woodpaker
6c28013586
webserve.py: small typo that prevented the absolute "scene absolute" numbering to update in the displayShow page.
...
scene_exceptions.py: scene exceptions were not saved. the exceptionCache variable used to cache the scene exceptions. The list with exceptions is updated in db, but when reopening your series edit page, the scene exception list is retrieved from the cache instead the db. I've created a small patch that updates the cache after updating the scene exceptions in db.
show_name_helpers.py: After each manual search the showName was added to the scene exceptions list. This was only added to the cache, but was anoying because up until a restart the list with scene exception names kept growing. Fixed this by refering to the function by value instead of by reference.
2014-08-17 21:17:20 +02:00
echel0n
251172cf7e
Merge pull request #727 from balogg/dev
...
fix for multi ep format setting load
2014-08-17 06:15:08 -07:00
balogg
b884f85212
fix for multi ep format setting load
2014-08-17 19:30:03 +10:00
echel0n
76160edce5
Merge pull request #726 from adam111316/fix_zip_2
...
Second attempt to fix zip updating
2014-08-17 02:25:22 -07:00
Adam
3f4f2e37b8
Second attempt to fix zip updating
2014-08-17 17:04:19 +08:00
echel0n
1b1c4f6035
Merge pull request #724 from echel0n/dev
...
Dev
2014-08-17 00:18:43 -07:00
echel0n
0242e421cc
Merge pull request #723 from adam111316/fix_ABD
...
Fix for ABD shows
2014-08-17 00:18:28 -07:00
echel0n
2d2d47ce02
Merge pull request #722 from dkboy/dev
...
Update bitsoup.py
2014-08-17 00:17:19 -07:00
echel0n
6ccb561de7
Merge pull request #721 from adam111316/fix_zip_updating
...
Possible fix for updating when using zips from github
2014-08-17 00:17:06 -07:00
Adam
49a8df0cac
Fix for ABD shows
2014-08-17 12:28:55 +08:00
Adam
48b79937b8
Possible fix for updating when using zips from github
2014-08-17 12:14:21 +08:00
dkboy
63dbe9e522
Update bitsoup.py
...
they've reorganized columns
2014-08-17 14:42:07 +12:00
echel0n
6f426804f3
Merge pull request #720 from echel0n/dev
...
Dev
2014-08-14 21:55:15 -07:00
echel0n
701842ba71
Merge pull request #719 from adam111316/omgwtfnzbfix
...
Fix for omgwtfnzb skipping: release error
2014-08-14 21:54:58 -07:00
Adam
96f918742a
Fix for omgwtfnzb skipping: release error
2014-08-15 11:43:11 +08:00