ta264
|
1dcccf2683
|
Fixed: Frontend updates when selected album release changed
|
5 years ago |
ta264
|
dcca2b5a1a
|
Fixed: Don't re-read file tags if possible
|
5 years ago |
ta264
|
e9ced07b28
|
Fixed: Old foreign id query too permissive
|
5 years ago |
ta264
|
5f679c5f58
|
Fixed: Speed up track grouping
Don't repeatedly calculate base directories and use simpler path
equality since we know paths come from the same source.
|
5 years ago |
ta264
|
3c1b3434c7
|
Fixed: Build on mono 6
Removed LogEntries which is unused
|
5 years ago |
ta264
|
54e19d5552
|
Use previous ubuntu appveyor image (#880)
|
5 years ago |
ta264
|
a35f965d31
|
New: Write genres and album art to track file tags
|
5 years ago |
ta264
|
a0a96911f8
|
Fixed: Use correct ID to search for Albums
|
5 years ago |
ta264
|
8d780f4057
|
Fixed: Don't force images to JPG and fix Kodi album art filenames
|
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
|
8f791abbf6
|
Fixed: Really Don't treat NZBs rejected by SABnzbd as successful
|
5 years ago |
ta264
|
ba310fe66b
|
New: Sort import list groups
|
5 years ago |
Qstick
|
af26ac849a
|
New: Group Import Lists by Type
|
5 years ago |
ta264
|
fb26ff286d
|
New: Bump Newtonsoft.Json to 12.0.2
|
5 years ago |
ta264
|
d075ea3625
|
New: Spotify integration
Import playlists, followed artists and saved albums
|
5 years ago |
Qstick
|
2f1290d488
|
Fixed: Correctly handle Repack Releases
|
5 years ago |
ta264
|
23316329ed
|
New: Allow monitoring all albums for import list artist
|
5 years ago |
ta264
|
8e777025cb
|
Proposal: Length is definitive, fallback to modified if no length
|
5 years ago |
Qstick
|
2be52c22d6
|
Fixed: Backup Mediacover Existing Check to Length if No Modified Date
|
5 years ago |
Qstick
|
802f7f96c0
|
Fixed: Follow Temp Redirects
|
5 years ago |
Mark McDowall
|
361908d431
|
Fixed: Loading of fonts.css with a URL Base
Fixes #854
|
5 years ago |
ta264
|
814e44b7e4
|
Fixed: Actually refresh media covers
|
5 years ago |
ta264
|
61b6572f61
|
Fixed: Failure re-adding a deleted artist
|
5 years ago |
ta264
|
5b4ab75220
|
Fixed: Add timeout to fingerprinting API request
|
5 years ago |
Qstick
|
5defb69eb6
|
Fixed: Tracked Download Cache Keeps Deleted Albums (#811)
* Fixed: Tracked Download Cache Deleted Albums
* Add a test
|
5 years ago |
Taloth Saldono
|
2147c52695
|
Added test for turkish FirstCharToUpper
|
5 years ago |
Taloth Saldono
|
43f70d5464
|
Added test for turkish FirstCharToLower
|
5 years ago |
Mark McDowall
|
2ce0fadb65
|
Clean up FirstCharacterToLower extension + tests
|
5 years ago |
Mark McDowall
|
91082b2903
|
New: Testing Custom Script executes the script and verifies the exit code
|
5 years ago |
Mark McDowall
|
b9d240924f
|
New: Command line arguments for Custom Scripts are no longer supported
|
5 years ago |
Mark McDowall
|
b8b8f064c7
|
FirstCharToLower
|
5 years ago |
ta264
|
77d02a03a0
|
Add artist refresh completed event
Always fires unlike update, which only fires on actual update. Use
this to make sure media covers are up to date on refresh
|
5 years ago |
ta264
|
8160f3d84a
|
Fixed: Simplify ArtistMetadataRepository
|
5 years ago |
ta264
|
0b7a42ee3b
|
New: Refactor metadata update
|
5 years ago |
ta264
|
f5c1858d4c
|
Fixed: UpdateAlbums was a duplicate of UpdateMany
|
5 years ago |
ta264
|
76db27e8c2
|
New: Add old ids, artist aliases and genres
|
5 years ago |
ta264
|
5ac46270ed
|
New: Set KeepAlive for metadata requests
|
5 years ago |
ta264
|
343b27b886
|
Fixed: Update modified times as well as sizes
|
5 years ago |
ta264
|
dc44bbd210
|
Fixed: ManualImport sets file size and last modified
So that manually imported files get filterd out by the unchanged files filter
|
5 years ago |
Qstick
|
9143bb4a7c
|
Fixed: Queue tooltips appearing offscreen on mobile devices
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
Qstick
|
5dddae5d02
|
Fixed: Mass Editor not showing delete button on narrow screens
|
5 years ago |
Qstick
|
568c864d2f
|
Fixed: tag input height not growing in height
|
5 years ago |
Qstick
|
5a8b303f80
|
Fixed: Fetch Artists on SignalR Reconnect to prevent Store issues
|
5 years ago |
Qstick
|
a436692d06
|
Fixed: Remove faulty fetch command (never worked)
|
5 years ago |
Qstick
|
4762c73149
|
Fixed: oAuth actions in UI
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
|
5 years ago |
ta264
|
da2b36514a
|
Fixed: Prevent two TypeExclusive commands running at once
The check was bypassed if a disk access command was running at the
same time.
|
5 years ago |
ta264
|
368363de96
|
Fixed: Prevent two Artists pointing to same ArtistMetadata
|
5 years ago |
ta264
|
531447a21f
|
Fixed: Relax flakey cache test
|
5 years ago |
ta264
|
b62e27634a
|
Disable failing parser test
|
5 years ago |
ta264
|
a9bf2910dc
|
Fix WebClient test on Mono
|
5 years ago |