Qstick
4311048c08
Update LocalizationServiceFixture.cs
4 years ago
Qstick
5b3a09716b
Fixed: Invalid Translate Key call for CouldNotFindResults
4 years ago
Qstick
ecbdd58f42
New: Separate UI Language into two settings for Movie Info and Main UI
4 years ago
Jorman
2014ff6610
Translated using Weblate (Italian) [skip ci]
...
Currently translated at 47.6% (379 of 796 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/it/
4 years ago
ta264
c3a89c46f5
New: Import and export custom formats
4 years ago
ta264
e014826b17
New TEXT_AREA input type
4 years ago
ta264
f8c3947bad
ClipboardButton improvements
...
Allow overriding CSS, make it work in modals
4 years ago
Mark McDowall
8598cfcac9
Fixed: Replace : with _ when getting output path from Transmission
...
(cherry picked from commit 0f792f9eb9517a4165a54d7c4551f4f68822d18e)
4 years ago
hotio
18982cd054
Translated using Weblate (Dutch) [skip ci]
...
Currently translated at 100.0% (796 of 796 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/nl/
4 years ago
angrycuban13
03715d9b6a
Translated using Weblate (Spanish) [skip ci]
...
Currently translated at 100.0% (796 of 796 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/es/
4 years ago
elChapoSing
fea479e7e7
Translated using Weblate (French) [skip ci]
...
Currently translated at 57.6% (459 of 796 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/fr/
4 years ago
reloxx
acd4e9b8aa
Translated using Weblate (German) [skip ci]
...
Currently translated at 100.0% (796 of 796 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/
4 years ago
Qstick
2a84c4737b
Fixed: NullRef on RootFolder add from ModelEvent Broadcast
4 years ago
Qstick
bc4bb772ec
Add Translations reminder to PR template
4 years ago
rg9400
6179540d27
add more audio codecs for Trakt connection
...
Just updated on production at Trakt's end. They are still discussing adding a new format for TV
4 years ago
nitsua
f7e208afe1
Fix issue where options button gets into a state of disabled with no way to re-enable it unless you add a list with movies in it
4 years ago
nitsua
bc83e902cc
Adjust the width of runtime & added since they are to wide
4 years ago
nitsua
2b7af5d99d
Fix a type in the translation of UI
4 years ago
jpalenz77
1971a9dd05
Translated using Weblate (Spanish) [skip ci]
...
Currently translated at 100.0% (796 of 796 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/es/
4 years ago
angrycuban13
328c3de7c1
Translated using Weblate (Spanish) [skip ci]
...
Currently translated at 100.0% (796 of 796 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/es/
4 years ago
nitsua
7c8ac30077
New: Add label to disk usage progress bar ( #4958 ) [common]
4 years ago
nitsua
f286f99bb6
Translation update, updating inline div tags and placeHolder attributes
4 years ago
Qstick
914d8f9937
Translated using Weblate (Italian) [skip ci]
...
Currently translated at 50.6% (365 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/it/
4 years ago
Qstick
b787f3b2d1
Translated using Weblate (Portuguese) [skip ci]
...
Currently translated at 71.9% (518 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/pt/
4 years ago
Qstick
7ec043afde
Fixed: Don't Show two loading indicators on Movie Detail Tabs
4 years ago
Qstick
c3223ea8e7
Fixed: Links and already added icons overflowing on add movie search results
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
87bf6b5977
Fixed: Manual Import adding empty rows after selecting movie
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
7ddb8ecc37
Add Test for Non-Parsable Search
4 years ago
Qstick
9b1dc2d21d
New: Handle BDMux Releases in Quality Parser
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Taloth Saldono
ff3e53a71b
Fixed: Failing file copy when running in docker on synology with btrfs
4 years ago
Taloth Saldono
35532b6789
Fixed: Refreshing Plex Server series in high volume systems
4 years ago
Taloth Saldono
026c34c3ba
Remove stacktrace if hardlink resulted in EXDEV.
4 years ago
Taloth Saldono
7b60612ef3
Fixed: Performance of symbolic link detection and infinite recursion
4 years ago
Taloth Saldono
38855967d6
New: Fast copy using reflink on btrfs volumes
4 years ago
Taloth Saldono
67d2765d0c
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Qstick
c1b6917afe
Moved Windows-only Permission function to Radarr.Windows
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
95a30b50fa
Fixed: Generating Kodi movie file metadata files when scanning folder
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
17b93bcc57
Fixed: Representation of episode start time when not starting at the full hour in am/pm notation
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
16321377fc
Fixed: Filter direct excluded subfolders of the selected directory during manual import
...
Fixes #4734
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
hotio
e6368c3095
Translated using Weblate (Dutch) [skip ci]
...
Currently translated at 100.0% (720 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/nl/
4 years ago
reloxx
a4869db050
Translated using Weblate (German) [skip ci]
...
Currently translated at 100.0% (720 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/
4 years ago
Qstick
bdecc48e34
Translated using Weblate (Portuguese) [skip ci]
...
Currently translated at 47.3% (341 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/pt/
4 years ago
jpalenz77
916c10197e
Translated using Weblate (Spanish) [skip ci]
...
Currently translated at 100.0% (720 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/es/
4 years ago
reloxx
3fe06ab3ac
Translated using Weblate (German) [skip ci]
...
Currently translated at 100.0% (720 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/de/
4 years ago
hotio
4f52a3e10f
Translated using Weblate (Dutch) [skip ci]
...
Currently translated at 100.0% (720 of 720 strings)
Translation: Servarr/Radarr
Translate-URL: https://translate.servarr.com/projects/radarr/radarr/nl/
4 years ago
Qstick
b466530e08
Remove Dotnet Framework Version Checks [common]
4 years ago
Qstick
f1727b0960
Bump lodash 4.17.20
4 years ago
Qstick
579a86a708
Don't Camel Case Localization Endpoint
4 years ago
geogolem
b6f2afb212
Fixed: IsAvailable not Right for minAvailability = InCinemas ( #4921 )
...
* if minimumAvailability is set to InCinemas
InCinemas has no value but physical/digital release dates
are known and passed, movie would be marked as Not Available
When it should be Missing.
This resolves https://github.com/Radarr/Radarr/issues/4920
remove comment
* add the tests
4 years ago
nitsua
3a7b48825d
Another translation update
4 years ago