JackDandy
5cda1fad65
Change get_size helper to also handle files.
9 years ago
JackDandy
dd1989a87e
Merge pull request #600 from JackDandy/feature/FixMTVProvUrl
Fix MTV provider download URL.
9 years ago
JackDandy
d6998f18ac
Fix MTV provider download URL.
9 years ago
JackDandy
0f72314349
Merge pull request #599 from JackDandy/feature/FixAddExistingShows
Fix issue on Add Existing Shows page where shows were listed that sho…
9 years ago
JackDandy
842b08c5fc
Fix issue on Add Existing Shows page where shows were listed that should not have been.
9 years ago
JackDandy
1cf0b5f9b2
Merge branch 'feature/AddTraktCollection' into develop
10 years ago
Prinz23
b3be940d44
Add multiple Trakt account support to Config/Notifications/Social.
Add setting to Trakt notification to update collection with downloaded episode info.
Add Most Watched, Collected during the last month on Trakt.
Change Add from Trakt/"Shows:" with Anticipated, Popular views.
Change improve robustness of Trakt communications.
Change Trakt notifier logo.
Change pep8 and cleanup.
10 years ago
Prinz23
0bbaefe17b
Change disable connection attempts and remove UI references to the TVRage info source.
Change TVDB to be the default indexer if selected indexer is not configured active.
Change add dummyIndexer for inactive Indexers.
Change don't update show for indexer that are marked inactive.
10 years ago
JackDandy
9444c49bda
Add "View Changes" to tools menu.
10 years ago
JackDandy
2a762ae7db
Merge branch 'release/0.11.0' into develop
10 years ago
JackDandy
c999165915
Merge pull request #596 from JackDandy/feature/FixSab
Fix false +ve outcome from incorrect return value and fix nzbfile imp…
10 years ago
JackDandy
fcd2810351
Fix false +ve outcome from incorrect return value and fix nzbfile implementation.
Change refactor code.
10 years ago
JackDandy
a7b5ef1888
Merge pull request #588 from JackDandy/feature/ChangeStarifyNN
Change how starified keys are handled with newznab categories.
10 years ago
Adam
8a590f75ca
Merge remote-tracking branch 'remotes/origin/release/0.11.0' into develop
10 years ago
JackDandy
1811f7176e
Change how starified keys are handled with newznab categories.
Add more logging to newznab modes.
10 years ago
adam111316
579d9b4366
Merge pull request #584 from adam111316/feature/ChangeSceneExceptionWording
Change editshow scene exceptions description
10 years ago
Adam
e2432bd13e
Change editshow scene exceptions description
10 years ago
adam111316
36be843428
Merge pull request #585 from adam111316/feature/ChangeGeneraliseXem
Change to generalize xem id fetching
10 years ago
Adam
f4db5f0d40
Change to generalize xem id fetching
10 years ago
Adam
d9445c6c99
Merge branch 'release/0.11.0' of https://github.com/SickGear/SickGear into develop
10 years ago
Adam
457542a131
Bump release version
10 years ago
adam111316
bc30d78f29
Merge pull request #583 from adam111316/feature/ChangeSabRequests
Change sab to use requests library
10 years ago
Adam
503dc03d8f
Change sab to use requests library
10 years ago
adam111316
d07c4d9add
Merge pull request #571 from adam111316/feature/ChangeEditJS
Add option to create season search exceptions from editShow page
10 years ago
Adam
00b8b7723d
Add option to create season search exceptions from editShow page
10 years ago
Adam
52d8539e25
Change to move JavaScript out of editShow.tmpl into separate file
10 years ago
adam111316
6413aec41d
Merge pull request #579 from adam111316/feature/ChangeHelpInfo
Change to always display branch and commit hash on 'Help & Info' page
10 years ago
Adam
d71361f435
Change to always display branch and commit hash on 'Help & Info' page
10 years ago
JackDandy
02163c13a9
Merge pull request #580 from JackDandy/feature/ChangeAddPostProvLogDetail
Change add log detail to providers that POST.
10 years ago
JackDandy
052a1a9c38
Change position of parsed qualities to the start of log lines and add log detail to providers that POST.
10 years ago
JackDandy
5f5b3ba5ee
Merge pull request #549 from JackDandy/feature/ChangeProviders
Change refactor and tidy providers.
10 years ago
JackDandy
43778d8edd
Change providers, add some, remove one, fix a snatch issue, rework ignore/require words, refactor code.
Add BitMeTV torrent provider.
Add TVChaosUK torrent provider.
Add HD-Space torrent provider.
Add Shazbat torrent provider.
Remove Animenzb provider.
Change use tvdbid for searching usenet providers.
Change consolidate global and per show ignore and require words functions.
Change "Require word" title and notes on Config Search page to properly describe its functional logic.
Add "Reject Blu-ray M2TS releases" to BTN provider.
Add regular expression capability to ignore and require words by starting wordlist with "regex:".
Add list shows with custom ignore and require words under the global counterparts on the Search Settings page.
Fix failure to search for more than one selected wanted episode.
10 years ago
adam111316
a139e63bd2
Merge pull request #577 from adam111316/feature/AddPythonNotice
Add notice for users with Python 2.7.8 or below to update to latest Python
10 years ago
Adam
6fb3c03a9c
Add notice for users with Python 2.7.8 or below to update to latest Python
10 years ago
adam111316
e01303242f
Merge pull request #574 from adam111316/feature/FixQualityTrimming
Fix removal of non-release groups such that anime qualities are not t…
10 years ago
Adam
1392d65254
Fix removal of non-release groups such that anime qualities are not trimmed from name
10 years ago
adam111316
1dc6ea3cef
Merge pull request #572 from adam111316/feature/FixShowSearchBox
Fix show search box on non-poster show list views
10 years ago
Adam
8b1c86fbec
Fix show search box on non-poster show list views
10 years ago
adam111316
69b390503b
Merge pull request #570 from adam111316/feature/ChangeWindowTitle
Change to remove branch from window title
10 years ago
Adam
61c4c95e56
Change to remove branch from window title
10 years ago
adam111316
25c0af27ae
Merge pull request #521 from adam111316/feature/TidyJS
Change to move JS code out of home template and into dedicated file
10 years ago
Adam
f567a75175
Change to move JavaScript code out of home template and into dedicated file
10 years ago
JackDandy
eb22e7624d
Merge pull request #569 from JackDandy/feature/ChangePlexNotif
Change improve the use of multiple plex servers.
10 years ago
JackDandy
12446d5574
Change improve the use of multiple plex servers.
10 years ago
adam111316
b140770c36
Merge pull request #564 from adam111316/feature/MoveInitScripts
Change sickbeard variables to sickgear variables in init-scripts
10 years ago
Adam
6b129c9eee
Change sickbeard variables to sickgear variables in init-scripts
10 years ago
Adam
503f7d715f
Change to move init-scripts to single folder
10 years ago
adam111316
6a0ebeeba8
Merge pull request #568 from adam111316/feature/AddCodeClimate
Add Code Climate configuration files
10 years ago
Adam
827eb0a59c
Add Code Climate configuration files
10 years ago
adam111316
2df265616a
Merge pull request #548 from adam111316/feature/AddVersionRename
Add version to renaming pattern
10 years ago