Do you get any OutOfMemory, using it headless for few days?
I have facing a lot of "Out of Memory" using latest version of UMS (3.3.0). Both CPUs of my cubieboard2 are at 100% and i cannot play any movie.
Sometimes, subtitles stop working.
Every 2 days, I have to restart UMS.sh.
Anyone is ...
Search found 6 matches
- Thu Jan 23, 2014 10:38 am
- Forum: Help and Support
- Topic: [HOW To] Linux v3.1.2.1 as a service
- Replies: 5
- Views: 8997
- Fri Dec 13, 2013 10:57 am
- Forum: Help and Support
- Topic: [HOW To] changing configs in UMS.conf
- Replies: 1
- Views: 9753
Re: [HOW To] changing configs in UMS.conf
I'm sorry for this post but after I check logs, I was able to understand that sh file will look to a different UMS.conf in ./config/UMS folder.
Below an example and it works :)
cubie@Cubian:~$ cat /home/cubie/.config/UMS/UMS.conf
cred.path = /home/cubie/.config/UMS/UMS.cred
uuid = 12345678-aaaa ...
Below an example and it works :)
cubie@Cubian:~$ cat /home/cubie/.config/UMS/UMS.conf
cred.path = /home/cubie/.config/UMS/UMS.cred
uuid = 12345678-aaaa ...
- Fri Dec 13, 2013 10:33 am
- Forum: Help and Support
- Topic: [HOW To] changing configs in UMS.conf
- Replies: 1
- Views: 9753
[HOW To] changing configs in UMS.conf
Hi,
I tried to change some configs in ums.conf and it seems that they aren't being recognized.
Example:
I stopped UMS.sh
and after that I only change:
# Server Name
# --------------
# The server name is displayed in the renderer before the profile name.
# Default: "Universal Media Server"
server ...
I tried to change some configs in ums.conf and it seems that they aren't being recognized.
Example:
I stopped UMS.sh
and after that I only change:
# Server Name
# --------------
# The server name is displayed in the renderer before the profile name.
# Default: "Universal Media Server"
server ...
- Sun Dec 08, 2013 11:05 am
- Forum: Help and Support
- Topic: [HOW To] Linux v3.1.2.1 as a service
- Replies: 5
- Views: 8997
- Fri Nov 29, 2013 10:08 am
- Forum: Help and Support
- Topic: [HOW To] Linux v3.1.2.1 as a service
- Replies: 5
- Views: 8997
Re: [HOW To] Linux v3.1.2.1 as a service
Hi,
I didn't receive any answer but I was able to put it working using crontab -e
Just add this:
@reboot /home/cubie/ums-3.1.2.1/UMS.sh
it will run sh file in every reboot.
replace /home/cubie/ums-3.1.2.1 with your path.
I didn't receive any answer but I was able to put it working using crontab -e
Just add this:
@reboot /home/cubie/ums-3.1.2.1/UMS.sh
it will run sh file in every reboot.
replace /home/cubie/ums-3.1.2.1 with your path.
- Thu Nov 28, 2013 10:40 am
- Forum: Help and Support
- Topic: [HOW To] Linux v3.1.2.1 as a service
- Replies: 5
- Views: 8997
[HOW To] Linux v3.1.2.1 as a service
Hi,
I'm trying several uPnP servers like mediatomb, Serviio, PS3MediaServer and finally UMS and the best one for me it's UMS. Thanks for this nice work.
I have a cubieboard that runs Linux Cubian (similar to Ubuntu) and I don't know how to create UMS.sh to run as a auto service that starts in ...
I'm trying several uPnP servers like mediatomb, Serviio, PS3MediaServer and finally UMS and the best one for me it's UMS. Thanks for this nice work.
I have a cubieboard that runs Linux Cubian (similar to Ubuntu) and I don't know how to create UMS.sh to run as a auto service that starts in ...