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 )
...
* New: Change Automation timeout to 3min
* Fixed: Workaround netcore/selenium HTTP bug
* try without timespan override
* Update AutomationTest.cs
5 years ago
Qstick
5d7804478b
New: Trakt Auth per List
5 years ago
Qstick
5e52a12287
Fixed: Add back Indexer Options
5 years ago
Qstick
a23e57d9f7
Fixed: Typo in RescanMovie log statement
5 years ago
EnorMOZ
2f902d412c
Fixed: History fails due to languages property ( #3944 )
...
* Fix languages property
* fix language
5 years ago
Qstick
e9ed08c8be
New: Shrink Test Images (Remove Mono 5.12, 5.14, 5.16)
5 years ago
ta264
a931ac1022
Fixed: Webpack worker loading with UrlBase
5 years ago
Qstick
24f93ec3ef
Fixed: Regenerate Yarn.lock for update (serialize-javascript@^2.1.1)
5 years ago
DavidSpek
a9f95109f6
New: Add EAC3 Atmos to Mediainfo Formatting ( #3900 )
...
* Added a EAC3 Atmos option
Added a second if statement under "if (audioFormat.ContainsIgnoreCase("E-AC-3"))" to look for "JOC" in splitAdditionalFeatures to be able to identify EAC3 tracks that contain atmos. I used the audioFormat "MLP FBA" with "TrueHD Atmos" as a reference.
5 years ago
Qstick
803b44280f
Fixed: Sonar failure on external forks
5 years ago
ta264
318e05ddba
Fixed: Poster/Overview checkbox in Movie Editor mode
5 years ago
Qstick
000a4ec822
Fixed: Revert react-virtualized update due to issues with JumpBar
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
eaf7999d70
Update DEVELOPMENT.md
5 years ago
Qstick
2633c82a01
New: Hookup SonarCloud
5 years ago
Qstick
12245d0956
Fixed: Paging on Day and Week Cal View
5 years ago
Qstick
6d87b5dfec
Fixed: Show Physical Releases on Calendar
5 years ago
Qstick
bbd065940e
Fixed: Calendar Ledgend not being shown
5 years ago
Qstick
61450a5ca4
New: Update Radarr.ico
5 years ago
Qstick
05f0156661
New: TMDB Link on Search Results
5 years ago
Qstick
14c943bd48
Fixed: ImportDecsionMaker Fixture Failures
5 years ago
Qstick
a03f6605ce
Fixed: History Rename and Delete Filter Using Wrong Id
5 years ago
Qstick
a7e066fc11
Fixed: Logging file release group for repack
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
7cd270d534
Fixed: Rename ProcessProviderTests to Fixture
5 years ago
Qstick
b14157797e
New: Show relative file name when selecting movie in Manual Import
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
Qstick
7f0581018b
New: Enforce Indent after Logical for UI
5 years ago
ta264
6235225f7d
New: Bump to .NET Core 3.1
5 years ago
ta264
ea9f622db2
Fixed: UI Search
...
Inline the worker until we come up with a better solution
5 years ago
Qstick
64d949fc96
Fixed: Ensure Fuse Worker is Loaded if Refresh on another page
5 years ago
Qstick
386315ad27
Fixed: Return null if no height on discover/list grid
5 years ago
Qstick
2b518ded37
New: Added version number to backup filename
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
5 years ago
Qstick
ecd4cc7b72
Fixed: Handle qBit ForcedDL State
...
Fixes #3870
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
...
* New: Display UI before movies have loaded
* Revised webpack bundling
* New: Option for production build with profiling
* Fixed: Faster hasDifferentItems and specialized OrOrder version
* Fixed: Faster movie selector
* Fixed: Speed up release processing, add indices (migration 161)
* Fixed: Use a worker for UI fuzzy search
* Fixed: Don't loop over all movies if we know none selected
* Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
* Better selection of jump bar items
Show first, last and most common items
* Fixed: Don't repeatedly re-render cells
* Rework Movie Index and virtualTable
* Corresponding improvements for AddListMovie and ImportMovie
5 years ago
Qstick
95e5e3132b
Fixed: Add filterPredicates for InCinemas and PhysicalRelease
...
Fixes #3885
5 years ago
Jayden
99bf3cf3ba
Fix: Typo in UI dropdown for time format ( #3886 )
...
The time format was incorrectly showing the D/M format as DD/MM (25/03 instead of 25/3).
5 years ago