Commit Graph

4144 Commits (4951a97984525522287eb739248c94c725f8d82d)

Author SHA1 Message Date
Qstick c44fa60721 Clarify that Post-Import Category torrents are not monitored by Radarr
5 years ago
Taloth Saldono 7afea3df90 Log Real IP on Authentication failure in case of a reverse proxy
5 years ago
ta264 dc66e92c48 Fixed: Failing to start when RenameMovieFolders queued
5 years ago
Qstick 17c60f897b
Sentry DSN Update
5 years ago
Qstick c8de38ef23
Fixed: List Connection Error Mentions Indexer
5 years ago
Qstick c2761ef16c Fixed: Don't lock command queue if updating is disabled
5 years ago
Qstick 3b6e20908e Fixed: Don't Throw Error if No Movies on Discover
5 years ago
Mark McDowall e6479e9a53 Fixed: Movies removed from queue re-appearing on refresh
5 years ago
Qstick 01e6fbddf4 Fixed: Rejection message for quality mismatch
5 years ago
Mark McDowall 0f0afd62bb Fixed: Remove seeded downloads if they've finished seeding after import
5 years ago
gwenvador eee6fd9f54 Update CompletedDownloadService.cs
5 years ago
Qstick a0fe43cd6e Fixed: Task Error due to Not Found in Scheduled Tasks
5 years ago
Qstick 91b5e359bd Fixed: Default new install to Aphrodite
5 years ago
Qstick bb471d2d6d Fixed: Date parameter for TMDB
5 years ago
Qstick 824d315a3b New: Download History
5 years ago
Qstick 72caab1b2b New: Monitor and Process downloads separately
5 years ago
Taloth Saldono 43a35c8447 Another mono 6.x workaround to use rename rather than expensive copy
5 years ago
Qstick 6d87ce73b6 Fixed: Gotify token as query parameter
5 years ago
Qstick e819eec41f
Fix SendGrid Exception copy/paste
5 years ago
Qstick ac34684850 New: SendGrid Support
5 years ago
Qstick cf1cea751b Fixed: Radarr Sync doesn't set path, tags, profile, avail
5 years ago
Qstick df961860f3 Fixed: ReEnable Multi Language Settings for Indexers
5 years ago
Qstick 55134d76c1 New: Allow Filter by Profile from Radarr Instance List
5 years ago
Qstick 6739bf72c4 New: Allow query by TMDbId on Movies endpoint
5 years ago
Mark McDowall 93ad148b03 Fixed: Ignore .@__thumb folders
5 years ago
Qstick 4abf44617c Convert Notifications from RestSharp to HttpClient
5 years ago
Qstick 39250abf7d Fixed: Add AltTitles from TMDB if Mapping Fails
5 years ago
Qstick 975d31178b Fixed: History Repo GetById not always ordered by Date
5 years ago
Qstick 415c2821c8 Fix Qbit Test
5 years ago
Qstick f891f25f9d Fixed: Strip AlteZachen from release group name
5 years ago
Mark McDowall 34fff4ef26 Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
5 years ago
Qstick 30664ea806 New: Added Norwegian Bokmal alias
5 years ago
Qstick 37d004d78d Fixed: Copy linux permission mask when moving to recycle bin
5 years ago
Qstick 22062931fe Fixed: Set SimpleReleaseTitle to get CFs on Unparsable Release
5 years ago
Qstick d44f0d23ea Fixed: ExtraFiles and PendingReleases not deleted correctly
5 years ago
Qstick 727347331f Fixed: More robust Certification Logic
5 years ago
Qstick d59c563023 Update Backend Packages
5 years ago
Qstick 43c48bf833 New: Quality Preferred Setting
5 years ago
Qstick ea18a366c4 fixup! Code Smells
5 years ago
Qstick 0a1eb877e0 New: Set Branch, Update Mech from PackageInfo
5 years ago
Qstick dd52760095 New: Movie Certifications
5 years ago
Qstick 770e3379fb New: Trakt List Organization, User Collection List Support
5 years ago
Qstick 7adfe65f65 New: Import from Another Radarr Instance
5 years ago
Qstick 7a1fa71b76 New: Add back Prowl Notifications
5 years ago
Qstick 0431b9561e Fixed: Cleanup HealthCheck wiki links
5 years ago
Qstick ef2f954b81 New: HealthCheck for valid Branch value
5 years ago
Taloth Saldono 12041ac290 Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
5 years ago
Qstick f338941cfc New: Show ExtraFiles in UI
5 years ago
Qstick 5a5e896eb4 Fixed: Misc Calendar Improvements
5 years ago
Qstick aae0ef200d New: Tmdb and Imdb Webhook Properties
5 years ago
Qstick dfdffb0626 Fixed: Remove website post fix before parsing
5 years ago
Qstick ae1e12f905 Fixed: Update help text in Connections from Download to Import
5 years ago
Qstick 669e46266a Fixed: Typo in ReleasePushModule.cs
5 years ago
Taloth Saldono 755fa9e865 Fixed: Workaround for mono 6.x file copy/move issues
5 years ago
Qstick 2fbcf17c8d Fix Linting Error (Double Blank Line)
5 years ago
Mark McDowall 55758a2772 New: Ignore #recycle folders (Synology Recycle bin folder)
5 years ago
Qstick 363be4ca34 Fixed: Metadata files not being created after rescan
5 years ago
Qstick 5128481b23 New: Additional Path Validation on Movie Add
5 years ago
Mark McDowall fd3acd85e6 Fixed: Broken tasks getting stuck in queue
5 years ago
Qstick 5b6a6cc9dc Fixed: Delete a movie file from the UI that was already deleted from disk
5 years ago
Qstick fba1a5acb9 Fixup test failures
5 years ago
Taloth Saldono 8babe7205b Fixed: Removed .Net update notice on Windows LTSB 2015
5 years ago
Mark McDowall e02151b273 New: Add Tabula Rasa Newznab Preset
5 years ago
Qstick 0c44ee5f88 New: HealthCheck and Status for Movies Deleted from TMDb
5 years ago
ta264 ea9494019e Fixed: Allow saving profiles with large negative CF scores
5 years ago
Qstick e986869e96 New: CustomFormat Naming Token
5 years ago
ta264 50d6c5e61e New: User defined scores for each Custom Format
5 years ago
Qstick da80793204 Fixed: Check for EnableCompletedDownloadHandling Enabled, Not Defined
5 years ago
ta264 456169b8d2 Cache integration test DB to avoid repeated migrations
5 years ago
ta264 f3308827d0 Cache database for Unit tests to avoid repeated migrations
5 years ago
Mark McDowall d6cac3add8 Fixed: Set permissions on extra and subtitle files
5 years ago
Taloth Saldono 42b4a03eb4 Fixed redirect test
5 years ago
Петр Шургалин 1e4bdcc324 Fixed: RestClient does not use global proxy settings
5 years ago
Qstick c45cff87fc Fixed: Test All not clearing health error for clients
5 years ago
Qstick 9ccdb4871d Fixed: Don't append every MovieId to Delete as a URL Parameter
5 years ago
Qstick d7fd48ef25 Fixed: Use TMDB ReleaseDate Year for Year (Match Cinema Date)
5 years ago
Qstick 3969a396d3 Fixed: Change Language on FileNameSampleService so AudioLanguages token works
5 years ago
Qstick c7dfd9dcf1
Fix Log Statement Grouping in FreeSpaceSpec
5 years ago
Qstick deeb2979f1 Fixed: Parse 360p releases as base quality instead of 720p
5 years ago
Qstick f4d069c0cf Fixed: QuickImport uses Invalid Command Name
5 years ago
ta264 241bf85f15 New: Better interface for creating custom formats
5 years ago
Qstick b670bffa1b
Fixed: Populate Collection on every Resource Map
5 years ago
ta264 66ad75b759 Fixed: Don't check update folder writable in docker
5 years ago
desimaniac b0f4a02dc6
New: Add Year to Custom Script (#4141)
5 years ago
Qstick 3ea6d78d39 New: Add MediaCovers endpoint to V3 API
5 years ago
Qstick b766f0693a Fixed: Use movieId instead of seriesId from MediaCover route
5 years ago
Qstick a19f0202b0 Fixed: NullRef on FIleList Parse if IMDB Empty
5 years ago
Qstick c6baff9bce Fixed: Populate Info in Lookup Results if Existing Movie
5 years ago
Qstick 63197d38ce New: Store OriginalFilePath for New Downloads
5 years ago
Qstick e954b01921 Fixed: Remove Static/Dynamic Settings, Allow Folder Move from Editor
5 years ago
Qstick 1c8f94f1d8 New: Filelist.ro Indexer
5 years ago
Qstick 3d17498945
Fixed: Queue not loading for unknown releases
5 years ago
Qstick 869ce2b366 Fixed: NullRef on Force Download Unparsable Releases
5 years ago
Qstick 68bfd8bc25 Fixed: Edition not Saving to DB due to missing Aggregator
5 years ago
Qstick fdd1167f33 New: Clean 'Obfuscation' when parsing ReleaseGroup
5 years ago
ta264 01a03e9baf Fixed: WhereBuilder exception when string variable null
5 years ago
ta264 df101258c5 New: Calculate custom formats on demand
5 years ago
Qstick 09f8dace9d Fixed: Remove website prefixes with dashes in URL
5 years ago
ta264 d5869aebc6 Fix tmdb tests
5 years ago
Qstick dfa3df8ea5 Fixed: Only Add Images if not Null on TMDB
5 years ago