Bogdan
dcbc3ea3f8
Update the wanted section for missing and cutoff unmet
...
(cherry picked from commit 9b4ff657af41e67aeb5866ee3056f1a8f2a901ea)
2024-05-22 03:20:10 +03:00
Mark McDowall
c412701a3d
Fixed: Imported books updating on Calendar
...
(cherry picked from commit 5a3bc49392b700650a34536ff3794bce614f64a4)
Closes #3126
2023-12-15 19:55:00 +02:00
Bogdan
b37fd60b85
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
Closes #2466
2023-05-09 14:17:14 +03:00
Qstick
1caa49c895
Update UI Packages
...
Align with Lidarr
2023-01-24 11:51:34 -06:00
Qstick
06fbd5f93d
New: Reset Quality Definitions to default
...
Closes #1719
(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
2023-01-23 21:04:51 -06:00
ta264
468ebc3307
New: Load all books on page load and store in the browser
2021-09-01 21:04:39 +01:00
ta264
44d73f3e7e
New: Warn if UI won't update due to SignalR errors
2021-01-28 23:43:19 -05:00
Qstick
c17f3a90a7
Catchup Linting
2020-09-27 10:38:30 -04:00
Qstick
ee43ccf620
Renames in Frontend
2020-05-19 21:50:37 +01:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
Mark McDowall
94ac75c6b7
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-02-27 21:52:31 +00:00
ta264
a506125841
New: Don't require artist mapping
2020-02-11 21:22:45 +00:00
ta264
8a20c0fa83
New: Add/remove individual albums
2019-12-16 21:21:32 +00:00
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-29 20:38:57 +00:00
ta264
8aa3383e65
New: Switch to ASPNetCore Kestrel and SignalR
2019-10-29 20:38:57 +00:00
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
2019-08-25 11:49:30 -04:00
Qstick
5a8b303f80
Fixed: Fetch Artists on SignalR Reconnect to prevent Store issues
2019-07-20 23:48:58 -04:00
Qstick
3ebbf6ff83
Fixed: Multiple SignalR Improvements
...
Support for serverSentEvents, connection optimizations
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-06-19 23:03:08 -04:00
ta264
188e0e1040
New: Manual import improvements ( #683 )
...
* New: Manual import improvements
- Detect and merge import with files already in library.
- Allow selection of album release from Manual Import modal.
- Loading indicator while fetching updated decisions
* Disable release switching if user manually overrode release
2019-04-04 09:20:47 +01:00
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-03-08 21:10:23 -05:00
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
2019-02-23 17:39:11 -05:00
ta264
32c75cfcbc
New: Manual import refreshes decisions when artist/album updated ( #540 )
2018-11-18 22:16:55 -05:00
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:
https://github.com/Sonarr/Sonarr/commit/979fc436ab88be6e0c9a3f1a721eb3b47d85c218
* indents/spaces/formtting
2018-11-06 20:59:02 -05: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
813f81b3c9
Fixed: Case for HandleTrackfile function in SignalR
2018-09-01 23:12:02 -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
6581b3a2c5
New: UI Updates, Tag manager, More custom filters ( #437 )
...
* New: UI Updates, Tag manager, More custom filters
* fixup! Fix ScanFixture Unit Tests
* Fixed: Sentry Errors from UI don't have release, branch, environment
* Changed: Bump Mobile Detect for New Device Detection
* Fixed: Build on changes to package.json
* fixup! Add MetadataProfile filter option
* fixup! Tag Note, Blacklist, Manual Import
* fixup: Remove connectSection
* fixup: root folder comment
2018-08-07 20:57:15 -04:00
Qstick
8e626269d1
Misc Fixes and Better Logging/Rejection Messages for Track Import
2018-02-15 23:03:44 -05:00
Qstick
54e9f88648
Various UI Fixes and Updates
...
Closes #188
Closes #185
Closes #187
2018-01-25 22:01:53 -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
744742b5ff
New: UI Updates (Backup Restore in App, Profile Cloning)
...
UI Pulls from Sonarr
2018-01-14 17:11:37 -05:00
Qstick
b1a016289c
Refactor Episode section naming to Album in UI
2018-01-01 01:05:24 -05:00
Qstick
cd5b658196
UI Action Handler Changes, Misc Fixes
2017-11-26 15:09:45 -05:00
Qstick
21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping ( #121 )
...
* Multi Disc Stage 1 - Backend Work
* Quality Group Functionality
* Fixed: Only show wanted album types on ArtistDetail page
* Add Media Count Column to ArtistDetail Page
* Parser updates for multidisc cases, other usenet release title formats
* Search for Tracks by Medium Number in Addition to Title and TrackNumber
* Medium Renaming Token for Track Naming
* fixup Codacy and Comment Cleanup
* fixup remove comments
2017-11-15 21:24:33 -05:00
Qstick
cb9af37c39
Misc UI Updates
2017-10-28 16:13:32 -04:00
Qstick
566ac1a9d3
[UI Work] Add Overview Artist Index View
2017-10-15 02:17:53 -04:00
Qstick
1700c471b7
More UI Cleanup
2017-10-07 18:38:31 -04:00
Qstick
023452e1c3
Add Page Populator from Sonarr
2017-10-07 02:47:28 -04:00
Qstick
c8ed46850a
Updates to UI, Update NLog to 4.4.12
2017-10-01 23:05:28 -04:00
Qstick
9be4ec4c15
[UI] Refactor TrackFile Modal
2017-09-24 22:58:13 -04:00
Qstick
90d9741056
Fix Interactive Import, Add Track Actions and Reducers
2017-09-24 01:10:24 -04:00
Qstick
f460f630c3
Target to .NET 4.6.1, Update SignalR, Owin, Nancy ( #84 )
...
* Target .net 4.6.1
* Update to SignalR 2.2.2
* Fix Socks Reference in NZBDrone.Common
* UI Fixes, Build Fixes
* Update Nancy to 1.4.4
* Upgrade Microsoft Owin to 3.1.0
* Delete npm-shrinkwrap.json
* Fix SignalR Messages
2017-09-20 22:05:00 -04:00
Qstick
48d31523a5
[UI] Add Language to Manual Import, Fix Posters,Banners
2017-09-17 16:39:13 -04:00
Qstick
95051cbd63
Initial Commit Rework
2017-09-05 23:00:26 -04:00