Commit graph

3064 commits

Author SHA1 Message Date
JackDandy
74feb39eb6 Change Trakt notification config to only handle PIN authentication with the service.
Fix handling of an erroneous PIN input/authentication flow and clean-up the ui and results output.
Remove all other Trakt deprecated API V1 service features pending reconsideration.
2015-11-16 11:48:15 +00:00
Prinz23
96467210c8 Change replace trakt with libtrakt for API v2. 2015-11-16 11:48:13 +00:00
JackDandy
b8b0b3a74d Merge pull request #558 from JackDandy/feature/UpdateIsotope
Update isotope library 2.0.1 to 2.2.2.
2015-11-16 11:46:40 +00:00
JackDandy
1328dfe1dd Update isotope library 2.0.1 to 2.2.2. 2015-11-12 01:36:36 +00:00
JackDandy
d60180b366 Merge pull request #550 from JackDandy/feature/ChangeESMdefault
Change default manage episodes selector to Snatched episodes if items…
2015-11-07 16:30:28 +00:00
JackDandy
6fa3368da1 Change default manage episodes selector to Snatched episodes if items exist else Wanted on Episode Status Manage page.
Change snatched row colour on Episode Status Manage page to match colour used on the show details page.
2015-11-07 16:24:28 +00:00
adam111316
fe1c6fb199 Merge pull request #546 from adam111316/feature/ChangeAdbaThrottle
Change to throttle connection rate on thread initiation for adba library
2015-10-27 06:47:47 +08:00
Adam
6880a7882b Change to throttle connection rate on thread initiation for adba library 2015-10-26 18:50:19 +08:00
JackDandy
6752b47593 Merge pull request #514 from JackDandy/feature/UpdateChardet
Update chardet packages to 2.3.0
2015-10-20 03:25:52 +01:00
JackDandy
44e08b857c Update chardet packages to 2.3.0 (9e419e9). 2015-10-20 03:18:53 +01:00
JackDandy
eecb03ef59 Merge pull request #538 from JackDandy/feature/AddAllowIncompleteShowData
Add a general config setting to allow adding incomplete show data.
2015-10-17 22:16:01 +01:00
JackDandy
4171143cfc Add a general config setting to allow adding incomplete show data. 2015-10-17 22:13:33 +01:00
JackDandy
624485d9a6 Merge pull request #539 from JackDandy/feature_UpdateTVDB
Update TvDB API library 1.09 with changes up to (35732c9) with some p…
2015-10-17 22:12:27 +01:00
JackDandy
9540ff3b52 Update TvDB API library 1.09 with changes up to (35732c9) and some pep8 and code cleanups. 2015-10-17 21:51:35 +01:00
JackDandy
fb484efba0 Merge pull request #522 from JackDandy/feature/ChangeRemoveNonReleaseGroups
Change increase the scope and number of non release group text that …
2015-10-16 14:10:40 +01:00
JackDandy
a574012c38 Change increase the scope and number of non release group text that is identified and removed. 2015-10-16 14:03:19 +01:00
JackDandy
52ab3c7890 Merge pull request #537 from JackDandy/feature/RemoveStrike
Remove Strike torrent provider
2015-10-16 13:57:58 +01:00
JackDandy
0c75259102 Remove Strike torrent provider and add thetorrent cache for public hash use. 2015-10-16 13:44:30 +01:00
JackDandy
8815442b05 Merge pull request #536 from JackDandy/feature/RemoveFreshOnTV
Remove FreshOnTV (TvT) torrent provider.
2015-10-14 23:31:19 +01:00
JackDandy
b427a44b47 Remove FreshOnTV (TvT) torrent provider. 2015-10-14 23:25:54 +01:00
JackDandy
b170cf1465 Merge pull request #535 from JackDandy/feature/ChangeShowdataUpdateFreq
Change increase frequency of updating show data.
2015-10-14 01:27:13 +01:00
JackDandy
12363e9c9b Change increase frequency of updating show data. 2015-10-14 01:19:32 +01:00
JackDandy
665a31640d Merge pull request #534 from JackDandy/feature/UpdateUnrar
Add ability to parse command line output from unix unrar version 4 an…
2015-10-13 23:33:45 +01:00
JackDandy
5798b14b8b Add ability to parse command line output from unix unrar version 4 and below. 2015-10-13 23:30:38 +01:00
JackDandy
3455f73b5d Merge pull request #533 from JackDandy/feature/FixAddExistingAndPP
Fix add existing shows from folders that contain a plus char and post…
2015-10-13 22:20:56 +01:00
JackDandy
51c4341f57 Fix add existing shows from folders that contain a plus char and post process issue where items in history was processed out of turn. 2015-10-13 21:29:14 +01:00
JackDandy
8aaa72f128 Merge pull request #527 from JackDandy/feature/FixQualityCustom
Fix Add and Edit show quality selection when Quality 'Custom' is used.
2015-10-13 15:50:15 +01:00
JackDandy
912134723d Fix Add and Edit show quality selection when Quality 'Custom' is used. 2015-10-13 15:47:05 +01:00
JackDandy
639fa044ae Merge pull request #530 from JackDandy/feature/UpdateUnrar
Feature/update unrar
2015-10-13 14:43:45 +01:00
JackDandy
24b1e193aa Fix py-unrar2 on unix to handle different date formats output by different unrar command line versions.
Fix an indentation typo.
Update HACKS.txt.
2015-10-13 04:11:45 +01:00
JackDandy
0b3cf5284e Update py-unrar2 library 99.3 to 99.6 (2fe1e98). 2015-10-13 01:54:20 +01:00
JackDandy
bc007ab70b Merge pull request #525 from JackDandy/feature/FixEpisodeViewFailNoRunTime
Fix Episode View KeyError: 'state-title' failure for shows without a …
2015-09-26 05:06:53 +01:00
JackDandy
32a7a11bbf Fix Episode View KeyError: 'state-title' failure for shows without a runtime. 2015-09-26 05:01:20 +01:00
JackDandy
fa853da942 Merge pull request #524 from JackDandy/feature/ChangeDisableTotv
Change disable ToTV due to non-deletable yet reported hacker BTC inbox...
2015-09-25 17:13:46 +01:00
JackDandy
90b2032e4f Change disable ToTV due to non-deletable yet reported hacker BTC inbox scam and also little to no new content listings. 2015-09-25 17:04:04 +01:00
JackDandy
48e01e5f32 Merge pull request #523 from JackDandy/feature/ChangeEnableAR
Enable Alpha Ratio again now that the secure login page over https is…
2015-09-25 16:22:29 +01:00
JackDandy
c477132710 Enable Alpha Ratio again now that the secure login page over https is fixed. 2015-09-25 16:11:43 +01:00
adam111316
1e0d7d3595 Merge pull request #520 from adam111316/feature/RemoveIndexerQuery
Remove unnecessary call to indexers during nameparsing
2015-09-24 20:14:45 +08:00
Adam
3695766df4 Remove unnecessary call to indexers during nameparsing 2015-09-20 19:40:03 +08:00
JackDandy
4136eed132 Merge pull request #519 from JackDandy/feature/AddProviderFunFile
Add FunFile torrent provider.
2015-09-17 20:03:15 +01:00
JackDandy
2a81346aa9 Add FunFile torrent provider. 2015-09-17 19:38:17 +01:00
JackDandy
04b44a5c61 Merge pull request #518 from JackDandy/feature/AddProviderTorrenting
Add Torrenting provider.
2015-09-17 01:37:41 +01:00
JackDandy
ba566bccd7 Add Torrenting provider. 2015-09-17 01:02:37 +01:00
JackDandy
b6249d2817 Merge pull request #517 from JackDandy/feature/ChangeDisableAR
Change remove AlphaRatio until their secure login page over https is …
2015-09-16 02:16:27 +01:00
JackDandy
c29245bd63 Change remove AlphaRatio until their secure login page over https is fixed. 2015-09-16 02:03:38 +01:00
JackDandy
029b141989 Merge pull request #516 from JackDandy/feature/ChangeDownloadCache
Change downloads to prevent cache misfiring with "Result is not a valid torrent file".
2015-09-15 22:19:52 +01:00
JackDandy
6c76628d5d Change downloads to prevent cache misfiring with "Result is not a valid torrent file". 2015-09-15 22:13:02 +01:00
JackDandy
df30e0af83 Merge pull request #515 from JackDandy/feature/AddProviderPreToMe
Add PreToMe torrent provider.
2015-09-14 17:37:15 +01:00
JackDandy
8787760922 Add PreToMe torrent provider. 2015-09-14 16:55:14 +01:00
JackDandy
30b569aeb1 Merge pull request #510 from JackDandy/feature/UpdateDateutil
Feature/update dateutil
2015-09-13 16:53:43 +01:00