JackDandy
d6dc97160c
Merge pull request #219 from JackDandy/feature/ChangeFreshOnTV
Change FreshOnTv provider secure URLs, add Cloudflare logging, prevent v...
10 years ago
JackDandy
f8e9d1aa7d
Change FreshOnTv login parameter and use secure URLs.
Add logging of Cloudflare blocking.
Add prevention of vacant cookie tracebacks.
10 years ago
JackDandy
a7d0e6f96b
Merge pull request #220 from JackDandy/feature/ChangeTBLogin
Change TorrentBytes login in line with site change.
10 years ago
JackDandy
71590dbf07
Change TorrentBytes login parameter in line with site change.
Add SSL download query argument.
Ensure search term is cleansed before use.
10 years ago
JackDandy
58b57981d1
Merge pull request #221 from JackDandy/feature/ChangeSCC
Change SCC URLs to remove redirection overhead.
10 years ago
JackDandy
55b0758b0f
Change SCC URLs to remove redirection overhead.
PEP8 and code cleanup.
10 years ago
JackDandy
d9a0422477
Merge pull request #169 from adam111316/feature/AddLoginPage
Change HTTP auth to a login page
10 years ago
JackDandy
c7a506cf17
Change login page to display quicker by reducing its payload by over 60%.
10 years ago
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
10 years ago
JackDandy
619aca1965
Merge pull request #207 from JackDandy/feature/OverhaulEditShow
Feature/overhaul edit show
10 years ago
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.
10 years ago
JackDandy
cd1d7b7f1e
Merge pull request #206 from JackDandy/feature/ChangeConfigWebInterface
Change order of some settings on Config/General/Interface/Web Interface ...
10 years ago
JackDandy
6f3c88de0c
Change order of some settings on Config/General/Interface/Web Interface and tweak texts.
10 years ago
Supremicus
e23af0e462
Update Pushbullet notifier (port from midgetspy/sickbeard)
10 years ago
JackDandy
52bf7a4a74
Merge pull request #205 from JackDandy/feature/ChangeStripNotifOfHTML
Fix missed html tag replacing in notifications.
10 years ago
tehspede
bb8c1ec3d9
Fix missed html tag replacing in notifications.
Add history module to pnotify lib.
10 years ago
JackDandy
d12d6787f2
Merge pull request #200 from JackDandy/feature/AddMaxWidthToConfigCombos
Add max-width to prevent ui glitch on Pull request and Branch Version se...
10 years ago
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.
10 years ago
JackDandy
1498477e71
Merge pull request #199 from JackDandy/feature/AddUpdateShowsDuringHour
Add setting "Update shows during hour" to General Config/Misc.
10 years ago
JackDandy
f8606cd855
Add setting "Update shows during hour" to General Config/Misc.
10 years ago
Adam
33aa238060
Merge branch 'feature/AddReleaseGroupsOptions' into develop
10 years ago
JackDandy
54904f33f1
Merge pull request #196 from JackDandy/feature/ChangeTestingFailedWhenPickingBest
Change when picking a best result to only test items that have a size ...
10 years ago
JackDandy
692422cafa
Change when picking a best result to only test items that have a size specifier against the failed history.
10 years ago
adam
56337a0615
Add anime release groups to add new show options page
Fix validation of release groups when no group is detected
10 years ago
JackDandy
11fb12e566
Merge pull request #183 from JackDandy/feature/ChangeICAL
Change to streamline iCal function and make it handle missing network na...
10 years ago
JackDandy
aab7859dda
Change to streamline iCal function and make it handle missing network names.
10 years ago
JackDandy
dc9478e846
Merge pull request #195 from JackDandy/feature/ChangeImageForAniDB
Change the AniDB provider image for a sharper looking version.
10 years ago
JackDandy
a6de7ca7dc
Change the AniDB provider image for a sharper looking version.
10 years ago
JackDandy
b28efcbfb0
Merge pull request #194 from JackDandy/feature/UpdatePnotify
Feature/update pnotify
10 years ago
JackDandy
083698f417
Change desktop image into data:uri for platform compatibility.
10 years ago
tehspede
65d30ddb47
Update PNotify to latest master (2014-12-25) and add desktop notifications.
10 years ago
JackDandy
3704e9a295
Merge pull request #185 from JackDandy/feature/AddRequestResponseExceptionCatcher
Add catch exceptions when unable to cache a requests response.
10 years ago
JackDandy
907334f82c
Add catch exceptions when unable to cache a requests response.
10 years ago
JackDandy
8bc911877a
Merge pull request #186 from JackDandy/feature/AddDetectNoLinkSupportOnFS
Add detection of file-system having no support for link creation (e.g. U...
10 years ago
JackDandy
77ed796092
Add detection of file-system having no support for link creation (e.g. Unraid shares).
10 years ago
JackDandy
3eab0595e7
Merge pull request #182 from JackDandy/feature/ChangeIPTUrls
Change IPT URLs to reduce redirects.
10 years ago
JackDandy
74722c3a90
Change IPT URLs to reduce redirects.
10 years ago
JackDandy
cdb3e660ec
Merge pull request #188 from JackDandy/feature/FixSynologyAuthSSL
Fix SSL authentication on Synology stations.
10 years ago
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.
10 years ago
JackDandy
6d66e21777
Merge pull request #192 from JackDandy/feature/AddPercentageToFooter
Add percentage of episodes downloaded to footer and remove double spaces...
10 years ago
tehspede
1115c6f98f
Add percentage of episodes downloaded to footer and remove double spaces in text.
10 years ago
JackDandy
45c5acd88e
Merge pull request #189 from JackDandy/feature/UpdatePlexNotifer
Feature/Update Plex notifer.
10 years ago
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.
10 years ago
mmccurdy07
b8a4afc923
Update the Plex notifier from a port at midgetspy/sickbeard.
10 years ago
JackDandy
50e956d188
Merge pull request #180 from Supremicus/feature/BoxcarChanges
Remove defunct Boxcar notifier / Update Boxcar 2 notifier
10 years ago
Supremicus
a5dfb0135d
Boxcar2 notifier changes
10 years ago
Supremicus
73bdfc0777
Remove defunct boxcar notifier
10 years ago
JackDandy
9f46d9f4ef
Merge pull request #179 from JackDandy/feature/ChangeuTParamsToNonUnicode
Change uT params from unicode to str.format.
10 years ago
JackDandy
65007c953d
Change uT params from unicode to str.format as magnet URLs worked but sending files in POST bodies failed.
10 years ago
JackDandy
1abd4e6013
Merge pull request #178 from JackDandy/feature/ChangeuTCompat
Feature/change uT compat
10 years ago