Qstick
8b291d932f
Cleanup distribution files
2023-05-14 09:48:12 -05:00
Qstick
976712d6d7
Add back min availability to bulk movie edit
2023-05-14 07:50:55 -05:00
Lars Erik Helø
b32d168742
Clean up variable name case
2023-05-13 12:40:07 -05:00
Lars Erik Helø
20301bdb78
Fix Radarr import syncing not matching any root folders.
...
Old logic would look for a rootFolderPath in the API response from the source instance and try to match it to the selected root folders in list settings. Thiis property is returned by Sonarr, but Radarr only returns a full Path.
2023-05-13 12:40:07 -05:00
Bogdan
64e524633c
Fix MovieFileLanguageConnector to use MovieLanguage
2023-05-13 20:29:05 +03:00
Bogdan
d8b724346c
Update UI dependencies
2023-05-13 20:29:05 +03:00
Benjamin Staneck
de010ce536
Add inset
to stylelintrc
...
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
2023-05-13 20:29:05 +03:00
Benjamin Staneck
c9b09faae9
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
2023-05-13 20:29:05 +03:00
Benjamin Staneck
8a49463053
Update all relevant dev tool deps
...
Delete esformatter
Address lint failures
Delete unknown component property
remove deprecated stylelint rules
Address stylelint violation
Update rimraf
(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)
2023-05-13 20:29:05 +03:00
Benjamin Staneck
0a89c4d110
Delete various old config files
...
Delete `jsconfig.json`
This file actually did nothing since we have a `tsconfig.json`. Behavior does not change since `checkJs` is `false` in both.
Delete `.jsbeautifyrc`
Was not used from what I could tell and we have a ESFormatter config file as well and that is basically the successor.
Delete `.csscomb.json`
Was not used from what I could tell, also the project seems dead, last publish 4 years ago. Also we have stylelint in place that covers CSS.
(cherry picked from commit 0da89478cc7a5eec7a35bff47e34b824487661a1)
2023-05-13 20:29:05 +03:00
Bogdan
401edeabba
Use await using
in LocalizationService
2023-05-13 20:09:34 +03:00
Qstick
abddce1cfa
Fixed: Provider health checks persist after add until next scheduled check
...
(cherry picked from commit 202449c40c82c6dfd2d15844c578436bbe3c8872)
Close #8505
2023-05-13 16:24:51 +03:00
Weblate
3350071a83
Translated using Weblate (Portuguese (Brazil)) [skip ci]
...
Currently translated at 100.0% (1173 of 1173 strings)
Translated using Weblate (French) [skip ci]
Currently translated at 99.8% (1171 of 1173 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 100.0% (1172 of 1172 strings)
Co-authored-by: Antoine <coderademii@gmail.com>
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
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/
Translation: Servarr/Radarr
2023-05-13 05:39:59 +03:00
Mark McDowall
223eddeb0b
New: Log additional information when processing completed torrents from rTorrent
...
(cherry picked from commit c7d39579b45adbe1b9da3baff587b2d7b7c9724b)
2023-05-13 05:39:19 +03:00
Mark McDowall
a953d1a6c5
Fix function name and use out var for try get in DownloadClientProvider
2023-05-13 04:50:37 +03:00
Bogdan
38d946ed79
Add Pull Request Labeler
2023-05-12 21:48:15 +03:00
Bogdan
e0389ca08c
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2023-05-10 14:55:57 +03:00
Weblate
d021517f4b
Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
...
Currently translated at 99.8% (1166 of 1168 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 100.0% (1168 of 1168 strings)
Translated using Weblate (Portuguese (Brazil)) [skip ci]
Currently translated at 100.0% (1168 of 1168 strings)
Update translation files [skip ci]
Updated by "Cleanup translation files" hook in Weblate.
Translated using Weblate (Chinese (Simplified) (zh_CN)) [skip ci]
Currently translated at 100.0% (1168 of 1168 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: Lithaway <478279934@qq.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: aenron <1414004038@qq.com>
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/
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-10 12:00:43 +01:00
Servarr
7bbf7d2461
Automated API Docs update
2023-05-10 02:48:44 +03:00
Stickie
a1e622a363
New: Notifications when Manual Interaction is required for importing
...
(cherry picked from commit 5ec282750bdea16f770282b80fdaec56a65749e2)
2023-05-10 00:18:15 +03:00
The Dark
8563ed0a20
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
2023-05-10 00:18:15 +03:00
Mark McDowall
164f9ca868
Why rename many files when few file do trick
...
(cherry picked from commit eaa4a358e8eb93e15203001d16e868e22aded5c3)
2023-05-08 15:43:44 +03:00
Mark McDowall
782a257779
GracePeriod not Graceperiod
...
(cherry picked from commit 993c69530ed34460800f40ecf8a0b7bc9a2f7d48)
2023-05-08 15:43:44 +03:00
Bogdan
b7419c31df
Sort translations alphabetically
2023-05-08 11:50:41 +03:00
Benjamin Staneck
8b958708da
Move vscode settings to the frontend folder
...
Since it applies to all of frontend, I think it makes more sense to have it here instead of src
(cherry picked from commit e12c679cd8961ec9d2ef744761303831b81e64fb)
2023-05-07 18:52:45 -05:00
Mark McDowall
07f0e89f11
Fixed IsValidPath usages
...
(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)
2023-05-08 02:02:22 +03:00
Mark McDowall
ae63b85753
New: Improve path validation when handling paths from different OSes
...
(cherry picked from commit 0321368cc392d7a0a488409bf6bd586ba45497af)
(cherry picked from commit 033936dce7e13c8ab2e38407782dc9cdd949460e)
2023-05-08 02:02:22 +03:00
Bogdan
a38b28f4df
Log invalid config file exceptions
...
(cherry picked from commit a95317446c452926819ad24f892a00770b1b23fc)
2023-05-07 21:45:17 +03:00
Benjamin Staneck
b0cd7ae356
Add VSCode extension recommendations
...
To make it easier for new contributors, suggest extensions for the tools we use
(cherry picked from commit 9ebd2f96adb19db7c7357336a37f7b989d21797d)
2023-05-07 13:39:02 -05:00
Bogdan
fe164c1def
Fixed: Ensure indexer errors are handled before processing response
...
(cherry picked from commit 76f93c8415419f0c3dab90582d47a1c9a653263c)
2023-05-07 21:33:44 +03:00
Bogdan
06a214e901
Align environment variable setting in ProcessProvider with upstream
...
Co-authored-by: Qstick <376117+Qstick@users.noreply.github.com>
Closes #5617
(cherry picked from commit 8f482c534f15c14a9b3097313a4f5e9273549d88)
2023-05-07 21:32:32 +03:00
Mark McDowall
51901dbb37
New: Only add version header for API requests
...
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
2023-05-07 21:21:06 +03:00
Qstick
850fef5c43
Fixed: RootFolderPath not set for Movies from API
2023-05-07 11:55:33 -05:00
Qstick
ff1449c01e
Fixed: Index UI crash for movies without files
2023-05-07 00:50:09 -05:00
Bogdan
51a583b59b
New: Add token authentication for ntfy.sh notifications
...
Closes #8451
Co-authored-by: KucharczykL <lukas@kucharczyk.xyz>
(cherry picked from commit 5bb03a9ddf4d2d33976dfdc39fc70bcf56bf1b49)
2023-05-06 23:39:24 -05:00
Qstick
2a72a32d28
Fixed: Matching of custom formats during movie file import
...
Closes #8287
2023-05-06 23:33:03 -05:00
Qstick
836017c01b
Revert argument exception swallowing for Plex library update
...
Closes #8264
2023-05-06 23:25:56 -05:00
Mark McDowall
85aac789f4
New: Improved Plex library updating
...
Closes #8235
Closes #8244
(cherry picked from commit 98308737cfa78a41ec22a2b23a80bf316bd779ea)
2023-05-06 23:20:32 -05:00
Mark McDowall
9ec1235b62
New: Add release info to webhook/custom script import events
...
Closes #8293
2023-05-06 22:59:52 -05:00
Mark McDowall
b5bf5eae26
New: Don't import movies that don't match grab history
...
Closes #8228
(cherry picked from commit 978618f041c478121f8e014910ad092f8e648596)
2023-05-06 22:59:41 -05:00
Qstick
e7ff79f48d
Use string interpolation for Newznab request generation
...
Closes #7755
2023-05-06 22:10:21 -05:00
Qstick
41fb0eb7c6
Virtualize movie select for manual import with react-window
2023-05-06 21:33:19 -05:00
Qstick
eeb997430c
Convert Manual Import to Typescript
2023-05-06 21:33:19 -05:00
Bogdan
d2112f2bdc
New: Log content for invalid torrent files
...
(cherry picked from commit e3f71ca79c3c92015e6c3fc292ae3124dab63410)
2023-05-06 14:37:33 -05:00
Weblate
d5e61c3450
Translated using Weblate (Portuguese (Brazil)) [skip ci]
...
Currently translated at 100.0% (1168 of 1168 strings)
Translated using Weblate (French) [skip ci]
Currently translated at 100.0% (1168 of 1168 strings)
Co-authored-by: Havok Dan <havokdan@yahoo.com.br>
Co-authored-by: RudyBzh <rudybzh@gmail.com>
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/fr/
Translate-URL: https://translate.servarr.com/projects/servarr/radarr/pt_BR/
Translation: Servarr/Radarr
2023-05-05 19:48:28 +03:00
Bogdan
b3037248a2
Add tmdbid
to capabilities check in Newznab/Torznab
2023-05-05 15:13:10 +03:00
W Scott Johnson
39271eb33c
Remove requirement for imdbtitle and imdbyear in Newznab and Torznab
2023-05-05 15:13:10 +03:00
Bogdan
cc28519d6d
Remove duplicate check in RemotePathMappingCheck
2023-05-05 02:35:13 +03:00
Bakerboy448
7b8c21fc76
Fixed: Movie Status in Table View
...
Fixes #8442
2023-05-04 17:35:23 -05:00
Servarr
f68fd9c2d9
Automated API Docs update
2023-05-04 09:48:51 +01:00