Add Jellyfin-Vue to Jellyfin #33

Closed
opened 2025-11-22 20:29:32 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @maelp on GitHub (Apr 22, 2025).

It's a better view! https://github.com/jellyfin/jellyfin-vue

Should be as easy as

  jellyfin_vue:
    container_name: jellyfin_vue
    image: ghcr.io/jellyfin/jellyfin-vue:unstable
    restart: always
    ports:
      - 8080:80
Originally created by @maelp on GitHub (Apr 22, 2025). It's a better view! https://github.com/jellyfin/jellyfin-vue Should be as easy as ``` jellyfin_vue: container_name: jellyfin_vue image: ghcr.io/jellyfin/jellyfin-vue:unstable restart: always ports: - 8080:80 ```
Author
Owner

@naterfute commented on GitHub (Apr 23, 2025):

I've a feeling this should be it's own thing, because I for one like my jellyfin ui, nor is jellyfin vue feature complete.

@naterfute commented on GitHub (Apr 23, 2025): I've a feeling this should be it's own thing, because I for one like my jellyfin ui, nor is jellyfin vue feature complete.
Author
Owner

@maelp commented on GitHub (Apr 23, 2025):

The idea could be to have both on different endpoints

Message ID: @.***>

@maelp commented on GitHub (Apr 23, 2025): The idea could be to have both on different endpoints Message ID: ***@***.***>
Author
Owner

@naterfute commented on GitHub (Apr 23, 2025):

Yes, obviously. I feel like they should be 2 separate projects though

@naterfute commented on GitHub (Apr 23, 2025): Yes, obviously. I feel like they should be 2 separate projects though
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#33