ta264
bc0e0faa90
Fixed: Error searching for book
5 years ago
Qstick
8547af9fae
Method, Variable, Class Renames in Readarr.Core
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
e26840b649
Fixed: Fetch Settings in UpdateConnector
5 years ago
Qstick
6a747ae110
Fix Radarr reference in Updates.js
5 years ago
Taloth Saldono
54444c27ea
Replaced matchAll usage since it's not available on all browsers
5 years ago
Taloth Saldono
bc88a26c80
Added UpdateMechanismMessage to allow package maintainers provide custom message
5 years ago
Taloth Saldono
e9c1506e46
Inline markdown-style link for PackageAuthor
5 years ago
Qstick
d0e2cf9571
New: Set Branch, Update Mech from PackageInfo
5 years ago
ta264
08496c82af
New: Readarr 0.1
5 years ago
ta264
09d9ccddeb
Fix CSS
5 years ago
Qstick
3b7eb01918
New: Lidarr to Readarr
5 years ago
ta264
fa33bd857e
Fixed: Allow None metadata profile for lists
5 years ago
ta264
9e4d6c80cd
Fixed: Speed up AlbumStudio
5 years ago
ta264
a8be028f29
Fixed: Speed up UI during refresh
...
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
5 years ago
Mark McDowall
d459a36591
Option to ignore items when removing from queue instead of removing from client
5 years ago
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
5 years ago
ta264
cf15359b89
New: Watch filesystem for changes to library
5 years ago
Qstick
b319c44bbd
New: Store Task StartTime, Show Duration in UI
5 years ago
ta264
04378c8ecc
Fixed: Not showing past first few pages of history
5 years ago
ta264
a506125841
New: Don't require artist mapping
5 years ago
ta264
b54d556e63
Fixed: Editing provider/profile settings appearing to affect wrong item
5 years ago
ta264
4afd7934fe
Update sentry DSN to self hosted
5 years ago
Qstick
7e244611f0
Dedupe JS events to prevent 1000s repeated hitting Sentry
5 years ago
Qstick
ee627eb0a3
Fixed: Default id for MenuContent
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
1a0d276c72
Fixed: React error when displaying a search result for an existing item
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
ta264
8a20c0fa83
New: Add/remove individual albums
5 years ago
ta264
70e9818949
Fixed: Rework Artist Index and VirtualTable
5 years ago
ta264
e0d1e3b03f
Fixed: Don't repeatedly re-render cells
5 years ago
ta264
9b6b406a53
Better selection of jump bar items
...
Show first, last and most common items
5 years ago
ta264
b4abc63269
Fixed: Strip UrlBase from UI events before sending to sentry
...
Should mean that source maps are picked up correctly.
5 years ago
ta264
624ee1daa4
Fixed: Use a worker for UI fuzzy search
5 years ago
ta264
963c832241
Fixed: Faster movie selector
5 years ago
ta264
e45f788ca5
Fixed: Faster hasDifferentItems and specialized OrOrder version
5 years ago
ta264
22a9f83c24
New: Option for production build with profiling
5 years ago
Taloth Saldono
11525c6167
Revised webpack bundling
5 years ago
Qstick
490e42015b
Fixed: Album search indicator spins forever if any task exists
5 years ago
ta264
4346c76d4f
New: Multi target net framework 4.6.2 and net core 3.0
5 years ago
ta264
8aa3383e65
New: Switch to ASPNetCore Kestrel and SignalR
5 years ago
Qstick
38a590798b
New: Add MB Link to add new artist search result
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
0ba1bf3eb2
Fixed: noreferrer on frontend images
5 years ago
Taloth Saldono
3743b023f2
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
5 years ago
Qstick
70623c320f
New: User configurable minimum free disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Taloth Saldono
a85c6c0a91
Support for primary and fallback download client
5 years ago
Qstick
9af59bddfe
Fixed: Cleanup InteractiveSearch.js logic
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Mark McDowall
dd014b1f52
HTTPS certificate validation options
...
New: Enable HTTPS certificate validation by default
New: Option to disable certificate validation for all or only local addresses
5 years ago
Qstick
86f4dcd198
Fixed: Remove Duplicate Function in BlacklistConnector.js
5 years ago
Taloth Saldono
26c8768931
New: Removed libcurl http fallback since mono 5.16+ doesn't need it. Also bumped minimum mono version check to 5.16 (5.20 is the best choice atm)
5 years ago
Qstick
1425bc8bd9
New: Seperate Naming for Multi-Disc Albums
5 years ago
Qstick
232273c4dc
Fixed: Manual Import Tracks Sorted Wrong
...
Fixes #848
5 years ago
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
5 years ago