Commit Graph

712 Commits

Author SHA1 Message Date
Bogdan 594254fd2b Ensure original data is shown when no matches are made 2023-07-29 18:32:04 +03:00
Bogdan eb9f70accb Fix lint UI 2023-07-29 09:57:33 +03:00
Stevie Robinson 36016c7c88 Extend InlineMarkdown to handle code blocks in backticks
(cherry picked from commit e1c5533efa397632becc606c17232f97055e371b)
2023-07-29 07:54:44 +03:00
Bogdan abbb5e9bcb Use sorted section selector in RootFolders
Fixes #3918
2023-07-29 05:28:30 +03:00
Bogdan 6372764f61 Rename formatPreferredWordScore to formatCustomFormatScore
Closes #3930
2023-07-29 04:46:42 +03:00
Bogdan 6761712c0c Fixed: Ensure Monitoring Options resets to No Change
(cherry picked from commit 180153cd8440df88c9aa5694c67c6cae537dc595)
2023-07-23 04:28:39 +03:00
Bogdan d0f8a3a8f9 Cache busting for CSS files
(cherry picked from commit 38f263931ff8faba050762abe5fb692a5bc0d515)
2023-07-23 03:02:56 +03:00
Bogdan 4cab9258dd Fixed: (UI) Allow albums to be sorted by monitored state 2023-07-22 21:43:59 +03:00
Bogdan 17db815984 Fixed: (UI) Ensure autofocus on filter input in Manual Import
Fixes #3905
2023-07-22 20:42:52 +03:00
Bogdan 0b7b12d1d9 Fixed: (UI) Allow `No Change` in mass editor 2023-07-22 03:05:32 +03:00
Bogdan cc3667ed13 New: (UI) Added `Monitor New Albums` to mass editor
Fixes #3894
2023-07-22 03:04:11 +03:00
Bogdan 7b01c85c76 Fixed: Ensure the default monitoring type in Album Studio is not all 2023-07-22 02:17:46 +03:00
Mark McDowall 1d1a90537a Fix chunk IDs and source map file names
(cherry picked from commit bb8fed94eb2c44040031643e8c20ff72de759535)
2023-07-20 00:45:42 +03:00
Bogdan 27ddc6b3df Fixed: Error when selecting different Quality Profile
(cherry picked from commit 5e19478266b33905e88b2e769269e44e5dd98e4b)
2023-07-18 07:28:31 +03:00
Mark McDowall 6424d2b045 Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3880
2023-07-16 08:24:49 +03:00
Bogdan 980a1ac65c Ensure correct sorting in Manage Tracks 2023-07-16 06:37:52 +03:00
Bogdan 3d615d0031 Use named keys for apply tags help text 2023-07-16 05:26:52 +03:00
Bogdan 43c892b89d Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit eeaea17c1f.
2023-07-16 04:15:48 +03:00
Mark McDowall eeaea17c1f Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)

Closes #3868
Closes #3871
2023-07-16 01:52:04 +03:00
jack-mil df0097ea03 New: Optionally show Custom Format Score for tracks on Album Details
(cherry picked from commit eadd0c4e101af0386360bbff859f80e008a5be7c)

Closes #3872
2023-07-16 01:32:26 +03:00
Bogdan 227217561c New: Show tooltips with Custom Formats in History and Queue
(cherry picked from commit d6aee683dc4e8a8c94993b30df21fe8f6c5106b3)

Closes #3873
2023-07-16 01:13:14 +03:00
Mark McDowall e8d3e55b9c New: Show updated Custom Format Score in history
(cherry picked from commit 6dcfc661a12f4c6f03345235fb5531c866666a6a)

Closes #3291
2023-07-16 01:07:24 +03:00
Mark McDowall 8c9d3d09fa Use named keys for apply tags help text
(cherry picked from commit c1f8c7b17ba5775a0f6f76cebc3173e03124d000)

