Dmitry Lyzo
fe65e0c3b3
refactor: decrease the number of iterations
2023-01-10 23:13:37 +03:00
Dmitry Lyzo
a7bd7e30c6
fix filtering of supported audio tracks
2023-01-10 23:13:37 +03:00
Joshua M. Boniface
d11b51d0f1
Update src/plugins/htmlVideoPlayer/plugin.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2022-06-26 20:54:12 -04:00
Samcon
cab6e34390
Fix setCurrentTimeIfNeeded calc + change preload to auto to resume in WebOS
2022-06-26 14:37:04 +03:00
Andriy Kushnir (Orhideous)
f2a826bb5d
Left old MIME type for backward compatibility
2022-06-17 13:38:43 +03:00
Andriy Kushnir (Orhideous)
8d531976a1
Recognize MIME for transcoded audio in streams
...
Fixes : #3663
See: jellyfin/jellyfin#6941
2022-06-16 22:40:31 +03:00
grafixeyehero
f2c747ce19
Fix lint
2022-05-22 13:57:22 +03:00
Dmitry Lyzo
3ef4622772
Migrate to @jellyfin/libass-wasm@4.1.0
2022-05-16 01:51:47 +03:00
Bill Thornton
0895163344
Merge pull request #3643 from dmitrylyzo/fix-tizen5
2022-05-15 15:20:46 -04:00
Dmitry Lyzo
44b990e331
Resolve worker URLs
...
Worker in Tizen 5 doesn't resolve relative path with async request.
2022-05-15 18:10:55 +03:00
Patrick Farwick
c929b6946d
Add WebP to the page detection list for comics
...
The WebP image format can be used to store comic pages.
2022-05-14 11:09:19 +00:00
Dmitry Lyzo
cf7a93cd80
Add font MIME type
2022-05-13 17:15:06 +03:00
Bill Thornton
5820416ede
Fix touch events in epub player
2022-04-05 17:02:17 -04:00
Bill Thornton
9067b0e397
Fix eslint errors for empty functions/constructors
2022-03-01 10:57:48 -05:00
Dmitry Lyzo
119df2cc99
Add aria-hidden to button icons
2022-02-25 01:52:14 +03:00
Dmitry Lyzo
27bdb24598
refactor: Use span for icons
2022-02-25 01:33:21 +03:00
Bill Thornton
17962a6c53
Merge pull request #3361 from MinecraftPlaye/comic-page
...
Only use comic pages for internal calculations and ignore metadata files
2022-02-18 00:04:18 -05:00
Patrick Farwick
e1889d9151
Ignore files without a file extension
...
Files which do not have a file extension are most likely not an image
and should not be used as a page of a comic book.
2022-02-17 16:31:28 +00:00
Dmitry Lyzo
dc2dc823a8
Display physical dimensions of player
...
When using browser or system-wide scaling, the player size
changes, misleading the user.
2022-02-11 09:11:21 +03:00
Patrick Farwick
43077bd259
Add all file extensions for jpeg images
2022-02-09 15:18:41 +00:00
Patrick Farwick
4f770f26ce
Ignore files which do not have a file extension
2022-01-22 21:17:57 +00:00
Patrick Farwick
14083377d1
Only use comic pages for internal calculations
...
A comic book archive stores pages as images, but can store other
information like metadata within the file, too.
This change uses only the image based files as pages and ignores other
files.
2022-01-22 01:00:03 +00:00
Bill Thornton
ad1e8d3cd0
Merge pull request #3351 from jellyfin/fix-bookplayer-blank
...
Fix starting of book player with a blank page
2022-01-20 10:12:53 -05:00
Bill Thornton
c2411ab4b5
Merge pull request #3350 from MinecraftPlaye/bookplayer-update
...
Update the resume button after stopping
2022-01-20 10:10:18 -05:00
Patrick Farwick
d4907ac522
Remove the timer from progress saving for epubs
2022-01-19 23:11:56 +00:00
Dmitry Lyzo
9688b31de4
Fix starting of book player with a blank page
2022-01-20 01:46:13 +03:00
Patrick Farwick
b4fc6f7e20
Save reading progress for pdfs for each page
...
This removes the 10s interval between saving and instead saves the
reading progress for pdf files every time.
As a side effect, the pdf will appear in the "Continue Watching" section
of Jellyfin. Before this commit, there was no indication that someone
started reading the pdf book.
Update the resume button after stopping for the pdf player.
2022-01-19 21:33:13 +00:00
Patrick Farwick
22d6c99f44
Update the resume button after stopping
2022-01-19 21:26:48 +00:00
Marius Luca
0ab71eb899
- limit font attachments requested for ass subtitles to a supported formats list
2022-01-13 12:34:15 +02:00
Bill Thornton
709ef906cc
Fix screenfull imports
2021-11-10 13:00:29 -05:00
Dmitry Lyzo
2af0b91dad
Reset media source
2021-10-15 21:49:11 +03:00
Dmitry Lyzo
a7dce35fae
Unbind error event
2021-10-15 21:49:11 +03:00
Patrick Farwick
c6c263de99
Remove outdated comment
2021-10-05 20:41:47 +00:00
Patrick Farwick
b3056ee321
Store each page as a tick
2021-10-05 20:20:33 +00:00
Patrick Farwick
22b1063629
Merge branch 'feature-comicposition' of github.com:MinecraftPlaye/jellyfin-web into feature-comicposition
2021-10-05 20:11:18 +00:00
Patrick Farwick
1806baec37
Move "destroy" after "stop" and separate commands
2021-10-05 20:10:25 +00:00
MinecraftPlaye
195d05d883
Merge branch 'jellyfin:master' into feature-comicposition
2021-10-04 09:46:35 +02:00
Patrick Farwick
5115500443
Save progress when reading a comic book archive
2021-10-04 07:43:45 +00:00
Dmitry Lyzo
50880983cc
Give JavascriptSubtitlesOctopus time to dispose itself
2021-10-01 21:41:50 +03:00
Dmitry Lyzo
9f6fdfdd72
Destroy the player after destroying JavascriptSubtitlesOctopus
2021-10-01 21:41:50 +03:00
Dmitry Lyzo
9338b36b8e
Clear JavascriptSubtitlesOctopus when an error occurs
2021-10-01 21:41:50 +03:00
Bill Thornton
33e7ac96b2
Merge pull request #2781 from imchasingshadows/bugfix/web0s-fullscreen
...
bugfix/web0s-fullscreen
2021-09-17 14:05:30 -04:00
imchasingshadows
5a50783f06
Apply suggestions from code review
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-16 19:19:21 +02:00
Kay Simons
118f9e1920
fix: do not repeat fullscreen hack if already set
2021-09-16 18:38:58 +02:00
imchasingshadows
2e66ce13e6
Apply suggestions from code review
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-16 16:13:29 +02:00
Kay Simons
59bb2f27a5
fix: implement forced fullscreen hack for webos
2021-09-16 15:56:07 +02:00
imchasingshadows
7f81f5b3f1
Update src/plugins/htmlVideoPlayer/plugin.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-11 21:03:23 +02:00
imchasingshadows
67a2e0f16d
Update src/plugins/htmlVideoPlayer/plugin.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2021-09-11 17:28:22 +02:00
Dmitry Lyzo
2bf4741d9c
Autoplay when Play or Shuffle
2021-09-09 00:45:01 +03:00
Nathan Mascitelli
b04fff2089
Give space for buttons to sit above text
2021-09-04 10:51:56 -04:00