Commit Graph

3429 Commits

Author SHA1 Message Date
Bill Thornton 68f7002ca8 Fix remote control movie poster size 2022-02-25 01:40:54 -05:00
Dmitry Lyzo 119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo 8134096819 refactor: string template 2022-02-25 01:33:21 +03:00
Dmitry Lyzo 27bdb24598 refactor: Use span for icons 2022-02-25 01:33:21 +03:00
Bill Thornton a2cd79745f Merge pull request #3452 from thornbill/update-other-library-label
Update mixed library label
2022-02-23 11:03:13 -05:00
Bill Thornton adfe891085 Remove commented styles 2022-02-23 01:01:14 -05:00
Bill Thornton 9c58dd7f6e Fix audio player overlapping on small screens 2022-02-22 16:49:47 -05:00
Bill Thornton 11fdd8a487 Fix help message not displaying for mixed library type 2022-02-22 16:20:57 -05:00
Bill Thornton c43f2ddfdd Move rewatching to separate home screen section 2022-02-22 15:24:03 -05:00
Dmitry Lyzo d14f3b3d0b Don't hide Backdrops, ThemeSong and ThemeVideo options on TV 2022-02-22 00:54:51 +03:00
Dmitry Lyzo 4c9f39e07e Don't hide EnableNextVideoOverlay option on TV 2022-02-22 00:52:28 +03:00
Dmitry Lyzo 9a4652f638 Add default text (icon) to Episode
Same as for Series.
2022-02-22 00:13:29 +03:00
Dmitry Lyzo 034a86119f Add card padder icon for items with an image 2022-02-22 00:13:29 +03:00
Bill Thornton 270501e4f8 Merge pull request #3367 from SenorSmartyPants/Rewatch
Display rewatching list in Next up section on home page
2022-02-21 12:35:35 -05:00
Bill Thornton 7337225eec Merge pull request #3445 from dmitrylyzo/fix-nowplayingbar
Fix nowplayingbar not displaying when restoring the view
2022-02-21 12:28:03 -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
Bill Thornton d034ca5ea0 Merge pull request #3415 from dmitrylyzo/fix-hometab-focus
Fix focus on Home tab
2022-02-21 00:26:35 -05:00
Dmitry Lyzo 821036bf71 Fix nowplayingbar not displaying when restoring the view
'init' message was skipped in https://github.com/jellyfin/jellyfin-web/commit/2d5e7f745f54da7917ad6768d3e9b58fcadf3e69
Use 'refresh' type message to allow show/hide.
2022-02-21 00:09:11 +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
Bill Thornton 016da1893f Merge pull request #3376 from SenorSmartyPants/ImageDownloaderShowSeason
Add option to season image downloader to pick from series images
2022-02-17 00:23:03 -05:00
SenorSmartyPants d9ebdc05bb Add option to season image downloader to pick from series images 2022-02-15 23:54:44 -06: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 6c61712514 Fix focus on hometab
Remove the 'returnPromise' option, i.e. always return Promise
so that the focus is executed after the sections are loaded.
2022-02-15 15:44:45 +03:00
Cody Robibero 3109efe835 Merge pull request #3241 from matthew-jones-uk/disable-embedded-subs 2022-02-14 15:27:55 -07:00
Bill Thornton 481784622a Fix precision issue in cardBuilder 2022-02-14 15:38:44 -05:00
Bill Thornton 3ccb4fabb4 Fix indentation of directorybrowser 2022-02-14 15:38:44 -05:00
Bill Thornton 26f22c1ab4 Merge pull request #3374 from dmitrylyzo/play-resolved
Handle resolved play promise
2022-02-13 00:58:21 -05:00
Bill Thornton e54ed4de1d Merge pull request #3373 from dmitrylyzo/fix-theme-change
Fix theme song playback when switching items with different themes
2022-02-13 00:55:12 -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 910a41e296 Merge pull request #3347 from dmitrylyzo/toast-stack
Stack toasts
2022-02-13 00:53:24 -05:00
Matthew Jones 4dbdd84140 Fix eslint errors 2022-02-12 20:10:12 +00:00
Matt 7912daf0c6 Merge branch 'master' into disable-embedded-subs 2022-02-12 19:41:51 +00:00
Bill Thornton 8362f50441 Merge pull request #3379 from Shadowghost/media-info-extend 2022-02-11 21:37:27 -05:00
Dmitry Lyzo e11109e2f8 Reduce the size of the icon in the listview 2022-02-10 00:21:57 +03:00
Dmitry Lyzo cd17f52b74 Stack toasts 2022-02-09 20:21:03 +03:00
Dmitry Lyzo 8aa6088e24 Handle resolved play promise
It seems that without processing the Promise resolution,
there is no subscription to the error event.
2022-02-09 19:45:33 +03:00
Bill Thornton 443dac94d7 Merge pull request #3356 from SenorSmartyPants/SpecialFeaturesCardText
Special Features: Display extraType as secondaryText on card
2022-02-09 09:47:03 -05:00
Dmitry Lyzo 9defa0f289 Show AlphaPicker if there is SortName 2022-02-09 09:35:42 +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
Shadowghost 52919e3fe8 feat(mediainfo): add external, forced and default attributes to subtitle and audio 2022-02-03 15:34:52 +01:00
Dmitry Lyzo 2d5e7f745f Skip non-ready state of player in nowPlayingBar
When nowPlayingBar receives an `init` event, some propertes of `state` are not
yet defined. Wait for `playbackstart`.
2022-02-01 01:16:53 +03:00
Dmitry Lyzo d997d63d11 Fix theme song playback when switching items with different themes
When you change an item with a theme to an item with a different theme, the
backdrop tries to access the player. The latter has not yet started playing the
new theme (`streamInfo` is null), but is already considered playing. A runtime
error occurs when referring to null `streamInfo` (to check if the content type
matches).

To fix the problem, set `streamInfo` just before playback starts.
2022-02-01 00:56:02 +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 c5786ac66d Fix code smell 2022-01-26 17:34:13 -06:00
SenorSmartyPants 08628e8e7a Fix linting 2022-01-26 17:31:18 -06: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
Matthew Jones 424b4fb976 Change to drop-down for embed sub options 2022-01-26 20:38:41 +00:00
grafixeyehero 76f9b9c929 apply suggestions 2022-01-22 19:20:09 +03: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