echel0n
dbb3b75d6e
Updated sports regex pattern for more accurate matches and to filter out pre-event episodes
11 years ago
adam111316
7de9d96340
Merge pull request #740 from cptjhmiller/patch-1
Update trakt.py
11 years ago
adam111316
024cf79348
Merge pull request #736 from adam111316/usenet_offset
Support for newznab offset parameter - https://newznab.readthedocs.org/e ...
11 years ago
Jamie
768cdffb42
Update trakt.py
11 years ago
echel0n
94ec9e6e6b
Adds additional scoring for series number and series event name parser matches to help determine valid show info
11 years ago
echel0n
0fddbac1c4
Fix for No episode number found error for air-by-date/sports shows
11 years ago
echel0n
ca4fe51b97
Added scene_sports_format regex pattern to help match sports shows
11 years ago
echel0n
be17ed122b
Fix for air-by-date and sports shows issues with parsing results.
11 years ago
echel0n
328597411e
Fix for TorrentSearchResult instance has no attribute 'hash'
11 years ago
echel0n
a3449db3d3
Fix for Error cannot find 'cur_ep_enddate'
11 years ago
echel0n
7cbe8fca44
Merge branch 'master' into dev
11 years ago
echel0n
27189d0406
Fix for files being deleted from show folder during post-processing runs
11 years ago
adam111316
acf4462a94
Merge pull request #738 from cptjhmiller/dev
Set blank variable
11 years ago
Jamie
e02490ee26
varable
11 years ago
adam111316
b249efd3d4
Merge pull request #737 from adam111316/torrent_rss
Fix for torrent rss feeds not validating on add
11 years ago
Adam
6179c8dfad
Fix for torrent rss feeds not validating on add
11 years ago
Adam
4b964b77e2
Support for newznab offset parameter - https://newznab.readthedocs.org/en/latest/misc/api/
11 years ago
adam111316
c745b5ada4
Merge pull request #735 from cptjhmiller/dev
Use correct item name
11 years ago
Jamie
fea49167c5
Use correct item name
11 years ago
echel0n
f86331b746
Merge pull request #734 from cptjhmiller/dev
Fix series remove and add all episodes remove
11 years ago
Jamie
f880f9c340
Fix series remove and add all episodes remove
11 years ago
echel0n
e44747ab49
Testing fix for s00e00 issue #2
11 years ago
echel0n
c0329159a0
Testing fix for s00e00 issues
11 years ago
echel0n
ace2d3d2cb
Merge pull request #732 from echel0n/dev
Dev
11 years ago
echel0n
d5484e4b22
Merge pull request #731 from adam111316/fix_speed_cd
Fixes speedcd provider issues
11 years ago
adam
3bf102d160
Fixes speedcd provider issues
11 years ago
echel0n
6c15943363
Possible fix for failed to send torrent errors
11 years ago
echel0n
8415b32fc6
Possible fix for failed to send torrent errors
11 years ago
echel0n
11150efab0
Filter out possible torrent links that would return a 404 http error
11 years ago
echel0n
f3073174ed
Possible fix for failed to send torrent errors
11 years ago
echel0n
88d68cfe11
Possible fix for failed to send torrent errors
11 years ago
echel0n
54afca0472
Possible fix for failed to send torrent errors
11 years ago
echel0n
4752e07733
Possible fix for failed to send torrent errors
11 years ago
echel0n
6eccffc7be
Merge pull request #730 from echel0n/dev
Dev
11 years ago
echel0n
e2d1178515
Fix for season pack searches
11 years ago
echel0n
0a936ea1ef
Changed log message to be less confusing for torrents
11 years ago
echel0n
4fdbb24587
Fix for version attribute error
11 years ago
echel0n
c019ffef97
Merge pull request #729 from adam111316/fix_zip_3
Third fix for zip updating and checkouts
11 years ago
echel0n
69b5b3a251
Merge pull request #728 from rogierhelmer/dev
Scene exception list not updated, Double show names in scene excep list after manual scan
11 years ago
Adam
ef4782ccf2
Third fix for zip updating and checkouts...
11 years ago
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.
11 years ago
echel0n
251172cf7e
Merge pull request #727 from balogg/dev
fix for multi ep format setting load
11 years ago
balogg
b884f85212
fix for multi ep format setting load
11 years ago
echel0n
76160edce5
Merge pull request #726 from adam111316/fix_zip_2
Second attempt to fix zip updating
11 years ago
Adam
3f4f2e37b8
Second attempt to fix zip updating
11 years ago
echel0n
1b1c4f6035
Merge pull request #724 from echel0n/dev
Dev
11 years ago
echel0n
0242e421cc
Merge pull request #723 from adam111316/fix_ABD
Fix for ABD shows
11 years ago
echel0n
2d2d47ce02
Merge pull request #722 from dkboy/dev
Update bitsoup.py
11 years ago
echel0n
6ccb561de7
Merge pull request #721 from adam111316/fix_zip_updating
Possible fix for updating when using zips from github
11 years ago
Adam
49a8df0cac
Fix for ABD shows
11 years ago