Adam
6414377c9c
Merge remote-tracking branch 'remotes/Supremicus/feature/UpdatePushbullet' into develop
10 years ago
adam111316
ecc008c501
Merge pull request #228 from adam111316/feature/RemoveUnusedUrlOpeners
Remove unused SickBeardURLOpener and AuthURLOpener classes
10 years ago
Adam
87d46b2c3f
Remove unused SickBeardURLOpener and AuthURLOpener classes
10 years ago
JackDandy
bbdec53dcd
Merge pull request #227 from JackDandy/feature/AddExplainExtraPPScripts
Add text to explain params passed to extra scripts on Config/Post Proces...
10 years ago
JackDandy
3d4cb6dde4
Add text to explain params passed to extra scripts on Config/Post Processing.
10 years ago
JackDandy
d79602eb7a
Merge pull request #225 from adam111316/feature/CleanupWebserve
Change webserve code to a logical layout and PEP8
10 years ago
Adam
71d7938fac
Change webserve code to a logical layout and PEP8
10 years ago
adam111316
d6bcc32fb8
Merge pull request #211 from adam111316/feature/RemoveUnusedLibraries
Remove unused libraries fuzzywuzzy and pysrt
10 years ago
adam
c4908144e1
Remove unused libraries fuzzywuzzy and pysrt
10 years ago
adam111316
89990d1085
Merge pull request #213 from adam111316/feature/AddPipRequirements
Add requirements file for pip (port from midgetspy/sick-beard)
10 years ago
Adam
12cc540c58
Add requirements file for pip (port from midgetspy/sick-beard)
Allows for use of 'pip install -r requirements.txt' to install prerequisites for SickGear to run
10 years ago
adam
766afc05c8
Merge branch 'release/0.7.0' into develop
10 years ago
adam
989d1ac22b
Bump version
10 years ago
JackDandy
c1a674862b
Merge pull request #223 from JackDandy/feature/ChangeTPB
Change TPB webproxy list and add SSL variants.
10 years ago
JackDandy
ae50f300e7
Change TPB webproxy list and add SSL variants, PEP8 and code cleanup.
10 years ago
JackDandy
c45f80cd6b
Merge pull request #222 from JackDandy/feature/AddNetworkLogoYTV
Add YTV network logo
10 years ago
Adam
b28024c44f
Add YTV network logo
10 years ago
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