Qstick
88c58e2529
Fixed: Artist and Album navigation buttons wrapping
6 years ago
Qstick
ddf9e8bb01
Fixed: Calendar defaultProps for statistics
...
Fixes #534
6 years ago
Qstick
002234f71b
Fixed: Custom metadata source doesn't get saved from UI
...
Fixes #537
6 years ago
ta264
6855a7848e
Ignore .partial~ files ( #535 )
6 years ago
Max Harley
deff1e31cb
Update Apollo with Orpheus ( #530 )
6 years ago
geogolem
875e1aedcb
Wanted Monitor/Unmonitor Selected button fixed ( #528 )
...
* the button was not changing based on the filter selection
nor was it properly carrying out its function.
It should now work.
this code was ported from Sonarr:
979fc436ab
* indents/spaces/formtting
6 years ago
Qstick
f8ce2334c6
Fixed: Downloaded Albums not reflected on Calendar
...
Turns albums green if 100% of tracks are in library
Fixes #520
6 years ago
Qstick
1eeb1bbf63
Fixed: Handling of poorly formed items when parsing results from indexer
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
b7fe4193f3
Changed: Added "Remastered" to album cleaning regex
6 years ago
ta264
eadd6996ef
Fuzzy matching ( #508 )
...
* Fixed: correctly match albums whose title is all special characters
* New: fuzzy matching on album and track names
6 years ago
Qstick
3ae079a541
Fixed: Interactive import SelectArtist ordering
6 years ago
Qstick
029a0e4e20
New: Ability to test all Indexers, Lists, Clients
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6103afcc09
Fixed: Exclude /snap/* locations from disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
4347e92bef
New: Add Test all functionality to API (Clients/Indexers/Lists)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
1d1aca8fb7
Fixed: Naming of remoteAccessAdapter in OwinHostController
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6ec8e522de
Fixed: Previous airing in ArtistOverview not working
6 years ago
Qstick
fe865fc4c3
Fxed: Slight UI label color adjustment
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
097429c545
Fixed: TextTagInputConnector.isArray
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
3e538f935a
Fixed: OAuth validation errors
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
69b6b67bf4
New: Sort by Status in Artist Index/Editor
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Nick Sweeting
07a1388758
Make the docker badge link to the Docker wiki page ( #514 )
6 years ago
Qstick
27736649c2
New: Import List Tags ( #505 )
...
* New: Import List Tags
* New: Show ImportLists where Tag is Used in Tag manager
* Fixed: SignalR Errors due to handleTag missing
* Fixed: Clarify Lidarr Tags, not to be confused with LastFmTags
6 years ago
Qstick
b17cccd736
Fixed: Removed duplicate test cases
6 years ago
Qstick
c95d3e0ecb
Fixed: Language Parser Cases
6 years ago
Qstick
a7108c079d
Fixed: Backup API tweaks
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
5a57c0cf17
Fixed: Parsing for `Artist-Album-Year` release
6 years ago
Qstick
dc1eb63099
Fixed: Album percentOfTracks named incorrectly
6 years ago
Qstick
de224bcce5
Fixed: Avoid NullRef from ArtistStats when linking albumStats
6 years ago
Qstick
029e057c06
Fixed: Added Formatter cases for Wavpack and APE
6 years ago
Qstick
e7bd67fcfa
New: Frontend package updates
6 years ago
Qstick
8256314ba8
Fixed: Minor UI fixes
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
d3ee856403
Fixed: Signout icon definition
6 years ago
Qstick
ad69c18a3f
Removed unused webpack.config.js from root.
6 years ago
Qstick
871fb089d3
Fixed: Correctly sort by track number in ManageTracks modal
...
Fixes #494
6 years ago
Qstick
64a8d02f77
New: Server Side UI Filtering, Error Boundaries ( #501 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
gismo2004
a95191dc3b
Fixes: Headphones album search ( #502 )
6 years ago
Qstick
e08f39ebe0
New: Setting to prevent download of early releases ( #485 )
...
* New: Setting to prevent download of early releases
* Fixup! Test and Wording
6 years ago
gismo2004
9b0a7c60ed
Fixed: Improve TrackMatching when title is slightly longer/shorter than DB ( #491 )
...
* improve TrackMatching
* Add unit test for TrackMatching
* rename NormalizeEpisodeTitle to NormalizeTrackTitle
* correct typo
6 years ago
Qstick
2af4a5004f
New: Bump Version 0.4.0
6 years ago
Qstick
56e1f53834
Fixed: Allow text in front of cleaned Album/Track tag ( #498 )
...
* Fixed: Allow text in front of cleaned tag
* fixup! Add another test case that shouldnt be matched.
6 years ago
Qstick
d45d0ab1f6
New: Enable OSX builds with Travis ( #497 )
6 years ago
Qstick
66c524140d
Fixed: Update Travis Builds to Use Node 8 LTS ( #496 )
...
* New: Bump node version in travis
* fixup! Only require major
6 years ago
Qstick
7093bde226
New: Compatibility with Hombrew-installed mono
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
gismo2004
29c52e47bb
Use Album Disambiguation/Type when searching and picking releases ( #490 )
...
* Use Album Disambiguation/Type when searching and picking releases
* Add Disambiguations to AlbumQuery
* use string interpolation for AlbumQuery
* cosmetic change in log text
6 years ago
Qstick
b8511f039a
New: Various UI Package Updates
6 years ago
Qstick
9611df7e9e
Changed: Export Calendar options in UISettings
6 years ago
Qstick
18fd7d452b
Fixed: Add payload to createSaveHandler
6 years ago
Qstick
713f643b1d
Changed: Convert password input to standard using pass font
6 years ago
Qstick
e0108352c8
New: Filter .DS_Store files from parsing
...
Fixes #489
6 years ago
Qstick
328795cb1f
Fixed: Don't read response stream if it equals Stream.Null
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago