Commit graph

2403 commits

Author SHA1 Message Date
Supremicus
73bdfc0777 Remove defunct boxcar notifier 2015-02-13 12:02:03 +10:00
JackDandy
9f46d9f4ef Merge pull request #179 from JackDandy/feature/ChangeuTParamsToNonUnicode
Change uT params from unicode to str.format.
2015-02-12 21:37:07 +00:00
JackDandy
65007c953d Change uT params from unicode to str.format as magnet URLs worked but sending files in POST bodies failed. 2015-02-12 21:28:42 +00:00
JackDandy
1abd4e6013 Merge pull request #178 from JackDandy/feature/ChangeuTCompat
Feature/change uT compat
2015-02-12 16:38:40 +00:00
JackDandy
f798406931 Change to ensure uTorrent API parameters are ordered for uT 2.2.1 compatibility. 2015-02-12 16:32:06 +00:00
JackDandy
dcc88e01d2 Merge pull request #166 from Supremicus/feature/PirateBayChanges
Change The Pirate Bay back
2015-02-11 05:12:39 +00:00
Supremicus
bab72a5644 Change The Pirate Bay back
* Change The Pirate Bay url back as it's now back up and oldpiratebay
hasn't been updated for weeks
* Remove duplicate thepiratebay icon
2015-02-11 14:36:39 +10:00
JackDandy
c5550e8b4b Merge pull request #167 from JackDandy/feature/DaybyDayScroll
Feature/DayByDayScroll
2015-02-11 02:08:59 +00:00
JackDandy
320c4c854e Add logic to display overdue/future shows on the Episodes page/DayByDay layout. 2015-02-11 02:01:07 +00:00
Supremicus
0c03b6ba6c Daybyday weekly scroll template 2015-02-11 00:39:34 +00:00
JackDandy
9cefc6a35b Merge pull request #177 from JackDandy/feature/AddProxyUrlRequestParsing
Add proxy request url parsing to enforce netloc only matching which prev...
2015-02-11 00:35:05 +00:00
JackDandy
acafdbb16a Add proxy request url parsing to enforce netloc only matching which prevents false positives when url query parts contain FQDNs. 2015-02-11 00:19:37 +00:00
JackDandy
a79dc4fa6a Merge branch 'hotfix/0.6.4' into develop 2015-02-10 20:23:24 +00:00
JackDandy
7e29161ab5 Fix issue where setting the status for an episode that doesn't need a db update fails. 2015-02-10 20:21:10 +00:00
JackDandy
9061bb2803 Merge pull request #175 from JackDandy/feature/AddPACsupport
Add support for a proxy host PAC url on the General Config/Advanced Sett...
2015-02-10 15:18:51 +00:00
JackDandy
c720c0b913 Add support for a proxy host PAC url on the General Config/Advanced Settings page. 2015-02-10 14:22:12 +00:00
JackDandy
9f5b00d66c Merge branch 'hotfix/0.6.3' into develop 2015-02-10 05:48:09 +00:00
JackDandy
5eeb369ae5 Merge branch 'hotfix/0.6.3' 2015-02-10 05:34:17 +00:00
JackDandy
c48981972f Change KickAssTorrents URL. 2015-02-10 05:32:59 +00:00
JackDandy
b0dab902d2 Merge pull request #172 from Supremicus/feature/LoggingTweaks
Logging message tweaks and minor PEP8 tweaks
2015-02-10 05:16:00 +00:00
Supremicus
47da38a914 Logging message tweaks and minor PEP8 tweaks
* Change corrected spelling & better clarified various log messages
* Change minor PEP8 tweaks in sab.py
* Add api disabled error code for newznab providers
2015-02-08 12:59:10 +10:00
JackDandy
7af8f09916 Merge pull request #171 from JackDandy/feature/FixRenameExcludedMetadata
Fix rename of excluded metadata.
2015-02-07 18:16:03 +00:00
JackDandy
d945bd18e4 Fix rename of excluded metadata. 2015-02-07 18:11:40 +00:00
JackDandy
8c23b1fb69 Merge pull request #168 from Supremicus/feature/RemoveNonEnglishSubProviders
Remove non english subtitle providers
2015-02-06 18:30:36 +00:00
Supremicus
751d034711 Remove non english subtitle providers 2015-02-06 08:40:59 +10:00
Adam
f0f36b6785 Merge remote-tracking branch 'remotes/Supremicus/feature/DisplayShowTweaks' into develop 2015-01-31 16:01:17 +08:00
adam111316
bbcafd8243 Merge pull request #161 from Supremicus/feature/TestRenameSelectButtons
Add select all and clear all buttons to testRename template
2015-01-31 15:49:59 +08:00
Supremicus
642969e06c Add select all and clear all buttons to testRename template 2015-01-25 09:54:16 +10:00
Supremicus
2a1dbcae9f displayShow tweaks
* Fix displayShow topmenu variable to point to a valid menu item
* Change displayShow scene exception separator to a comma for neater
appearance
2015-01-25 09:46:13 +10:00
adam111316
94724779a3 Merge pull request #160 from adam111316/feature/FixBlackWhiteInit
Fix black and white list initialization on new show creation
2015-01-23 07:11:28 +08:00
Adam
ed8e806e14 Fix black and white list initialization on new show creation 2015-01-23 06:57:40 +08:00
JackDandy
f2aac9e7bb Merge pull request #157 from JackDandy/feature/AddMaybeArticleNone
Add handling of exceptional case with missing network name (NoneType) in...
2015-01-21 17:07:03 +00:00
JackDandy
a461961c84 Add handling of exceptional case with missing network name (NoneType) in Episode View.
A show should always have an original broadcaster (network), however, user input errors mean that a show can get added without this fundamental detail.
2015-01-21 16:48:15 +00:00
adam
4840059694 Merge branch 'hotfix/0.6.2' into develop 2015-01-21 19:44:09 +08:00
adam
4bb52ead46 Merge branch 'hotfix/0.6.2' 2015-01-21 19:42:27 +08:00
adam
ea40a14d90 Fix invalid addition of trailing slash to custom torrent RSS URLs 2015-01-21 19:39:06 +08:00
adam
c016f38998 Merge branch 'hotfix/0.6.1' into develop 2015-01-20 22:18:19 +08:00
adam
cdceca5f50 Merge branch 'hotfix/0.6.1' 2015-01-20 22:15:00 +08:00
adam111316
3ab385b0ec Merge pull request #155 from Supremicus/feature/FixCSS
Fix provider list color
2015-01-20 22:14:10 +08:00
adam
16356ccbfc Fix snatching from TorrentBytes provider 2015-01-20 22:01:11 +08:00
Supremicus
0416df7fc1 Fix provider list color 2015-01-20 23:20:10 +10:00
adam111316
f1ea752e62 Merge pull request #154 from Supremicus/feature/AdjustMenuDelay
Change adjust menu delay and hover styling
2015-01-20 20:46:03 +08:00
Supremicus
a390239205 Adjust menu delay and hover styling
* Change adjust menu delay and hover styling
2015-01-20 22:32:07 +10:00
adam
5210ca9d97 Merge remote-tracking branch 'remotes/adam111316/feature/ChangeAnimeReleaseGroups' into develop 2015-01-20 19:40:08 +08:00
adam
ea99736939 Change anime release groups to in memory storage for lowered latency 2015-01-20 19:36:19 +08:00
adam111316
d25537e39d Merge pull request #144 from Supremicus/feature/TidyUpCSS
Tidy up style sheets
2015-01-20 19:10:09 +08:00
Supremicus
688b130a11 Tidy up style sheets
* Change light and dark theme css to only hold color information
* Fix incorrect class names in a couple of templates
2015-01-20 19:48:04 +10:00
adam111316
ce93c4216a Merge pull request #151 from adam111316/feature/RemoveTvtorrentsProvider
Remove obsolete tvtorrents search provider
2015-01-19 17:46:59 +08:00
Adam
b344aaf1ec Remove obsolete tvtorrents search provider 2015-01-18 21:56:10 +08:00
Adam
663cb0691b Merge branch 'release/0.6.0' 2015-01-18 13:32:35 +08:00