Commit Graph

3007 Commits

Author SHA1 Message Date
Bill Thornton c0fb9eca82 Merge pull request #4884 from thornbill/use-app-image-url
Use icon url from client capabilities
2023-10-20 01:03:12 -04:00
Bill Thornton 05b0e3bfb5 Simplify isUserMenuAvailable check 2023-10-20 00:37:41 -04:00
elvinlai1 60d29cb4f8 Handled case to not show user menu 2023-10-20 00:37:41 -04:00
Bill Thornton 61a496455d Merge pull request #4822 from Goku-04/patch-2
Return boolean through direct comparison
2023-10-18 16:52:31 -04:00
Bill Thornton c2ec479567 Merge pull request #4741 from TelepathicWalrus/album-gain
Album gain
2023-10-18 16:47:43 -04:00
Freako 84d14c31aa Merge branch 'master' into patch-2 2023-10-18 20:37:05 +00:00
Bill Thornton 0dbdc5de96 Merge pull request #4873 from scampower3/year-fix-mediainfo
Fix duplicate year in the series details page
2023-10-18 15:41:17 -04:00
Bill Thornton 6795732214 Merge pull request #4875 from grafixeyehero/Clean-up-unused-code
Remove unused Code
2023-10-18 15:35:02 -04:00
Bill Thornton edd94053ca Merge pull request #4786 from v0idMrK/Sorting-Only-Thumbnail-Fix-5584
Add sort options to playback requests
2023-10-18 14:06:19 -04:00
Freako e9c07f46e4 Merge branch 'master' into patch-2 2023-10-17 06:21:01 +00:00
Bill Thornton eb2937fe21 Merge pull request #4844 from tehciolo/tehciolo/init-undefined
Enable no-undef-init lint rule
2023-10-16 16:33:43 -04:00
Marco fa40c3feae Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584 2023-10-16 21:15:04 +01:00
MrK b33d927c08 Using lodash implementation to merge playback queries 2023-10-16 21:02:39 +01:00
Bill Thornton 359e168ace Use icon url from client capabilities 2023-10-16 01:38:22 -04:00
Freako ca0ea55bc4 replace (!!) with (!)
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2023-10-14 20:56:28 +05:30
Ranbeer e6828eeee8 remove linter errors 2023-10-14 20:35:55 +05:30
LJQ a01bfcef33 Change from 5 tabs to 20 spaces 2023-10-13 12:21:32 +08:00
grafixeyehero ec51592cde Remove unused Code 2023-10-13 02:43:50 +03:00
LJQ 36db09fb53 Fixed year appearing as <year>-<year> in the series page when the years are the same. 2023-10-13 01:54:42 +08:00
Bill Thornton fee65687c3 Merge pull request #4836 from dmitrylyzo/fix-filtermenu
Fix FilterMenu not saving simple filters
2023-10-12 00:28:45 -04:00
Bill Thornton 78c3bd36ef Merge pull request #4869 from scampower3/year-fix
Fix same year appears in <year> - <year> format under card.
2023-10-12 00:26:27 -04:00
Bill Thornton 00a52a8a72 Merge pull request #4827 from beef331/master
Make the series and season Play button play the next episode
2023-10-12 00:24:39 -04:00
Bill Thornton 188d6c328e Merge pull request #4871 from thornbill/show-libs-tv
Fix libraries maybe not being displayed in TV layout
2023-10-12 00:20:40 -04:00
Cosmin Cioaclă 73083424cf chore: enable no-undef-init lint rule 2023-10-11 20:23:58 +02:00
TelepathicWalrus 743479cd53 Add translatable strings 2023-10-11 10:09:56 +01:00
Jason Beetham 8bf3a64cd7 Make the series and season Play button play the next episode 2023-10-11 10:11:34 +03:00
grafixeyehero c61df2eb92 Refactor: viewitemcontainer 2023-10-11 00:10:16 -04:00
Bill Thornton 11c191d56b Fix libraries maybe not being displayed on tvs 2023-10-10 17:21:39 -04:00
scampower3 fbcd543a26 Fix Same year appears in <year> - <year> format under card. 2023-10-11 01:49:41 +08:00
Dmitry Lyzo fc37f82e52 refactor: Use forEach for portability 2023-10-10 09:49:05 +03:00
Dmitry Lyzo b81342d23b refactor: Move queries into loops 2023-10-10 09:49:05 +03:00
Dmitry Lyzo bab1fd7bb9 Fix FilterMenu not saving simple filters
Regression 6341a71fec
2023-10-10 09:49:05 +03:00
TelepathicWalrus b1c46157da Remove redundent else 2023-10-09 01:15:33 -04:00
TelepathicWalrus c47c1cacb2 Add check to get albumlufs only for music 2023-10-09 01:15:33 -04:00
TelepathicWalrus f09dec63cd Remove commended out code 2023-10-09 01:15:33 -04:00
TelepathicWalrus 28558ce6e4 Add albumLUFS to mediaSource to prevent new DTO 2023-10-09 01:15:33 -04:00
TelepathicWalrus eda888ede1 Add spacing for html 2023-10-09 01:15:33 -04:00
TelepathicWalrus 62cd0c39fa change to value instead of checked 2023-10-09 01:15:33 -04:00
TelepathicWalrus 4dcb0fa658 Add options for album gain 2023-10-09 01:15:33 -04:00
Bill Thornton 7dd5e3e486 Merge pull request #4825 from thornbill/home-screen 2023-10-07 00:02:25 -04:00
Brad Beattie 73af57b81e Upping search limit 2023-10-06 01:38:40 -04:00
Marco 0f8d29a573 Merge branch 'master' into Sorting-Only-Thumbnail-Fix-5584 2023-10-05 22:53:18 +01:00
Bill Thornton 81c3a43601 Use foreach for recently added sections 2023-10-05 11:20:27 -04:00
Bill Thornton 8149076fc5 Fix function return type 2023-10-05 11:20:27 -04:00
Bill Thornton f1afaa975e Refactor home screen 2023-10-05 11:20:27 -04:00
Dmitriy Dubson d77d69b570 Refactor desired aspect and posters per row functions to reduce cognitive complexity
Fixes gh-4828
2023-10-05 09:42:04 -04:00
Cosmin Cioaclă 480e683ad6 fix: remove unnecessary renaming 2023-10-04 20:31:47 +02:00
Bill Thornton 8f32341c92 Merge pull request #4816 from thornbill/dashboard-app
Migrate dashboard to separate app
2023-10-04 02:11:22 -04:00
MrK d62a36a708 itemContextMenu only supports folders and using parentId instead for lists
Revert line change on playbackmanager.js
2023-10-02 23:25:57 +01:00
Bill Thornton 1e3fa5418c Remove duplicate card shape functions 2023-10-01 02:54:23 -04:00