Qstick
e4d033d0a7
New: Reprocess Language in Manual Import after Movie Selection
4 years ago
Qstick
56184905a9
New: Allow Radarr List Sync by Source Tag
...
Fixes #4826
4 years ago
Mark McDowall
ff52b15154
Don't process queue item without details
...
(cherry picked from commit dffdd3377e198ca1ce511ec2752eb53c18c92cb3)
# Conflicts:
# frontend/src/Store/Selectors/createQueueItemSelector.js
4 years ago
Qstick
2a1ebe54b3
Fixed: Quality Sorting in Manual Import
...
Fixes #4713
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
82b546999a
More Frontend Translation
4 years ago
nitsua
c11928ffb8
New: Add + Search on Discovery Bulk Add ( #4657 )
...
#4614
4 years ago
Qstick
71e715f954
Import Sorting Lint for Frontend ( #4655 )
4 years ago
Qstick
9603f9fdb5
More Translations, Column Headings, Settings page
4 years ago
Qstick
074b49fa8c
New: Translation support for UI Sidebar, Search Input, Base Menus
4 years ago
Qstick
ac79c51196
New: Monitor Collections from Movie Details Page
4 years ago
Qstick
d791f3f67f
Fixed: Digital before Physical for normal release order
4 years ago
Qstick
3a50152b21
New: Digital Release Dates in UI
4 years ago
Qstick
b97e6977fb
New: Year column on Movie Index view
4 years ago
Qstick
347cd5982a
New: Title and Year MovieIndex Filters
4 years ago
Qstick
f29e7557dd
Fixed: dispatchClearPendingChanges on some Settings Sections
4 years ago
Qstick
c0bb1392e2
Fixed: Don't Show NoMovie on Cal if Movies are Loading
...
Fixes #4499
4 years ago
Qstick
6802bfc736
Fixed: List UI Revamp
4 years ago
geogolem
9ede227178
this is a follow-up to commit:
...
64e9e48217
5 years ago
Mark McDowall
baa6972a62
Fixed: Rejections custom filter for Interactive Search (now Rejections Count)
5 years ago
ta264
e52005fa35
New: Warn if UI won't update due to SignalR errors
5 years ago
ta264
0b36a83cc4
More sentry updates
5 years ago
Qstick
0b113b9bab
Fixed: Queue Items don't show up
5 years ago
Qstick
824d315a3b
New: Download History
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
72caab1b2b
New: Monitor and Process downloads separately
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
0042fadcb0
Fixed: Don't try to render quality when it's null
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
dd52760095
New: Movie Certifications
5 years ago
Mark McDowall
e6f5d535e9
New: Clone indexer button
...
Closes #3546
5 years ago
Qstick
f338941cfc
New: Show ExtraFiles in UI
5 years ago
Qstick
e986869e96
New: CustomFormat Naming Token
5 years ago
Qstick
7de9ef3762
MovieIndexActions no longer uses JQuery
5 years ago
Qstick
9ccdb4871d
Fixed: Don't append every MovieId to Delete as a URL Parameter
...
Fixes #4186
Fixes #4188
5 years ago
Qstick
7173c5c737
Fixed: Sort qualities by name within group when sorting by status
...
Relates to #4189 , Optimal end state would be to sort by quality weight within group, however that is not currently passed from API with the quality object.
5 years ago
Qstick
3de65daf85
New: Runtime Column/Filter on Movie Index
...
Fixes #4131
5 years ago
ta264
241bf85f15
New: Better interface for creating custom formats
5 years ago
ta264
d5ddebb7ac
Fixed: Editing provider/profile settings appearing to affect wrong item
5 years ago
Qstick
79a05876bf
Fixed: Filter by Studio if null studio exists in library
...
Fixes #4142
5 years ago
ta264
df101258c5
New: Calculate custom formats on demand
5 years ago
Qstick
4d3a1efca3
New: Size Column in Queue
...
Fixes #4063
5 years ago
Qstick
b3caa87b78
New: Add and Edit People Lists from Movie Details Page
5 years ago
Qstick
bdc1adb2ed
New: Cast/Crew Tabs on Movie Details Page
5 years ago
Qstick
f2fffe5304
New: Collection Column/Filter Movie Index
5 years ago
Qstick
dec0e3eec3
Dedupe JS events to prevent 1000s repeated hitting Sentry
5 years ago
Qstick
c8095faa1f
New: Size on Disk in Index and Editor
...
Fixes #977
5 years ago
Qstick
d5e6cc542f
Fixed: Sort by Status on MovieIndex
...
Fixes #4018
5 years ago
Qstick
b3553e93ab
Fixed: Broken Title Sort on Activity Pages
5 years ago
Mark McDowall
cf6e993a4d
New: Limit recent folders in Manual import to 10 and descending order
...
Closes #3491
5 years ago
ta264
959b8ed83e
Fixed: Speed up UI during refresh
...
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
5 years ago
ta264
89fec7841c
Fixed: Cutoff Status and Filter on MovieIndex
5 years ago
Qstick
fa2c4725be
New: Show IndexerFlags on Interactive Search
5 years ago
ta264
c53aed4cbf
Update sentry DSN to self hosted
5 years ago
EnorMOZ
2f902d412c
Fixed: History fails due to languages property ( #3944 )
...
* Fix languages property
* fix language
5 years ago
Qstick
12245d0956
Fixed: Paging on Day and Week Cal View
5 years ago
Qstick
a03f6605ce
Fixed: History Rename and Delete Filter Using Wrong Id
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
geogolem
a06b044342
Fix: use isAvailable to determine if a movie is available.
5 years ago
Qstick
ae6a95bad8
Fixed: Sort by Monitor-Status Column
5 years ago
Qstick
83eeb747dc
Fixed: Status Filter using Series Filter Options
5 years ago
Qstick
162980ccaf
Fixed: Remove Series Related Cal Setting
5 years ago
Qstick
567824ebec
New: Show Custom Formats on Queue Page
5 years ago
Qstick
e827a965ad
New: Show Custom Formats on Blacklist Page
5 years ago
Qstick
215d5069a9
New: Show Custom Formats on History Page
5 years ago
Qstick
1514613f61
New: Added MinAvailability Option to UI
5 years ago
Qstick
5eb7fe958f
Fixed: Calendar Missing Search Not Functional, Other Tweaks
5 years ago
Qstick
24fa77e7b2
Fixed: Queue Selector Looking for Episodes not Movies
5 years ago
Qstick
9ae411802d
Fixed: Hide Profile Delete if Used by List
5 years ago
Qstick
21ed073f29
New: Add List and Discovery Pages ( #3803 )
5 years ago
Qstick
01f2f754ea
New: First Pass Movie Index Status Cell
5 years ago
Qstick
1b6e6f80b6
Fixed: Index Table Status shows Correct Icons
5 years ago
Qstick
90e58e5a22
Fixed: Add List Exclusion from Movie Editor
...
Fixes #3775
5 years ago
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
5 years ago
Qstick
71c398f0fc
New: Enable Sentry Analytics ( #3669 )
5 years ago
Qstick
fbc2566f70
New: Smart Filter Options for Studios in MovieIndex
5 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
5 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
5 years ago
Qstick
06b1c03053
Fixed: List Exclusions, List Processing Tweaks
5 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>
5 years ago
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
5 years ago
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
5 years ago
Qstick
16ff1176f7
Fixed: Quality Groups and Profiles
6 years ago
Qstick
6275737ced
New: Many UI Updates and Performance Tweaks
6 years ago
Qstick
8430cb40ab
New: Project Aphrodite
6 years ago