Qstick
a26cbdf61f
New: Add tag support to indexers
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Mark McDowall
77041a5401
Fixed: Series list jump bar click issues
...
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2 years ago
bakerboy448
9677b41ceb
Update Bug Report Template [skip ci]
...
(cherry picked from commit 99e0d42b717b279be0f9005039025cd730f90f6c)
2 years ago
Robin Dadswell
d580bcb79c
Update Bug Report Template
...
[skip ci]
(cherry picked from commit b9185574f3761e125151907e3d31511689a4513e)
2 years ago
Stevie Robinson
4985024dd6
New: Torrent Seed Ratio no longer advance settings
...
(cherry picked from commit c98fac65ed8e669c5e97ed3255c424b61fe0e8b3)
2 years ago
servarr[bot]
d27d982120
Fixed: Don't process files that don't have a supported media file extension ( #2938 )
...
* Fixed: Don't process files that don't have a supported media file extension
(cherry picked from commit 1977f4aa3c55cc0a06e1958e611f366d56cc346e)
* fixup!
* fixup!
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2 years ago
Mark Trolley
b3b93db643
Fix typo: loseless to lossless
2 years ago
Qstick
463ead6579
Bump version to 1.1.1
2 years ago
ta264
c1dd253bc1
Fixed: Correctly add missing new artist when an album's artist changes in musicbrainz
...
Fixes LIDARR-H
2 years ago
ta264
ded8602976
Fixed: Close all database connections on shutdown to remove shm/wal files
...
(cherry picked from commit eb431f09fdede191bfe6bc6c2da9c8cb12d804a1)
2 years ago
Servarr
4ba118d351
Automated API Docs update
2 years ago
ta264
7ebd41eff1
Update packages
2 years ago
ta264
fe3041216e
.NET 6.0.7
2 years ago
ta264
303baac4be
Fix translation
2 years ago
ta264
c339645cec
Fixed: Respect import list search setting when monitoring existing items
2 years ago
ta264
b168bdd0ea
Fixed: Correctly set MonitorNewItems for new list artists
2 years ago
ta264
c524886e62
Fixed: Prevent duplicate searches on list add
...
(cherry picked from commit 735fceb0746a8bf476cac5d69bc5648c3a868219)
2 years ago
ta264
70ae0c931e
New: Make monitoring existing albums on an import list optional
...
(cherry picked from commit b05bd685bc1bbd04d4b25b83a9fdd4ab3c4651ee)
2 years ago
ta264
92e0a6e6c6
New: Option to disable automatic search on import lists
...
(cherry picked from commit 9fc0a8d4d1109ee5a99e3776b4dcec6b3d458fbc)
2 years ago
Thomas White
33bb5960e5
Fixed: Null reference error when import list adds new album to existing artist
...
(cherry picked from commit 5e3045db86748d0ab407a6785007cb6bbd4f46a6)
2 years ago
Thomas White
d96775a4a3
Fixed: "Specific Book" setting for lidarr list import
...
Fixes #2435
(cherry picked from commit 466876da624843f62c849dfb28ac9515b6fe3a2c)
2 years ago
ta264
d85d2bb371
New: Make sure existing items on import list are monitored
2 years ago
Qstick
2ca6a8da84
Fixed: Releases Size filter has incorrect value type
...
(cherry picked from commit 46bc711558d9f3ab278125a4292eb7851e51d308)
2 years ago
Qstick
1d73d25fb2
Fixed: Don't call for server notifications on event driven check
2 years ago
bakerboy448
c7e8f5199a
Fixed: Better Cleansing of Tracker Announce Keys
...
Fixed: Cleanse Notifiarr secret from URL in logs
Closes #2611
(cherry picked from commit e6210aede6f7ead197e82572976bc0267d910d46)
Closes #2557
(cherry picked from commit ec866082d44d299096112a6c7c232384b1f74505)
2 years ago
Qstick
ce9d97067f
Fixed: Validate if equals or child for startup folder
...
(cherry picked from commit 0991cfe27efd6ddb533227b25754661e18d7e9ad)
2 years ago
ta264
8ff141d886
Fixed: Only one version of an album may be approved for import
2 years ago
Servarr
a3f5fa0596
Automated API Docs update
2 years ago
ta264
cf4103d73d
Use DryIoc for Automoqer, drop Unity dependency
...
(cherry picked from commit e3468daba04b52fbf41ce3004934a26b0220ec4f)
2 years ago
Kai Yang
9b120f4885
New: Link indexer to specific download client ( #2668 )
...
* New: Link indexer to specific download client
Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 13aaa20f1bf1448fa804738804205cb16f0d91f9)
* lint
Co-authored-by: Qiming Chen <simoncqm@gmail.com>
2 years ago
Stevie Robinson
2a72a0e318
Fixed: Mass Editor Footer on Smaller Screens
...
(cherry picked from commit 9afcec8b1ffc11da93ae50b73f77f5ebe6e12391)
2 years ago
Qstick
397e2bf418
Fixed: Default sort key for wanted/missing API endpoint
...
Fixes #2725
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
a6f4c3cdb0
Fixed: Importing file from UNC shared folder without job folder
...
Fixes #2759
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
bakerboy448
4ca9cb481b
Fixed: Cleanse APIKey from Signalr logging
...
Fixes #2474
(cherry picked from commit 2983b600268176db56208d6fb014b97ad81bb576)
2 years ago
Qstick
81714d20b7
Fixed accounting for zero terminator in long path limitation
...
Fixes #1909
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2 years ago
Mark McDowall
7b4e33e85f
Fixed: Managing display profiles on mobile
...
Fixes #1907
(cherry picked from commit c2fcdb445776d3898be7938216cf8ace65a1a236)
2 years ago
Qstick
28c7f30971
Fixed: Sorting in Interactive search duplicates results
...
Fixes #1906
Fixes #1911
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Taloth Saldono
735024bfb3
Small helper in UI to access API more easily
...
Fixes #1842
2 years ago
Taloth Saldono
8711b1a935
Fixed: OSX version detection
...
Fixes #1834
2 years ago
Qstick
8c2fa93509
New: Log path when adding artist
...
Fixes #1603
2 years ago
Qstick
423b489cf8
Fixed: Sorting interactive search by quality for unknown artist results
...
Fixes #1587
2 years ago
Qstick
26b5db3019
Used ReflectionOnly and/or public types where possible
...
Fixes #1461
2 years ago
Qstick
6c708a7a3e
Calendar item/episode status fixes
...
Fixes #1425
2 years ago
Qstick
f549a36c6f
Queue status/timeleft improvements
...
Closes #1424
2 years ago
Qstick
a41e8deb03
Don't store grabbed events for clients that don't download IDs
...
Fixes #1420
2 years ago
Qstick
39bbb67f0a
Fixed: Albums removed from queue re-appearing on refresh
...
Fixes #1392
2 years ago
Qstick
44b76ff647
Bump version to 1.1.0
2 years ago
ta264
78eeac2816
Ensure .Mono and .Windows projects have all dependencies in build output
...
Fixes development on linux
2 years ago
Billie Thompson
39adb36359
Connect to audioscrobbler via https
...
This will protect us from both MITM attacks, and also increase the
privacy of users.
3 years ago
Servarr
b12fac5d8c
Automated API Docs update
3 years ago