Closes #3870
2023-07-16 00:42:27 +03:00
Bogdan 6ecab2d84b Fix typo in SkipRedownload 2023-07-14 00:42:21 +03:00
Bogdan a0385ca53f Fix displaying long paths in Preview Rename & Preview Retag 2023-07-13 21:07:27 +03:00
Bogdan 172a4417e9 Fix unmapped files translation 2023-07-13 20:45:39 +03:00
Bogdan ddea4eaff9 Fixed: (UI) Improve displaying long album titles 2023-07-13 07:07:51 +03:00
Bogdan 911c147090 Fixed: (UI) Show release group as optional in Manual Import 2023-07-13 02:38:11 +03:00
Bogdan 9fe9e0f441 Fixed: (UI) Break words when too long in track file details 2023-07-13 02:29:58 +03:00
Bogdan ea75009dc6 Fixed: (ManualImport) `Map Tracks` working again with `ids` 2023-07-13 02:29:16 +03:00
Bogdan 49f4951e65 Fix `translate` call in AddNewItem 2023-07-12 03:45:40 +03:00
Qstick eb9f56e1eb New: Download Client Tags
(cherry picked from commit f6ae9fd6c5173cbf1540341fa99d2f120be1d28e)
2023-07-12 03:21:11 +03:00
Bogdan 77c1a42da1 New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-12 01:49:28 +03:00
jack-mil bdea4bfb67 New: Custom Format Score column in queue
(cherry picked from commit a6f2db9139c4a6b01d162ccf8884fc02c874b4cf)

Closes #3843
Closes #3852
2023-07-12 01:36:30 +03:00
Bogdan 016ff25384 Fixed: Invalid image URL if Album is missing background image
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)
2023-06-27 06:51:07 +03:00
Bogdan 9457fecb65 New: Improve empty list messaging
(cherry picked from commit ee843259bca2d9764a3919b123524a51a3a16cce)

Closes #3820
2023-06-27 06:25:30 +03:00
servarr[bot] 67e9ce909a
Fixed: Invalid image URL if Artist is missing background image
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)

Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com>
2023-06-27 03:57:31 +03:00
Bogdan 54af0ca52d Allow array of string as value in EnhancedSelectInput
(cherry picked from commit 6816767fad9e4e839e77c5fe40aece97033cd052)
2023-06-27 03:55:39 +03:00
Bogdan 83689c1aed Fix translation in RemoveQueueItemModal 2023-06-26 02:10:19 +03:00
Bogdan b71ecc4370 Fixed ternary condition for country and format in AlbumReleaseSelect 2023-06-24 20:41:14 +03:00
Bogdan 82cb0f1889 New: Search library by MusicBrainz ID
(cherry picked from commit 377e5f7fc7bb070a2f6e55a6bc8f2bdad733c308)

Closes #3813
2023-06-21 06:14:26 +03:00
Bogdan 504ebd8a8d Update CSS typings for InteractiveSearch 2023-06-17 00:55:10 +03:00
Bogdan f5fb4aabe2 Improved page loading errors in PageSectionContent 2023-06-17 00:29:36 +03:00
Tristan Kennedy 27b298400e Added padding to search tab to maintain visual consistancy
(cherry picked from commit 55ef505d740a9aadc7f161274006e150b0d9cf8f)
2023-06-17 00:17:35 +03:00
Bogdan 8a88cfc466 New: Improved page loading errors
Closes #3804
2023-06-17 00:16:17 +03:00
Bogdan 9bc318e6b0 Update translations
(cherry picked from commit 26031389757f6b5270bbe5591101b08e58debb73)

Closes #3797
2023-06-15 12:20:19 +03:00
Bogdan e4341a1b60 Add HelpTextWarning support in FieldDefinition
(cherry picked from commit 0e07d54ee77d5f83716e17b6757e23f38ff73694)

Closes #3793
2023-06-14 07:59:54 +03:00
Bogdan c70ab07ee0 Update translations 2023-06-13 01:23:43 +03:00
Qstick 447aa837b1 Update Remote Path Mapping delete modal title
(cherry picked from commit 18716a00516a971f7f2eb369b920266bea24fe08)

Closes #3787
2023-06-12 22:39:30 +03:00
Bogdan fce2d0b447 Use more specific styling for kinds in ProgressBar
(cherry picked from commit dd31c913d2a974d95f3be251714ce749cfd99a72)
2023-06-10 02:01:50 +03:00