Commit Graph

1393 Commits

Author SHA1 Message Date
Bill Thornton e3b8f49bb9 Merge pull request #3444 from dmitrylyzo/fix-theme-navigation
Fix playing theme song when using parent links
2022-02-21 12:32:35 -05:00
Bill Thornton 489613f934 Merge pull request #3443 from dmitrylyzo/fix-focus-jump
Fix Play/Resume focus jump
2022-02-21 12:26:27 -05:00
Dmitry Lyzo eba8cf18d4 Add Markdown to Login Disclaimer 2022-02-21 18:28:39 +03:00
Bill Thornton 376f3e0f8c Merge pull request #3432 from 1337joe/fix-series-sort-by-last-played
Fix show sort by date played
2022-02-21 09:19:59 -05:00
Dmitry Lyzo 7b0f4ed859 Fix playing theme song when using parent links
Navigation by plain links breaks the theme song player because
there is no BaseItemDto in 'state'.
2022-02-21 00:17:13 +03:00
Dmitry Lyzo 04c82ab7c4 Cleanup 2022-02-20 22:42:00 +03:00
Dmitry Lyzo 6ae03974f9 fix: Fix focus jump when focusing Resume
Make the Play button the Resume and replace Resume with Replay.
2022-02-20 22:37:54 +03:00
Dmitry Lyzo ca8cc653d9 refactor: Set 'resume' action to poster
To match logic. This has no effect, because 'play' still uses
the current position.
2022-02-20 22:05:38 +03:00
Dmitry Lyzo 6ad311baad Disable play button on poster in TV layout 2022-02-20 22:05:38 +03:00
Dmitry Lyzo fff64ae5a5 refactor: Remove obsolete code
Leftover from reworking of poster generation.
2022-02-20 22:05:38 +03:00
Dmitry Lyzo 8221f82d1f refactor: Use same name for action (mode) attribute 2022-02-20 22:00:37 +03:00
Bill Thornton 72568c991e Merge pull request #3359 from jellyfin/fix-layout-webos
Fix page layouts for webOS
2022-02-16 17:09:54 -05:00
Joe Rogers 9b088f49c8 Sort by show-specific date played 2022-02-16 22:22:52 +01:00
Bill Thornton c5848b9934 Merge pull request #3357 from SenorSmartyPants/MediaSourceCount
Display MediaSourceCount for all media Types
2022-02-15 23:24:53 -05:00
Dmitry Lyzo 9242e4acf1 Fix layout of SelectServer page
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo af3517c2e4 Fix layout of Login page
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo 4e6cb506e2 Fix layout of ListView
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo 69d039d35d Cleanup unused styles 2022-02-15 17:55:31 +03:00
Dmitry Lyzo d00d084a8c Reload backdrop on restore
Backdrop doesn't belong to the itemDetails view and must be
reloaded explicitly.
2022-02-14 22:27:41 +00:00
Bill Thornton a380ef53cd Merge pull request #3411 from dmitrylyzo/navigate-season
Allow navigation to the parent show/season/album
2022-02-13 00:59:38 -05:00
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 https://github.com/jellyfin/jellyfin-web/commit/ece0b39d7085656d5aa8e8160fd98be6134bf60a
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 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