Qstick
|
86363d5bf1
|
Fixed: Change Filelist default URL
|
4 years ago |
Qstick
|
30c51ec4f3
|
Fixed: Handle obfuscated files using abc.xyz pattern
Fixes #5105
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
a66b2cf416
|
New: Add more information to Webhook payload
Fixes #5104
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
37197150be
|
Some cleanup of things marked for removal in v3
Fixes #5102
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
c8bbd21615
|
Cleanup TaskManager.cs
|
4 years ago |
Florian
|
fdf2d1c9b3
|
Translated using Weblate (French) [skip ci]
Currently translated at 99.5% (822 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/fr/
|
4 years ago |
foXaCe
|
eb4cd9633a
|
Translated using Weblate (French) [skip ci]
Currently translated at 99.5% (822 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/fr/
|
4 years ago |
reloxx
|
3fa17bf7f6
|
Translated using Weblate (German) [skip ci]
Currently translated at 100.0% (826 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/
|
4 years ago |
Qstick
|
22e9dff76b
|
Don't check for updates every 30 minutes on nightly
|
4 years ago |
Qstick
|
7d31eb1f55
|
Fixed: Test for empty strings using isNullOrEmpty
|
4 years ago |
Qstick
|
4ec71538b9
|
Fixed: Avoid zero-length array memory allocations
|
4 years ago |
Qstick
|
295b975046
|
Fixed: Do not use Count/LongCount when Any can be used
|
4 years ago |
Qstick
|
0198c7a3b1
|
Fixed: Use Length/Count property instead of Enumerable.Count method
|
4 years ago |
Qstick
|
088ffc34df
|
Fixed: Use Append(Char) for single character Stringbuilder additions
|
4 years ago |
bakerboy448
|
1740ad337c
|
Clarify Branches/ Release Channels [skip ci] (#5100)
|
4 years ago |
nitsua
|
a6758e4bf4
|
Ongoing updates to api docs (#5082) [skip ci]
|
4 years ago |
memnos
|
2161f08140
|
Translated using Weblate (Italian) [skip ci]
Currently translated at 100.0% (826 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/it/
|
4 years ago |
foXaCe
|
1a92372506
|
Translated using Weblate (French) [skip ci]
Currently translated at 70.8% (585 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/fr/
|
4 years ago |
bakerboy448
|
5bd23be133
|
Update v3 binaries links [skip ci] (#5099)
* Update README.md
* Update Nightly Binary Links
* Fix table formatting
|
4 years ago |
nitsua
|
eca816db86
|
Fix movie title stretching the add window
Fixes: #5096
|
4 years ago |
bakerboy448
|
c4f19a813d
|
Minor Branch Updates/Clarifcation [Skip Ci]
|
4 years ago |
bakerboy448
|
24cee7e4fe
|
Correct Contributing (don't have forums or IRC) [skip ci]
|
4 years ago |
Qstick
|
22531294be
|
Remove duplicate translation key
|
4 years ago |
Qstick
|
464d92bb70
|
Calendar status fixes
Fixes #4747
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
8ee16b81ec
|
Fixed: Indexer being disabled due to download client rejecting it
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
a7a1d48e0d
|
Fixed: Log path when import fails for movie import
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
4 years ago |
Qstick
|
a070279993
|
New: Allow naming with original Movie title (in original language)
|
4 years ago |
Qstick
|
95918c4053
|
Fixed: Speed up Unmapped Folder fetch for large number of root folders
|
4 years ago |
Will Segatto
|
646b86f8c9
|
Translated using Weblate (Portuguese) [skip ci]
Currently translated at 100.0% (826 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/pt/
|
4 years ago |
jpalenz77
|
28835a1857
|
Translated using Weblate (Spanish) [skip ci]
Currently translated at 100.0% (826 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/es/
|
4 years ago |
nitsua
|
6b22481a00
|
Fix the sorting on the agenda to respect using all dates instead of only cinema date to sort
|
4 years ago |
Qstick
|
aef8a8fd04
|
Fixed: Fetch blacklist by Movie instead of all
Fixes #5066
|
4 years ago |
Qstick
|
a1e69c3c2b
|
Lodash replacements: take 2
|
4 years ago |
hotio
|
995d257d3d
|
Fix docker tag (#5081) [skip ci]
|
4 years ago |
nitsua
|
cf804f7dac
|
Fix issue with arrow keys switching movie when using them inside a textbox (or any element really)
|
4 years ago |
ta264
|
081fe64bff
|
Revert "Convert some instances (filter, find, pick) to native from lodash"
This reverts commit d8a0aac9c3 .
|
4 years ago |
ta264
|
9075fdc1c1
|
Revert "Fix find error on movie details"
This reverts commit 6bdd24e62d .
|
4 years ago |
foXaCe
|
5db1faad0b
|
Translated using Weblate (French) [skip ci]
Currently translated at 62.5% (517 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/fr/
|
4 years ago |
reloxx
|
57f3805763
|
Translated using Weblate (German) [skip ci]
Currently translated at 100.0% (826 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/
|
4 years ago |
nitsua
|
6bdd24e62d
|
Fix find error on movie details
|
4 years ago |
Qstick
|
d5ec2914e2
|
New: Support existing 'keyart' in Kodi Metadata
Fixes #5059
|
4 years ago |
Qstick
|
d8a0aac9c3
|
Convert some instances (filter, find, pick) to native from lodash
|
4 years ago |
nitsua
|
987ed357d5
|
Add a link to the github issue if it is added to the change notes
|
4 years ago |
Qstick
|
9044976393
|
Update StaleBot config exempt labels [skip ci]
|
4 years ago |
nitsua
|
b53def3da5
|
Fixed: Issue with arrow navigation from details working outside of the details page (#5071)
|
4 years ago |
Qstick
|
2ecb988c6a
|
Remove aphrodite links from Readme [skip ci]
|
4 years ago |
Qstick
|
41cf722ab5
|
Change over aphrodite references
|
4 years ago |
LSL1337
|
dbaccc5f91
|
Translated using Weblate (Hungarian) [skip ci]
Currently translated at 2.6% (22 of 826 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/hu/
|
4 years ago |
nitsua
|
9864d555f2
|
Fixed: Grouping of movies on the same date in the calendar agenda view (#5068)
|
4 years ago |
foXaCe
|
b4abfaa695
|
Translated using Weblate (French) [skip ci]
Currently translated at 59.6% (487 of 817 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/fr/
|
4 years ago |