Qstick
5f396a53c3
New: Parse VFI as French
5 years ago
Qstick
a368cbd265
Fixed: Hookup BulkMovieMovieCommand
5 years ago
Qstick
2af273a4a1
Fixed: Update Test Fails Due to Throw Elimination
5 years ago
Qstick
de7d6c68b8
Fixed: Log, Don't throw when trying update in docker
5 years ago
Qstick
31c73fe448
Changed: Add ChannelPositionText to SentryWarn
5 years ago
Qstick
526e091d22
Fixed: Provider HealthChecks persist after add until next scheduled check.
5 years ago
Taloth Saldono
40736336db
Fixed: Root Folder display when free diskspace cannot be determined (FreeBSD)
...
closes #3275
5 years ago
Qstick
f2200f793d
Fixed: Quality Finder Tweaks
5 years ago
Qstick
7fd391259c
Fixed: Movie Path UI Warning, Duplicate Import Fixes
5 years ago
Leonardo Galli
be3152e630
Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB. ( #3603 )
...
* Fixed: When refreshing info about a movie, the alt titles should now correctly be deleted / updated, even from TMDB.
Fixes #3542
* Fixed: Small things fixup.
5 years ago
Qstick
bd374825f1
Fixed: Logging Statements and Tests
5 years ago
Qstick
f395117885
Fixed: More Sentry Filtering
5 years ago
Qstick
ae9c2dd830
New: Log Sentry Warn if AudioChannelPositions Error
5 years ago
Qstick
78cac9fcfa
Fixed: Use Modifier in Quality Aggregation
5 years ago
Qstick
5fe8884471
Fixed: Prevent NRE in MovieSearchService
...
Fixes #3728
5 years ago
Qstick
fb8143bb49
Fixed: MigrationVersion not passed to UI
5 years ago
Qstick
90e58e5a22
Fixed: Add List Exclusion from Movie Editor
...
Fixes #3775
5 years ago
Qstick
254561aeb1
Fixed: Register Null Target for Sentry logs in Tests
5 years ago
Taloth Saldono
9a25878104
And a bunch of video codecs. Also fixed the dual-video channel issue.
5 years ago
Taloth Saldono
54cfabec5c
New: Additional Atmos detection in MediaInfo
...
ref Radarr/Radarr#3712
5 years ago
Qstick
7dc629a647
Fixed: Rework Multiple Logging Statements
5 years ago
Qstick
cbb2802383
Fixed: TrackedDownload Logging Statement
5 years ago
Qstick
fd2399d589
Fixed: Update Movie Libraries in Plex not Series Libraries
5 years ago
Qstick
33d012cfc0
Fixed: Quality Definitions Don't Allow Save
5 years ago
Qstick
066bf1220f
Fixed: Flaky IndexerStatusTimes Test
5 years ago
Qstick
fd87be6d1e
New: FutureDownloadClient Housekeeper Tests
5 years ago
Qstick
fe591816bb
Fixed: Remove TitleSlugRoute
5 years ago
ta264
98d987869c
Changed: Point at lidarr hosted update server
5 years ago
ta264
e10e5802f4
Fixed: Don't delete folder if indeterminate sample detected
5 years ago
ta264
fd5113744f
Fixed: Various tests
5 years ago
Taloth Saldono
a22c946276
Fixed third-party clients calling api without Accept header
5 years ago
Taloth Saldono
a862337ead
Removed obsolete code.
5 years ago
ta264
79cf3079c3
Updated Nancy to 2.0
5 years ago
Taloth Saldono
6c4e3b1fd5
New: Added Auth-* log entries for fail2ban purposes
5 years ago
Qstick
cb158028df
Fixed: Old API use with Ombi causing NREs
5 years ago
Qstick
793b723942
New: Update SQLite to 3.28.0 and System.Data.SQLite to 1.0.111.0
5 years ago
Qstick
7f221c7834
Fixed: Automation/Integration/Unit Tests
5 years ago
Qstick
944f420270
New: Build on Azure Pipeline
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
b89c7b8675
New: Convert to New CSProj Format
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
a3525252b7
Fixed: Log statement in movie rename service
5 years ago
Qstick
b42004b32c
Fixed: Another Log Statement duplicating on Sentry
5 years ago
Qstick
b2268c7452
New: Get Custom Formats Working in Aphrodite
5 years ago
Qstick
86dde88fe6
Fixed: Re-DSN after log fix
5 years ago
Qstick
ab7083d263
Fixed: Spec Logging Statement Causing Sentry Duplicates
5 years ago
Qstick
9ad17a04ff
Fixed: Null Ref in UpgradeSpecification
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
5 years ago
Qstick
ada9b944dc
Fixed: QueueSpecificationFixture Test
6 years ago
Qstick
f6b4a463b1
New: Remove Unused TinyTwitter Nuget Package
6 years ago
Qstick
d53320779c
New: Update NLog to 4.6.6
6 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
6 years ago
Qstick
08b642575f
Fixed: Rejoin MovieFiles to Movies to fix Cutoff short term
6 years ago
Qstick
328477a1c6
New: Required/Ignored restrictions now support /pattern/ regular expressions
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
a771871cf8
Fixed: Protect Queue Specification from NRE
...
Fixes #3665
6 years ago
Qstick
1cde85bba8
New: Update Frontend Packages
6 years ago
Qstick
582402d45e
Fixed: MediaInfo Improvements, Tests
6 years ago
Qstick
5657a4df9c
Revert "Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token"
...
This reverts commit 865b587bdd
.
6 years ago
Taloth Saldono
865b587bdd
Fixed: Additional FileNameBuilder Tests, {MediaInfo SubtitleLanguagesAll} Token
6 years ago
Taloth Saldono
b179be78db
Fixed: Heavy qbit api load when CDH Remove is disabled
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
5f7c7ee809
Fixed: Include HDR is naming examples
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
6510e2c898
Fixed: Parsing BD release group as Bluray quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Taloth Saldono
895abe8c3b
Fixed: Workaround for mono 5.16+ bug preventing the closure of sockets on timeouts (Jackett connections)
...
ref #2802
6 years ago
Taloth Saldono
ae47ee817f
Fixed: Executing powershell and python scripts directly in Connect->Custom Scripts
6 years ago
Qstick
6c84518b40
New: Improve logging when checking if release is an upgrade
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Qstick
3ba72fd33b
New: Treat WEBMux as WebRip
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
6 years ago
Mark McDowall
f868e8b964
Fixed: Add Tests for FirstCharTo
6 years ago
Qstick
4af18f7d4a
Fixed: Some History Events don't Save Due to Languages
6 years ago
Qstick
b6c1c81152
New: Add Release Date and Cinema Date to Custom Script
6 years ago
Qstick
d263ff9a6b
Fixed: Wanted/Cutoff Search from Index Page
6 years ago
Qstick
6705b59b23
Fixed: Renaming Files Command Doesn't Resolve
6 years ago
Qstick
a6eb89e24b
Fixed: Manual Search on Works with Auto Search is Enabled
6 years ago
Qstick
242d530bb4
Fixed: Unit Test Fixes
6 years ago
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
6 years ago
Qstick
7698ae00dd
Fixed: Misc UI/Test Fixes
6 years ago
Qstick
a20222fbef
New: Movie Editor in Movie Index ( #3606 )
...
* Fixed: Movie Editor in Movie Index
* Fixed: CSS Style Issues
* Fixed: Ensure only items shown are selected
* Fixed: Cleanup and Rename from Editor
6 years ago
Qstick
b8f7ca0749
Fixed: DiskScanService Updates
6 years ago
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
6 years ago
Qstick
a3f72bd4a0
Fixed: Ambiguous Id in Movies SQL call
6 years ago
Qstick
2d15b8b78a
Fixed: Remove redundant checks from list sync
6 years ago
devbrian
12fba024f0
Fixed: Movie Details Tab ( #3564 )
...
* History Added
* History Cleanup
* History Mark Failed Fix
* History Lint Fix
* Search Tab Initial
* Interactive Search Cleanup
* Files Tab + Small Backend change to MovieFile api
* Reverse Movie History Items
* Grabbed files are not grabbable again.
* Partial movie title outline + Search not updating fix
* Lint Fix + InteractiveSearch refactor
* Rename movieLanguage.js to MovieLanguage.js
* Fixes for qstick's comments
* Rename language selector to allow for const languages
* Qstick comment changes.
* Activity Tabs - Language Column fixed
* Movie Details - MoveStatusLabel fixed
* Spaces + Lower Case added
* fixed DownloadAllowed
* Added padding to history and file tables
* Fix class => className
* Updated search to not refresh unless switching movie
* lint fix
* File Tab Converted to Inline Editting
* FIles tab fix + Alt Titles tab implemented
* lint fix
* Cleanup via qstick request
6 years ago
Qstick
06b1c03053
Fixed: List Exclusions, List Processing Tweaks
6 years ago
Qstick
ed0e69de53
Fixed: Return all movie categories for RARBG
...
Co-Authored-By: FuNK3Y <funk3y@users.noreply.github.com>
6 years ago
Qstick
d86c811543
Fixed: Alt Titles on Main Load, Alt Titles API updates
6 years ago
Qstick
ac59b7060e
New: Store Genre in DB for use in UI
6 years ago
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Co-Authored-By: taloth <taloth@users.noreply.github.com>
6 years ago
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
6 years ago
Qstick
286f73f38d
Fixed: Refresh Indicator always spinning after refresh
6 years ago
Qstick
7760248e6b
Fixed: Adjust how often info is refreshed for old movies
6 years ago
Qstick
4ddadd9a0d
Fixed: Delete and Restore of Backups from UI
6 years ago
Qstick
722a996ad3
Fixed: Import not working due to Language constraint
6 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
6 years ago
Qstick
c76364a891
Fixed: Update Unit Tests for Indexers/Clients
6 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
6 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Taloth Saldono
b24a40797f
Fixed: SignalR requiring a home directory to function properly.
6 years ago
Leonardo Galli
b35d0b3f6a
Added: Development Description.
6 years ago
Qstick
4d3bfe3cf2
New: Remove old UI
6 years ago
Qstick
65efa15551
New: Backend changes for new UI
6 years ago
Qstick
e9eebd3ce6
New: Update SignalR, Nancy, Owin. Enable Websockets
6 years ago