Qstick
6103afcc09
Fixed: Exclude /snap/* locations from disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-10-19 21:39:41 -04:00
Qstick
4347e92bef
New: Add Test all functionality to API (Clients/Indexers/Lists)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-10-16 22:05:40 -04:00
Qstick
1d1aca8fb7
Fixed: Naming of remoteAccessAdapter in OwinHostController
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-10-16 21:50:31 -04:00
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
2018-10-08 20:56:05 -04:00
Qstick
b17cccd736
Fixed: Removed duplicate test cases
2018-10-07 18:25:46 -04:00
Qstick
c95d3e0ecb
Fixed: Language Parser Cases
2018-10-07 17:12:53 -04:00
Qstick
a7108c079d
Fixed: Backup API tweaks
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-10-02 22:15:53 -04:00
Qstick
5a57c0cf17
Fixed: Parsing for Artist-Album-Year release
2018-10-02 22:15:21 -04:00
Qstick
dc1eb63099
Fixed: Album percentOfTracks named incorrectly
2018-10-02 21:03:52 -04:00
Qstick
de224bcce5
Fixed: Avoid NullRef from ArtistStats when linking albumStats
2018-10-01 21:33:45 -04:00
Qstick
029e057c06
Fixed: Added Formatter cases for Wavpack and APE
2018-10-01 21:17:51 -04:00
Qstick
64a8d02f77
New: Server Side UI Filtering, Error Boundaries ( #501 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-09-22 23:10:50 -04:00
gismo2004
a95191dc3b
Fixes: Headphones album search ( #502 )
2018-09-22 03:14:26 -04:00
Qstick
e08f39ebe0
New: Setting to prevent download of early releases ( #485 )
...
* New: Setting to prevent download of early releases
* Fixup! Test and Wording
2018-09-20 22:21:26 -04:00
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
2018-09-18 21:29:45 -04:00
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.
2018-09-16 22:10:25 -04:00
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
2018-09-16 11:32:42 -04:00
Qstick
e0108352c8
New: Filter .DS_Store files from parsing
...
Fixes #489
2018-09-14 23:12:32 -04:00
Qstick
328795cb1f
Fixed: Don't read response stream if it equals Stream.Null
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-09-14 22:44:56 -04:00
Qstick
b5ecc4d209
Fixed: Episode reference in Parser.cs
2018-09-14 22:40:34 -04:00
Qstick
9c9fec70d8
Fixed: Validation for IndexerId on Release API Endpoint
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-09-13 22:29:28 -04:00
Qstick
d61ba76574
New: Choose extension for magnet links in Torrent Blackhole
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-09-13 22:28:17 -04:00
Qstick
622e2de07d
Fix: Last.Fm UserId message
2018-09-13 21:43:51 -04:00
Qstick
a069ce40ad
Fix: NMA Migration issue
...
For those that have not migrated yet.
2018-09-13 21:42:00 -04:00
Qstick
c0c9d4363c
New: Last.fm User and Tag Import Lists ( #478 )
...
* New: Last.fm User and Tag Import Lists
* fixup! defaults and variable name
2018-09-11 23:00:45 -04:00
gismo2004
e155217165
Fixed: Newznab Artist search ( #482 )
...
* Fixed: Newznab Artist search
space is still not allowed
make code more readable
* add back the curly braces
2018-09-09 13:11:56 -04:00
gismo2004
91767c1462
Fixed: Newznab "400.BadRequest" ( #481 )
...
"space" is not allowed in request url
2018-09-08 13:15:53 -04:00
Qstick
812af82fae
Fixed: Search fails for many artist and albums with specials ( #466 )
...
* Fixed: Search fails for many artist/albums with specials
* fixup! Replace & with space
* fixup! Add two more test cases
* fixup! Add last test case
* fixup: Newznab test case
2018-09-04 22:55:08 -04:00
Qstick
23bc5b11cf
Added: Device load support for Pushbullet
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-09-04 22:41:22 -04:00
Qstick
e41f884153
Fixed: Updates to commandExecutingSelector
2018-09-04 22:40:26 -04:00
Qstick
68aaa49e9f
Fixed: Filter mapped drives when running from service
2018-09-04 22:38:48 -04:00
Qstick
72dfae1cc9
Fixed: Container tests failing due to Lidarr.Api dep.
2018-09-02 01:08:04 -04:00
Qstick
6b45758fde
New: Improved Plex Media Server authentication (Manually update settings)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-09-02 00:42:03 -04:00
Qstick
aab70b512d
Fixed: Fix some api integration tests
2018-09-02 00:39:21 -04:00
Qstick
2a992f6c2b
Fixed: Remove MediaBrowser metadata and pushalot
2018-09-01 23:37:55 -04:00
Qstick
9d2fbddc7d
New: Cancel tasks in command queue
2018-09-01 23:11:19 -04:00
Qstick
61387b3d44
New: Album Release Date on queue screen
2018-09-01 23:10:23 -04:00
Qstick
60bb0ac063
New: Queued Task/Command List View
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-08-30 23:07:50 -04:00
Qstick
9a1660da51
New: Add stopped option for rTorrent
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-08-30 23:04:40 -04:00
Qstick
ba96dad8c7
Fixed: UI and Command manager updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-08-28 23:01:02 -04:00
Qstick
d9a51a1d02
Changed: Refactor ReleaseGroup Parser cases
2018-08-26 22:25:19 -04:00
Qstick
c3d2769d3f
Added: Parser case for Artist - Album - Year [Other]
2018-08-26 21:48:49 -04:00
Qstick
499af45566
Added: Monkey Audio and WavPack support ( #455 )
...
* Added: Monkey Audio and WavPack support
* fixup! Add test case, fix typo
2018-08-26 21:11:07 -04:00
Qstick
894385747e
Fixed: Mbid lookup doesnt return existing properties if in db.
...
Fixes #459
2018-08-26 21:03:46 -04:00
Qstick
b506fd3ab7
Fixed: UI fixes from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-08-26 00:39:04 -04:00
Qstick
6eafffeb2c
Fixed: Return artist properties for existing albums during album search
...
Fixes #457
2018-08-25 23:01:39 -04:00
Qstick
a56e2edb74
Fixed: Concurrent manual imports silently failing
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-08-18 21:48:32 -04:00
Qstick
ef7d54a412
Fixed: Handle Gazelle NullRef ( #447 )
2018-08-13 19:48:26 -04:00
Qstick
36b2942cef
Added: Allow folders without trailing slashes in file browser
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2018-08-10 20:46:34 -04:00
Qstick
ed94d47cdd
Fixed: Too big eta in qbit api still occurring on official builds
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2018-08-07 21:24:26 -04:00