INTERACT FORUM

More => Old Versions => JRiver Media Center 30 for Linux => Topic started by: Ryssen on December 15, 2022, 04:11:14 pm

Title: Can't find the link to the file
Post by: Ryssen on December 15, 2022, 04:11:14 pm
I use ubunto (But I beklive it was the same on Windows some years back).
I  imported all my music files fron my Qnap  NAS yesterday and the files played just fine all of them.
But today iI get a message that the player cant find the music file none of them.
I now there was a solution  to this but I cant remember how....
Any one know??
Title: Re: Cantfind the link to the file..
Post by: HaWi on December 16, 2022, 09:45:26 am
I use ubunto (But I beklive it was the same on Windows some years back).
I  imported all my music files fron my Qnap  NAS yesterday and the files played just fine all of them.
But today iI get a message that the player cant find the music file none of them.
I now there was a solution  to this but I cant remember how....
Any one know??

How do you mount your QNAP on the machine running MC? Is the QNAP media folder still accessible from that machine?
Does MC still int to the same folder on the QNAP as it did when it was still working?
Title: Re: Cantfind the link to the file..
Post by: Ryssen on December 16, 2022, 11:42:37 am
I imported a single folder from my Qnap, maybe it is the session that times out? is there any where to set a username and password?
Title: Re: Cantfind the link to the file..
Post by: Ryssen on December 16, 2022, 11:57:27 am
Can you guide me to make a proper mount that is working?
Title: Re: Cantfind the link to the file..
Post by: Ryssen on December 17, 2022, 04:05:22 am
Ok I got it mounted so it seems to be working at the moment...
Title: Re: Can't find the link to the file
Post by: Ryssen on December 18, 2022, 06:33:00 am
is there s way to mount the the NAS permanently, so it is mounted even if I reboot Ubuntu?
Title: Re: Can't find the link to the file
Post by: JimH on December 18, 2022, 07:21:26 am
Did you try rebooting?
Title: Re: Can't find the link to the file
Post by: Ryssen on December 18, 2022, 08:00:00 am
yes I did and when it booted it was unmounted.
Title: Re: Can't find the link to the file
Post by: Awesome Donkey on December 18, 2022, 08:25:16 am
You'll need to add your NAS mount to the /etc/fstab file if you want to to be mounted at every boot.

These links will probably help on your journey...

https://unix.stackexchange.com/questions/178187/how-to-edit-etc-fstab-properly-for-network-drive
https://www.addictivetips.com/ubuntu-linux-tips/automatically-mount-network-shares-on-linux/
https://askubuntu.com/questions/1092195/fstab-edit-for-nas-mount

It'll be different depending if you're using NFS, SMB, or whatever other protocol you prefer.