1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Implement minimalistic EPUB reader

This commit is contained in:
Daniyar Itegulov 2020-05-16 22:02:52 +10:00
parent 8478b0ed56
commit 40e24bcaf0
No known key found for this signature in database
GPG key ID: 4DB862B7839037FD
6 changed files with 247 additions and 45 deletions

View file

@ -484,7 +484,7 @@ var AppInfo = {};
'components/htmlAudioPlayer/plugin',
'components/htmlVideoPlayer/plugin',
'components/photoPlayer/plugin',
'components/bookplayer/plugin',
'components/bookPlayer/plugin',
'components/youtubeplayer/plugin',
'components/backdropScreensaver/plugin',
'components/logoScreensaver/plugin'