Qstick
97a0daa1aa
Fixed: Gazelle Issues, Plus add feed parse test
...
Fixes #217
2018-02-19 22:34:44 -05:00
Qstick
88298fbac8
Fixed: Incorrect naming of ArtistFolderImported event
2018-02-18 01:29:38 -05:00
Qstick
a728517eaf
Fixed: Incorrect logo for Emby notifications.
2018-02-18 01:18:44 -05:00
Qstick
c9488351e4
Misc Cleanup
2018-02-18 00:40:32 -05:00
Qstick
8e626269d1
Misc Fixes and Better Logging/Rejection Messages for Track Import
2018-02-15 23:03:44 -05:00
Qstick
425a9045b8
Improve error message when deleting a profile that is in use
2018-02-15 22:03:24 -05:00
Qstick
e8771c9c78
Rename TvCategory to MusicCategory for Clients
2018-02-15 21:52:15 -05:00
Qstick
8ef80ba135
Fixed: Send category to qBittorrent when adding torrent/magnet
2018-02-15 21:46:03 -05:00
Qstick
8395999696
New: Selectively refresh albums ( #215 )
...
* New: Selectively refresh albums
Closes #211
2018-02-13 02:32:18 +01:00
Daniel Underwood
24ff756eeb
Fix episode reference and add case for track import failure due to permissions. Fixes #212 . ( #213 )
2018-02-11 04:33:18 +01:00
Qstick
2f6a13092f
Update FirewallAdapter.cs
2018-02-10 16:10:31 -05:00
Qstick
3488ba3d84
Fixed: Update Album State on AlbumStudio
2018-02-09 23:52:45 -05:00
Qstick
fe56c62a2b
New: Include total space with root folders
2018-02-09 23:25:28 -05:00
Qstick
28a508bed7
Fixed: Remove xpost suffix from release groups
2018-02-09 23:23:27 -05:00
Qstick
6c20832c7f
Fixed: Import List Tests
2018-02-09 23:14:15 -05:00
Qstick
37d1ed4a48
Fixed: Grab discography during artist search ( #208 )
...
Closes #184
2018-02-10 05:03:12 +01:00
Qstick
c105c9a65e
New: Import Lists Base ( #196 )
...
* New: Import Lists Base
2018-02-06 18:08:36 -05:00
Qstick
c712d932a0
Fixed: Queue sort keys
...
Closes #194
2018-02-04 00:53:03 -05:00
Qstick
ff3f52eb3f
Fixed: Don't reject paths under /srv
2018-02-03 22:45:30 -05:00
Qstick
750ecacb9b
Fixed: Remove Pre and postbot suffixes from release groups
2018-02-03 21:59:29 -05:00
Qstick
4f6ab8ec76
Fixed: Typo in GlobalExceptionHandlers.cs
2018-02-03 21:58:50 -05:00
Qstick
3e476f2637
New: Add basic ruTracker parser cases
2018-02-03 21:25:17 -05:00
Qstick
dd875a0c49
Fixed: CutoffUnmet Search Function not working
...
Closes #193
2018-01-31 22:10:43 -05:00
Qstick
e0993fb52e
Fixed: Added ALAC to MediaInfo renamer audio codecs
...
Closes #198
2018-01-31 21:42:30 -05:00
Qstick
d53b983c91
Fixed: Completed Download HealthCheck not working
...
closes #200
2018-01-31 21:32:10 -05:00
Qstick
499b222514
Fixed: Plex TV Library updates instead of Music
...
closes #148
2018-01-31 21:31:37 -05:00
Qstick
5551b2166a
Rework how albums are refreshed/added, add album search route ( #190 )
...
Rework how albums are refreshed/added, add album search route
2018-01-28 01:27:33 -05:00
Qstick
b5339b75ff
Fixed: Additional UI number input fixes
2018-01-26 22:00:32 -05:00
Qstick
8cb8059b2f
Add Skyhook for Searching by Album
...
#179
2018-01-25 23:07:15 -05:00
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
2018-01-25 22:01:53 -05:00
Qstick
b2ce3d5bda
Fixed: Lidarr deletes download folder with audio files left over
...
Closes #182
2018-01-23 23:08:05 -05:00
Qstick
b0070e0229
Fixed: Last UI reference to nameSlug, remove from model
2018-01-21 23:22:12 -05:00
Qstick
b0238c1af4
Fixed: Albums not saving to DB due to release constraint
2018-01-19 23:03:08 -05:00
Qstick
960330a004
Fixed: Albums not loading after 0.2.0.233
2018-01-18 00:08:52 -05:00
Qstick
054578fa2d
Fixed: Handle null on album refresh
2018-01-17 23:48:59 -05:00
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
2018-01-17 21:28:47 -05:00
Qstick
74f433d4f0
New: Added tests for DB Converters
2018-01-14 20:41:52 -05:00
Qstick
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
2018-01-14 17:11:37 -05:00
Qstick
80a5701b99
New: Log indexer when processing results
2018-01-14 15:04:05 -05:00
Qstick
9dfa8c5b10
New: Add paused options for Deluge and Transmission
2018-01-14 15:01:31 -05:00
Qstick
cd099c2255
New: Device names for Join notifications
2018-01-14 14:51:12 -05:00
Qstick
d9a8a92b8e
New: Indexer Setting for absolute maximum size for a release
2018-01-14 14:47:36 -05:00
Qstick
96c59e2b2b
Fixed: Handling of unknown status types in DownloadStation
2018-01-14 14:34:08 -05:00
Qstick
443e536005
Fixed: Only look for monitored albums on artist search
2018-01-07 20:55:03 -05:00
Qstick
bef04af5cd
Fixed: Saving proxy settings doesnt take.
...
Closes #174
2018-01-01 22:21:36 -05:00
Qstick
0e7a22dc95
New: Run missing root folder health check when an import is successful
2017-12-31 15:24:41 -05:00
Qstick
8ce1d4bcab
Fixed: Set release date to 1970-01-01 if track released before (mono)
2017-12-31 15:09:57 -05:00
Qstick
f814b5a6e1
Fixed: Improve logging for invalid NZB messages
2017-12-31 15:05:34 -05:00
Qstick
ec12bede9d
Fixed: Cleanup 11 more tests
2017-12-30 01:09:10 -05:00
Qstick
d8c89f5bbd
UI Updates (Cancel Import, Move Artist, Manual Import from Artist)
...
Ability to cancel an import lookup/search at any point.
Ability to move artist path from Artist Edit or bulk move from Mass Editor.
Trigger manual import for Artist path from Artist Detail page.
Pulled from Sonarr
2017-12-29 22:23:04 -05:00