Commit Graph

3584 Commits (f1fc45fa99f86ee630800471a4ca21a952afbd6c)

Author SHA1 Message Date
ta264 b9cc94aa46 Fix: Don't use scene name for tracks when track naming disabled (#646)
6 years ago
Qstick 02218841d2 fixup! Fixed: SignalR requiring a home directory to function properly.
6 years ago
Qstick 1cc12446b6 Fixed: Include matching value of preferred word regex, not actual regex
6 years ago
Taloth Saldono 7a66214c6e Fixed: SignalR requiring a home directory to function properly.
6 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
6 years ago
Qstick 46cb325406 Fixed: Groups must contain multiple qualities
6 years ago
Qstick 923fcd8b95 Fixed: Remove Series/Episode Reverse Title Checks
6 years ago
ta264 6cfc591364 Fixed: Extra tests and fixes for new track parser (#632)
6 years ago
Taloth Saldono af65e251d8 Fixed error in unicode cleanup code removing most non-latin characters instead of just invalid ones.
6 years ago
ta264 bb02d73c42 Whole album matching and fingerprinting (#592)
6 years ago
Qstick 37166f5399
Fixed: Re-evaluate Client/Indexer Checks on Provider Add (#605)
6 years ago
Qstick f827ba418c Fixed: MoveArtist logging a failure and a success message
6 years ago
Qstick 0e124af6ce
Fixed: Missing album types, typos in type/status (#593)
6 years ago
Qstick e4e677eea2 New: Limit provider backoff during the first 15 min of startup
6 years ago
Taloth Saldono 232cfcb42f Fixed: Mono bug causing memory leakage when http connections use gzip
6 years ago
Qstick d9034981c0 Updated: Sentry secret no longer needed
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
Taloth Saldono cb19fd3ea6 DataMapper LazyLoaded needlessly keeping the parent mapper alive.
6 years ago
Taloth Saldono 38507e6eb0 Fixed: Excessive memory usage due to sqlite cache configuration.
6 years ago
ta264 7a38f2853c Add release Id to custom script (#574)
6 years ago
Qstick ef9072fc3b
Fixed: Support new feed url format IPTorrents (#573)
6 years ago
ta264 6723f32abb WIP: Fix migration to DB version 23 (#571)
6 years ago
ta264 c392569a63 New: Update DB to store all releases for an album (#517)
6 years ago
Qstick 91aaf8abe6
Update NzbDroneLogger.cs
6 years ago
Qstick 8465c2d227 Fixed: Replace one stupid hack with another.
6 years ago
Qstick 0596215358
New: Prevent Boot Loop if Config file Unauthorized access. (#554)
6 years ago
Qstick e914ca86dc New: Update SignalR to 2.4.0
6 years ago
Qstick 3cc1e7bb0f New: Added warning for Download Station that 2FA is not supported
6 years ago
Qstick 2f6b0c77ea Fixed: Updated error message if services respond with html
6 years ago
Qstick 6da9868716 New: Added priority levels to Join Notifications
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 78a0b5f8b7 New: Setting to disable disk scan after artist refresh
6 years ago
Qstick a7a2709517 Fixed: Missing bracket in PlexTv Service query
6 years ago
ta264 6855a7848e Ignore .partial~ files (#535)
6 years ago
Max Harley deff1e31cb Update Apollo with Orpheus (#530)
6 years ago
Qstick 1eeb1bbf63 Fixed: Handling of poorly formed items when parsing results from indexer
6 years ago
Qstick b7fe4193f3 Changed: Added "Remastered" to album cleaning regex
6 years ago
ta264 eadd6996ef Fuzzy matching (#508)
6 years ago
Qstick 6103afcc09 Fixed: Exclude /snap/* locations from disk space
6 years ago
Qstick 4347e92bef New: Add Test all functionality to API (Clients/Indexers/Lists)
6 years ago
Qstick 1d1aca8fb7 Fixed: Naming of remoteAccessAdapter in OwinHostController
6 years ago
Qstick 27736649c2
New: Import List Tags (#505)
6 years ago
Qstick b17cccd736 Fixed: Removed duplicate test cases
6 years ago
Qstick c95d3e0ecb Fixed: Language Parser Cases
6 years ago
Qstick a7108c079d Fixed: Backup API tweaks
6 years ago
Qstick 5a57c0cf17 Fixed: Parsing for `Artist-Album-Year` release
6 years ago
Qstick dc1eb63099 Fixed: Album percentOfTracks named incorrectly
6 years ago
Qstick de224bcce5 Fixed: Avoid NullRef from ArtistStats when linking albumStats
6 years ago
Qstick 029e057c06 Fixed: Added Formatter cases for Wavpack and APE
6 years ago
Qstick 64a8d02f77
New: Server Side UI Filtering, Error Boundaries (#501)
6 years ago
gismo2004 a95191dc3b Fixes: Headphones album search (#502)
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
gismo2004 29c52e47bb Use Album Disambiguation/Type when searching and picking releases (#490)
6 years ago
Qstick e0108352c8 New: Filter .DS_Store files from parsing
6 years ago
Qstick 328795cb1f Fixed: Don't read response stream if it equals Stream.Null
6 years ago
Qstick b5ecc4d209 Fixed: Episode reference in Parser.cs
6 years ago
Qstick 9c9fec70d8 Fixed: Validation for IndexerId on Release API Endpoint
6 years ago
Qstick d61ba76574 New: Choose extension for magnet links in Torrent Blackhole
6 years ago
Qstick 622e2de07d Fix: Last.Fm UserId message
6 years ago
Qstick a069ce40ad Fix: NMA Migration issue
6 years ago
Qstick c0c9d4363c
New: Last.fm User and Tag Import Lists (#478)
6 years ago
gismo2004 e155217165 Fixed: Newznab Artist search (#482)
6 years ago
gismo2004 91767c1462 Fixed: Newznab "400.BadRequest" (#481)
6 years ago
Qstick 812af82fae
Fixed: Search fails for many artist and albums with specials (#466)
6 years ago
Qstick 23bc5b11cf Added: Device load support for Pushbullet
6 years ago
Qstick e41f884153 Fixed: Updates to commandExecutingSelector
6 years ago
Qstick 68aaa49e9f Fixed: Filter mapped drives when running from service
6 years ago
Qstick 72dfae1cc9 Fixed: Container tests failing due to Lidarr.Api dep.
6 years ago
Qstick 6b45758fde New: Improved Plex Media Server authentication (Manually update settings)
6 years ago
Qstick aab70b512d Fixed: Fix some api integration tests
6 years ago
Qstick 2a992f6c2b Fixed: Remove MediaBrowser metadata and pushalot
6 years ago
Qstick 9d2fbddc7d New: Cancel tasks in command queue
6 years ago
Qstick 61387b3d44 New: Album Release Date on queue screen
6 years ago
Qstick 60bb0ac063 New: Queued Task/Command List View
6 years ago
Qstick 9a1660da51 New: Add stopped option for rTorrent
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 894385747e Fixed: Mbid lookup doesnt return existing properties if in db.
6 years ago
Qstick b506fd3ab7 Fixed: UI fixes from Sonarr
6 years ago
Qstick 6eafffeb2c Fixed: Return artist properties for existing albums during album search
6 years ago
Qstick a56e2edb74 Fixed: Concurrent manual imports silently failing
6 years ago
Qstick ef7d54a412
Fixed: Handle Gazelle NullRef (#447)
6 years ago
Qstick 36b2942cef Added: Allow folders without trailing slashes in file browser
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 9aa40f546f
New: Added optional UrlBase to Nzbget, Sabnzbd, and Subsonic settings (#428)
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 5ce214aa8a New: Update SignalR to 2.3.0
6 years ago
Qstick ff479ad170 Fixed: RootFolderSelect never uses provided initial value.
6 years ago
Qstick cee1b33c60 Fixed: Forced seeding in QBittorrent status treated as complete
6 years ago
Qstick 6cc05fcca3 Added: Log indexer response to Trace if an exception occurs
6 years ago
Qstick 7db8226099 Fixed: Initially pausing torrents in QBittorrent
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 d15d5ae6ba
Fixed: Sonarr references in RemoteAccessAdapter.cs
6 years ago
Qstick 030deaf6ef
New: Expand OnAlbumDownload, Add Synology handling (#372)
6 years ago
Qstick 26d9c4ca3e New: Allow 'mbid:' in search
6 years ago
Qstick ff77eab156
Chagned: Remove NMA Notifications (#371)
6 years ago
Qstick 3344810653
New: Add Subsonic library update and notify (#368)
6 years ago
Qstick 598e3eb23b New: Added iTunes new albums, AppleMusic Top and New Lists
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 ef93ae3792 Fixed: Misc UI Fixes
6 years ago
Qstick f7076c6c5b
Changed: Modify Artist Update Intervals (#360)
6 years ago
Qstick 7bc2d62ba6
Update Nlog to 4.5.4 (#359)
6 years ago
Qstick bfe1109c5c Fixed: Mono debug check not working correctly
6 years ago
Qstick 67fbc3c8b1 Fixed: Removed warning that TorrentBlackhole doesn't support magnet
6 years ago
Qstick 2f7e68ed06 New: Remove additional URL prefixes from release names
6 years ago
Qstick 4dfe7cede4 Fixed: Qbittorrent ETA and Initial State
6 years ago
Qstick 570a23e143 Fixed: Custom script execution when release processed via /push API
6 years ago
Qstick 5a8e79eec2
New: Sync Lists on Add and Update (#342)
6 years ago
Qstick ad6e651090
New: Show Release Title on Release Selection (#343)
6 years ago
Qstick a794ed8860 Fixed: Null Error on Gazelle Auth Fail
6 years ago
Qstick 6cee554760 Fixed: Fix caching spec for Initialize.js
6 years ago
Qstick 0d7cd8009f Added: Make Lidarr CSP compatible
7 years ago
Qstick 44ad754c86 Fixed: Login page content, UrlBasePipeline include
7 years ago
Qstick a3e08c9160 Fixed: Setup remote access for service during install
7 years ago
Qstick a5369df197
Fixed: Album reference causing nullRef on custom scripts (#325)
7 years ago
Qstick 307c989409
Revise cookie handling (#315)
7 years ago
Qstick 98653fafbf Merge branch 'develop' of https://github.com/lidarr/Lidarr into develop
7 years ago
Qstick ac45098ab8 Updated: SignalR to 2.2.3
7 years ago
Qstick 25c0423ef6
Fixed :Compile warning cleanup (#314)
7 years ago
Qstick e06858e4bf Sonarr pulls (#310)
7 years ago
Qstick e73936184b
Fixed: Change Host GUID, other Sonarr references (#307)
7 years ago
Daniel Underwood 116d3d22bb Fixed: Escape regex in ParseAlbumWithSearchCriteria (#244)
7 years ago
Qstick f6a1f5142a
Changed: Cleanup indexer files, Remove fanzub (#305)
7 years ago
Qstick 5c566cf139
Fixed: update port in multiple instance error
7 years ago
Qstick c3800c66ad Fixed: Update Growl Notifications
7 years ago
Qstick 9bd020a130 Fixed: Wanted cutoff page shows incorrect count
7 years ago
Joseph Milazzo b661344ba8
Parser Enhancements (#291)
7 years ago
Qstick e67af5e747 Changed: Temp remove album folder release year requirement.
7 years ago
Qstick ca1ef7e151 Fixed: Hide password field text for PlexClient notifications
7 years ago
Qstick 19aacd4fff Added: Plex OnAlbumDownloaded handlers.
7 years ago
Joseph Milazzo 734b1f6101
Added cases to strip feat. from track titles. (#288)
7 years ago
Qstick 43ef2fa6e5 Fixed: RootFolder HealthCheck Test
7 years ago
Qstick 4dd857ea30 Added: Additional Logging and Messaging for Albums
7 years ago
Qstick 3e0d0f17f2 Fixed: Add Validation for Import lists, Correct Language/Metadata profiles
7 years ago
Qstick c833a6dc84 New: Enable Ratings for Albums
7 years ago
Qstick 8bd9119954 Merge branch 'develop' of https://github.com/lidarr/Lidarr into develop
7 years ago
Qstick f9fb33eb08 Added: Additional Album Monitoring Options
7 years ago
Qstick 1937a8e27c
Fixed: Update Emby Notification (#284)
7 years ago
Qstick af090c7a3a Fixed: Profile delete Unit Tests
7 years ago
Qstick 03360ca43f Fixed: Throw LidarrStartupException if can't access AppFolder Location
7 years ago
Qstick 8ad38fe3af Fixed: Validation for Track File Naming, Add Album Type Token
7 years ago
Qstick c7ef370060 Added: Add Limited Edition to Album Tag Cleaning
7 years ago
Qstick 321d99a597 Added: Validate Set Profiles Exist when Adding Artist
7 years ago
Qstick fde276f000 Fixed: Don't allow profile delete if in use by import list
7 years ago
Qstick e5c5a3f91c Fixed: Some Tests, Ignore failing Unit Tests that are not implemented.
7 years ago
Qstick 993355e55a Fixed: ArtistRepositoryFixture Test
7 years ago
Qstick 28aa2eeeed Added: Readme OpenCollective Info
7 years ago
Joseph Milazzo e9097b8dc6 Check for MusicBrainz Release Id during Scan (#227) (#277)
7 years ago
Joseph Milazzo aaa3b5495f
Feature/common tag parsing (#273)
7 years ago
Joseph Milazzo 798e85e4db Implemented parsing case for Artist - Year - Album (#264) (#274)
7 years ago
Qstick 226f884233
New: Grouped Album Import Notification (#265)
7 years ago
Qstick fa63b962ea Fixed: Update Ratings on Artist Refresh
7 years ago
Qstick b6f9ea9397 Fixed: Change default naming so that track number is just before title.
7 years ago
Qstick 449a1e826d Fixed: Remove Tests for WDTV Artist and Album Image, Same as XBMC
7 years ago
Qstick bdcdc13485 Fixed: Artist Images for Kodi being saved as poster.jpg instead of folder.jpg
7 years ago
Qstick b0fb369290 Added: Check if mono is running with --debug arg
7 years ago
Qstick 2bca86d0e2 Fixed: Use original extension when saving metadata
7 years ago
Qstick 9a50b69e8c Fixed: Unable to Add/Edit Metadata Profile after Release Status Addition
7 years ago
Qstick 121eb6db16 Fixed: Quality Parsing for VBR Fails in many cases
7 years ago
Qstick 22eb5cfc66 Fixed: Add form param before submitting request
7 years ago
Qstick a96df79572 Fixed: Wanted Page Count in UI and Paging, Sort by Album Title
7 years ago
Qstick df4e1e9b26
Added: Add Release Status to Metadata Profile, Default to Official Only (#250)
7 years ago
Qstick 9d7c6bc961 Fixed: Temp fix for errors during import. Catch and report error.
7 years ago
Qstick 221c670bf9 New: Search for newly added past albums after artist is refreshed
7 years ago
Qstick b03b3d8243 Fixed: Detect Kodi nfo vs. Scene nfo. Other extras fixes
7 years ago
Qstick 8a73b9df8a Fixed: Files with no tags cause qualityWeight error/ui freeze
7 years ago
Qstick 902036fbdb Fixed: Failing test and some flaky tests.
7 years ago
Qstick 4c74f97153 Fixed: Artist Index Page Blank
7 years ago
Qstick 0f3934454b Cleanup: Cleanup Import/Parsing Files
7 years ago
Qstick 254b3fcfbe Fixed: Musicbrainz track id tag read incorrectly
7 years ago
Qstick a27b6eb63e New: Required/Ignored restrictions now support /pattern/ regex
7 years ago
Qstick 97d4063cf3 Added: Missing error check when adding a magnet link to deluge
7 years ago
Qstick 4bb0735565 New: Add MLP format to MediaInfoFormatter.cs
7 years ago
Qstick 7c2a230f87 Fixed: Don't add category when removing torrent from qBittorrent
7 years ago
Qstick 929ad78db3 Fixed: Added errorcode 160 - Permission denied on FileStation
7 years ago
Qstick 7354e02bff
New: Custom Filtering for UI (#234)
7 years ago
Qstick 574e8ad36b
Fixed: AddArtistService log message
7 years ago
Daniel Underwood 71a0c62fdb
Fixed: Add queue size check to sort to fix #219 (#223)
7 years ago
Daniel Underwood df15dbe462 Fixed: Mono 5.10 compatibility (#220)
7 years ago
Qstick 346647523b Log response content from Kodi when checking for errors
7 years ago
Qstick 97a0daa1aa Fixed: Gazelle Issues, Plus add feed parse test
7 years ago
Qstick 88298fbac8 Fixed: Incorrect naming of ArtistFolderImported event
7 years ago
Qstick a728517eaf Fixed: Incorrect logo for Emby notifications.
7 years ago
Qstick c9488351e4 Misc Cleanup
7 years ago
Qstick 8e626269d1 Misc Fixes and Better Logging/Rejection Messages for Track Import
7 years ago
Qstick 425a9045b8 Improve error message when deleting a profile that is in use
7 years ago
Qstick e8771c9c78 Rename TvCategory to MusicCategory for Clients
7 years ago
Qstick 8ef80ba135 Fixed: Send category to qBittorrent when adding torrent/magnet
7 years ago
Qstick 8395999696
New: Selectively refresh albums (#215)
7 years ago
Daniel Underwood 24ff756eeb Fix episode reference and add case for track import failure due to permissions. Fixes #212. (#213)
7 years ago
Qstick 2f6a13092f
Update FirewallAdapter.cs
7 years ago
Qstick 3488ba3d84 Fixed: Update Album State on AlbumStudio
7 years ago
Qstick fe56c62a2b New: Include total space with root folders
7 years ago
Qstick 28a508bed7 Fixed: Remove xpost suffix from release groups
7 years ago
Qstick 6c20832c7f Fixed: Import List Tests
7 years ago
Qstick 37d1ed4a48
Fixed: Grab discography during artist search (#208)
7 years ago
Qstick c105c9a65e
New: Import Lists Base (#196)
7 years ago
Qstick c712d932a0 Fixed: Queue sort keys
7 years ago
Qstick ff3f52eb3f Fixed: Don't reject paths under /srv
7 years ago
Qstick 750ecacb9b Fixed: Remove Pre and postbot suffixes from release groups
7 years ago
Qstick 4f6ab8ec76 Fixed: Typo in GlobalExceptionHandlers.cs
7 years ago
Qstick 3e476f2637 New: Add basic ruTracker parser cases
7 years ago
Qstick dd875a0c49 Fixed: CutoffUnmet Search Function not working
7 years ago
Qstick e0993fb52e Fixed: Added ALAC to MediaInfo renamer audio codecs
7 years ago
Qstick d53b983c91 Fixed: Completed Download HealthCheck not working
7 years ago
Qstick 499b222514 Fixed: Plex TV Library updates instead of Music
7 years ago
Qstick 5551b2166a
Rework how albums are refreshed/added, add album search route (#190)
7 years ago
Qstick b5339b75ff Fixed: Additional UI number input fixes
7 years ago
Qstick 8cb8059b2f Add Skyhook for Searching by Album
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 b0238c1af4 Fixed: Albums not saving to DB due to release constraint
7 years ago
Qstick 960330a004 Fixed: Albums not loading after 0.2.0.233
7 years ago
Qstick 054578fa2d Fixed: Handle null on album refresh
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 744742b5ff New: UI Updates (Backup Restore in App, Profile Cloning)
7 years ago
Qstick 80a5701b99 New: Log indexer when processing results
7 years ago
Qstick 9dfa8c5b10 New: Add paused options for Deluge and Transmission
7 years ago
Qstick cd099c2255 New: Device names for Join notifications
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 443e536005 Fixed: Only look for monitored albums on artist search
7 years ago
Qstick bef04af5cd Fixed: Saving proxy settings doesnt take.
7 years ago
Qstick 0e7a22dc95 New: Run missing root folder health check when an import is successful
7 years ago
Qstick 8ce1d4bcab Fixed: Set release date to 1970-01-01 if track released before (mono)
7 years ago
Qstick f814b5a6e1 Fixed: Improve logging for invalid NZB messages
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