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 |
Drew Freyling
|
2ae41a3404
|
remove redundant IE meta tag as we use http header instead
|
8 years ago |
Drew Freyling
|
312136a57c
|
use cleancss for minification
|
8 years ago |
Mark McDowall
|
53e51af9c7
|
Fixed: Don't import the same file again
Closes #929
|
8 years ago |
Mark McDowall
|
f852ca91c0
|
Clean up GrabbedReleaseQualityFixture
|
8 years ago |
Mark McDowall
|
413dd51db1
|
Fix unit test
|
8 years ago |
Mark McDowall
|
9d93fc1092
|
New: Prevent automatic import if file quality differs from grabbed release quality
|
8 years ago |
Lloyd Sparkes
|
0bbb82c67f
|
Update SocksWebProxy to fix #1641
|
8 years ago |
Mark McDowall
|
cd8ae0d036
|
Added test to validate season pack being grabbed when only one episode is monitored
Closes #1862
|
8 years ago |
Taloth Saldono
|
d726a7acb2
|
Fixed: Sonarr UI Authentication cookie should be placed on path (UrlBase) instead of domain alone.
fixes #1874
|
8 years ago |
Mark McDowall
|
c94636e2b3
|
Placeholders for language profile migrations
|
8 years ago |
Taloth Saldono
|
3749f3e2e5
|
Fixed missing icon preventing detailed explanation validation errors explanations from appearing.
|
8 years ago |
Taloth Saldono
|
1f93bec055
|
Updated Transmission tests.
|
8 years ago |
Taloth Saldono
|
a003a89b14
|
Fixed: Sonarr not importing torrents in Vuze if the torrent already finished seeding and was stopped.
|
8 years ago |
Taloth Saldono
|
35fca89dad
|
Fixed: Incorrect imports with Vuze when torrent contains a single file.
fixes #1805
|
8 years ago |
Mark McDowall
|
e97e13e897
|
Fixed: Smarter application update completed message
Closes #1864
|
8 years ago |
Taloth Saldono
|
f8d5f1fc94
|
Added -Scrambled to the ReleaseGroup cleanup list.
|
8 years ago |
Taloth Saldono
|
46a1ff3e2d
|
Tweaked parser to handle S01.Ep01.
closes #1849
|
8 years ago |
Mark McDowall
|
f36d5dc881
|
Moving and Removing of downloads in usenet clients
Fixed: Moving items triggered via post-processing scripts
Fixed: Removing failed downloads fromusenet clients
|
8 years ago |
Taloth Saldono
|
f8b8fcfb8d
|
Fixed: Handling of priority setting when queueing is disabled in qBittorrent.
fixes #1841
|
8 years ago |
Taloth Saldono
|
de7f68570e
|
Fixed: Regression causing nzbToMedia imports to be copied instead of moved.
|
8 years ago |
Taloth Saldono
|
fa006d85fd
|
New: Check whether an existing episode file was deleted before grabbing an upgrade, to avoid timing issues in combination with Ignore Deleted Episodes.
|
8 years ago |
Mark McDowall
|
413ce1d9a7
|
Fixed: Double periods in extra file names after rename
|
8 years ago |
Mark McDowall
|
41f769790d
|
Fix issue adding a series when TitleSlug for another series is null
Fixed: Adding a series when an existing series is has a null slug
Closes #1840
|
8 years ago |
Taloth Saldono
|
b63bcd16a7
|
Fixed: Sample check has too little margin for 2 min anime with 1 minute files. Lowered to 15 sec.
|
8 years ago |
Mark McDowall
|
b485bdaeec
|
Fixed: Unable to execute custom scripts if IMDB ID is null
Fixes #1825
|
8 years ago |
Taloth Saldono
|
b70d167911
|
Apply Cleanse to Exception Data as well.
|
8 years ago |
Taloth Saldono
|
924fe80997
|
Fixed RssParser test.
|
8 years ago |
Taloth Saldono
|
cd450a44bf
|
Should not empty install folder, MirrorFolder will take care of it.
|
8 years ago |
Taloth Saldono
|
35741b9cae
|
Added a few more files to ignore during file copy.
|
8 years ago |
Taloth Saldono
|
c9d1807670
|
Sentry should use CleanseLogMessage.
|
8 years ago |