Bill Thornton
e4b7952e9e
Merge pull request #3360 from dmitrylyzo/show-alphapicker
...
Show AlphaPicker if there is SortName
2022-02-13 00:54:15 -05:00
Bill Thornton
23d33684c9
Merge pull request #3336 from SenorSmartyPants/TVExtras
2022-02-11 21:39:12 -05:00
SenorSmartyPants
d60694b355
Update src/controllers/itemDetails/index.js
...
Suggested change.
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-02-11 13:23:13 -06:00
Bill Thornton
9a6ba2927b
Merge pull request #3409 from thornbill/fix-tv-pagination
...
Fix pagination on live tv pages
2022-02-11 10:27:17 -05:00
Dmitry Lyzo
80099f29e4
Allow navigation to the parent show/season/album
...
Partial revert ece0b39d70
Add 'focuscontainer-x' to the parent labels.
2022-02-09 22:15:57 +03:00
Bill Thornton
c2629b5c3f
Merge pull request #3342 from dmitrylyzo/livetv-paging
...
Fix LiveTV Channels paging and autofocus
2022-02-09 11:23:37 -05:00
Bill Thornton
480f57d660
Do not pass null for start index
2022-02-09 09:25:25 -05:00
Dmitry Lyzo
df0da76312
Add auto scroll top when using paging
2022-02-09 11:20:40 +03:00
Dmitry Lyzo
82dbfce374
Fix autofocus on Channels tab
...
This limits the focus scope to the current tab, so that the
channel card is selected the first time you open it.
[for testing]
The Channels tab should be the default for the LiveTV library.
2022-02-09 11:17:38 +03:00
Dmitry Lyzo
719ae14d3f
Add a second paging block on the Channels tab
2022-02-09 11:17:38 +03:00
Dmitry Lyzo
e55042d652
Show AlphaPicker in ListView if there is SortName
2022-02-09 09:35:40 +03:00
Bill Thornton
65d8aac0a9
Merge pull request #3318 from iainsaxonhome/feature/quit-app
...
Added Quit App to main menu
2022-02-09 01:32:54 -05:00
Bill Thornton
64b3fc80dc
Fix pagination on live tv pages
2022-02-09 01:16:03 -05:00
Bill Thornton
8a384f585d
Merge pull request #3341 from dmitrylyzo/list-paging
...
Add paging to listview
2022-02-09 00:59:00 -05:00
Dmitry Lyzo
2a5f3b4214
Add background to tuner device cards
...
For consistency.
2022-02-07 00:00:06 +03:00
Dmitry Lyzo
d881f5498b
Add background to device cards
...
Otherwise it will be white on white with Light theme.
2022-02-06 23:58:17 +03:00
Bill Thornton
9a855784f7
Merge pull request #3072 from grafixeyehero/convert-userParentalControlPage-to-react
...
Convert userParentalControlPage to react
2022-01-28 00:00:34 -05:00
Bill Thornton
6c4b204d96
Merge pull request #3340 from jellyfin/fix-focus-play-resume
...
Fix auto focus on Play/Resume
2022-01-27 23:48:40 -05:00
SenorSmartyPants
a6267aee68
Display rewatching list in Next up section on home page
...
Supports a Rewatching list page as well.
2022-01-26 17:16:30 -06:00
SenorSmartyPants
02744dbffc
Fix dangling comma
2022-01-20 16:06:24 -06:00
SenorSmartyPants
17f44e3fac
Display MediaSourceCount for all media Types
...
All items support alternate local versions, even if it's not documented. Tested with episode and musicVideo types. Added MSC to list items as well.
2022-01-20 15:58:14 -06:00
Dmitry Lyzo
98201e0bc3
Remove rounding style from Play/Resume button
2022-01-20 19:23:14 +03:00
Dmitry Lyzo
f87474fedd
Cleanup
2022-01-20 14:46:59 +03:00
Dmitry Lyzo
60437c4350
Fix number option in alphapicker
2022-01-16 19:16:18 +03:00
Dmitry Lyzo
f942465afc
Add paging to listview
2022-01-16 18:28:36 +03:00
Dmitry Lyzo
cf55e3341d
Fix Play/Resume highlighting
2022-01-15 20:33:06 +03:00
Dmitry Lyzo
22e45c2bf2
Fix auto focus on Play/Resume
2022-01-15 20:03:13 +03:00
SenorSmartyPants
88ece49460
Display series level extras on tv series page.
2022-01-14 16:45:03 -06:00
Bill Thornton
a7f58a91bf
Add plugin repository help link
2022-01-13 14:16:14 -05:00
Bill Thornton
47b24659a6
Merge pull request #3319 from SenorSmartyPants/LiveTVDisplay
...
Add episode details to live TV DVR schedule
2022-01-13 12:55:35 -05:00
Bill Thornton
7701049335
Merge pull request #3271 from thornbill/fix-number-filter
...
Fix number option in alphapicker
2022-01-13 10:55:17 -05:00
iainsaxonhome
c03166ed02
Reimplemented Exit App function
2022-01-13 08:46:00 +11:00
SenorSmartyPants
12d65a9459
Make active TV recordings look more consistent...
...
with finished recordings and other TV episodes
2022-01-11 19:10:13 -06:00
iainsaxonhome
3c5da3f01b
Added Quit App to menu
2022-01-12 10:39:21 +11:00
Bill Thornton
7618fb5c2b
Merge pull request #3071 from grafixeyehero/convert-userLibraryAccessPage-to-react
...
Convert userLibraryAccessPage to react
2022-01-10 23:46:56 -05:00
grafixeyehero
c6966c67f7
Convert userParentalControlPage to react
2022-01-07 03:43:13 +03:00
Bill Thornton
5e247f094d
Fix number option in alphapicker
2022-01-04 17:13:31 -05:00
Bill Thornton
dc6c291910
Merge pull request #3070 from grafixeyehero/convert-editUserPage-to-react
...
Convert edit user page to react
2022-01-04 10:45:21 -05:00
grafixeyehero
a2e908a4de
Convert userLibraryAccessPage to react
2022-01-02 04:42:01 +03:00
Bill Thornton
f87bdf098a
Make movies and shows in genre list random
2021-12-30 11:53:12 -05:00
Bill Thornton
ae0622d092
Merge pull request #3197 from ianjazz246/no-random-genre-sort
...
Sort genres by SortName instead of Random
2021-12-30 11:47:20 -05:00
Bill Thornton
3dbc7b2a2a
Merge pull request #3196 from ianjazz246/no-clear-username
...
Don't clear username on failed login
2021-12-27 12:36:32 -05:00
nyanmisaka
24dbd881d2
Merge remote-tracking branch 'origin/master' into hwa-web
2021-12-24 01:33:16 +08:00
nyanmisaka
2b2b76e916
Update HWA settings to adapt the server code changes
2021-12-24 01:31:12 +08:00
Dmitry Lyzo
e7b8048715
Handle command 'Back'
2021-12-05 19:04:43 +03:00
ianjazz246
538cee3cf1
Sort genres by SortName instead of Random
2021-11-24 09:52:16 -08:00
ianjazz246
c8241d66a1
Don't clear username on failed login
2021-11-23 12:10:52 -08:00
grafixeyehero
192b7542d8
convert UserEditPage to react
2021-11-13 18:50:49 +03:00
Bill Thornton
38591e458e
Merge pull request #3134 from jellyfin/dependabot/npm_and_yarn/marked-4.0.0
...
Bump marked from 3.0.8 to 4.0.0
2021-11-10 12:53:11 -05:00
Bill Thornton
972ae1c3e7
Merge pull request #3116 from jomp16/master-save-playbackrate
...
Save playback speed rate, and restore when playing a video again
2021-11-10 12:52:37 -05:00