Qstick
a728517eaf
Fixed: Incorrect logo for Emby notifications.
7 years ago
Qstick
c9488351e4
Misc Cleanup
7 years ago
Qstick
8e626269d1
Misc Fixes and Better Logging/Rejection Messages for Track Import
7 years ago
Qstick
425a9045b8
Improve error message when deleting a profile that is in use
7 years ago
Qstick
e8771c9c78
Rename TvCategory to MusicCategory for Clients
7 years ago
Qstick
8ef80ba135
Fixed: Send category to qBittorrent when adding torrent/magnet
7 years ago
Qstick
8395999696
New: Selectively refresh albums ( #215 )
...
* New: Selectively refresh albums
Closes #211
7 years ago
David Bates
54ca73f474
Fixes two ui issues ( #206 )
...
* Fixes two ui issues
References #205
- Fixes issue when in Table mode for the artist index when you click on a letter and error was thrown
- The VirtualTable reference was not set prior to trying to access functions on the object
Also fixes another ui issue I saw, when you were in the search box, the up and down arrows would not work in the Autocomplete componenet, this fixes that.
Gitignore changes to ignore my Idea projects
Adds .editorconfig for editors that respect that to maintain spacing and other config
* Changers per @QStick and the code review.
- Moved Ref out to funtion rather than inline as that can cause a performance hit
- Changed line in gitignore to ignore any .idea folder
- Cleaned up the editorconfig file
- Used proper background color in the CSS for the search suggestions
-
7 years ago
Daniel Underwood
24ff756eeb
Fix episode reference and add case for track import failure due to permissions. Fixes #212 . ( #213 )
7 years ago
Qstick
2f6a13092f
Update FirewallAdapter.cs
7 years ago
Qstick
3488ba3d84
Fixed: Update Album State on AlbumStudio
7 years ago
Qstick
fe56c62a2b
New: Include total space with root folders
7 years ago
Qstick
28a508bed7
Fixed: Remove xpost suffix from release groups
7 years ago
Qstick
6c20832c7f
Fixed: Import List Tests
7 years ago
Qstick
37d1ed4a48
Fixed: Grab discography during artist search ( #208 )
...
Closes #184
7 years ago
Qstick
c105c9a65e
New: Import Lists Base ( #196 )
...
* New: Import Lists Base
7 years ago
Qstick
c712d932a0
Fixed: Queue sort keys
...
Closes #194
7 years ago
Qstick
ec2dc34098
New: Interactive Search from Album Detail Page
7 years ago
Qstick
ff3f52eb3f
Fixed: Don't reject paths under /srv
7 years ago
Qstick
ef6a84c136
Fixed: Medium track status on AlbumDetails page.
7 years ago
Qstick
750ecacb9b
Fixed: Remove Pre and postbot suffixes from release groups
7 years ago
Qstick
4f6ab8ec76
Fixed: Typo in GlobalExceptionHandlers.cs
7 years ago
Qstick
3e476f2637
New: Add basic ruTracker parser cases
7 years ago
Qstick
2011ff720a
Delete Lidarr.icns
7 years ago
Qstick
354055a785
Fixed: Capitalization of lidarr.icns
7 years ago
Qstick
dd875a0c49
Fixed: CutoffUnmet Search Function not working
...
Closes #193
7 years ago
Qstick
e0993fb52e
Fixed: Added ALAC to MediaInfo renamer audio codecs
...
Closes #198
7 years ago
Qstick
d53b983c91
Fixed: Completed Download HealthCheck not working
...
closes #200
7 years ago
Qstick
499b222514
Fixed: Plex TV Library updates instead of Music
...
closes #148
7 years ago
Qstick
19fcc13a39
Update appveyor.yml
7 years ago
Qstick
5551b2166a
Rework how albums are refreshed/added, add album search route ( #190 )
...
Rework how albums are refreshed/added, add album search route
7 years ago
Qstick
6ff5e6337b
Fixed: Virtual tables/grids on Mobile
7 years ago
Qstick
b5339b75ff
Fixed: Additional UI number input fixes
7 years ago
Qstick
8cb8059b2f
Add Skyhook for Searching by Album
...
#179
7 years ago
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
7 years ago
Qstick
3beac03c00
Update appveyor.yml
7 years ago
Qstick
0f5e67bb75
Fixed: Set Node Version for Build, Reset cache on package.json change
7 years ago
Qstick
9077d0c77e
Purge Appveyor build cache
7 years ago
Qstick
8c1e47e9fa
Update build.sh
7 years ago
Qstick
663452b2c5
Remove unused package-lock.json
7 years ago
Qstick
b2ce3d5bda
Fixed: Lidarr deletes download folder with audio files left over
...
Closes #182
7 years ago
Qstick
e00c7af8b7
Update build.sh
7 years ago
Qstick
b0070e0229
Fixed: Last UI reference to nameSlug, remove from model
7 years ago
Qstick
afc4aeb25f
Update to FontAwesome5
7 years ago
Qstick
b0238c1af4
Fixed: Albums not saving to DB due to release constraint
7 years ago
Matthew Despain
de22991856
Updated donation links
7 years ago
Qstick
9374461d97
Fixed: Page header search box uses incorrect artist link
7 years ago
Qstick
960330a004
Fixed: Albums not loading after 0.2.0.233
7 years ago
Qstick
054578fa2d
Fixed: Handle null on album refresh
7 years ago
Qstick
26ef43f302
New: Manually Edit/Override Album Release ( #181 )
...
* New: Manually Edit/Override Album Release
* !fixup for comments, loading all albums instead of only artist albums
* fixup! UI Cleanup lint issues
* fixup! Remove AddAlbum service for now, fix refresh override selected release
* fixup! Last one... to fix updating albums with custom release set
Closes #109
Closes #129
Closes #128
7 years ago