Jellyfin Forum
Loosing my mind and need some help - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: Loosing my mind and need some help (/t-loosing-my-mind-and-need-some-help)

Pages: 1 2


RE: Loosing my mind and need some help - starwindeu - 2024-01-15

(2024-01-15, 04:09 PM)TheDreadPirate Wrote: What are your full server specs?  Is Ubuntu installed directly on the PC or is Ubuntu and VM on top of Proxmox or something?

And you mentioned docker and portainer.  Do you intend to install other containers?  Or will Jellyfin be the only one?

Ubuntu is installed directly on the pc, not sure about spec beside its an  8 gig ram, old intel i7 with nvidia 900 series gpu,

I have installed jellyfin and a dashboard atm
will probably install something more down the line if the old pc can handle it

im obviously noob at linux, first time ever touching it, but if jellyfin runs and i get all the movie download / installing stuff to work ill be happy Winking-face


RE: Loosing my mind and need some help - TheDreadPirate - 2024-01-15

The only step you have, if you haven't done it, is to add /media/mynewdrive as a volume in your container. Once you do that, create some folders in /media/mynewdrive for each of your libraries and then add those folders to your various shows and movie libraries.


RE: Loosing my mind and need some help - starwindeu - 2024-01-15

(2024-01-15, 04:48 PM)TheDreadPirate Wrote: The only step you have, if you haven't done it, is to add /media/mynewdrive as a volume in your container.  Once you do that, create some folders in /media/mynewdrive for each of your libraries and then add those folders to your various shows and movie libraries.


In here you mean yeah?
[Image: jfQvJKw]

https://ibb.co/jfQvJKw

but what do i write on mountpoint


RE: Loosing my mind and need some help - TheDreadPirate - 2024-01-15

(2024-01-15, 04:55 PM)starwindeu Wrote: but what do i write on mountpoint

Anything, really.  It's an arbitrary path.  /media ?  /library ?  And "path on host" should be /media/mynewdrive


RE: Loosing my mind and need some help - starwindeu - 2024-01-15

i only get invalid option regardless what i write on mountpoint


RE: Loosing my mind and need some help - TheDreadPirate - 2024-01-15

I don't use portainer. In plain docker/docker compose its as simple as specifying the host path and providing an arbitrary container path.

Check out Portainer's docs.

https://docs.portainer.io/user/docker/volumes/add#adding-a-local-volume


RE: Loosing my mind and need some help - starwindeu - 2024-01-15

gonna have to try find someone who can set everything up for me, im too stupid for this.

Thank you so much for all your help TheDreadPirate


RE: Loosing my mind and need some help - tmsrxzar - 2024-01-15

just in case you need it, jellyfin server is not exclusive to linux, it might be simpler for you to set this up on windows https://jellyfin.org/downloads/windows

(though you will need to use linux to delete the linux partition you created, windows won't touch it)