Mark McDowall
|
eea3419849
|
New: Download client and ID for custom scripts
|
8 years ago |
Taloth Saldono
|
62bc63312d
|
Fixed: Changed Authentication cookie to prevent conflicts with other apps. (invalidates existing logins)
Closes #1962
|
8 years ago |
Taloth Saldono
|
6a6d415625
|
Fixed: Pending releases from blocked indexers should not be grabbed.
ref #1961
|
8 years ago |
Taloth Saldono
|
1fbe82ae47
|
Prevent back-off escalation during grace period.
|
8 years ago |
Taloth Saldono
|
87f3cc9014
|
Fixed: Regression prevented indexers from being re-enabled after a successful Test.
ref #1961
|
8 years ago |
Taloth Saldono
|
ab07a40931
|
New: Added Omgwtfnzbs UHD category.
closes #1977
|
8 years ago |
Taloth Saldono
|
10f292b225
|
Removed superfluous try catches so that DownloadClient backoff logic gets triggered.
|
8 years ago |
Mark McDowall
|
de5ce23989
|
Fixed: Redirect calls missing URL Base
|
8 years ago |
Mark McDowall
|
d0e226e269
|
Fixed: Logging full error message to database
|
8 years ago |
Mark McDowall
|
d7cb5090fc
|
Fixed: Twitter oAuth callback URL
|
8 years ago |
Mark McDowall
|
416e9abca5
|
Fixed: Error message when adding a Plex server without a TV library
|
8 years ago |
Mark McDowall
|
6dcb7768a9
|
Fixed broken test and add a couple more for ProcessDownloadDecisions
|
8 years ago |
Mark McDowall
|
baf83b4c71
|
Fixed: Error when processing manual import decisions
Fixes #1590
|
8 years ago |
Mark McDowall
|
285288db1a
|
Additional logging when an import decision cannot be made
|
8 years ago |
Jeremy Ryan
|
ec3dd982f6
|
Update EpisodeFileEditorLayoutTemplate.hbs
|
8 years ago |
Drew Freyling
|
410aa467b8
|
include css files in minification
|
8 years ago |
Mark McDowall
|
0c89a4ae8f
|
Store releases when download client is unavailable
New: Retry releases when download client was unavailable
Closes #949
|
8 years ago |
Taloth Saldono
|
a1edbafa8a
|
Removed ugly UUID= VolumeLabel from mounts.
|
8 years ago |
Taloth Saldono
|
ef5a400c68
|
Added missing ACC audio format.
|
8 years ago |
Taloth Saldono
|
8cc02a9d9c
|
Fixed: Minimum seeding check causing exception when release was pushed via api instead of by indexer.
|
8 years ago |
Taloth Saldono
|
e83e852e0d
|
Added ability for HealthChecks to run on specific events.
|
8 years ago |
Taloth Saldono
|
4e10d30cf6
|
Added Status refreshes to Download Monitoring Service and allow DownloadService to report success (but not failure).
|
8 years ago |
Taloth Saldono
|
f335cc1af8
|
Fixed: Prevent Download Client from being queried every minute if it failed repeatedly similar to Indexer temporarily disabled logic.
|
8 years ago |
Taloth Saldono
|
f4bea5512c
|
Refactored IndexerStatusService into Thingy Provider architecture.
|
8 years ago |
Taloth Saldono
|
9f8091e4d7
|
Fixed: Added wildcard to BTN season searches to pick up 'Season x - Episodes 1-10' formats.
Closes #1946
|
8 years ago |
Mark McDowall
|
5aa02eb15c
|
Cleanup/fix EpisodeMonitoredService
Fixed: Unmonitor episodes when the season is unmonitored when adding the series
Fixes #1852
|
8 years ago |
Mark McDowall
|
6bbe4ce066
|
Fixed: Ensure an API Key is set when starting Sonarr
Closes #1514
|
8 years ago |
Mark McDowall
|
563b5ef017
|
Fixed: Don't use invalid scene mappings. Fixes #1627
|
8 years ago |
Mark McDowall
|
b9df5634bf
|
New: Link to more information on RSS sync interval
Closes #1918
|
8 years ago |
Mark McDowall
|
755575d107
|
Fixed: Follow 301 redirects when fetching torrents
Closes #1929
|
8 years ago |
Taloth Saldono
|
8eaab46488
|
Fixed up some errors and do the guid cache fix on the module instead of backend coz that would cause other issues.
|
8 years ago |
Taloth Saldono
|
4fbc481780
|
Fixed: Processing of mixed newznab/torznab api such as the experimental animetosho api.
Ref #1384
|
8 years ago |
Mark McDowall
|
a41b5723d4
|
New: Ability to set minimum seeders on a per indexer basis
|
8 years ago |
Mark McDowall
|
c2b66cf524
|
Fixed: Deleting an episode file from the UI that was already deleted from disk
Fixes #1782
|
8 years ago |
Mark McDowall
|
0d782e1cac
|
Consistent formatting for MediaInfo in various locations
Fixed: Stream details for MP3 and EAC3 in Kodi metadata
Closes #1534
|
8 years ago |
Mark McDowall
|
edf549d0fd
|
Fixed: Improved message when a conflicting slug is added
|
8 years ago |
Mark McDowall
|
cf7ce9804f
|
Fixed: Ignore file quality matching release quality for unknown quality releases
|
8 years ago |
Mark McDowall
|
e8d01daf03
|
Fixed: Ignore file quality matching release quality for season packs
|
8 years ago |
Taloth Saldono
|
766520b851
|
Renamed DownloadClientStatus to DownloadClientInfo to avoid conflict.
|
8 years ago |
Taloth Saldono
|
14144bd4d9
|
Renamed IndexerStatus.IndexerId to ProviderId.
|
8 years ago |
Taloth Saldono
|
7b0e40d5d0
|
Replaced Url with BaseUrl in most indexers.
|
8 years ago |
Taloth Saldono
|
2dbf095fd5
|
Fixed: Regression in Quality fallback by extension.
|
8 years ago |
Taloth Saldono
|
2a86f8c241
|
Fixed: UI Series lookup autocomplete with diacritics.
Closes #1915
|
8 years ago |
Taloth Saldono
|
c184e7ddcc
|
Fixed: Multiple Scene Mapping exception even when the mappings pointed to the same tvdbid.
Closes #1917
|
8 years ago |
Taloth Saldono
|
95c81f8905
|
Fixed exception in MountCheck if RootDirectory cannot be found.
|
8 years ago |
Mark McDowall
|
db15949704
|
Fixed: Better error message when searching for episode without an absolute episode number
|
8 years ago |
Mark McDowall
|
a63248401e
|
Fixed: Width in Kodi Metadata
|
8 years ago |
Kyse
|
1b32411219
|
New: Health Check warning if series folder is mounted with 'ro' option on linux
Closes #1867
|
8 years ago |
Taloth Saldono
|
cd7368512d
|
Fixed Scene Mapping error message.
|
8 years ago |
Taloth Saldono
|
a5bc4a8f11
|
Added ability to filter scene mappings by regex via services.
|
8 years ago |