Commit Graph

1386 Commits (8f4f514ee286b1bcee2771ad5498e0582e83c832)

Author SHA1 Message Date
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
ta264 91ddabe5dd Fixed: Catch exceptions looking up fingerprints
5 years ago
ta264 2097bfff94 Fixed: Null reference exceptions on update
5 years ago
ta264 ad4d7e4cfd New: Use ImageSharp for resizing (#934)
5 years ago
ta264 4413c7e46c New: Unmapped files view (#888)
5 years ago
Mark McDowall 74cb2a6f52 Fixed: Waiting a long time for unavailable root folders
5 years ago
Mark McDowall 699f19b352 New: Cleanup Recycling Bin folders older than X days (0 to disable)
5 years ago
Qstick 0496e6afc2 Fixed: Repack don't being grabbed when cutoff already met
5 years ago
ta264 f1fc45fa99 New: Migrate to new csproj format
5 years ago
ta264 e095fe00af Fixed: Delete unreferenced files
5 years ago
ta264 ee7d47d044 Fixed: All the tests
5 years ago
ta264 0352f8d3ff
Fixed: Faster artist endpoint (#874)
5 years ago
Taloth Saldono aa794a7155 Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
5 years ago
ta264 1ab8c5a7bb Fixed: Embedding album art on import
5 years ago
ta264 3c1b3434c7 Fixed: Build on mono 6
5 years ago
ta264 a35f965d31 New: Write genres and album art to track file tags
5 years ago
ta264 8d780f4057 Fixed: Don't force images to JPG and fix Kodi album art filenames
5 years ago
Qstick 8b860bcb82
Changed: Remove Language Profiles (#870)
5 years ago
ta264 fb26ff286d New: Bump Newtonsoft.Json to 12.0.2
5 years ago
Qstick 2f1290d488 Fixed: Correctly handle Repack Releases
5 years ago
ta264 23316329ed New: Allow monitoring all albums for import list artist
5 years ago
ta264 8e777025cb Proposal: Length is definitive, fallback to modified if no length
5 years ago
Qstick 2be52c22d6 Fixed: Backup Mediacover Existing Check to Length if No Modified Date
5 years ago
ta264 814e44b7e4 Fixed: Actually refresh media covers
5 years ago
ta264 61b6572f61 Fixed: Failure re-adding a deleted artist
5 years ago
Qstick 5defb69eb6
Fixed: Tracked Download Cache Keeps Deleted Albums (#811)
5 years ago
ta264 77d02a03a0 Add artist refresh completed event
5 years ago
ta264 8160f3d84a Fixed: Simplify ArtistMetadataRepository
5 years ago
ta264 0b7a42ee3b New: Refactor metadata update
5 years ago
ta264 f5c1858d4c Fixed: UpdateAlbums was a duplicate of UpdateMany
5 years ago
ta264 76db27e8c2 New: Add old ids, artist aliases and genres
5 years ago
ta264 343b27b886 Fixed: Update modified times as well as sizes
5 years ago
ta264 da2b36514a Fixed: Prevent two TypeExclusive commands running at once
5 years ago
ta264 368363de96 Fixed: Prevent two Artists pointing to same ArtistMetadata
5 years ago
ta264 b62e27634a Disable failing parser test
5 years ago
ta264 93f7acfd32 Fixed: Update service test
5 years ago
ta264 736fddd0d8 Fixed: Failing skyhook search test
5 years ago
Taloth Saldono 84f707c51b Removed Nyaa Integration tests and increased logging detail during integration tests.
5 years ago
ta264 59b40bd032 Fixed: one_to_one test if system timezone isn't UTC
5 years ago
ta264 2284313d4d Fixed: Failing update test on Linux
5 years ago
ta264 ea2e8e499d Fixed: Failing history test
5 years ago
ta264 2c0d272c54 Fixed: Removed failing test no longer in Sonarr
5 years ago
Qstick 659844eeba
New: Don't Execute Certain Command Types In Parallel (#855)
5 years ago
ta264 b4fc4e88a5 Fixed: UseRealHttp following addition of MetadataRequestBuilder
5 years ago
ta264 12b73830d3 New: Moq to 4.12
5 years ago
Qstick 6dd8df43ca Fixed: Incorrect parsing of APE and OPUS in some cases
5 years ago
ta264 447bf63a4d Fixed: Correctly delete trackfiles on AlbumDeletedEvent
5 years ago
Qstick 184ab745ae Fixed: Only fix cleanName when fix is needed
5 years ago
ta264 8cd9ab4a9f
Add: option to skip automatic redownload when removing from queue (#734)
5 years ago
Qstick 4eb815aa0e New: Migrate to PackageReference Format
5 years ago
Qstick 5ae1ab14f7 New: AutoMoq to 2.0.0
5 years ago
Qstick 32307ac5e7 New: Update Unity to 4.0.1
5 years ago
Qstick 70155cae18 New: Target .net 4.6.2
5 years ago
Qstick c1e1741957 Fixed: MediaFileTableCleanup Test Failing
5 years ago
ta264 166fc90454 New: Only scan files that are new or updated (#760)
5 years ago
ta264 adfaec3864
Fixed: Fingerprinting service swallows UnexpectedHtmlContentException (#808)
5 years ago
ta264 d381bab9d9
New: Fetch all albums from metadata and filter client-side (#803)
5 years ago
ta264 801ece337c
Fixed: Map dsm shared folder to full path in status (#797)
5 years ago
Qstick add32ff9f3
Fixed: Lidarr Lists use correct metadata server (#800)
5 years ago
Qstick 35c19dac5f
Fixed: Cache Album covers local (#780)
5 years ago
Qstick e9dfdab907 New: Use NZBget's FinalDir if set by post-processing script
5 years ago
Qstick 970d46512e Fixed: Don't treat NZBs rejected by SABnzbd as successful
5 years ago
ta264 4093a4f846
Swap to lidarr taglib fork (#786)
5 years ago
ta264 541841d7b7
Don't try to match a null codec name (#784)
5 years ago
Qstick d71f7e5d35 Fixed: SampleRate Format doesn't include decimal
5 years ago
Qstick b0faaef777 New: Unit Tests for MediaInfo Tokens
5 years ago
ta264 045a3ce404 Fixed: Skip albums and releases with no valid tracks (#754)
5 years ago
Qstick 1212578c45
Fixed: Migration 23 doesn't set Track.ArtistMetadataId (#756)
5 years ago
Qstick d17e7cb13b Fixed: Nullref due to InfoHash on AlreadyImportedSpec
5 years ago
ta264 b1aff8fe58
Fixed: RemotePathMappingCheck ignores all download client exceptions (#735)
5 years ago
Qstick d81b063388
Fixed: Don't throw error on Docker Update Attempt (#725)
5 years ago
ta264 4be01a5a95
Disable update for docker containers (#715)
5 years ago
ta264 d8a361dd91
Fix health check errors (#717)
5 years ago
ta264 e27369686b
A remote path mapping health check (#617)
5 years ago
ta264 188e0e1040
New: Manual import improvements (#683)
5 years ago
Qstick 61cea37f05 Fixed: Test for get_file_by_album Failing
5 years ago
ta264 390c79793e Fixed: Unparsable original year in tag
5 years ago
ta264 b23e7ec513 Fixed: If MusicBrainz release date is missing, also remove from tags
5 years ago
Qstick 6b40a8d87f
Fixed: qBittorrent Fixes for Seed Limits and Magnet links (#702)
5 years ago
ta264 038deb0e8d
Fixed: Tag writing when release country is missing (#700)
5 years ago
ta264 6e4b1ba1fe
Fixed: MediaFileRepository was ignoring AlbumRelease monitored flag (#689)
5 years ago
ta264 580641a600
Fixed: Don't attempt to insert duplicate ids or monitor multiple releases (#684)
5 years ago
Qstick d4d9146599
New: Health Check Failure Notifications (#609)
5 years ago
Qstick 4d8bcd12e3
Fixed: Cutoff Specification not Respecting Profile Order (#660)
5 years ago
Qstick 2992ea60d8 New: Add Medium FileNameBuilder Unit Tests
5 years ago
Qstick 61cf1ccb7c
New: Already Imported Decision Specification (#661)
5 years ago
ta264 d552770da9
Fixed: Some bugs in new metadata writing (#677)
5 years ago
ta264 072f772dc8
New: Write metadata to tags, with UI for previewing changes (#633)
5 years ago
Tom Andrews 36f34a4113 Fixed: Don't find album when multiple albums have the same name
5 years ago
Tom Andrews c500f7b943 Fixed: InvalidOperationException when two artists have same name
5 years ago
Tom Andrews 15425a45a3 Fixed: Null reference exception in CompletedDownloadService
5 years ago
Tom Andrews 68b8ccc826 Fixed: NullReferenceException in GetAlbums
5 years ago
Qstick 7d4d923903 Fixed: Some TV scrubbing
5 years ago
Qstick 6568eb5e99 Fixed: All preferred words being added to filename
5 years ago
Qstick 3292fba66c
New: Artist Disambiguation Naming Token (#652)
5 years ago
Qstick 1e48ea58b0
New: Add qBittorrent API V2 support, Indexer seed limit Support (#653)
5 years ago
Qstick 42c16c227e
New: Import List Exclusions (#608)
5 years ago
ta264 b9cc94aa46 Fix: Don't use scene name for tracks when track naming disabled (#646)
5 years ago
Qstick 1cc12446b6 Fixed: Include matching value of preferred word regex, not actual regex
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
ta264 6cfc591364 Fixed: Extra tests and fixes for new track parser (#632)
5 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
5 years ago
Qstick e4e677eea2 New: Limit provider backoff during the first 15 min of startup
6 years ago
ta264 9185223f53 Fix more issues with migration 23 (#577)
6 years ago
ta264 1eea545c0a Remove typographic apostrophe (#586)
6 years ago
gismo2004 42252bf9c2 Fixed: Search Monitored to work with accent (#583)
6 years ago
Qstick ef9072fc3b
Fixed: Support new feed url format IPTorrents (#573)
6 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
ta264 32c75cfcbc New: Manual import refreshes decisions when artist/album updated (#540)
6 years ago
ta264 d62b4e49f9 Fixed: Better release parsing (#541)
6 years ago
ta264 e260a29b57 Improve the fuzzy matching (#522)
6 years ago
Qstick 8320508688 Fixed: TrackedDownloadFixture Un-parsable title
6 years ago
Qstick caac321ef9 Fixed: Add HistoryService Mock to Queue Fixture
6 years ago
Qstick 0099d9f430
Updated: NUnit and TestAdapter to 3.11.0 (#538)
6 years ago
ta264 c98b86b413 Fixed: Allow downloading any search result (#525)
6 years ago
Qstick b7fe4193f3 Changed: Added "Remastered" to album cleaning regex
6 years ago
ta264 eadd6996ef Fuzzy matching (#508)
6 years ago
Qstick b17cccd736 Fixed: Removed duplicate test cases
6 years ago
Qstick c95d3e0ecb Fixed: Language Parser Cases
6 years ago
Qstick 5a57c0cf17 Fixed: Parsing for `Artist-Album-Year` release
6 years ago
Qstick e08f39ebe0
New: Setting to prevent download of early releases (#485)
6 years ago
gismo2004 9b0a7c60ed Fixed: Improve TrackMatching when title is slightly longer/shorter than DB (#491)
6 years ago
Qstick 56e1f53834
Fixed: Allow text in front of cleaned Album/Track tag (#498)
6 years ago
Qstick d61ba76574 New: Choose extension for magnet links in Torrent Blackhole
6 years ago
Qstick 812af82fae
Fixed: Search fails for many artist and albums with specials (#466)
6 years ago
Qstick 6b45758fde New: Improved Plex Media Server authentication (Manually update settings)
6 years ago
Qstick ba96dad8c7 Fixed: UI and Command manager updates
6 years ago
Qstick d9a51a1d02 Changed: Refactor ReleaseGroup Parser cases
6 years ago
Qstick c3d2769d3f Added: Parser case for Artist - Album - Year [Other]
6 years ago
Qstick 499af45566
Added: Monkey Audio and WavPack support (#455)
6 years ago
Qstick a56e2edb74 Fixed: Concurrent manual imports silently failing
6 years ago
Qstick ed94d47cdd Fixed: Too big eta in qbit api still occurring on official builds
6 years ago
Qstick 6581b3a2c5
New: UI Updates, Tag manager, More custom filters (#437)
6 years ago
Qstick e6a43b2dc0
New: Added album disambiguation to UI and Naming [ex. Weezer (Blue Album)] (#431)
6 years ago
Qstick 219f7c0f31 Fixed: Ignore /etc in System disk overview
6 years ago
Qstick 674e1196b3 Added: Try Tag Parse with and without "Promo"
6 years ago
Qstick a9d66133a6 Fixed: Dowload client category validation messages not showing
6 years ago
Qstick 274df2f1ed Fixed: Skip torrents in Deluge api that don't have hashes
6 years ago
Qstick cee1b33c60 Fixed: Forced seeding in QBittorrent status treated as complete
6 years ago
Qstick 14fcef8ec0
New: Updated NewtonsoftJson to 11.0.2 (#387)
6 years ago
Qstick 089d213816
New: Nested Settings and Seed Ratio Setting (#379)
6 years ago
Daniel Underwood d7d4f62737 Changed: Force album refresh when artist refresh manually triggered (#374)
6 years ago
Qstick 030deaf6ef
New: Expand OnAlbumDownload, Add Synology handling (#372)
6 years ago
Qstick 73157534e0
Fixed: Don't download artist images if match existing (#362)
6 years ago
Qstick 2969decf95 Fixed: Tests for refresh intervals
6 years ago
Qstick 7bc2d62ba6
Update Nlog to 4.5.4 (#359)
6 years ago
Qstick 4dfe7cede4 Fixed: Qbittorrent ETA and Initial State
6 years ago
Qstick 25c0423ef6
Fixed :Compile warning cleanup (#314)
6 years ago
Qstick e06858e4bf Sonarr pulls (#310)
6 years ago
Daniel Underwood 116d3d22bb Fixed: Escape regex in ParseAlbumWithSearchCriteria (#244)
6 years ago
Qstick f6a1f5142a
Changed: Cleanup indexer files, Remove fanzub (#305)
6 years ago
Joseph Milazzo b661344ba8
Parser Enhancements (#291)
6 years ago
Joseph Milazzo 734b1f6101
Added cases to strip feat. from track titles. (#288)
6 years ago
Qstick 43ef2fa6e5 Fixed: RootFolder HealthCheck Test
6 years ago
Qstick f9fb33eb08 Added: Additional Album Monitoring Options
6 years ago
Qstick af090c7a3a Fixed: Profile delete Unit Tests
6 years ago
Qstick c7ef370060 Added: Add Limited Edition to Album Tag Cleaning
6 years ago
Qstick e5c5a3f91c Fixed: Some Tests, Ignore failing Unit Tests that are not implemented.
6 years ago
Qstick 993355e55a Fixed: ArtistRepositoryFixture Test
6 years ago
Joseph Milazzo e9097b8dc6 Check for MusicBrainz Release Id during Scan (#227) (#277)
6 years ago
Joseph Milazzo aaa3b5495f
Feature/common tag parsing (#273)
6 years ago
Joseph Milazzo 798e85e4db Implemented parsing case for Artist - Year - Album (#264) (#274)
6 years ago
Qstick 226f884233
New: Grouped Album Import Notification (#265)
6 years ago
Qstick 449a1e826d Fixed: Remove Tests for WDTV Artist and Album Image, Same as XBMC
6 years ago
Qstick b0fb369290 Added: Check if mono is running with --debug arg
6 years ago
Qstick 121eb6db16 Fixed: Quality Parsing for VBR Fails in many cases
6 years ago
Qstick df4e1e9b26
Added: Add Release Status to Metadata Profile, Default to Official Only (#250)
6 years ago
Qstick b03b3d8243 Fixed: Detect Kodi nfo vs. Scene nfo. Other extras fixes
6 years ago
Qstick 902036fbdb Fixed: Failing test and some flaky tests.
6 years ago
Qstick a27b6eb63e New: Required/Ignored restrictions now support /pattern/ regex
6 years ago
Daniel Underwood df15dbe462 Fixed: Mono 5.10 compatibility (#220)
6 years ago
Qstick 97a0daa1aa Fixed: Gazelle Issues, Plus add feed parse test
6 years ago
Qstick c9488351e4 Misc Cleanup
6 years ago
Qstick 425a9045b8 Improve error message when deleting a profile that is in use
6 years ago
Qstick e8771c9c78 Rename TvCategory to MusicCategory for Clients
6 years ago
Qstick 8395999696
New: Selectively refresh albums (#215)
6 years ago
Qstick 28a508bed7 Fixed: Remove xpost suffix from release groups
6 years ago
Qstick 6c20832c7f Fixed: Import List Tests
6 years ago
Qstick 37d1ed4a48
Fixed: Grab discography during artist search (#208)
6 years ago
Qstick c105c9a65e
New: Import Lists Base (#196)
6 years ago
Qstick 750ecacb9b Fixed: Remove Pre and postbot suffixes from release groups
6 years ago
Qstick 3e476f2637 New: Add basic ruTracker parser cases
6 years ago
Qstick d53b983c91 Fixed: Completed Download HealthCheck not working
6 years ago
Qstick 5551b2166a
Rework how albums are refreshed/added, add album search route (#190)
7 years ago
Qstick 54e9f88648 Various UI Fixes and Updates
7 years ago
Qstick b2ce3d5bda Fixed: Lidarr deletes download folder with audio files left over
7 years ago
Qstick b0070e0229 Fixed: Last UI reference to nameSlug, remove from model
7 years ago
Qstick 26ef43f302
New: Manually Edit/Override Album Release (#181)
7 years ago
Qstick 74f433d4f0 New: Added tests for DB Converters
7 years ago
Qstick d9a8a92b8e New: Indexer Setting for absolute maximum size for a release
7 years ago
Qstick 96c59e2b2b Fixed: Handling of unknown status types in DownloadStation
7 years ago
Qstick ec12bede9d Fixed: Cleanup 11 more tests
7 years ago
Qstick d8c89f5bbd UI Updates (Cancel Import, Move Artist, Manual Import from Artist)
7 years ago
Qstick 9cd60bc986 Fixed: Skyhook Tests, Validate GUID before sending to metadata api
7 years ago
Tynan CR 1368dd6a53 Fix: Quality range definitions in kbps (#157)
7 years ago
Qstick aa734bdc25 Fixed: Remove BulkImportFixture, Obsolete.
7 years ago
Qstick fdb7c96ffa Fixed: DownloadedTrackImport Fixture Tests and ParserFixture Tests
7 years ago
Qstick a4dacf2812 Fixed: Language Upgrade Tests
7 years ago
Qstick 8b7b2e6a83 Fixed: QueueSpecificationFixture Tests and Misc Others
7 years ago
Qstick bfbdba14f6 Fixed: ImportApprovedTracksFixture Tests
7 years ago
Qstick c4c3c4f620 Fixed: Quality hierarchy not being honored during track import
7 years ago
Qstick 91afcc36c0 New: Validate before deleting artist folders
7 years ago
Qstick 66d3fd17e9 Fixed: Search Criteria parsing returns bad results (Abba/Black Sabbath)
7 years ago
Qstick 882e8a575e
Re-enable unit tests in appveyor (#159)
7 years ago
Qstick e780555d28
Fixed: Kodi(XBMC) notifications don't update correct Library (#158)
7 years ago
Qstick ded7574227
Fix Headphones Download Auth, Add Special Parsing (#152)
7 years ago
Qstick ede3a55c68
New: Add Headphones VIP Indexer (#147)
7 years ago
Qstick b63d9d0146
Fixes Misc Issues with Album Metadata Extrafiles (#145)
7 years ago
Qstick 0f17569908 Fix Discography Recognition and Add Parser Test
7 years ago
Qstick d6dbd79199 Update MediaInfo and tests to 17.10
7 years ago
Qstick 27d65937c0 UI Updates, Separate Auto and Manual Searches per Indexer
7 years ago
Qstick 20dc8adac0 New: Validate NZBs before sending to download client
7 years ago
Qstick 5b7339cd73
Add Metadata Profiles (#132)
7 years ago
Qstick 17eac6dac7 Fixed: Incorrect Namespace for TorrentSeedingSpecification.cs
7 years ago
Qstick eed81144f6 Fixed: Regression preventing new downloads from bypassing the Download Client Back-off logic
7 years ago
Qstick f7f6ad159c Temp Fix for Calendar Feed until Data Mapper can be fixed.
7 years ago
Qstick 10b8174726
Extend Qualities and Setup Default Groups (#127)
7 years ago
Qstick 26935bd82f Fixed: Flaky Housekeeper Tests
7 years ago
Qstick b3fbd81594 Fixed: Progressively degrading performance issue in Pending/Delayed releases system
7 years ago
Qstick fa051257e3 Fixed: Releases no longer available on the indexer should be removed from the pending queue
7 years ago
Qstick acd05ce6cd Fixed: Error in MediaInfo SchemaRevision causing it to be fetched again
7 years ago
Qstick b25c772d52 Improved test timing for CommandExecutor.
7 years ago
Qstick 08b95e905e Add ArtistService Tests
7 years ago
Qstick 21428cba6f
Medium Support (Multi-disc Albums), Quality Grouping (#121)
7 years ago
Qstick b5a8c342e5 Cleanup Sonarr Regexes from Parser.cs
7 years ago
Qstick 2dddf8cb33 Fixed: Don't ignore filenames that start with periods
7 years ago
Qstick d3aa032cf5 Fixed: Don't attempt to fetch a release if the download client is disabled
7 years ago
Qstick 0e1dfed8d7 Fixed: Provider Status housekeeping
7 years ago
Qstick 492cf1b1bb New: FormatAudioChannelsFixture.cs
7 years ago
Qstick be6f89cd76 Fixed: Size parsing of empty description from torrent RSS feeds
7 years ago
Qstick 028e7d1c7d Added Test Case for DiskSpaceService
7 years ago
Qstick 3f420ff6bd Fixed: Test case for unavailable download client
7 years ago
Qstick 25f08bd846 Fixed: Add Unittest for DiskSpaceService irrelevant mounts
7 years ago
Qstick 12d89b9ab5 Fixed: DownloadedTrackScan API should delete source folder if ImportMode is Move
7 years ago
Qstick f219e883ec New: Add Extra Audio Format Unit Test
7 years ago
Qstick b34c1e5332 Fixed: Unit tests after MediaInfo change
7 years ago
Qstick 1c1549820b Fixed: Ignore '.unwanted' directory when importing.
7 years ago
Qstick 331bf5914a Fixed: Check if NzbGet KeepHistory value is set too high
7 years ago
Qstick d6bb4c29d0 New: Download client and ID for custom scripts
7 years ago
Qstick 13bfb73ee9 Upstream Changes to DownloadClients and Indexers
7 years ago
Qstick 28d5fbe409 Fixed: Don't import the same file again
7 years ago
Qstick 10c29a65db Assembly Naming, Default Windows Service Account
7 years ago
Qstick f1b1904e07 Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick a80360f6fd Remove Remaining TV Code
7 years ago
Qstick 42e25055a9 Rework Tests for Music, Start TV Code Cleanup
7 years ago
Qstick bba52cdbc8 Update RootFolderCheckFixture and RootFolderServceFixture
7 years ago
Qstick 38cbb2114f Refactor ExtraFile/MetadataFile Services (#104)
7 years ago
Qstick 6685644c5c Refactor Various HouseKeepers
7 years ago
Qstick 54bd3c0b49 Fixed up some errors and do the guid cache fix on the module instead of backend coz that would cause other issues.
7 years ago
Qstick 3383cc1744 Fixed: Deleting an trackfile from the UI that was already deleted from disk
7 years ago