Commit graph

1564 commits

Author SHA1 Message Date
Adam
87d46b2c3f Remove unused SickBeardURLOpener and AuthURLOpener classes 2015-02-24 15:02:20 +08:00
Adam
71d7938fac Change webserve code to a logical layout and PEP8 2015-02-24 00:26:33 +08:00
JackDandy
ae50f300e7 Change TPB webproxy list and add SSL variants, PEP8 and code cleanup. 2015-02-23 00:44:29 +00:00
JackDandy
f8e9d1aa7d Change FreshOnTv login parameter and use secure URLs.
Add logging of Cloudflare blocking.
Add prevention of vacant cookie tracebacks.
2015-02-22 17:46:48 +00:00
JackDandy
71590dbf07 Change TorrentBytes login parameter in line with site change.
Add SSL download query argument.
Ensure search term is cleansed before use.
2015-02-22 17:42:08 +00:00
JackDandy
55b0758b0f Change SCC URLs to remove redirection overhead.
PEP8 and code cleanup.
2015-02-22 17:34:04 +00: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
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
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
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
aab7859dda Change to streamline iCal function and make it handle missing network names. 2015-02-15 00:05:29 +00:00
JackDandy
74722c3a90 Change IPT URLs to reduce redirects. 2015-02-14 16:53:30 +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
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
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
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
f798406931 Change to ensure uTorrent API parameters are ordered for uT 2.2.1 compatibility. 2015-02-12 16:32:06 +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
320c4c854e Add logic to display overdue/future shows on the Episodes page/DayByDay layout. 2015-02-11 02:01:07 +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
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
c48981972f Change KickAssTorrents URL. 2015-02-10 05:32:59 +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
d945bd18e4 Fix rename of excluded metadata. 2015-02-07 18:11:40 +00:00
Adam
ed8e806e14 Fix black and white list initialization on new show creation 2015-01-23 06:57:40 +08: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
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
16356ccbfc Fix snatching from TorrentBytes provider 2015-01-20 22:01:11 +08:00
adam
ea99736939 Change anime release groups to in memory storage for lowered latency 2015-01-20 19:36:19 +08:00
Adam
b344aaf1ec Remove obsolete tvtorrents search provider 2015-01-18 21:56:10 +08:00
Adam
36b3bb9a24 Change recent and backlog search timing
Remove recent and backlog search at start up options from GUI
Change recent and backlog search at start up default value to false
Change recent search to occur 5 minutes after start up
Change backlog search to occur 10 minutes after start up
Change UI footer to display time left until a backlog search
2015-01-12 21:41:51 +08:00
Adam
9b3fd0b7a9 Add TVRage network name standardization 2015-01-12 18:45:41 +08:00
adam
7f5651bb41 Fix slow database operations (port from midgetspy/sickbeard) 2015-01-11 12:27:57 +08:00
Adam
a36fe55d41 Add log message for when trakt does not return a watchlist 2015-01-10 10:24:22 +08:00
Prinz23
3b4346b053 Fix for: 'NoneType' object is not iterable in trakt module 2015-01-09 21:41:45 +01:00
JackDandy
ccb9bb329c Coming Episodes Overhaul.
Change Coming Episodes to "Episodes" page (API endpoint is not renamed).
Add coming episodes to episode view renaming to config migration code.
Change Layout term "Calender" to "Day by Day" on Episodes page.
Fix saving of sort modes to config file on Episodes page.
Add qTip episode plots to "Day by Day" on Episodes page.
Add article sorting to networks on Episodes page.
Add toggle sort direction and multidimensional sort to isotope on Episodes page.
Add text "[paused]" where appropriate to shows on layout Day by Day.
Simplified sort code in webserver and in template.
Change page auto refresh from 10 to 30 mins.
Add other UI tweaks.
2015-01-08 16:43:17 +00:00
adam
c500a14d06 Add daily search to recent search renaming to config migration code 2015-01-07 19:54:19 +08:00
JackDandy
c16903bd73 Change "Daily" search to "Recent" search. 2015-01-07 19:54:18 +08:00
adam
c02de5eea5 Merge branch 'feature/FixBtnAnime' into develop 2015-01-05 22:50:53 +08:00
adam
3c295485ee Add BTN api call parameter debug logging 2015-01-05 22:47:33 +08:00
Adam
7b969b334b Fix anime searches on BTN provider 2015-01-03 21:09:05 +08:00