Commit graph

2344 commits

Author SHA1 Message Date
JackDandy
58b57981d1 Merge pull request #221 from JackDandy/feature/ChangeSCC
Change SCC URLs to remove redirection overhead.
2015-02-22 17:38:28 +00:00
JackDandy
55b0758b0f Change SCC URLs to remove redirection overhead.
PEP8 and code cleanup.
2015-02-22 17:34:04 +00:00
JackDandy
d9a0422477 Merge pull request #169 from adam111316/feature/AddLoginPage
Change HTTP auth to a login page
2015-02-22 17:22:16 +00:00
JackDandy
c7a506cf17 Change login page to display quicker by reducing its payload by over 60%. 2015-02-22 11:54:54 +08:00
Adam
d0326cda7e Change replace HTTP auth with a login page
Change to improve webserve code
Add logout menu item with confirmation
Add 404 error page
2015-02-22 11:54:53 +08:00
JackDandy
619aca1965 Merge pull request #207 from JackDandy/feature/OverhaulEditShow
Feature/overhaul edit show
2015-02-21 22:52:06 +00:00
JackDandy
97429c084f Change overhaul UI of editShow and anime release groups, refactor and simplify code.
Change list order of option on the right of the displayShow page to be mostly inline with the order of options on editShow.
Change legend wording and text colour on the displayShow page.
Add output message if no release group results are available.
Add cleansing of text used in the processes to a add a show.
Add sorting of AniDB available group results.
Add error handling and related UI feedback to reflect result of AniDB communications.
Change description of config/search ignore and require words.
2015-02-21 22:34:20 +00:00
JackDandy
cd1d7b7f1e Merge pull request #206 from JackDandy/feature/ChangeConfigWebInterface
Change order of some settings on Config/General/Interface/Web Interface ...
2015-02-17 23:44:54 +00:00
JackDandy
6f3c88de0c Change order of some settings on Config/General/Interface/Web Interface and tweak texts. 2015-02-17 23:37:59 +00:00
JackDandy
52bf7a4a74 Merge pull request #205 from JackDandy/feature/ChangeStripNotifOfHTML
Fix missed html tag replacing in notifications.
2015-02-17 01:15:52 +00:00
tehspede
bb8c1ec3d9 Fix missed html tag replacing in notifications.
Add history module to pnotify lib.
2015-02-16 23:45:38 +00:00
JackDandy
d12d6787f2 Merge pull request #200 from JackDandy/feature/AddMaxWidthToConfigCombos
Add max-width to prevent ui glitch on Pull request and Branch Version se...
2015-02-16 04:08:08 +00:00
JackDandy
f40196e8e5 Add max-width to prevent ui glitch on Pull request and Branch Version selectors on config/General/Advanced.
Change <input> tags to html5 and add max-width css.
2015-02-16 04:03:59 +00:00
JackDandy
1498477e71 Merge pull request #199 from JackDandy/feature/AddUpdateShowsDuringHour
Add setting "Update shows during hour" to General Config/Misc.
2015-02-16 03:33:46 +00:00
JackDandy
f8606cd855 Add setting "Update shows during hour" to General Config/Misc. 2015-02-16 03:25:02 +00:00
Adam
33aa238060 Merge branch 'feature/AddReleaseGroupsOptions' into develop 2015-02-15 15:48:02 +08:00
JackDandy
54904f33f1 Merge pull request #196 from JackDandy/feature/ChangeTestingFailedWhenPickingBest
Change when picking a best result to only test items that have a size ...
2015-02-15 02:54:46 +00:00
JackDandy
692422cafa Change when picking a best result to only test items that have a size specifier against the failed history. 2015-02-15 02:47:46 +00:00
adam
56337a0615 Add anime release groups to add new show options page
Fix validation of release groups when no group is detected
2015-02-15 09:45:40 +08:00
JackDandy
11fb12e566 Merge pull request #183 from JackDandy/feature/ChangeICAL
Change to streamline iCal function and make it handle missing network na...
2015-02-15 00:12:57 +00:00
JackDandy
aab7859dda Change to streamline iCal function and make it handle missing network names. 2015-02-15 00:05:29 +00:00
JackDandy
dc9478e846 Merge pull request #195 from JackDandy/feature/ChangeImageForAniDB
Change the AniDB provider image for a sharper looking version.
2015-02-14 22:15:55 +00:00
JackDandy
a6de7ca7dc Change the AniDB provider image for a sharper looking version. 2015-02-14 20:12:30 +00:00
JackDandy
b28efcbfb0 Merge pull request #194 from JackDandy/feature/UpdatePnotify
Feature/update pnotify
2015-02-14 19:36:48 +00:00
JackDandy
083698f417 Change desktop image into data:uri for platform compatibility. 2015-02-14 19:33:55 +00:00
tehspede
65d30ddb47 Update PNotify to latest master (2014-12-25) and add desktop notifications. 2015-02-14 20:50:57 +02:00
JackDandy
3704e9a295 Merge pull request #185 from JackDandy/feature/AddRequestResponseExceptionCatcher
Add catch exceptions when unable to cache a requests response.
2015-02-14 17:47:47 +00:00
JackDandy
907334f82c Add catch exceptions when unable to cache a requests response. 2015-02-14 17:44:49 +00:00
JackDandy
8bc911877a Merge pull request #186 from JackDandy/feature/AddDetectNoLinkSupportOnFS
Add detection of file-system having no support for link creation (e.g. U...
2015-02-14 17:26:31 +00:00
JackDandy
77ed796092 Add detection of file-system having no support for link creation (e.g. Unraid shares). 2015-02-14 17:22:23 +00:00
JackDandy
3eab0595e7 Merge pull request #182 from JackDandy/feature/ChangeIPTUrls
Change IPT URLs to reduce redirects.
2015-02-14 17:14:30 +00:00
JackDandy
74722c3a90 Change IPT URLs to reduce redirects. 2015-02-14 16:53:30 +00:00
JackDandy
cdb3e660ec Merge pull request #188 from JackDandy/feature/FixSynologyAuthSSL
Fix SSL authentication on Synology stations.
2015-02-14 16:51:03 +00:00
JackDandy
068443c4b9 Fix SSL authentication on Synology stations.
Disables certification verification for SYNO requests; not an ideal fix as a mitm process can be established as a result.  However, permits using SSL until a full fix is available.
2015-02-14 16:37:21 +00:00
JackDandy
6d66e21777 Merge pull request #192 from JackDandy/feature/AddPercentageToFooter
Add percentage of episodes downloaded to footer and remove double spaces...
2015-02-14 16:32:02 +00:00
tehspede
1115c6f98f Add percentage of episodes downloaded to footer and remove double spaces in text. 2015-02-14 16:29:36 +00:00
JackDandy
45c5acd88e Merge pull request #189 from JackDandy/feature/UpdatePlexNotifer
Feature/Update Plex notifer.
2015-02-14 14:15:55 +00:00
JackDandy
47f1c8eaaf Add support for multiple server hosts to Plex server notifier.
Add support for multiple server hosts to the updated Plex server notifier.
Change Plex Media Server settings section for multi server(s) and improve the layout in the config/notifications page.
Add logic to Plex notifier to update a single server where its TV section path matches the downloaded show. All server libraries are updated if no single server has a download path match.
Change the ui notifications to show the Plex Media Server(s) actioned for library updating.
Fix issue where PMS text wasn't initialised on the config/notifications page and added info about Plex clients.
Add ability to test Plex Server(s) on config/notifications page.
2015-02-14 13:55:59 +00:00
mmccurdy07
b8a4afc923 Update the Plex notifier from a port at midgetspy/sickbeard. 2015-02-14 02:45:00 +00:00
JackDandy
50e956d188 Merge pull request #180 from Supremicus/feature/BoxcarChanges
Remove defunct Boxcar notifier / Update Boxcar 2 notifier
2015-02-13 22:35:48 +00:00
Supremicus
a5dfb0135d Boxcar2 notifier changes 2015-02-13 15:28:03 +10:00
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