jellyfin-vue icon indicating copy to clipboard operation
jellyfin-vue copied to clipboard

Full Fledged Comic Reader

Open anonhacker47 opened this issue 2 years ago • 3 comments

Description of the bug

Not a bug but would like to work on this feature for jellyfin, recently got introduced to jellyfin and love it so much, i am fairly amateur at develpment but would like to work on this. Opened an issue since would like to have some pointers on where to start.

Steps to reproduce

_

Expected behavior

_

Logs

No response

Screenshots

No response

Platform

Windows

Browser

Firefox

Jellyfin server version

10.7.6

Additional context

No response

anonhacker47 avatar Sep 27 '21 15:09 anonhacker47

Indeed this shall be made for this client to be a fully fledged one

ThibaultNocchi avatar Sep 28 '21 12:09 ThibaultNocchi

Where should one start if trying to implement this?

anonhacker47 avatar Dec 28 '21 17:12 anonhacker47

@anonhacker47 Your best bet is probably looking at how we've hooked the differet video players here and here

PlayerManager is where all of the different players are "ruled". Create a player that handles PDFs and CBZ files and hook it to PlayerManager.

Play with this a little and ask us if you have any doubt!

ferferga avatar Dec 28 '21 17:12 ferferga