Commit Graph

4042 Commits (c49867a08d82199b5e661d835d9e38d1656706a0)

Author SHA1 Message Date
Qstick b73950c1b4 Fixed: Don't NullRef if filter parameters null
5 years ago
Qstick 3287ce6f90 Fixed: FilterSettings not mapping due to no setter (System.Json)
5 years ago
ta264 9cf353b423 Fix typo and rename duplicate ListType property
5 years ago
ta264 377d788223 Fixed: Migrate the old TMDb list definitions to new type
5 years ago
Qstick 86b8dd4856 Fixed: Not deleting movie files during upgrade when root folder is missing
5 years ago
Qstick 16c03444ab Fixed: Removed NotifyMyAndroid and Pushalot
5 years ago
Qstick ccc77bfcfe New: Add Collection and Cast data to Kodi NFO
5 years ago
ta264 8021381de2 Fix mapper exception
5 years ago
Qstick 65287ec4f3 New: TMDb List Rework
5 years ago
Qstick 1c91c9939f Fixed: Cleanup NetImport Implementation
5 years ago
Qstick ba83c01b6c New: NetImport Lists Grouped by Type
5 years ago
Qstick d76423a305 New: Scrape Cast/Crew/Collection Data on Movie Refresh
5 years ago
Qstick 70d7b3b70a Fixed: 4 digit year for log lines
5 years ago
Fossil 3c1113260d Fixed: NZB Finder categories (#4054)
5 years ago
Qstick 06b56db67c
Squash Pre-Fork Sonarr Migrations (#4029)
5 years ago
Qstick b3553e93ab Fixed: Broken Title Sort on Activity Pages
5 years ago
Qstick c060f9fd4d Fixed: Prevent error on MovieFile Delete if no movie references movieFile
5 years ago
ta264 6f115d2db3 New: Update MonoTorrent from nuget
5 years ago
Qstick 0845a4bf4c Fixed: Handle 3 digit audio channels
5 years ago
Qstick e0f591ebe3 Fixed: Re-Enable Indexer Flags for Torrent Indexers
5 years ago
Qstick 68ea6fbb4f Fixed: Broken SeedConfigOptions due to System.Text.Json req. for public setters
5 years ago
EnorMOZ c77fd1a6fc New: Add Radarr_Download_Client to OnDownload (#4034)
5 years ago
ta264 4025005251 Fixed: Regression setting file date
5 years ago
Qstick c94606dccd Fixed: MediaCover Test Broken in #3982
5 years ago
Qstick 0957bdda20 New: Correct default caps for nzbfinder and omg
5 years ago
Qstick f75b404387 Fixed: Remove PFMonkey.com from Presets
5 years ago
ta264 959b8ed83e Fixed: Speed up UI during refresh
5 years ago
ta264 5b07046396 Fixed: Trigger fewer signalr broadcasts
5 years ago
ta264 8e256462bf Use MediaCoverService from Sonarr
5 years ago
Qstick f3677a49bf Fixed: Use User Selected Languages during Manual Import
5 years ago
Qstick 02c35f963e New: Select Multiple Languages on Manual Import
5 years ago
geogolem 4385acef99 Fixed: Reverted a change that caused SQL error on NetImport
5 years ago
Qstick 503f7286b9 Fixed: Treat any CF over Cutoff as Cutoff Met
5 years ago
Qstick 0f9c6038ca Fixed: Namespace for CustomFormats Tests
5 years ago
Qstick 5c7d20df54
Fixed: Cutoff Unmet Search fails due to SQL query
5 years ago
Qstick 2e5c7e0073 Fixed: Fallback to Title and Year for PTP if IMDB doesn't exist
5 years ago
Qstick 1b7f52e013 Fixed: Trying to add a movie when root folders hadn't populated
5 years ago
Qstick 00921ed839 Add Test Fixture for List Sync
5 years ago
Qstick c300af8241 New: Don't clean moves if IMDB Match
5 years ago
ta264 b1b6a91db8 Fixed: Correctly add parameters to migrations 36 and 154
5 years ago
Qstick 60b9496162 New: Fallback to tmdb search on Rarbg if IMDb is null
5 years ago
Qstick 2eff7b95dd Fixed: Catch NullRef On HDBits request if IMDB empty
5 years ago
ta264 89fec7841c Fixed: Cutoff Status and Filter on MovieIndex
5 years ago
ta264 f83ccb6ca4 Swap to dapper Mk. 2
5 years ago
ta264 47f45a6275 Revert "Revert "Remove Marr.Data""
5 years ago
Qstick daee348795 Fixed: Video format exception using split string object
5 years ago
Qstick fa2c4725be New: Show IndexerFlags on Interactive Search
5 years ago
ta264 f02fa629cc Reformat and apply Stylecop rules
5 years ago
ta264 d4fa9b7345 Remove trailing whitespace
5 years ago
ta264 8d27111f7b Remove all unnecessary usings
5 years ago
ta264 c6ae0bb509 Add missing new lines at end of files
5 years ago
ta264 997ff74fb9 Replace tabs with 4 spaces
5 years ago
Qstick 8476e36122 New: Turn MediaInfo Popover into Modal, Add AudioFeatures
5 years ago
Qstick 5e7f0f9d78 Fixed: Tmdb Rename Tokens
5 years ago
ta264 10fc0b071f Fixed: NET Core doing copy/delete instead of rename
5 years ago
ta264 c53aed4cbf Update sentry DSN to self hosted
5 years ago
Qstick 089c9657f9 Fixed: Don't throw error IMDB mapped movie not found
5 years ago
ta264 0ca72bf444 Fixed: Null exception on EnhanceMovieInfo
5 years ago
ta264 6057b27dc8 Fixed: Error in epic fail handler if console input redirected
5 years ago
EnorMOZ a5d695ec92 Fixed: Language debug log in parser (#3971)
5 years ago
Qstick f7163451e1 New: Keep DB Migration to fix 147
5 years ago
Qstick d2d2020573 Revert "Remove Marr.Data"
5 years ago
Qstick e937d74b11 Revert "Swap to dapper and system.text.json for database backend"
5 years ago
Qstick d778085ba5 Revert "Fixed: Serialize flag enum as string also"
5 years ago
ta264 b0ae4e9a60 Fixed: Serialize flag enum as string also
5 years ago
Qstick fcb31ac51b Fixed: Don't crap on bad searches
5 years ago
Qstick 5d2ac0b86b Fixed: Custom Format Compare not using Id value
5 years ago
Qstick d4422e8901 Fixed: Change Refresh to Use StartTime
5 years ago
Qstick da50b49e01 New: Store Task StartTime, Show Duration in UI
5 years ago
Qstick edcc0ba7ce New: Only Refresh on TMDB Refersh
5 years ago
ta264 d2065bfa1b Swap to dapper and system.text.json for database backend
5 years ago
ta264 7b17c3e36c Remove Marr.Data
5 years ago
Qstick acac33c217
New: Change Automation timeout to 3min (#3951)
5 years ago
Qstick 5d7804478b New: Trakt Auth per List
5 years ago
Qstick a23e57d9f7 Fixed: Typo in RescanMovie log statement
5 years ago
DavidSpek a9f95109f6 New: Add EAC3 Atmos to Mediainfo Formatting (#3900)
5 years ago
telans ed46ff3445 Fixed: Client strings reference episodes (#3929)
5 years ago
Qstick 7a95fb55bd Fixed: Versioned Backups Not Recognized by BackupFileRegex
5 years ago
Qstick 2633c82a01 New: Hookup SonarCloud
5 years ago
Qstick 61450a5ca4 New: Update Radarr.ico
5 years ago
Qstick 14c943bd48 Fixed: ImportDecsionMaker Fixture Failures
5 years ago
Qstick a7e066fc11 Fixed: Logging file release group for repack
5 years ago
Qstick 7cd270d534 Fixed: Rename ProcessProviderTests to Fixture
5 years ago
Taloth Saldono 0cff6c1fdf Tiny fix in test, left-over from my on-windows test.
5 years ago
Qstick ca61ca5c40 Fixed: All Files Filter on Manual Import in MovieDetails
5 years ago
Qstick aa7ebe4168 New: UI Package Updates
5 years ago
Taloth Saldono c34dc0be13 Cleanse getnzb url
5 years ago
Taloth Saldono d5c2308587 Fixed: File imports on cloud drives slow due to transaction logic
5 years ago
ta264 6235225f7d New: Bump to .NET Core 3.1
5 years ago
Qstick 2b518ded37 New: Added version number to backup filename
5 years ago
Qstick ecd4cc7b72 Fixed: Handle qBit ForcedDL State
5 years ago
Jef LeCompte 86a53141ad Fixed: Handle qBittorrent "moving" state
5 years ago
Qstick 0aa8ac5d39 New: Bump Version to V3 to please the masses
5 years ago
Qstick 29011cac5e New: Combine Solutions via Configurations
5 years ago
geogolem 9f36665d6d Fixed: Add back minimumAvailability for netimport lists (#3916)
5 years ago
ta264 abe7a85a39 Fix: Aphrodite UI enhancements
5 years ago
FuNK3Y fedf2326f0 New: Add TMDB/IMDB url in Kodi metadata
5 years ago
geogolem 15b63778e5 Fix: Net import optimization
5 years ago
devbrian c5d7cf4eeb Fixed: TVDB references in RefreshMovieService.cs
5 years ago
aPinat 8bbec88b6f Fixed: SSL certificate import
5 years ago