Bogdan
|
89fd3e4671
|
Fix downloading releases without an indexer
(cherry picked from commit ca8b26138e3ebd793cc1a5fd51522ce3eda8a2e1)
|
2023-05-03 05:47:43 +03:00 |
|
Bogdan
|
1807ccfc48
|
Build download requests from indexer implementation
(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)
|
2023-05-03 05:47:43 +03:00 |
|
Bakerboy448
|
5e338c93a3
|
Fixed: Upgrades blocked: UpgradeSpecification error
Fixes #8431
- Remove erroneous Year and Imdbid from ParseCustomFormat, not needed
|
2023-05-02 18:37:50 -05:00 |
|
Lars
|
0858f6732a
|
New: Filter Sonarr synchronization based on Root Folders
(cherry picked from commit ff3327483a233ebe54d8f178c355abaeb6f9d11e)
|
2023-05-02 23:47:24 +03:00 |
|
Qstick
|
4c2bf285fc
|
New: Add Original Language as Filter Option in Discover View
Closes #7807
|
2023-05-01 23:26:23 -05:00 |
|
Qstick
|
cba4850769
|
New: Handle multi title release names split by slash
Closes #7917
Co-Authored-By: andrey4korop <24610708+andrey4korop@users.noreply.github.com>
|
2023-05-01 22:59:08 -05:00 |
|
Weblate
|
f1fcab75f5
|
Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
Currently translated at 99.9% (1167 of 1168 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 100.0% (1168 of 1168 strings)
Translated using Weblate (Spanish) [skip ci]
Currently translated at 99.2% (1159 of 1168 strings)
Translated using Weblate (French) [skip ci]
Currently translated at 100.0% (1168 of 1168 strings)
Translated using Weblate (German) [skip ci]
Currently translated at 99.8% (1163 of 1165 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 100.0% (1164 of 1164 strings)
Translated using Weblate (Dutch) [skip ci]
Currently translated at 94.9% (1105 of 1164 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: R00T99 <ddaa5e30-3d20-41f9-8ed8-bba67e8acf80@anonaddy.me>
Co-authored-by: TOMAS PLATERO VAZQUEZ <killo3967@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: foXaCe <foxace66@gmail.com>
Co-authored-by: reloxx <reloxx@interia.pl>
Co-authored-by: 無情天 <kofzhanganguo@126.com>
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/de/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/es/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/nl/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_CN/
Translation: Servarr/Radarr
|
2023-05-01 22:31:38 -05:00 |
|
Qstick
|
44bec71752
|
Fixed: Don't import Custom Format downgrades
Closes #8197
Closes #8243
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-05-01 21:31:10 -05:00 |
|
Qstick
|
b44f050246
|
Fixed: Enable parsing of repacks with revision
Closes #8060
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-05-01 19:48:24 -05:00 |
|
Qstick
|
a0068a3ed9
|
Fixed: Don't clean Kodi library if video is playing and Always Update is disabled
Closes #8139
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-05-01 19:40:38 -05:00 |
|
Qstick
|
8e1bf785c3
|
Revert "Build download requests from indexer implementation"
This reverts commit 84e0f5bfcf.
|
2023-04-30 22:50:56 -05:00 |
|
Bakerboy448
|
d3e6d7cd05
|
Fixed: Missing Translates
|
2023-04-30 21:32:31 -05:00 |
|
Qstick
|
066d9dd1d4
|
Simplify DatabaseType logic
(cherry picked from commit c5baded3d63a9e77e180023559758108c1ced782)
|
2023-04-30 21:31:59 -05:00 |
|
Bogdan
|
dc2759ddcb
|
Fixed: (Database) Improve Version detection
(cherry picked from commit 788fa6d96a45ebec684672f0811d8ee284c2f0c8)
|
2023-04-30 21:31:59 -05:00 |
|
Qstick
|
cc4a80947f
|
Fixed: Importing from Manual Import ignoring Analyze video files
Closes #8340
|
2023-04-30 20:52:33 -05:00 |
|
Qstick
|
1336743aca
|
Avoid queue failures due to unknown release language processing
|
2023-04-30 19:34:32 -05:00 |
|
Qstick
|
80d7bdb834
|
Use augmented languages for queue items
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
efd4abfa3e
|
New: Use languages from Torznab/Newznab attributes if given
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
9bef430635
|
New: Use TmdbId from parsing for mapping
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
a03323703a
|
Cleanup ParsingService
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
c3f30fb237
|
Fixed: Pushed releases should be stored as pushed release
Closes #8246
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
91f1fd9dd0
|
New: Don't block imports when release was matched by ID if they were grabbed via interactive search
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
ba7551ec65
|
Fixed: Queue not showing items with conflicting titles
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
5d061a8729
|
New: Include Movie Match Type in grab event details
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
875bf0c59e
|
Fixed: Automatic import of releases when file is not matched to movie
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
7527eff268
|
Fixed: Don't automatically import if release title doesn't match movie title
Closes #7081
|
2023-04-30 13:39:31 -05:00 |
|
Qstick
|
e32383e763
|
Fixed: Throw to manual import if multiple movies found during title mapping
|
2023-04-30 13:39:31 -05:00 |
|
Bogdan
|
84e0f5bfcf
|
Build download requests from indexer implementation
(cherry picked from commit a0b08f6c6f106d92cdb12fbb959dd2605c22fe6a)
|
2023-04-30 17:19:46 +03:00 |
|
Qstick
|
e85c010bf2
|
New: Mass Editor is now part of movie list
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-04-29 22:47:02 -05:00 |
|
Robin Dadswell
|
ee5fed8522
|
Added movie index selection
Author: Mark McDowall <mark@mcdowall.ca>
|
2023-04-29 22:47:02 -05:00 |
|
Qstick
|
3a8f1f5e58
|
New: Parsing of more German WEBDL releases
Closes #8255
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-04-29 16:51:24 -05:00 |
|
Qstick
|
55770d3f17
|
Fixed: Parse 720p Remux as 720p BluRay
Closes #8284
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com>
|
2023-04-29 16:51:24 -05:00 |
|
Qstick
|
ff185c6111
|
QualityParser - Simplify new expression (IDE0090)
Closes #8283
|
2023-04-29 16:51:24 -05:00 |
|
Bakerboy448
|
e2445a61b6
|
Misc HealthCheck Cleanup and Sonarr Alignment
|
2023-04-29 16:29:15 -05:00 |
|
Bogdan
|
ac8085fb59
|
Bump Swashbuckle to 6.5.0
|
2023-04-29 22:36:52 +03:00 |
|
Mark McDowall
|
c6bb5024bc
|
Fixed: Ensure first history item when marked as failed is the selected item
(cherry picked from commit cf48bf304122bacc597de1d4d4429065d2358fa8)
Fixes #8086
Closes #8369
|
2023-04-29 12:53:09 -05:00 |
|
Lars Erik Helø
|
223f04ef46
|
Refactor LanguageParser.ParseLanguageTags() to return List<> instead of IEnumerable. Clean up calls to ParseLanguageTags().
|
2023-04-29 10:33:24 -05:00 |
|
LarsHelo
|
85112e7fbd
|
Include extra tags from existing subtitles when renaming.
|
2023-04-29 10:33:24 -05:00 |
|
Weblate
|
014079cf37
|
Translated using Weblate (French) [skip ci]
Currently translated at 100.0% (1159 of 1159 strings)
Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
Currently translated at 100.0% (1159 of 1159 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 100.0% (1159 of 1159 strings)
Co-authored-by: Figurant16 <stsamy2006@gmail.com>
Co-authored-by: Lizandra Candido da Silva <lizandra.c.s@gmail.com>
Co-authored-by: VisoTC <szlytlyt@outlook.com>
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_CN/
Translation: Servarr/Radarr
|
2023-04-29 10:32:08 -05:00 |
|
Gabriel Sjöberg
|
d4a347b2ba
|
Use BuildInfo.AppName for RARBG appId instead of hardcoded value
(cherry picked from commit 99c4f5b746bff6809c988f8b816e5135f5959ed7)
Closes #8387
|
2023-04-29 10:12:22 -05:00 |
|
Mark McDowall
|
2ac72d1588
|
New: Updated Rarbg request limits
(cherry picked from commit 47cf8e6430b7f7704ce2f1524fa9e3c8e6f9b47a)
Closes #8337
Fixes #7700
|
2023-04-29 10:12:22 -05:00 |
|
Mark McDowall
|
a77cb25513
|
New: Report health error if Recycling Bin folder is not writable
(cherry picked from commit 8c50cd061e691914d9fcce119b9f838f1276950c)
Fixes #8388
Closes #8389
|
2023-04-29 10:12:22 -05:00 |
|
Qstick
|
a6ce314db5
|
Fix QualityParser Tests
|
2023-04-23 13:40:52 -05:00 |
|
Qstick
|
b8ce140abc
|
Fixed: Parse DVD with 576p Resolution as DVD
Fixes #7297
Closes #8381
|
2023-04-23 13:09:16 -05:00 |
|
Bogdan
|
204a8bab79
|
Fixed: (Notifications) Consistency in notification titles
|
2023-04-23 07:36:08 -07:00 |
|
Bogdan
|
0158c84a98
|
Fixed: (FileList) Use labels for category options
|
2023-04-22 22:12:02 -07:00 |
|
Bogdan
|
ac51a943fb
|
New: (Notifications) Add Apprise
|
2023-04-22 21:23:13 -07:00 |
|
Servarr
|
78edc9aa43
|
Automated API Docs update
|
2023-04-22 18:48:01 -07:00 |
|
Qstick
|
f2bf494cef
|
New: Rescan movie if destination file already exists during import
Closes #8230
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-04-22 20:27:26 -05:00 |
|
Qstick
|
5727e7c43b
|
New: Improve accepted and rejected release logging
Closes #8236
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
2023-04-22 20:23:55 -05:00 |
|