Qstick
1d0df366fb
New: Per download client setting to Remove Completed/Failed
3 years ago
Qstick
4f2ccb462b
Bump Webpack plugins and loaders
3 years ago
nitsua
a75a19698d
Initial pass for translations
3 years ago
Stevie Robinson
f6a111887d
New: Disable autocomplete of port number
...
(cherry picked from commit 943a3d80c4ff37cdffcd840190353d679c979493)
3 years ago
Qstick
729a876fc7
New: Localization Framework
3 years ago
ta264
7fe36a7e92
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
3 years ago
bakerboy448
3d1437bf18
Fixed: Updated wiki links for WikiJS
3 years ago
servarr[bot]
27669f472b
Avoid double fetch of QualityDefinitions ( #2370 )
...
(cherry picked from commit dbd140d4ec0507221b677a00967ff96b9f5adc16)
Co-authored-by: Qstick <qstick@gmail.com>
3 years ago
PearsonFlyer
6eb70d278f
Fixed: Remove checkbox to unmonitor tracks on delete
4 years ago
Qstick
6c9808fe56
New: Webpack 5, UI Package Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Robin Dadswell
cbdec6dcc4
Fixed: Import Lists provider message in UI
4 years ago
Daniel Lo Nigro
187672b183
New: Token for track artist (as opposed to album artist) ( #1910 )
...
* New: Token for track artist (as opposed to album artist)
* - Move logic to AddTrackTokens instead of separate AddTrackArtistTokens method
- Just use the first artist name
* Update FIleNameSampleService to handle this token properly
* Fall back to album artist if there's no track artist
* Show tokens in naming modal
4 years ago
bakerboy448
1bb77a0935
Fixed: Debatable typos in Naming Modal
...
(cherry picked from commit f2f1039c5ed5fdf42683d64a777cdac410e45fd6)
4 years ago
Qstick
774a3597de
New: Remove AlbumFolder, Support Nested Track Format
4 years ago
Mark McDowall
ef5d1b2946
New: Allow quality size limits to be closer together
...
(cherry picked from commit 8a3027fa7c99af21a56ac1cfe9a5a0846de9c474)
4 years ago
bakerboy448
1268f90f26
New: Update all wiki links to point to the Servarr Wiki
...
Fixes:
https://github.com/lidarr/Lidarr/issues/1805
https://github.com/lidarr/Lidarr/issues/1803
4 years ago
Taloth Saldono
e2a0b63256
New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
...
Fixed: Preserve setgid when applying unix permissions
4 years ago
Ryan
e2d1b256e4
Fixed: Typo/unclear text in backup retention
4 years ago
Arthur Bols
e5f48959eb
New: Removed chown and simplified chmod options for linux/osx
4 years ago
Mark McDowall
4251ca64c1
New: Warning when combining preferred words with a specific indexer
...
(cherry picked from commit fae38a107f738eff148271499b571b93ed192e84)
4 years ago
Qstick
d5d2fa5f92
Update Frontend Packages
...
Fixes : #1627
Fixes : #1628
Fixes : #1629
Fixes : #1630
Fixes : #1631
Fixes : #1632
Fixes : #1633
Fixes : #1634
Fixes : #1635
Fixes : #1636
Fixes : #1637
Fixes : #1638
Fixes : #1639
Fixes : #1640
Fixes : #1641
Fixes : #1642
Fixes : #1643
Fixes : #1644
Fixes : #1645
Fixes : #1646
Fixes : #1650
Fixes : #1651
4 years ago
Qstick
67822e6214
Fixed: Tag details list series in alphabetical order
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
servarr[bot]
9b4c09bd8f
Fixed: Indicate unchecking Replace Illegal Characters will remove them ( #1614 )
...
* Fixed: Indicate unchecking Replace Illegal Characters will remove them
(cherry picked from commit 4bacc356056bfb5c43bae9cbdd4c6b2aa4b31fa3)
* Fixup!
Co-authored-by: rg9400 <39887349+rg9400@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
Qstick
b64b7bcff0
Fixed: Typo on Indexer card clone tooltip [skip ci]
4 years ago
Mark McDowall
58cb0dc556
Indexer Priority ESLint fixes
4 years ago
Dtaggart
2655430c98
New: Index priority
4 years ago
Jacob
a035a78a2b
New: Added option to filter Release Profile to a specific indexer
4 years ago
Mark McDowall
06c79b283c
New: Clone indexer button
4 years ago
Mark McDowall
812e4cac51
Fixed: Prompt to restart after resetting API key
4 years ago
Qstick
09ebfe0af8
Catchup Linting
4 years ago
Qstick
c971566c5a
Misc UI Cleanup
4 years ago
Qstick
21b6d9e2eb
Fixed: Styling issues in Quality Profile and Release Profiles
4 years ago
Qstick
1f752e7bb7
Fixed: Rotating mobile device when modal is open won't reset modal
4 years ago
Qstick
f5e2a447e9
Sync Packages with Radarr
4 years ago
ta264
a2ba8e76bb
New: Watch filesystem for changes to library
4 years ago
Qstick
5ef2ec18d3
New: Set Branch, Update Mech from PackageInfo
4 years ago
Qstick
a33a3779d2
Catchup UI Packages with Radarr
...
Eliminates github security advisory
4 years ago
ta264
2c803450c0
Fixed: Allow None metadata profile for lists
4 years ago
ta264
be4e748977
New: Don't require artist mapping
4 years ago
ta264
b592b11b97
Fixed: Editing provider/profile settings appearing to affect wrong item
4 years ago
ta264
0bde5fd9e5
New: Add/remove individual albums
4 years ago
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264
8a938f6856
New: Switch to ASPNetCore Kestrel and SignalR
4 years ago
Qstick
6529ddb22c
New: User configurable minimum free disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Taloth Saldono
3b3d81dab2
Support for primary and fallback download client
4 years ago
Mark McDowall
37137b0c10
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
4 years ago
Qstick
1425bc8bd9
New: Seperate Naming for Multi-Disc Albums
5 years ago
Mark McDowall
4399724e97
New: Sort preferred words in profile on save
...
Closes #3241
5 years ago
Qstick
936b2502cc
Fixed: Multiple Heath Check UI Fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
699f19b352
New: Cleanup Recycling Bin folders older than X days (0 to disable)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago