echel0n
c0329159a0
Testing fix for s00e00 issues
2014-08-18 05:40:29 -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
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
Adam
3f4f2e37b8
Second attempt to fix zip updating
2014-08-17 17:04:19 +08: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
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
Adam
96f918742a
Fix for omgwtfnzb skipping: release error
2014-08-15 11:43:11 +08:00
echel0n
872dd2b9fc
Delete files after it performs copy/movie/link instead
2014-08-14 04:56:01 -07:00
adam
41931b33a9
Fixes Torrent Leech daily search URL
...
Fixes TV torrents daily search no results
2014-08-13 17:15:25 +08:00
echel0n
e6149513c8
Merge pull request #714 from adam111316/more_cache_fixes
...
Consolidate more provider code
2014-08-12 18:34:17 -07:00
echel0n
27ac36cde9
Merge pull request #713 from piejanssens/dev
...
Add priority option for daily snatches (inc force)
2014-08-12 18:33:53 -07:00
echel0n
f43e4ef9dd
Merge pull request #712 from tresni/normalize_lf
...
Return to linux line feeds
2014-08-12 18:33:15 -07:00
echel0n
1fbecf5ebd
Merge pull request #710 from adam111316/fix_versionspropers
...
Fix non-anime propers being skipped for not having a version
2014-08-12 18:32:36 -07:00
echel0n
d22f326737
Merge pull request #709 from adam111316/fix_branches
...
Fixes listing branches for when using source code
2014-08-12 18:32:10 -07:00
echel0n
a602d213a5
Merge pull request #708 from adam111316/fix_trakt_config
...
Fixes for trakt settings not saving
2014-08-12 18:31:28 -07:00
echel0n
9cffbfe6ee
Merge pull request #707 from adam111316/sync_files
...
Halt post processing if lftp temporary files are detected
2014-08-12 18:31:18 -07:00
adam
22f3a2e41b
Consolidate more provider code
...
Fix tvtorrents issue
Remove old providers
2014-08-13 05:52:59 +08:00
Brian Hartvigsen
37e35754c4
Add fixing name_parser/parse.py too...
2014-08-11 17:38:37 -06:00
piejanssens
e4282df953
Add priority option for daily snatches (inc force)
...
This adds a priority option that allows the user to specify the
priority to be used for daily/recent snatches instead of the default
high value ‘100’.
This also includes the use of priority ‘force’ which will let nzbget
download the task even if the queue is paused.
2014-08-11 22:07:02 +02:00
Adam
d0b0ec2f3d
Fix non-anime propers being skipped for not having a version
2014-08-11 22:01:27 +08:00
Adam
0abbdf3d44
Fixes listing branches for when using source code
2014-08-11 19:41:53 +08:00
Adam
f4c0893d32
Fixes for trakt settings not saving
2014-08-11 19:29:35 +08:00
Adam
72b0b04045
Halt post processing if lftp temporary files are detected
2014-08-11 18:29:28 +08:00
Adam
d9f073bbd0
Fixes resetting of auto postprocessing timer config
2014-08-11 18:19:48 +08:00
echel0n
90146d33fa
Merge pull request #703 from dwaldhans/branch-search_pattern_fix
...
Fixed search pattern for checking ignored and required words in release names
2014-08-10 21:37:37 -07:00
echel0n
4d7d85e21b
Merge pull request #704 from adam111316/hdbits_cache
...
Fix for HDbits tvcache issue
2014-08-10 21:37:02 -07:00
Adam
66f962f89b
Fix for tpb ABD shows
2014-08-11 08:10:24 +08:00
Adam
e19f1ee53e
Fix for HDbits tvcache issue
2014-08-11 07:59:56 +08:00
David Waldhans
16ae4c1db7
Fixed search pattern for checking ignored and required words in release names
2014-08-10 13:56:55 +02:00
echel0n
9714fc3299
Code fix for attribute error
2014-08-09 17:28:15 +00:00
echel0n
50b91f9d7c
Code correction
2014-08-09 17:17:44 +00:00
echel0n
e98418ba8d
Small code change
2014-08-09 11:36:14 +00:00
echel0n
f1c45a596d
Code typo fixed
2014-08-09 11:30:36 +00:00
echel0n
3ae4c13104
Code fix
2014-08-09 11:28:22 +00:00
echel0n
6a5567d040
Another minor code fix
2014-08-09 11:22:56 +00:00
echel0n
f5725f4402
Minor code correction.
2014-08-09 11:20:24 +00:00
echel0n
17906539ae
Fixed improper line indentation
2014-08-09 11:16:55 +00:00
echel0n
1ee64ced4d
If we fail to find season/episode info for air-by-date shows via DB query we attempt via indexerAPI calls
2014-08-09 11:14:51 +00:00
echel0n
dfc18b8d54
Small code change for parsing air-by-date shows to get season/episode info
2014-08-09 10:59:39 +00:00
echel0n
7f8c170f67
Fixed AttributeError: 'dict' object has no attribute 'name' error
2014-08-09 06:22:54 +00:00
echel0n
3eed021200
Fixed issues where data needing to be posted was being sent via a GET instead of POST
2014-08-09 00:45:21 +00:00
echel0n
8bec8751fb
Merge pull request #697 from cptjhmiller/dev
...
Trakt method, error checking, remove series
2014-08-08 17:35:16 -07:00
echel0n
c658fe0f26
Fixed NoneType error when mapping indexers to show
2014-08-09 00:19:29 +00:00
Jamie
18da621016
Trakt method, error checking, remove series
2014-08-09 00:07:17 +01:00
echel0n
3592e559d0
Fixed unbound method editShow() error
2014-08-08 00:18:03 -07:00
echel0n
1bf47900df
More fixes for source code updating
2014-08-07 23:30:56 -07:00
echel0n
f9ababe7cb
Fix for updating issues
2014-08-07 23:21:30 -07:00
echel0n
922df4c160
Fix for NoneType errors
2014-08-07 22:58:41 -07:00
echel0n
de8adb24d0
Fix for AttributeError in SourceUpdateManager
2014-08-07 22:44:06 -07:00
echel0n
318379522b
Merge pull request #692 from Supremicus/dev
...
Provider image fixes.
2014-08-07 22:11:26 -07:00
echel0n
1710fe6362
Merge pull request #691 from nielsenj/XofXEpNaming
...
Changes "no_season" regex to support XofX naming
2014-08-07 22:11:05 -07:00
echel0n
2a0d747f8b
Merge pull request #690 from adam111316/btsync
...
Halt postprocessing if temporary btsync files are detected
2014-08-07 22:10:50 -07:00
echel0n
aa09e88d5f
Merge pull request #689 from adam111316/tidy
...
Tidying provider code
2014-08-07 22:10:40 -07:00
echel0n
df4f2d11d2
Merge pull request #688 from adam111316/hdbits_fix
...
HDbits fix
2014-08-07 22:10:29 -07:00
Supremicus
b5c703c893
Provider image fixes.
...
newznab.py - changed to use provider image from set gui interface (for
gui skin support).
rsstorrent.py - as per above, directory was wrong all together.
2014-08-08 09:17:31 +10:00
nielsenj
88a3444db2
Changes "no_season" regex to support XofX naming
...
Previous version would allow for:
Britannia The Great Elizabethan Journey - 1 of 3 (19th May 2012) [HDTV 720p (x264)]
But disallow (because of no spaces around "of"):
Britannia The Great Elizabethan Journey - 1of3 (19th May 2012) [HDTV 720p (x264)]
Also previous extra_info changes from:
of 3 (19th May 2012) [HDTV 720p (x264)]
To:
(19th May 2012) [HDTV 720p (x264)]
2014-08-06 21:45:38 -07:00
adam
c4d5e480b5
Halt postprocessing if temporary btsync files are detected
2014-08-06 21:55:17 +08:00
Adam
6ad5ccf966
HDbits fix
2014-08-06 19:58:10 +08:00
Simon
ff9c8ae82c
Fixed notifier failing when it shouldn't
2014-08-06 12:06:26 +01:00
Adam
4b3a680bb3
Tidy provider code
2014-08-06 01:38:16 +08:00
echel0n
1908c74e96
Merge pull request #679 from adam111316/nyaa_consolidation
...
Remove unnecessary code from nyaatorrents provider and PEP8
2014-08-03 00:14:11 -07:00
echel0n
76011d4653
Merge pull request #680 from adam111316/animezb_consolidation
...
Animezb tidy proper code and PEP8
2014-08-03 00:14:03 -07:00
echel0n
493f9af02e
Merge pull request #681 from adam111316/fanzub_tidy
...
Tidy fanzub proper code and PEP8
2014-08-03 00:13:55 -07:00
echel0n
d33929ad6d
Merge pull request #682 from adam111316/fix_anime_propers
...
Fixing anime propers due to missed code when rebasing
2014-08-03 00:13:47 -07:00
Joe Breu
9bcd914ef2
Handle case where we don't get back valid data from trakt
2014-08-01 12:26:36 -05:00
Adam
e7660c559a
Fixing anime propers due to missed code when rebasing
2014-08-01 17:40:46 +08:00
Adam
74fa44d14e
Tidy fanzub proper code and PEP8
2014-07-31 18:18:12 +08:00
Adam
f94b0085f0
Animezb tidy proper code and PEP8
2014-07-31 18:11:46 +08:00
Adam
4728e19edf
Remove unnecessary code from nyaatorrents provider and PEP8
2014-07-31 17:45:51 +08:00
echel0n
dbc30c43cb
Switched the following providers to use HTTPS connections instead of standard HTTP, more secure.
2014-07-30 22:02:45 -07:00
echel0n
efe115f909
Fixed startup issue due to import module issues.
2014-07-30 21:47:17 -07:00
echel0n
9761c6c6a3
Fixed issues with torrent blackhole download issues.
2014-07-30 21:31:54 -07:00
echel0n
a15258c784
Fixed massEdit issues.
2014-07-30 19:41:02 -07:00
echel0n
7c650d730c
Switched a logger error to a logger debug
2014-07-30 18:59:52 -07:00
echel0n
429db5b7d4
Shutdown/restarts now wait for Tornado to finish shutting down before proceeding further
2014-07-30 18:57:31 -07:00
echel0n
29b3f2ab3b
Fix for issues relating to subprocess imports and BRANCH checks
2014-07-30 18:17:12 -07:00
echel0n
b4efb2d641
Fixed a small typo in versionChecker
2014-07-30 17:25:55 -07:00
echel0n
39fe8e8477
More fixes for checkout/updating issues.
2014-07-30 17:19:44 -07:00
echel0n
ad39ac8772
Fix for version branch issues.
2014-07-30 16:40:42 -07:00
echel0n
b8b5947ae6
Fix for trakt.tv issues when adding/removing/syncing shows.
...
Fix for indexer mapper to return a result no matter what.
2014-07-30 16:33:28 -07:00
echel0n
281c5c333e
Fixes for updating/checkout of source installed versions.
2014-07-30 15:57:08 -07:00
echel0n
bfe0a00cc7
Removed unrequired version file.
2014-07-30 15:38:56 -07:00