Bogdan
3feaee25e2
Sort tags by label
...
Co-authored-by: Mark McDowall <markus.mcd5@gmail.com>
(cherry picked from commit f32a3cd41c17bb9cb829ac24732cfeec6a18d569)
Fixes #8531
1 year ago
Qstick
731db1ad79
New: Add TmdbId and ImdbId to manual import movie selection
...
Fixes #8483
1 year ago
Qstick
fe76cbfc6b
Avoid double movie fetch on UI load
1 year ago
Bogdan
10bb8fa263
Use string interpolation in formatBytes
...
Fixes #8519
1 year ago
Mark McDowall
f14482cb59
Use QualityProfile instead of any
...
(cherry picked from commit f63e060ac49c5bb0c498faac364632de7d5e9f1c)
Closes #8493
2 years ago
Qstick
976712d6d7
Add back min availability to bulk movie edit
2 years ago
Bogdan
64e524633c
Fix MovieFileLanguageConnector to use MovieLanguage
2 years ago
Bogdan
d8b724346c
Update UI dependencies
2 years ago
Benjamin Staneck
de010ce536
Add `inset` to stylelintrc
...
(cherry picked from commit 6a49f3989a17898c957df8777f0cbb19af647804)
2 years ago
Benjamin Staneck
c9b09faae9
Remove unused babel plugins and fix build with profiling
...
(cherry picked from commit d79f42351fd3d61d180a224d4b8fb51184eb347e)
2 years ago
Benjamin Staneck
8a49463053
Update all relevant dev tool deps
...
Delete esformatter
Address lint failures
Delete unknown component property
remove deprecated stylelint rules
Address stylelint violation
Update rimraf
(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)
2 years ago
Benjamin Staneck
0a89c4d110
Delete various old config files
...
Delete `jsconfig.json`
This file actually did nothing since we have a `tsconfig.json`. Behavior does not change since `checkJs` is `false` in both.
Delete `.jsbeautifyrc`
Was not used from what I could tell and we have a ESFormatter config file as well and that is basically the successor.
Delete `.csscomb.json`
Was not used from what I could tell, also the project seems dead, last publish 4 years ago. Also we have stylelint in place that covers CSS.
(cherry picked from commit 0da89478cc7a5eec7a35bff47e34b824487661a1)
2 years ago
Bogdan
e0389ca08c
API key improvements
...
Fixed: Special characters in API key
New: Add heathcheck for API Key
(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2 years ago
Stickie
a1e622a363
New: Notifications when Manual Interaction is required for importing
...
(cherry picked from commit 5ec282750bdea16f770282b80fdaec56a65749e2)
2 years ago
The Dark
8563ed0a20
New: On Health Restored notification
...
(cherry picked from commit 5fdc8514da7c7ad98192f2ecb2415b3a7b5d0d05)
2 years ago
Bogdan
b7419c31df
Sort translations alphabetically
2 years ago
Benjamin Staneck
8b958708da
Move vscode settings to the frontend folder
...
Since it applies to all of frontend, I think it makes more sense to have it here instead of src
(cherry picked from commit e12c679cd8961ec9d2ef744761303831b81e64fb)
2 years ago
Benjamin Staneck
b0cd7ae356
Add VSCode extension recommendations
...
To make it easier for new contributors, suggest extensions for the tools we use
(cherry picked from commit 9ebd2f96adb19db7c7357336a37f7b989d21797d)
2 years ago
Qstick
ff1449c01e
Fixed: Index UI crash for movies without files
2 years ago
Qstick
41fb0eb7c6
Virtualize movie select for manual import with react-window
2 years ago
Qstick
eeb997430c
Convert Manual Import to Typescript
2 years ago
Bakerboy448
7b8c21fc76
Fixed: Movie Status in Table View
...
Fixes #8442
2 years ago
Benjamin Staneck
3738750fa1
Fixed some aria violations
...
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
2 years ago
Bakerboy448
6086b0d4e4
Fixed: Search Button Display on Movie Index
2 years ago
Bakerboy448
66b7b3b7d6
Fixed: Unable to search individual movies from Movie Index
...
Fixed: Refresh on movie list refreshing all movies
Fixes #8434
2 years ago
Qstick
554ab21d38
Fixed: Cannot Toggle Show Search on Movie Index
...
Fixes #8436
2 years ago
Qstick
4c2bf285fc
New: Add Original Language as Filter Option in Discover View
...
Closes #7807
2 years ago
Qstick
cc63c3f3cd
Fixed: Movie count incorrect in Movie Editor
...
Fixes #8423
2 years ago
Bakerboy448
d3e6d7cd05
Fixed: Missing Translates
2 years ago
Qstick
3e643644cd
Extract useSelectState from SelectContext
...
Closes #8295
2 years ago
Qstick
bf3e23cc3b
Fix default value variable name for ImportListExclusion
2 years ago
Qstick
a41999f9c2
New: Closing Move Movie modal without selecting will cancel save
...
Closes #8225
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Qstick
5d061a8729
New: Include Movie Match Type in grab event details
2 years ago
Benjamin Staneck
138b1e1c9d
New: Updated button and calendar outline colors for dark theme
...
(cherry picked from commit 5d873fafec07c9d67ad8d2c16eecea195a78eecf)
2 years ago
Bogdan
adee52d8c2
Fix loading eslintrc
...
(cherry picked from commit b0773ae7e3f860ff381d8d98d23d612609048e38)
2 years ago
Qstick
c61735cde2
New: Remember add import list exclusion when removing movie
...
Closes #7949
Closes #7950
2 years ago
Qstick
7f71caaf7f
Fixed: Movies table not resizing properly when window size changed
2 years ago
Qstick
e139e7330e
Fixed: Movie select not working correctly after stopping/starting or changing sort order
2 years ago
Qstick
e88c44915f
Improved UI error messages (stack trace and version)
2 years ago
Qstick
7501fe095e
New: Increase clickable area of movie select in poster/overview
2 years ago
tsubus
1bc299fd35
Remove unused ReactDOM import
...
fixes error with mono: "error 'ReactDOM' is defined but never used no-unused-vars"
(cherry picked from commit 492c9e22bac3c667bc487f2d0ceb18a18fa00655)
2 years ago
Mark McDowall
c2736bbe27
Fixed: File browser
...
(cherry picked from commit f7ce5c7b115ea0d12ab63f19960c473e09e30f3d)
2 years ago
Qstick
2d96c308f0
Remove movie editor code
2 years ago
Qstick
e85c010bf2
New: Mass Editor is now part of movie list
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Robin Dadswell
ee5fed8522
Added movie index selection
...
Author: Mark McDowall <mark@mcdowall.ca>
2 years ago
Mark McDowall
df26229e4d
Fixed: Restoring scroll position when going back/forward to series list
...
(cherry picked from commit 5aad84dba453c42b4b5a9eac43deecf91a98f4f6)
2 years ago
Robin Dadswell
e0b91c6406
Refactor Movie index to use react-window
2 years ago
Robin Dadswell
68832a136e
Add CSS Typings
...
Automatic by typescript-plugin-css-modules on yarn start
2 years ago
Mark McDowall
b18cd2f33a
Add Prettier to format TypeScript files
...
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2 years ago
Mark McDowall
36b055d372
Add typescript
...
(cherry picked from commit 910511dba03196f14bb238c8e15f060c12183c08)
2 years ago
Fabricio Silva
d32582fa7c
Fixed: Edit Quality Profile not opening
...
(cherry picked from commit 83cee4b00e8c64d749d2ff1d8575d31570beecba)
2 years ago
Qstick
91ff76c0c8
Use minified jquery
...
Fixes #8398
Co-Authored-By: Benjamin Staneck <staneck@gmail.com>
2 years ago
Benjamin Staneck
b34a7c6e2e
Fix typo in calendarBackgroundColor CSS variable
...
(cherry picked from commit e34d2504400faaa12c7fc8572264477ccd58619d)
2 years ago
Stevie Robinson
f54a5388a0
Fixed: Border hover colors in dark theme
...
(cherry picked from commit bead56893f080a1ac1df230908314f3ba8e0c6ce)
2 years ago
Qstick
12e360ab4f
Fixed: Some posters not showing for new movies search results
...
Fixes #8175
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
LarsHelo
75035035e1
Fixed: Remote path mapping UI being partially hidden on smaller screens
2 years ago
Qstick
c514c7cac0
Fixed: Default value in new Delay Profile
2 years ago
Mark McDowall
7fb1163b23
Fixed: Number input changing while scrolling
...
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2 years ago
Lagicrus
a006984d5e
Fixed: Lock rating to 0 decimal places in Discovery ( #8279 )
...
* Locks to 1 decimal place instead of infinite
2 years ago
Qstick
17fda02d8c
Fixed: Drag with touch on Profiles page
2 years ago
Mark McDowall
7b2fd5140b
Switch to eslint for linting
...
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
2 years ago
Qstick
16fcf0b56b
New: Additional custom filter predicates for strings
...
(cherry picked from commit 6082253166b67d59d7907d83c362116d47bcdaeb)
2 years ago
Bakerboy448
fcf5984944
Fixed: Translations
2 years ago
Matthew Barrington
9ea0957351
New: Add Ireland as a Certification Country ( #8085 )
...
Co-authored-by: Matthew Barrington <git@barrington.it>
2 years ago
Giulia Petenazzi
af43cb2aca
New: Added release year to queue ( issue #6330 ) ( #8019 )
2 years ago
Qstick
cbcf3d1058
New: Custom Format Updates ( #8067 )
2 years ago
Stevie Robinson
86777e021b
Fixed: Mass Editor Footer on Smaller Screens
...
Closes #6968
(cherry picked from commit 9afcec8b1ffc11da93ae50b73f77f5ebe6e12391)
2 years ago
Zak Saunders
78f929c60b
Fixup File Name Tokens ( #8036 )
2 years ago
voltron4lyfe
0b1b19a165
Fix Filter Button being squished #8024
2 years ago
Mark McDowall
327e18bc7a
New: Filter by Custom Format Score in Interactive Search
...
Closes #7825
(cherry picked from commit 998768bcf2c3308611a05a4518e7ef3fbcb473cc)
2 years ago
Zak Saunders
9d1956794e
Fixed: Progress bar text colour in Dark theme
...
(cherry picked from commit ca61efa57fc04a7f6753aedb4b8044d17e345429)
2 years ago
voltron4lyfe
4956ff7914
Adding indicator display option to PageMenuButton.
2 years ago
Mark McDowall
f22a589cb8
Fixed: Filter indicator in interactive search
...
(cherry picked from commit 80d36a06c8f42f239304d2f5a7edcb573b5072db)
2 years ago
Mark McDowall
2947b244e4
Fixed: Quality cutoff updating in UI when adding/removing qualities
...
Closes #7879
(cherry picked from commit fea66cb7bccc7e94523614db38b157fa38f55ea5)
2 years ago
Qstick
d1080b825c
Fixed: Truncate custom format card tags
...
Fixes #7725
Fixes #7973
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2 years ago
Mark McDowall
98201508f2
New: Description for indexer RSS setting
...
(cherry picked from commit 396406b2174c4876057175e7537a4718eee2abca)
2 years ago
Mark McDowall
d699f61f5d
Fixed: Prevent unexpected data breaking Series Import
...
(cherry picked from commit b8714d80a1ede761042ab469110edf552a74ac6b)
2 years ago
Zak Saunders
a5fb01f1e6
New: Auto theme option to match OS theme
...
Co-authored-by: Qstick <qstick@gmail.com>
(cherry picked from commit 4ca5a213fa0fc29ed93e7e31b080728d6fa7f1f3)
2 years ago
Qstick
f5d6a79998
Fixed: Grab/remove queue actions not showing spinner
...
Fixes #7821
2 years ago
Qstick
ae8245c3c5
New: Reset Quality Definitions to default
...
(cherry picked from commit d5fff15f32fdb49768dcadd94c760678e650c884)
2 years ago
Qstick
850bfdcf82
New: Native Theme Engine
...
Co-Authored-By: Zak Saunders <1936903+thezak48@users.noreply.github.com>
2 years ago
Mark McDowall
ac3d4bee35
Improve page scrollbar
...
New: Style scrollbar in Firefox
Fixed: Scrolling with click and drag
(cherry picked from commit 9bd783d49c91600d6575fc86e7bdd56858c213f1)
2 years ago
Mark McDowall
bb60510515
Added react-hooks lint rules
...
(cherry picked from commit 381d64259396582de8d63ada99333e42cf5e3189)
2 years ago
Qstick
182cda47b0
Fixed: Detect 3D in some video files
2 years ago
Mark McDowall
9830230589
New: Auto focus input when editing release group during manual import
...
Closes #7075
(cherry picked from commit 715711e6d718a79744dd4ec2eb570f8d0732de3b)
2 years ago
Mark McDowall
7c6858ecfb
New: Rename Protocol to Preferred Protocol in Delay Profiles
...
Closes #7278
(cherry picked from commit 704cf7aebef60b5b5bdf1ea55d68d4a3394396e0)
2 years ago
Mark McDowall
5316382113
New: Natural Sorting Manual Import Relative Paths
...
(cherry picked from commit bdd5865876796bc203c8117418a5389afc8b5f11)
2 years ago
Qstick
53a9c849cb
New: CustomFormat Score for history grabs
...
Fixes #5892
Fixes #5893
2 years ago
Qstick
856a55a9c9
New: Added advanced subtitle/audio language filter to {MediaInfo ..}
...
Fixes #4710
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2 years ago
Qstick
f4d8e113c1
Remove unused package 'react-slick'
2 years ago
Qstick
1e1a4240d1
Fixed: Collection Carousel Improvements
2 years ago
bakerboy448
f6dd600d2b
Clarify Folder as Root Folder ( #7598 )
2 years ago
Mijail Todorovich
40a15d59e0
Fixed: Toolbar Button labels overlap
...
Fixes #7553
2 years ago
Mark McDowall
c7baa66de2
Fixed: Series list jump bar click issues
...
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2 years ago
Qstick
6542119402
Fixed: Collections not sorting properly on Index
...
Fixes #7577
2 years ago
Devin Buhl
1ab3df03a3
New: Add application URL to host configuration settings
...
(cherry picked from commit 762042ba97c2ae689cee32d8e66a458f6d7a8adc)
2 years ago
Qstick
573405bae7
Really fix UI Error on Collection Filter
...
#7563
2 years ago
Qstick
d8891ee4ea
Fixed: UI Error on Collection Filter
...
Fixes #7474
2 years ago
Qstick
9903e70925
Fixed: Allow blank ReleaseGroup and Edition from MovieFile edit
...
Fixes #7453
2 years ago
Qstick
cc306fcd36
Fixed: Bulk Collection RootFolder change failure
2 years ago
Qstick
2bb7984961
New: Collection Folder, Genre, QualityProfile Filters
2 years ago
Qstick
098a893083
Fixed: Don't fail on single failure for Discover bulk add
...
Fixes #7409
2 years ago
Alien21
b104368e23
New: adding a link to tmdb in the import combobox movie search results ( #7352 )
...
Co-authored-by: Alien21 <alien21@alien21.com>
2 years ago
Qstick
0a77a13fa8
New: Separate Ratings Columns
...
Fixes #7281
2 years ago
Qstick
801204b6de
New: Bulk Edit Collections Profile, Root, Availability
...
Fixes #7350
2 years ago
Qstick
fd22cb44f6
Fixed: Collections Improvements
...
Fixes #7383
2 years ago
Qstick
f890aadffa
New: Movie Added Notification
2 years ago
Qstick
a8695959f1
Cleanup Collections UI Options
2 years ago
Qstick
5dc541c69e
Fixed: Correctly use loadash in FE Migrations
...
Fixes #7314
2 years ago
ta264
63dde3eb89
Fix frontend monitor migration
2 years ago
Qstick
a6205c1ad4
Tweak monitor migration to avoid overwrites of valid settings
2 years ago
Qstick
64f27bca4f
Fixed: Run Frontend Migration for MonitorType
...
FIxes #7314
2 years ago
Mark McDowall
006c9289de
New: Don't default manual import to move
...
Closes #7280
Closes #7309
(cherry picked from commit 0d739cd26d3b18d1456444e9ddf7e71d84e40253)
2 years ago
Qstick
f80272a659
New: Collections View
2 years ago
Qstick
a37fc0dc1f
New: Instance name for Page Title
3 years ago
Robin Dadswell
0559996566
New: Set Instance Name
3 years ago
Stevie Robinson
e7d4429fe4
New: Add optional Source Title column to history
...
(cherry picked from commit 581fb2cb3d47d62fe16b840081647056ec77043d)
Fixes #7159
3 years ago
Qstick
1caced614e
Fixed: No restart requirement for Refresh Monitored interval change
3 years ago
Qstick
4db6688fe0
Fixed: UI hiding search results with duplicate GUIDs
...
Closes #7241
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
3 years ago
Qstick
6a03eddda9
Rework Movie Metadata data model
3 years ago
Mark McDowall
2fc7cbff89
Fixed: Interactive Search Filter not filtering multiple qualities in the same filter row
...
(cherry picked from commit c93f63cd204bf62dab3dffef6e29c8dd4c408cab)
3 years ago
Tristan Kennedy
55ef505d74
Added padding to search tab to maintain visual consistancy
3 years ago
Douglas R Andreani
ba770dce73
New: Add date picker for custom filter dates
...
(cherry picked from commit 5a08d5dc248bf1dbaa43264a2a470149cf716a3c)
3 years ago
Robin Dadswell
80b1aa9a2c
New: Postgres Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
3 years ago
Mark McDowall
8a0c318540
Fixed: Scrolling in Firefox in small window (requires refresh)
...
Closes #7142
(cherry picked from commit e3aa92d09a247f696a003b87f6e9511c33340a1d)
3 years ago
Robin Dadswell
6f42dd671f
Linting fixes for frontend following eslint package upgrade
3 years ago
Qstick
64da17a9ab
Change react-custom-scrollbars to react-custom-scrollbars-2
3 years ago
Qstick
cce4334310
Update frontend eslint packages
3 years ago
Qstick
2041797587
New: Language filter on manual search
...
Fixes #6921
3 years ago
Qstick
ff7f95a0ab
New: Original Language and Title sort and filter options
...
Fixes #7019
Fixes #5438
3 years ago
Mark McDowall
ccd561eb24
Fixed: Clearing logs not updating UI once complete
...
Fixes #7090
3 years ago
Dane Powell
1ed8bd7350
PWA missing name
3 years ago
Robin Dadswell
7de270b212
Fixed: Remove pre-DB from frontend storage
3 years ago
4toomany
b332fa55de
fixed text box not being uniform to others
3 years ago
Zack Eckersley Pallett
36da57f87b
New: Add backup size information
...
Closes #4830
(cherry picked from commit 78aeda1a2cc217c367c5c3c6fd281c101b28413c)
3 years ago
Qstick
f08807daf6
Update donation links [common]
3 years ago
bakerboy448
72b3caa72d
Fixed: Various Translations
3 years ago
Qstick
589368781b
Fixed Incorrect placeholder width on search page
...
Co-Authored-By: nitsua <8321115+austinwbest@users.noreply.github.com>
3 years ago
Mark McDowall
ac9d6cbf0a
Fixed: Jump bar on series page not showing when window is made wider
...
(cherry picked from commit 0cb8d93069d6310abd39ee2fe73219e17aa83fe6)
3 years ago
Qstick
6e0ed36e9f
Fixed: Correct queue color for status bars
3 years ago
Qstick
57e05b70da
Remove unused variable from MovieHistoryRow
3 years ago
Qstick
59186adbfc
Fixed: Mark as Failed from Movie Details page
...
Fixes #6483
3 years ago
nitsua
3e32161791
Fix broken headers on List Exclusion table
3 years ago
Mehul Vaghani
d571c7b75a
Fixed: Updated link to Indexer Flags ( #6893 )
...
* Fixed: Updated link to Indexer Flags
* Fix: Updated link to Indexer Flags documentation
* Fix: Updated link to reflect right section
3 years ago
Mark McDowall
91691205db
Fixed: Download client name in history details
...
Closes #6838
3 years ago
Qstick
c1e07b30d7
Bump DSN for 4.0.0
3 years ago
Qstick
78a7770858
Fix CSS classes for Imdb and Tmdb ratings
3 years ago
Qstick
599f4907f4
New: Imdb Ratings
3 years ago
Robin Dadswell
54c914d48f
New: End Jackett 'all' endpoint support
...
[common]
3 years ago
bakerboy448
13e44ce19a
New: Add {MediaInfo VideoDynamicRangeType} token for renaming
...
New: Detect HDR Type
New: Display HDR Type in File Media Info Modal
Based on Sonarr 7b694ea71d7f78bad5c03393c4cf6f7a28ada1cb
Closes #6789
Fixes #4844
Co-authored-by: ta264 <ta264@users.noreply.github.com>
Co-authored-by: Qstick <qstick@gmail.com>
3 years ago
bakerboy448
194e0f3d7f
Fixed: Various Translations
3 years ago
Qstick
d1fa92bc6c
Fixed: Manual Import language handling
3 years ago
Qstick
974e44ce48
New: Link indexer to specific download client
3 years ago
Qstick
124b50288d
Fix invalid PropType for sizeOnDisk in DeleteMovieModal
3 years ago
Qstick
2848899206
Fixed: Calendar can show incorrect Release Types
3 years ago
Qstick
eecd4e4b7d
New: Allow Import to update existing Custom Formats
...
Fixes #6178
3 years ago
Qstick
2838d8ca29
Add Ratings to Movie Index sort menu
...
Fixes #6741
3 years ago
bakerboy448
4ebcbc28aa
fix applicationupdate filename typo
...
fix onapplicationupdate translate typo
3 years ago
Qstick
9e175e28ef
New: OnApplicationUpdate Notifications ( #6854 )
...
Fixes #4681
[common]
3 years ago
Qstick
4d2a311e40
Remove PreDB from MovieStatusType
...
Fixes #5002
3 years ago
Mark McDowall
7b03a856c9
Fixed: Increase width and truncate long titles on Import List Exclusions
...
Closes #6779
(cherry picked from commit 2d0541c03b761a0ec5e10711d6bd577e07141517)
3 years ago
Qstick
48d1d47b67
Rename ImportExclusions to ImportListExclusions
3 years ago
Qstick
a418111245
remove removeHandler net6 serialization frontend hack
3 years ago
Jacob Roeland
8e4320a93b
Fix FAQ Link on Add New Movie page
3 years ago
bakerboy448
16789e5b6b
New: Display Unknown Items in Activity Queue by Default
3 years ago
Robin Dadswell
7dda481824
New: Frontend Placeholders from the Backend
3 years ago
Qstick
9a395b52ac
New: Per download client setting to Remove Completed/Failed
...
Fixes #6322
Fixes #6328
Fixes #6331
Fixes #6337
3 years ago
Qstick
8b93038937
Fixed: Properly handle provider delete in UI
3 years ago
ta264
183d3d0872
Fixed: Error adding import list exclusions from discover
...
Fixes #6739
3 years ago
Robin Dadswell
5ce1829709
Fixed: Translate strings for single vs multiple options
3 years ago
Mark McDowall
86da4e87ea
Fixed: Blocklisting pending releases
...
Closes #4598
(cherry picked from commit 3f60e28c42d946691c4d44eb391b7888466538d9)
3 years ago
Robin Dadswell
84dd10f032
New: Added Genres to Movie Details page
3 years ago
Mark McDowall
6fcbdc5ba3
New: Release group column on movie details files tab
...
(cherry picked from commit 30aa5f9070bc9611bb9459d9d96bf293c971f891)
3 years ago
nitsua
750b0331ab
New: Add status color to index table for Downloaded + Monitored ( #6411 )
...
Fixed: Fix issue with calendar not showing Downloaded + Unmonitored (Yellow)
Fixed: Fix issue with colorblind mode not working anywhere except the Calendar
Refactor status color function so it is used everywhere instead of one for the calendar and one everywhere else
Refactor css style naming to be more consistent in the calendar with everything else
3 years ago
ta264
06e2d5b3c3
New: Use native dotnet host and DryIoc
...
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
(cherry picked from commit 7fe36a7e9222e830f4920e09a85115df0bdbf190)
3 years ago
ta264
2d53ec24f8
New: Use ASP.NET Core instead of Nancy
3 years ago
Robin Dadswell
c14ef7bee7
Fixed: Time column is first column on events page [common]
3 years ago
6cUbi57z
64045b0810
New: Add tag support to indexers
...
(cherry picked from commit c3d54b312ef18b837d54605ea78f1a263fd6900b)
3 years ago
Robin Dadswell
27c5a30cc1
New: New Zealand as an option for Certificate Country
3 years ago
Stevie Robinson
b627c6badd
New: Disable autocomplete of port number
...
(cherry picked from commit 943a3d80c4ff37cdffcd840190353d679c979493)
3 years ago
Kevin Lau
8f4b028abe
New: Change Today color in calendar for better visibility
...
(cherry picked from commit d9e9b72a894a238e58d40cc0a6aa83c416db1a44)
3 years ago
Robin Dadswell
13224f03cc
New: Renamed Blacklist to Blocklist
3 years ago
Robin Dadswell
ebf4425beb
Fixed: Show error if adding root folder fails
...
(cherry picked from commit 6596d0b4dad7be4e3d974f723b1a19d9bbfdff1f)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
3 years ago
bakerboy448
0ef7f0155a
fixed grammar issues
3 years ago
Qstick
92c4c50e1c
New: Even More Mono Cleaning
3 years ago
bakerboy448
b06ec1f291
Fixed: Corrected Naming Examples ( #6420 )
...
[common]
3 years ago
Qstick
84d1a8983b
Wikijs Links
3 years ago
servarr[bot]
9ef0906da1
New: Manual Import rejection column is sortable
...
(cherry picked from commit 2f366bc3b7274200ff9d0bf1aa96408dc92206f3)
Co-authored-by: Jake Soenneker <soenneker@users.noreply.github.com>
3 years ago
bakerboy448
8fd6c72037
fix up notification key misspelling
3 years ago
Robin Dadswell
45c08db1ce
New: Prowlarr Donation link
3 years ago
Mark McDowall
ba1637087e
Fix webpack memory leak when copying HTML files
...
(cherry picked from commit 2804a961cb457cc94d3eaa1fe8ee2f71d9d1261c)
3 years ago
Evan J
5eb593f453
Update login.html
...
(cherry picked from commit e8f58eb9be583639909c0ac9b3dc3b40db8c7a53)
4 years ago
Qstick
95c7b96dff
Fixed: Health MovieEditor link goes nowhere
4 years ago
Robin Dadswell
dadd59fc3a
Fix ESLint ( #6335 )
...
(cherry picked from commit c3837c9f7b50534e3eafe1d9fbaf360fee4588b7)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
4 years ago
Robin Dadswell
fcec787eb6
Show User Agent in System->Tasks for externally triggered commands ( #6327 )
...
* Show User Agent in System->Tasks for externally triggered commands
(cherry picked from commit fe8f319f7bfdadb7218b6313ada6cae1d2a35ad8)
* Translations
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Qstick
5fe8f65d64
Fixed: Filter Unknown from Profile Language Select
4 years ago
JohnBednarczyk
c2a21cd238
Added custom languages to the top
4 years ago
Robin Dadswell
d7ab9292fb
Fixed: restoring scroll position when going back to index page ( #6308 )
...
(cherry picked from commit 1bc52d0138c7bcb94ffce31ec05f675387612a62)
Co-authored-by: ta264 <ta264@users.noreply.github.com>
4 years ago
Qstick
446b2ffff9
New: Letterboxd Links for Movies
4 years ago
Mark McDowall
695720b552
New: Add rel="noreferrer" to all external links
...
(cherry picked from commit c722e9112496062313d09df16b169873f910f2a1)
4 years ago
Qstick
c47934c5ca
Fixed: Alignment of Certification and Runtime on Add Movie
4 years ago
Robin Dadswell
04ad5ec9c0
Fixed: Interactive Search Release Rejected tooltip no longer covers download button
4 years ago
crbrz
2c008384dd
Fixed: Links to search results not always working on interactive search
...
Co-authored-by: Cristi <cristi@emailaddressmanager.com>
4 years ago
Robin Dadswell
cd9b469823
fixups
4 years ago
Mark McDowall
df4bfa501c
Fixed files that were using incorrect imports
...
(cherry picked from commit a3bb2f1c32fc1e0c49d0d1fe24c04940453f5431)
4 years ago
Qstick
f75ab93458
Updated react-dnd and added touch support
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 0b85b506e226cf1bf1f2d28eb7ed441108cc154d)
to be squashed
4 years ago
Qstick
58934a30ce
Update postcss packages
...
(cherry picked from commit 408089957ab8a9dc6a21b485853b9d86a9ace59f)
4 years ago
Qstick
67fe9101d9
Update to webpack 5, remove gulp
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
(cherry picked from commit 4ef2174226a0210f756f180dded8567d659589e2)
4 years ago
Robin Dadswell
af99c78352
New: Allow user to choose whether delay profile should apply to release of the highest enabled quality ( #6218 )
...
(cherry picked from commit d668e923af83ab7f1589d947fec9f40a3919e0b8)
Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
4 years ago
Robin Dadswell
ca2e62492d
Fixed: Import Lists messages can now show in UI
4 years ago
Mark McDowall
e9cf9d05f5
Fixed: Refresh queue count when navigating Activity: Queue
...
(cherry picked from commit 0a2b109a3fe101e260b623d0768240ef8b7a47ae)
4 years ago
nitsua
a1211f54de
Move the warning icona and download icon next to the release so it is never out of viewport
4 years ago
Robin Dadswell
fc61687e82
New: Calendar iCal feed includes Digital Release events
4 years ago
nitsua
398fc4dca2
Add certification and runtime to search results ( #6154 )
4 years ago
Robin Dadswell
19d533b50a
Fixed: Search Missing Movies on Calendar
4 years ago
Robin Dadswell
35abd99b3f
Fixed: Some connection settings being invisibly enabled on creation
4 years ago
Robin Dadswell
2b17b5310e
Fixed: Show size on disk when deleting movies
4 years ago
Mark McDowall
22a5304ad8
Fixed: Interactive import modal horizontal scrolling on Firefox mobile
...
(cherry picked from commit 6c505937dacfa82e965adaaac407c888a1caacce)
4 years ago
bakerboy448
bef12f10a8
Fixed: Missing Translates
4 years ago
bakerboy448
8064a43dee
Fixed: Updates to System > More Info
4 years ago
nitsua
3c2e127601
Add a donations section to System for each arr
...
[Common]
4 years ago
Robin Dadswell
914d3764dc
linting fix
4 years ago
Mark McDowall
59f8a4d2e2
Fixed: Remove selected in queue
...
(cherry picked from commit 4ed5fefcc6e362cb5c62ec639ee64571c97f9b5b)
4 years ago
Mark McDowall
a3723b5ad7
Fixed: Restoring a backup with a different API didn't reload properly
4 years ago
Mark McDowall
52dbcfe852
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit e9818b9982d868648d714a37527f1b066486c5df)
4 years ago
Robin Dadswell
5926ca5d8a
New: On Movie Delete and On Movie File Delete Notifications
4 years ago
Qstick
f85fc5e578
Update Discord link on MoreInfo page
4 years ago
nitsua
a9792973ee
Fixed: Mark as Failed errors ( #5939 )
...
Originally by Markus McDowall (cherry picked from commit 12fafb24578d39df2eabd2331558b2da961fe8b6)
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Fixes : #5907
Fixes : #5938
4 years ago
Mark McDowall
2fd030bd5c
New: Health check for import lists with missing root folders
...
New: Show missing root folder path in edit for Import List
Closes #5908
(cherry picked from commit ae196af2ad368d49fde2358f0987ed7650c7f29c)
4 years ago
Mark McDowall
33cd9f555e
Fixed: Unable to close indexer category select input on mobile
...
(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
4 years ago
Robin Dadswell
94df76b6e6
Added default state for release date and cinema release on poster view ( #5932 )
4 years ago
nitsua
0fcad533eb
Fixed maintenance release not showing as such in AppUpdatedModal
...
Originally by Taloth 4559eed0ecf4b87b8aa16a86d2161ac72fbf54e5
4 years ago
Mark McDowall
63cf10c29a
Fixed: Restoring backup from zip file on disk
...
(cherry picked from commit 5960035d5d660a923e11b0300833b60c64271522)
4 years ago
Mark McDowall
743946b929
Update column properties when restoring persisted state
...
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
4 years ago
Mark McDowall
4bf726cc66
Fixed: Table column order resetting after refresh
...
#4297
(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
4 years ago
Qstick
dd61480d60
Fixed: Settings fields being altered during save
...
[common]
Fixes #5871
4 years ago
Qstick
70e4324a7c
Add crossorigin use-credentials attribute to manifest tag
...
[common]
Fixes #5863
4 years ago
Qstick
9b85f328a6
New: Allow Manual Search when Movie not monitored
...
Fixes #3235
4 years ago
Qstick
83c637e8cb
Fixed: Two VideoCodec naming token options
...
Fixes #5862
4 years ago
nitsua
6d7fb3de25
Fixed: Status on search showing queue status instead of missing ( #5854 )
...
Fix status on search to show a downloading status when it is in queue
Fix for monitor not being set to true when adding from search
4 years ago
Qstick
aa95781d5d
Fixed: RootFolders may not load when adding collections
...
Fixes #5753
4 years ago
Taloth Saldono
0443cc34c6
Fixed enter in modal confirmation dialogs
...
(cherry picked from commit 930742ae2c69a530afe60f76a5824f2722540df8)
4 years ago
Robin Dadswell
39d11b4669
replaced words with icons and matched the sort for consistency
4 years ago
Robin Dadswell
70faa123ee
capitlisation
4 years ago
Robin Dadswell
f4869e6bc9
added words next to the release dates
4 years ago
Robin Dadswell
a2182e2fca
removed unnecessary lines
4 years ago
Robin Dadswell
fe23c985a2
linting fixes
4 years ago
Robin Dadswell
4ffd0d2ddb
Added missed property
4 years ago
Robin Dadswell
efd3aad6b0
started adding new option for cinema release
4 years ago
Robin Dadswell
11b4967629
tidied up unnecesarry lines and added translation line
4 years ago
Robin Dadswell
b6e46ad8fd
updated date order to be InCinemas and then the earlier of either Physical/Digital Release
4 years ago
Robin Dadswell
c28b62da2a
added sort by calculated release date
4 years ago
Robin Dadswell
600c7e3391
fixed releasedate sorting for inCinemas/digitalRelease/physicalRelease
4 years ago
Robin Dadswell
7107aeaddc
minor fixes based on feedback
4 years ago
Robin Dadswell
913766f9af
tidied up to only have getRelativeDate once per item
4 years ago
Robin Dadswell
9e7ea6f55b
linting fix
4 years ago
Robin Dadswell
c2c4186965
formatted date
4 years ago
Robin Dadswell
1a755bd3c0
added option and start of info
4 years ago
Qstick
2a93686360
New: Reprocess items after selection in Manual Import
...
Fixes #5199
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Mark McDowall
2b7a383886
Fixed: Managing display profiles on mobile
...
Fixes #5761
(cherry picked from commit c2fcdb445776d3898be7938216cf8ace65a1a236)
4 years ago
Qstick
b56043504b
Simplify Quality size limit logic
...
Fixes #5701
4 years ago
Mark McDowall
79d4e0da80
Fixed: Update modal error
...
(cherry picked from commit 6d911581c3604a69b4a58c07da39ffb2a10fbf8d)
4 years ago
Qstick
553a8f2a0a
New: Show previously installed version in Updates UI
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Qstick
07f5312d43
Fixed: Don't double load Quality Definitions
4 years ago
Mark McDowall
ceeea9f7c6
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit f5d690aa7b703e6fc0cd7eeced177a28cfed4962)
4 years ago
Qstick
2983e27dcd
Fixed: Size Filter for Interactive Search missing ValueType
4 years ago
Qstick
a18036eed4
Add Logo to the Loading Screen for.... clarity
4 years ago
ta264
5ea3ad45cb
Hack: ignore wonky depedencies in signalR js client
4 years ago
Taloth Saldono
8d651e6f7a
Fixed Agenda Time wrapping
...
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
4 years ago
Qstick
638db3d8d7
Fix name of max NumberInput in QualityDefinition.js
...
(cherry picked from commit a225b34806be6a206345acef3a6820df5a4be2e0)
4 years ago
nitsua
3a5d18f52d
Add tooltips to the icons in the Files tab
...
Fixes : #5712
4 years ago
nitsua
553b8b1945
Add movie status to the main search page if the movie is already in the db (label on small screen otherwise progress bar under poster)
...
Fix issues with yellow/grey movie status color not showing up properly
Refactor the getMovieStatus to be more generic
4 years ago
Mark McDowall
56bb319934
Use createHandleActions for adding/removing commands so itemMap is synced properly
...
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
4 years ago
Qstick
9fce6b1026
Really ignore ResizeObserver loop errors
...
(cherry picked from commit 99a7540fe4dc5160f6487cfe810e99166ee4582e)
4 years ago
Mark McDowall
56b658cc96
Fixed: Restored robots.txt
...
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
4 years ago
nitsua
c22ae12c1f
Move the Movie column next to the Folder colum for easier matching ( #5078 )
...
Fixes : #5075
4 years ago
bakerboy448
140547e42a
Fixed: '/movie' URL Base breaking UI navigation
4 years ago
Qstick
a6cf524fe7
Remove “Preview” from tab description text
4 years ago
Qstick
ffcb34f9f0
Ignore ResizeObserver loop limit errors
...
[common]
4 years ago
bakerboy448
003686d68f
Fixed: Clarify Language around Importing a Library
...
New: Library Import renamed from (sidebar) Import to Library Import
4 years ago
Qstick
9fbc1df74c
Fixed: Persist SearchOnAdd setting value in local cache
4 years ago
nitsua
ac8fa1ee93
Adjust CSS so titles are wrap instead of truncate
...
Fixes #5350
4 years ago
Qstick
e104a9e261
Fixed: TypeError on Keyup in Firefox for MovieIndex and Details
4 years ago
Qstick
f55e44c591
Fixed: Incorrect translation key on MoveMovieModal
4 years ago
Qstick
17f8eb3aae
Make list options advanced settings, Set min list sync
4 years ago
Qstick
082a0679d2
Fixed: Bad Translation on Restrictions Modal
4 years ago
bakerboy448
0366029269
Fixed: Legend and Colors on calendar
...
Fixed: Streamline Legend in Index and Calendar
Fixed: Broken Translations
4 years ago
bakerboy448
699d2be938
New: Add Missing Translations
4 years ago
bakerboy448
bb721272ca
New: All Wiki links now use the consolidated Servarr wiki
4 years ago
Qstick
9c77399379
New: Dynamic Select and UMask Fields
...
Fixes #5380
Fixes #5348
Fixes #5167
Fixes #5166
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Daniel Martin Gonzalez
c6294b71ae
New: Add Spain to list of Certifications
4 years ago
Qstick
a04f375eb1
Fixed: Files table not showing correct quality meets cutoff post edit
...
Fixes #4668
4 years ago
Qstick
6beb8c8b05
New: Add Australia to list of Certifications
...
Fixes #5351
4 years ago
bakerboy448
bdb61e263e
Fix: Update monitor options to be displayed in a more user friendly way
4 years ago
Qstick
67ebf49b21
Revert "New: Change Add Movie Monitor Selection from Dropdown to Checkbox ( #5319 )"
...
This reverts commit 897bfa04a6
.
4 years ago
bakerboy448
897bfa04a6
New: Change Add Movie Monitor Selection from Dropdown to Checkbox ( #5319 )
...
* New: Change Add Movie Monitor Selection from Dropdown to Checkbox
* Fix Monitored Value not storing (bool changes)
* address discord comments
4 years ago
Mark McDowall
b7719662a7
Return max tooltip width
...
(cherry picked from commit fe0d8bb7da27e0f34b5db166ee54033f292b1006)
4 years ago
geogolem
d9ff8e0d4a
Fixed: Clarify Status Filter, Add ConsideredAvailable, MinAvailability Filters ( #4924 )
4 years ago
Qstick
9be8d438e7
Tweak recommended wording [skip ci]
4 years ago
bakerboy448
f6c630ee9e
Add Discover Recommended tooltip ( #5318 )
4 years ago
Qstick
c21e733d57
Fixed: Clarify List Clean options, Add warning on removeAndDelete selection
4 years ago
Qstick
72f0dadbea
New: Show .net version in UI
4 years ago
Qstick
31ca413fc7
Fixed: Language sort on Interactive Search page
4 years ago
Qstick
959d63b4eb
Fixed: Filter by Peers in Interactive Search
4 years ago
nitsua
5b83d09d5e
Remove some instances of moment that are not needed on the index to reduce the load
4 years ago
Qstick
0086e2699e
Protect against undefined SizeOnDisk
...
Fixes #5205
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
37c9701237
Fixed: Rerender Overviews on Overview option changes
...
Fixes #5150
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
6d452d8479
New: Bulk remove from Blacklist
...
Fixes #5194
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
e82f0c01d8
Re-saving edited providers will forcibly save them
...
Fixes #5192
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
EnorMOZ
315929bc5e
Update "TagsHelpText" with similar language as sonarr ( #5218 )
...
* Update "TagsHelpText" with similar language as sonarr
* Use new translation key
4 years ago
Qstick
e52288bd67
New: Edit RlsGroup, Flags, and Edition for Movie Files ( #5183 )
...
* New: Edit RlsGroup and Edition for Movie Files
* fixup! remove console log
* fixup! translation
4 years ago
servarr[bot]
f2f26d88b9
New: Differentiate between short term and long term (more than 6 hours) indexer failures ( #5202 )
...
* New: Differentiate between short term and long term (more than 6 hours) indexer failures
(cherry picked from commit 2adedb97da5ad31b65f0dc2eec5c263efe95731f)
* fixup! Mock Localization
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
Mark McDowall
a9a0d47f9f
Fixed: Copying passwords
...
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
4 years ago
Qstick
aeda4cba32
Fixed: Render CustomFormats under profile option for Large Screens
4 years ago
Qstick
a826c1dc25
New: MultiSelect input control for provider settings
...
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
nitsua
f850e75d4e
Fix issue with push missing the URL base
4 years ago
nitsua
6c9e4994d8
Fix broken translations on index
4 years ago
Qstick
53eeee8b91
New: Allow Selection Original Movie Languge in Profile
4 years ago
nitsua
e880eb0e00
More translations
4 years ago
Mark McDowall
73b0a461d3
Fix tooltip max width on larger screens
...
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
4 years ago
Qstick
d86402efb1
Fixed: formatTimeSpan shows incorrect when over 1 month
4 years ago
Qstick
1c892d7357
Fixed: Sorting of Queue time left
4 years ago
Qstick
f7e21ec2a4
Fixed: Tooltip jumping around
...
Fixes : #5136
Fixes : #4966
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
7898100d95
Revert "Pull Sonarr commit 'Import lists in settings overview' ( #5138 )"
...
This reverts commit 4b279e87cf
.
4 years ago
servarr[bot]
4b279e87cf
Pull Sonarr commit 'Import lists in settings overview' ( #5138 )
...
* Import lists in settings overview
(cherry picked from commit f45b27f507953724e9469ce16c4e555985312150)
* fixup! Sonarr wording
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
4 years ago
Qstick
3d5570dfd9
Update frontend packages
...
Fixes : #5115
Fixes : #5116
Fixes : #5117
Fixes : #5118
Fixes : #5119
Fixes : #5120
Fixes : #5121
Fixes : #5122
Fixes : #5123
Fixes : #5124
Fixes : #5125
Fixes : #5126
Fixes : #5127
Fixes : #5128
Fixes : #5129
Fixes : #5130
Fixes : #5131
Fixes : #5132
Fixes : #5133
Fixes : #5134
Fixes : #5139
Fixes : #5140
4 years ago
Qstick
6faa484d4e
Change Discord invite to point to Welcome page
4 years ago
nitsua
eca816db86
Fix movie title stretching the add window
...
Fixes : #5096
4 years ago
Qstick
464d92bb70
Calendar status fixes
...
Fixes #4747
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
4 years ago
Qstick
a070279993
New: Allow naming with original Movie title (in original language)
4 years ago
nitsua
6b22481a00
Fix the sorting on the agenda to respect using all dates instead of only cinema date to sort
4 years ago
Qstick
aef8a8fd04
Fixed: Fetch blacklist by Movie instead of all
...
Fixes #5066
4 years ago
Qstick
a1e69c3c2b
Lodash replacements: take 2
4 years ago
nitsua
cf804f7dac
Fix issue with arrow keys switching movie when using them inside a textbox (or any element really)
4 years ago
ta264
081fe64bff
Revert "Convert some instances (filter, find, pick) to native from lodash"
...
This reverts commit d8a0aac9c3
.
4 years ago
ta264
9075fdc1c1
Revert "Fix find error on movie details"
...
This reverts commit 6bdd24e62d
.
4 years ago
nitsua
6bdd24e62d
Fix find error on movie details
4 years ago
Qstick
d8a0aac9c3
Convert some instances (filter, find, pick) to native from lodash
4 years ago
nitsua
987ed357d5
Add a link to the github issue if it is added to the change notes
4 years ago
nitsua
b53def3da5
Fixed: Issue with arrow navigation from details working outside of the details page ( #5071 )
4 years ago
Qstick
41cf722ab5
Change over aphrodite references
4 years ago
nitsua
9864d555f2
Fixed: Grouping of movies on the same date in the calendar agenda view ( #5068 )
4 years ago
nitsua
7f814a3cb9
New: Add support for left/right arrows on the movie details to navigate through movies
...
New: Add support for ctrl+home and ctrl+end to jump to the top and bottom of the movie index
New: Add redirect to previous movie instead of index when deleting one
4 years ago
Qstick
4ea9ded0de
New: Add icons for search results to indicate if it has been previously grabbed, failed or is in the blacklist.
4 years ago
Qstick
ca27a80b15
New: Show year with manual import Movie selection
4 years ago
nitsua
6fdf06a882
Fix issue with the disk space label percents overlapping on small screens.
4 years ago
Qstick
e56a784e4c
Null Check firstQueueItem
4 years ago
Qstick
1898114d8c
Remove empty space
4 years ago
Qstick
d6d740a0d2
Replace for loop with find for QueueStatus
4 years ago
nitsua
ff3fd0bb1e
Fix: Address issue with incorrect dates showing on the calendar agenda and add icons for which date type it is
4 years ago