Mark McDowall
72267d3cb4
New: Album Studio is now part of artists list
...
(cherry picked from commit bdcfef80d627e777d7932c54cda04cbe7c656ffc)
Load albums for album details on mouse hover
1 year ago
Mark McDowall
f509ca0f72
Refactor Artist index to use react-window
...
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
Fixed: Restoring scroll position when going back/forward to artist list
(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)
1 year ago
Bogdan
44add0d884
Preserve the protocol for fanart images
...
(cherry picked from commit d8633b968830fd20d73612e9f0d0559b0bcb304c)
Closes #4145
1 year ago
Bogdan
0c7e8c5643
Fix Add Import List Exclusion message per type
1 year ago
Mark McDowall
e8d165aa5b
New: Interactive search modal size
...
(cherry picked from commit 1f619e27f1e8905bc96ce54c483171469d204650)
Closes #3399
1 year ago
Bogdan
86776e6d2e
Fixed: Clear pending releases to prevent stale results
1 year ago
Bogdan
6372764f61
Rename formatPreferredWordScore to formatCustomFormatScore
...
Closes #3930
1 year ago
jack-mil
df0097ea03
New: Optionally show Custom Format Score for tracks on Album Details
...
(cherry picked from commit eadd0c4e101af0386360bbff859f80e008a5be7c)
Closes #3872
1 year ago
Bogdan
ddea4eaff9
Fixed: (UI) Improve displaying long album titles
1 year ago
Bogdan
016ff25384
Fixed: Invalid image URL if Album is missing background image
...
(cherry picked from commit dd096e0fda71b3afa9b09c2900abbf226d8a5204)
1 year ago
Bogdan
b71ecc4370
Fixed ternary condition for country and format in AlbumReleaseSelect
1 year ago
Bogdan
9f39443404
Add CSS typings
1 year ago
Bakerboy448
89972b8b66
Fixed: Missing Translates
2 years ago
Qstick
9fe13a2d14
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2 years ago
Zak Saunders
4614ceffbd
Fixup Theme CSS
2 years ago
Qstick
7e10d6b59c
Fixed: Adjust AudioInfo column to prevent wrapping
2 years ago
Qstick
21053885da
New: Show number of files as tooltip over size on disk
...
Closes #1966
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2 years ago
Qstick
848d2301a6
New: Album genres on album details page
2 years ago
Zak Saunders
92d885dd78
Fixup Theme CSS
2 years ago
Qstick
000ccf78ad
Translation Updates
...
Fixes #3058
Fixes #2889
2 years ago
Zak Saunders
c4d8f66322
New: Darkmode ( #3039 )
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
Co-authored-by: Qstick <qstick@gmail.com>
2 years ago
Qstick
6c708a7a3e
Calendar item/episode status fixes
...
Fixes #1425
2 years ago
Qstick
4f2ccb462b
Bump Webpack plugins and loaders
3 years ago
nitsua
a75a19698d
Initial pass for translations
3 years ago
Qstick
adc47c51e0
Fixed: Size on disk sorting and display
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
9bf9810bb2
Fixed: Artist/Album navigation buttons hidden with some titles
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
2b9cd64dad
Fixed: Don't try to render quality when it's null
4 years ago
Qstick
09ebfe0af8
Catchup Linting
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
be4e748977
New: Don't require artist mapping
4 years ago
ta264
0bde5fd9e5
New: Add/remove individual albums
4 years ago
Qstick
4d4fd09335
Fixed: Album search indicator spins forever if any task exists
4 years ago
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
5 years ago
Mark McDowall
e555d790e6
Fixed: Scrolling of modals with tabular content in iOS
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
83c8d85d75
Fixed: Refreshing artist/album details shows 404 until store loads
5 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
5 years ago
Qstick
cf40df7606
New: Replace react-tether with react-popper ( #789 )
6 years ago
Qstick
35c19dac5f
Fixed: Cache Album covers local ( #780 )
...
* Fixed: Cache Album covers local
* Fixed: Maxsize is handled by the backend mapping
* Fixed: Store Album covers seperate from ArtistId
6 years ago
Qstick
2b342bdd95
Fixed: Add Placeholder to tracks table for correct rendering
6 years ago
Qstick
e998f9c029
New: Send Bits and SampleRate to UI for TrackFiles
6 years ago
ta264
7b288bfcd3
Fixed: Album API query by foreignId only returns requested album
...
Setting the new 'includeAllArtistAlbums' will give the existing
behaviour of returning all albums for that artist
6 years ago
Qstick
3cd58d5866
Fixed: Toolbar buttons enabled when no tracks exist for Album
6 years ago
ta264
072f772dc8
New: Write metadata to tags, with UI for previewing changes ( #633 )
6 years ago
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
b5f40e420b
New: Bump eslint to 5.15.0, eslint-plugin-react to 7.12.4
6 years ago
Qstick
0db5259e84
Fixed: Don't allow Release Change if AnyRelease and Files Present
6 years ago
Qstick
f43c1e749f
New: Replace 'react-router-redux' with 'connected-react-router'
6 years ago
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
6 years ago
ta264
c392569a63
New: Update DB to store all releases for an album ( #517 )
...
* New: Store all releases for an album and track artists
* Add Overview, links and release date by release
* Tidy up
* Fix metadata refresh errors following musicbrainz edits
6 years ago