iptvnator icon indicating copy to clipboard operation
iptvnator copied to clipboard

Self-hosted PWA: Possibility to add default playlist?

Open Febtw opened this issue 3 years ago • 3 comments

Is your feature request related to a problem? Please describe. No.

Describe the solution you'd like Users can add some default playlists in their Self-hosted PWA.

Describe alternatives you've considered Config files of iptvnator that can be modified by user on Self-hosted PWA server, contain the setting of default playlists.

Additional context N/A

Febtw avatar Jan 24 '23 05:01 Febtw

I like the idea. Probably better to implement via environment variables. If using docker volume, this solution will only work for local files, but not for remote playlist.

Another question is how to add the playlists to the browser's IndexedDB before running the application.

4gray avatar Jan 24 '23 17:01 4gray

remote playlist

Users can download the remote playlist to the local, and update it regularly if needed.

Does it can first load the default playlist and then return to the home page of iptvnator automatically?

Febtw avatar Jan 24 '23 21:01 Febtw

+1 for this feature (even better than what i had on my mind in #220).

bendschs avatar Feb 05 '23 11:02 bendschs