UMS 7.5.0 on Ubunutu 18.04
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
UMS 7.5.0 on Ubunutu 18.04
Hi i have Odroid XU4 and i have Ubunutu 18.04 running with it...
i managed to install UMS-4.4.0 using the following link
viewtopic.php?f=10&t=2761
then i have installed UMS 7.5.0 on this as per the tutorial published above...
but when i start UMS using
i get the following error..
pls help me to fix this issue..
Also tell me how to add files to media library after the UMS is installed
waiting for your kind help
i managed to install UMS-4.4.0 using the following link
viewtopic.php?f=10&t=2761
then i have installed UMS 7.5.0 on this as per the tutorial published above...
but when i start UMS using
Code: Select all
service ums start
Code: Select all
Job for ums.service failed because the control process exited with error code.
See "systemctl status ums.service" and "journalctl -xe" for details.
Also tell me how to add files to media library after the UMS is installed
waiting for your kind help
Re: UMS 7.5.0 on Ubunutu 18.04
Did you create the init script. "/etc/init.d/ums"
If so, you should be starting it using that script.
EG:
/etc/init.d/ums start
/etc/init.d/ums stop
/etc/init.d/ums restart
If so, you should be starting it using that script.
EG:
/etc/init.d/ums start
/etc/init.d/ums stop
/etc/init.d/ums restart
Last edited by boss on Thu Nov 01, 2018 1:05 am, edited 1 time in total.
Re: UMS 7.5.0 on Ubunutu 18.04
ok noted.. can you psl help me to add media files in to the server..
my hard disk located at
pls tell me how to add the above in tot he server (media library)
my hard disk located at
Code: Select all
/media/odroid/Transcend
Re: UMS 7.5.0 on Ubunutu 18.04
If you can't access the GUI you can add:
folders = /media/odroid/Transcend
to UMS.conf
folders = /media/odroid/Transcend
to UMS.conf
Re: UMS 7.5.0 on Ubunutu 18.04
You can also have more than one folder.
This is mine in Linux:
folders = /home/media_mnt/Images, /home/media_mnt/Music, /home/media_mnt/Music Videos, /home/media_mnt/Videos
So when you bring up UMS, you get a choice which one you want to go into from the start instead of going down the folder tree.
So if your drive was at: /media/odroid/Transcend
You might have something like:
folders = /media/odroid/Transcend/Images, /media/odroid/Transcend/Music, /media/odroid/Transcend/Music Videos, /media/odroid/Transcend/Videos
This is mine in Linux:
folders = /home/media_mnt/Images, /home/media_mnt/Music, /home/media_mnt/Music Videos, /home/media_mnt/Videos
So when you bring up UMS, you get a choice which one you want to go into from the start instead of going down the folder tree.
So if your drive was at: /media/odroid/Transcend
You might have something like:
folders = /media/odroid/Transcend/Images, /media/odroid/Transcend/Music, /media/odroid/Transcend/Music Videos, /media/odroid/Transcend/Videos
Re: UMS 7.5.0 on Ubunutu 18.04
Hi tks for the reply...
this how i put my settings.. but the scanning happening only for the root folder...
strange...
can you pls give your UMS.config file and location of the file...
this how i put my settings.. but the scanning happening only for the root folder...
strange...
can you pls give your UMS.config file and location of the file...
Re: UMS 7.5.0 on Ubunutu 18.04
Sorry for the late reply. I have been in hospital.
The location of my UMS.conf is:
/root/.config/UMS/
My actual UMS.conf file is attached.
The location of my UMS.conf is:
/root/.config/UMS/
My actual UMS.conf file is attached.
- Attachments
-
UMS.conf
- (56.49 KiB) Downloaded 552 times