bakerboy448
3d1437bf18
Fixed: Updated wiki links for WikiJS
4 years ago
ta264
9f1d4446e8
Fixed: Allow repeated import attempts until downloaded files appear
4 years ago
Qstick
57bd659f4c
New: Even More Mono Cleaning
4 years ago
ta264
2cc114c037
New: Drop mono support
...
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
4 years ago
ta264
f12ae15ffb
New: .NET 5 support for FreeBSD 11+
...
(cherry picked from commit 760de88e7c1835affe184fed16bc3895ceca9358)
4 years ago
ta264
b800b17c8a
Package updates
4 years ago
ta264
9d265ef9b2
Move test harness packages into Directory.Build.props
4 years ago
ta264
c1a6e1c39d
New: Build with NET5
...
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
4 years ago
Taloth Saldono
a8b6f70be1
Multiple Email Address
...
Fixes #2043
Fixes #2074
Fixes #2138
Fixes #2145
Fixes #2148
4 years ago
Robin Dadswell
9b673c028a
New: Health Check for Downloads to Root Folder ( #2234 )
4 years ago
servarr[bot]
811a5c5456
New: Remove completed downloads from disk when removing from SABnzbd
...
(cherry picked from commit ac8283d7339b3d9e8ccf70f3d1ff031d1b0a71d1)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
4 years ago
Daniel Lo Nigro
187672b183
New: Token for track artist (as opposed to album artist) ( #1910 )
...
* New: Token for track artist (as opposed to album artist)
* - Move logic to AddTrackTokens instead of separate AddTrackArtistTokens method
- Just use the first artist name
* Update FIleNameSampleService to handle this token properly
* Fall back to album artist if there's no track artist
* Show tokens in naming modal
4 years ago
Qstick
09c0ca9338
Fix ImportFixture Tests
4 years ago
Qstick
d198c9987e
Fixed: Don't fail entire import if Validation error on list item
...
Fixes #2021
Fixes #2133
4 years ago
Qstick
3a7e5c9201
Fixed: Database migration failure when database was manually repaired in a certain way
...
Fixes #2094
4 years ago
Taloth Saldono
053efd2214
Added IsTorrentLoaded to tests
...
Fixes #2103
(cherry picked from commit 7272c5b7fcada0b346e1dd72fb2d1caa6b6e4c63)
4 years ago
Taloth Saldono
f51aebb1bd
Fixed: Setting seed criteria while torrent is still being loaded by qbittorrent
...
closes #2086
(cherry picked from commit 67e97f7aee761d19af6fe1a086691a9934635a6d)
4 years ago
Taloth Saldono
5cc2db26e7
Added mechanism for package maintainers to produce a health check error.
...
Fixes #2049
(cherry picked from commit 7da02c236aa03e6aef011130526040c1cb8399fc)
(cherry picked from commit 024000275df3b2d3b884c2c2fbf0b86bd36a631a)
4 years ago
Taloth Saldono
294a50e0a3
Fixed: Validation of new qbittorrent max-ratio action config
...
(cherry picked from commit d1c3ae17491726320c58561548a21d83dae7fe7d)
4 years ago
Qstick
9bf6db4187
Remove Sab ToPP Status
4 years ago
Taloth Saldono
709d01a3b1
Fixed CompletedDownloadService tests
...
Fixes #1869
4 years ago
bakerboy448
2cb36e61e0
Update wiki link hints for health checks
...
Closes #1880
4 years ago
Qstick
774a3597de
New: Remove AlbumFolder, Support Nested Track Format
4 years ago
Mark McDowall
d510a47c8f
New: Treat Manual Bad in history as failed
...
(cherry picked from commit ab478fd64bdf2b710fb865006858a1a7dbdbad21)
4 years ago
ta264
3523eb6394
Fix freeleech tests
4 years ago
Qstick
cb8482921f
Fix BasicRepository Tests when not on UTC
...
(cherry picked from commit 4f7dc94b94bda49443c28baefc592e7388bcf540)
4 years ago
ta264
1be3cdadb4
Fixed: Search by MusicBrainz ID
4 years ago
bakerboy448
1268f90f26
New: Update all wiki links to point to the Servarr Wiki
...
Fixes:
https://github.com/lidarr/Lidarr/issues/1805
https://github.com/lidarr/Lidarr/issues/1803
4 years ago
Qstick
eb5a95cfa6
Quick fix for Queue sort by Artist SortName
...
Fixes #1817
4 years ago
ta264
80fe567e51
Add SortKey validation
4 years ago
Qstick
44819196bc
Fixed: False Positives for RemotePath check with Deluge
4 years ago
Qstick
2e4b168985
Improve use of All() for Path related queries
4 years ago
Mark McDowall
3a1abfa9f1
New: Differentiate between short term and long term (more than 6 hours) indexer failures
4 years ago
Taloth Saldono
4f220d9532
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
4 years ago
Taloth Saldono
3ccc30638f
New: Added FileList.io indexer support
4 years ago
Qstick
9b934e9cf2
Improve root folder health check
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
ta264
4eac1c5663
Pull DownloadClientItemClientInfo part of 824d315a
4 years ago
ta264
efef2f3bb6
Fixed: Import single file torrents with a folder from QBittorrent
4 years ago
ta264
39b57cfe6e
Fixed: Get actual file names from QBittorrent API ( #5226 )
...
* Fixed: Get actual file names from QBittorrent API
Previously we were assuming that the output filename was the category
output dir + the torrent name. This isn't true if the torrent has
been renamed or sanitized.
4 years ago
Taloth Saldono
909dffcef2
Improved error message when nzb download contains an newznab error instead
4 years ago
Qstick
4857828d80
Rename FilterFiles to FilterPaths
4 years ago
ta264
2982478dba
Trigger fewer signalr broadcasts
...
(cherry picked from commit b05b7ec4ad9368c8c3ae5ff5316caf5d23e24191)
4 years ago
Dtaggart
2655430c98
New: Index priority
4 years ago
Mark McDowall
c92de8d337
Fixed: Strip AlteZachen from release group name
4 years ago
Mark McDowall
b576d3d197
Fix checkingUP qbit status unit test
4 years ago
Qstick
0581ff458c
New: Handle missingFiles status from qBit
...
(cherry picked from commit 9a2cee3104b1e8d32f2df68d3ca75967aba41868)
4 years ago
Jacob
a035a78a2b
New: Added option to filter Release Profile to a specific indexer
4 years ago
Qstick
3f96208c41
Fixed: Use Proxy for MediaCovers and Metadata
4 years ago
Mark McDowall
10b7d0d63e
Fixed: Include releases that failed to parse in search results
4 years ago
Qstick
d72014eb66
New: Event Driven HealthCheck Support
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
8d8cbd07aa
Fixed: Disregard Real when user disabled proper preference
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
e8e4d76d73
Fixed: Edge case where import fails due to DB relationship mismatch
4 years ago
Qstick
5bca13b21f
Fixed: Delay profile being ignored for non-revision upgrades
4 years ago
Qstick
dbdc805e80
Remove unnecessary usings
4 years ago
ta264
3e082df21d
Fixed: Error fetching paged records from API without a sort key
...
[common]
4 years ago
ta264
12d6b5ee9a
Fixed: Don't refresh and rescan artist when new album added
...
Speeds up adding a single album to an existing artist. Should help
reduce the number of full rescans being triggered also - an added
album was triggering one.
4 years ago
ta264
e1a62af586
Fix test
4 years ago
ta264
0f5531af4d
Fixed: Error deserializing preferred words with dapper
...
Fixes Sentry LIDARR-106
Fixes Sentry LIDARR-10B
4 years ago
ta264
53c0ffd129
Swap to dapper with lazyload
4 years ago
Mark McDowall
d83e20937d
New: 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
4 years ago
ta264
a49955e692
Fixed: Don't rescan folders for each artist added via a list
4 years ago
ta264
ee31ff1e89
Move runtime copy into a separate target
4 years ago
ta264
1830f46d27
Fixed: Add missing info to Gazelle/Redacted results
...
Fixes #1501
4 years ago
ta264
6c2cd7fe16
New: Support for Redacted API keys
...
Fixes #1127
4 years ago
Qstick
d7edbb0cf0
Fix System Time Fixture
4 years ago
Mark McDowall
a81587dc57
New: Show health warning if system time is off expected time
...
Closes #1422
4 years ago
ta264
d52f0d653a
Fix fingerprinting tests
4 years ago
Qstick
f8afe65f7e
Fixed: Performance issue when scanning large root folder
4 years ago
Taloth Saldono
8a68042192
Skip unknown/removed commands still queued in the database
4 years ago
Qstick
f5e2a447e9
Sync Packages with Radarr
4 years ago
ta264
9c64ba6cbd
New: HealthCheck to warn if running legacy mono version
4 years ago
ta264
87d29ec978
New: Only refresh items that have updated on metadata server
4 years ago
ta264
4f5a0b7afd
Fixed: Update file paths correctly when moving artist
...
Fixes #1088
4 years ago
ta264
c4cf178144
Fixed: Don't mark downloads as failed if no files found
...
Resolves #945
4 years ago
ta264
be4e748977
New: Don't require artist mapping
4 years ago
ta264
1cc434a498
New: Pass DownloadClientItem to Import Specs
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
ta264
0bde5fd9e5
New: Add/remove individual albums
4 years ago
ta264
8da53ae6aa
New: Bump to .NET Core 3.1
4 years ago
ta264
d9dfd32568
Distribute fpcalc for netcore builds
4 years ago
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264
d881b26261
Fixed: Convert MonoOnly to PosixOnly
4 years ago
ta264
f136449573
Update FluentMigrator to v4
4 years ago
ta264
fdf1ecc698
New: Use sqlite package
4 years ago
ta264
b1349213f2
New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264
4655cbe0c2
New: Cache spotify -> musicbrainz mapping
4 years ago
ta264
906fdb8365
Fixed: Handle ratelimit response from acoustid
4 years ago
ta264
2f96c962a5
Fixed: Mock AcoustId responses so tests don't fail when API down
4 years ago
ta264
d4547138ec
Fixed: Remove obsolete HttpProvider
4 years ago
ta264
6fb600b686
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
4 years ago
ta264
c0d77af26d
Fixed: Remove obsolete XBMC HTTP notification API
4 years ago
ta264
aa66358725
Fixed: Prevent GetFilesByBasePath matching partial paths
...
When searching for /test/path it was returning files in /test/path2.
Fix by making sure to search for /test/path/
4 years ago
ta264
ed357181ef
Fixed: Correctly page through Spotify followed artists
4 years ago
Qstick
81ffc4e28f
Fixed: Artist FindById Should Find OldIds
4 years ago
ta264
250d79b5bb
Fixed: app.config no longer required
4 years ago
ta264
ca46f0e50b
Changed: Remove growl and prowl
4 years ago
Qstick
041e28fbb9
New: FluentAssertions to 5.9.0
4 years ago
Qstick
d3ff5439ce
Fixed: RARBG links in Interactive Search
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
64bdd13097
Fixed: Recycle bin will clean up files older than 7 days and remove empty folders left behind
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
11b5aef46b
New: Update NBuilder to 6.0.1
4 years ago
Qstick
6529ddb22c
New: User configurable minimum free disk space
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
d7f96fa139
Fix NZBGet Delete Status Copy test
4 years ago
Taloth Saldono
30ac5408ca
Fixed: Heavy qbit api load when CDH Remove is disabled and Seeding time has been reached
...
ref #3108
4 years ago
Taloth Saldono
5cfdf8dc60
Fixed: Transmission seeding idle time handling
4 years ago
Mark McDowall
adb09ffabf
Fixed: Remote path mapping host comparison ignores case
...
Closes #3169
4 years ago
Qstick
9ec56708e7
Fixed: Errors logged during import when existing episode file is partial removed in the DB
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Taloth Saldono
3b3d81dab2
Support for primary and fallback download client
4 years ago
Taloth Saldono
4ec0cace2e
New: Round-robin over available Download Client instead of the first enabled one
4 years ago
Mark McDowall
65c767f70e
Fixed NZBGet tests
4 years ago
Qstick
988ba12762
Fixed: Cleaning percent signs from release names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
ta264
425bd8964f
New: Update Unity
6 years ago
Qstick
3c423871d3
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
6 years ago
Qstick
7ffecf6c50
Fixed: several failing/flaky mono unit tests
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
ta264
1b72d9b60f
Fixed: NRE importing Spotify saved albums / followed artists ( #962 )
6 years ago
ta264
c4b7e04a96
Fixed: NRE when tagging an album with omitted media
6 years ago
Taloth Saldono
91764ec115
Fixed: Removed .Net update notice on Windows LTSB 2015
6 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)
6 years ago
ta264
91ddabe5dd
Fixed: Catch exceptions looking up fingerprints
...
It's not crucial so if it fails don't take out the whole import process.
6 years ago
ta264
2097bfff94
Fixed: Null reference exceptions on update
...
Simplify entity equality code and enfore db/metadata split
Use a nuget package to remove boilerplate code that needs careful
update when adding/removing fields. Add tests to enforce that all
fields are allocated to 'UseMetadataFrom' or 'UseDbFieldsFrom' to make
metadata refresh more foolproof.
Fix NRE when tracks are merged because artist wasn't set.
Fix NRE when tracks are merged and the merge target wasn't yet in the database.
6 years ago
ta264
ad4d7e4cfd
New: Use ImageSharp for resizing ( #934 )
...
* New: Swap to ImageSharp for image resizing to avoid leaks
Stop resizing album images also
* Fixed: MediaCoverModule falls back to fullsize for png and gif too
* Fixed: Look for all image extensions in DeleteBadMediaCovers.cs
6 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
6 years ago
Mark McDowall
74cb2a6f52
Fixed: Waiting a long time for unavailable root folders
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Mark McDowall
699f19b352
New: Cleanup Recycling Bin folders older than X days (0 to disable)
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
0496e6afc2
Fixed: Repack don't being grabbed when cutoff already met
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
ta264
f1fc45fa99
New: Migrate to new csproj format
6 years ago
ta264
e095fe00af
Fixed: Delete unreferenced files
6 years ago
ta264
ee7d47d044
Fixed: All the tests
6 years ago
ta264
0352f8d3ff
Fixed: Faster artist endpoint ( #874 )
...
* Fixed: Speed up AllArtist API endpoint
* New: Display UI before artists have loaded
* Add test of new repository methods
6 years ago
Taloth Saldono
aa794a7155
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
6 years ago
ta264
1ab8c5a7bb
Fixed: Embedding album art on import
...
On import the album release is adjusted, which triggers an
AlbumEditedEvent which in turn coverts media cover urls to local
urls. The addition of ?lastWrite=xxx broke the calculation of
extenions from the URL. To fix, only set the extension and don't
update the extension if url is changed.
6 years ago
ta264
3c1b3434c7
Fixed: Build on mono 6
...
Removed LogEntries which is unused
6 years ago
ta264
a35f965d31
New: Write genres and album art to track file tags
6 years ago
ta264
8d780f4057
Fixed: Don't force images to JPG and fix Kodi album art filenames
6 years ago
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
6 years ago
ta264
fb26ff286d
New: Bump Newtonsoft.Json to 12.0.2
6 years ago
Qstick
2f1290d488
Fixed: Correctly handle Repack Releases
6 years ago
ta264
23316329ed
New: Allow monitoring all albums for import list artist
6 years ago
ta264
8e777025cb
Proposal: Length is definitive, fallback to modified if no length
6 years ago
Qstick
2be52c22d6
Fixed: Backup Mediacover Existing Check to Length if No Modified Date
6 years ago
ta264
814e44b7e4
Fixed: Actually refresh media covers
6 years ago
ta264
61b6572f61
Fixed: Failure re-adding a deleted artist
6 years ago
Qstick
5defb69eb6
Fixed: Tracked Download Cache Keeps Deleted Albums ( #811 )
...
* Fixed: Tracked Download Cache Deleted Albums
* Add a test
6 years ago
ta264
77d02a03a0
Add artist refresh completed event
...
Always fires unlike update, which only fires on actual update. Use
this to make sure media covers are up to date on refresh
6 years ago
ta264
8160f3d84a
Fixed: Simplify ArtistMetadataRepository
6 years ago
ta264
0b7a42ee3b
New: Refactor metadata update
6 years ago
ta264
f5c1858d4c
Fixed: UpdateAlbums was a duplicate of UpdateMany
6 years ago
ta264
76db27e8c2
New: Add old ids, artist aliases and genres
6 years ago
ta264
343b27b886
Fixed: Update modified times as well as sizes
6 years ago
ta264
da2b36514a
Fixed: Prevent two TypeExclusive commands running at once
...
The check was bypassed if a disk access command was running at the
same time.
6 years ago
ta264
368363de96
Fixed: Prevent two Artists pointing to same ArtistMetadata
6 years ago