2024-12-10, 01:07 PM
(This post was last modified: 2024-12-10, 01:13 PM by michalss. Edited 1 time in total.)
Hi,
Im trying to make a plugin where i would like to make it work like simple browsing medias from other services over api. Last 24h hours i was studiying Intefaces from JellyFin and have to say its very undocumented a messy from usecase point. I have 0 idea what Interfaces for my project. Iv seen some sample Basic template its called, but its very useless and it wont give you any idea. Some more information ive got is from the plugin call Enigma2, where is IChannel implementation and the DI services. Its looks very easy to use, but again i dont thing iChannel is usabel for my usecase since it used for Live TV.
So what i actually need.
- Browser where data comming from 3th party apis. Just browsing Movies and Shows, nothins special. And add simple butto to each media to make some action.
- once i do some action start scheduleded task with some procress notifications (if possible)
- this all need to be visible for normal users, not from admin area.
Also. Is there a way to add Embedded page to user Area not just into Config area for admins ?
If there would be some complex sample where i can learn i would make jellyfn much better place at least for us...
Mike
Im trying to make a plugin where i would like to make it work like simple browsing medias from other services over api. Last 24h hours i was studiying Intefaces from JellyFin and have to say its very undocumented a messy from usecase point. I have 0 idea what Interfaces for my project. Iv seen some sample Basic template its called, but its very useless and it wont give you any idea. Some more information ive got is from the plugin call Enigma2, where is IChannel implementation and the DI services. Its looks very easy to use, but again i dont thing iChannel is usabel for my usecase since it used for Live TV.
So what i actually need.
- Browser where data comming from 3th party apis. Just browsing Movies and Shows, nothins special. And add simple butto to each media to make some action.
- once i do some action start scheduleded task with some procress notifications (if possible)
- this all need to be visible for normal users, not from admin area.
Also. Is there a way to add Embedded page to user Area not just into Config area for admins ?
If there would be some complex sample where i can learn i would make jellyfn much better place at least for us...
Mike