Thanks posde and phenigma Ill give it a try and keep looking for creative ways to improve.
Cheers,
T
Cheers,
T
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: posde on May 22, 2018, 06:01:41 PMThanks Posde for your reply!!. but if I do this, I would need to change the structure of the picture folder as it is, would need to move the pictures to the picture file, and also, would need to select the pictures every time I upload a new one. I was thinking that it would be nice to have a seamless way to add pictures to a sharepoint and lmce picks them up randomly, just like it does on Flickr.
If you add a share point with the LMCE directory structure, and only have the picture branch filled, all the other media files would be ignored. Works nicely for me.
QuoteI would add the share as public and block update media from scanning the folders you don't want scanned.Phenigma, how can you block selective folders?, sounds interesting. But In my case, a folder is a date, and everything is mixed up on that date, movies taken and pictures), so how would LMCE know to act only on pictures and discard videos?.
dcerouter_710:/home/linuxmce# df
Filesystem 1K-blocks Used Available Use% Mounted on
udev 2006028 12 2006016 1% /dev
tmpfs 404220 1432 402788 1% /run
/dev/sda1 53528060 47734320 3051624 94% /
none 4 0 4 0% /sys/fs/cgroup
none 5120 0 5120 0% /run/lock
none 2021084 4 2021080 1% /run/shm
none 102400 0 102400 0% /run/user
Quote from: theteju on April 04, 2016, 11:48:10 PM
here we go,,
Great place to start.
http://wiki.linuxmce.org/index.php/Adding_new_computing_apps
Quote from: phenigma on December 31, 2016, 04:22:04 AM
I'm not posde, but you're welcome.
Sent from my Nexus 5 using Tapatalk
Quote from: phenigma on December 30, 2016, 06:54:30 PMHi Again Posde, no need to open a new thread, I found what was causing the problem. The router was restarting every 10 min, cause by problems with authentication with the NAS.
You're issue looks very different. Open a new thread and provide a pastebin of the log.
Sent from my Nexus 5 using Tapatalk
Quote from: F1forHELP on December 04, 2016, 06:51:34 PM
Just logged into my server and there are 23 packages can be updated.
Issuing the apt-get update command
The following packages have been kept back:
linux-generic-pae linux-headers-generic-lts-trusty linux-headers-generic-pae linux-image-generic-lts-trusty
linux-image-generic-pae
The following packages will be upgraded:
firefox ghostscript ghostscript-cups ghostscript-x imagemagick imagemagick-common libgs9 libgs9-common libmagickcore4
libmagickcore4-extra libmagickwand4 perlmagick
12 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
I don't see any packages listed for LMCE
Tried running the Diskless_CreateTBZ.sh afterwards and still received the same error
Sun Dec 4 09:34:00 PST 2016 - Installing lmce-md-meta for device 28
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package lmce-md-meta
/usr/pluto/bin/Diskless_CreateTBZ.sh: line 170: /tmp/TeeMyOutputExitCode_28634: No such file or directory
I am surprised that the packages are not cached at /var/cache/apt/archives. Looking after this latest update, the only packages that are cached are what was downloaded today.
Not being a bash programmer, could the packages be sourced from the local cache, if available, instead of being downloaded from the internet?
Quote from: posde on November 27, 2016, 04:35:23 PM... That was it!!!!... the pipes !.. Thanks posde!!
Check your pipe settings in the connection wizard, and make sure there is a link from MD to receiver to LG
Quote from: posde on November 14, 2016, 06:38:23 AMThanks posde, if this is like that, then something is wrong because.
Not turning on the display is on purpose. It does get turned on when you display video, and might get turned on when you use your infrared remote to control the MD.
It used to be different. It used to be, that whenever media was playing both audio output and video output devices were turned on. But that doesn't make sense, so it was changed to only turn on what's needed.
Quote from: posde on November 14, 2016, 06:48:42 AM
At the moment there is no code-free way to do what you want.
You have three choices:
1) Create a ticket and hope someone will look at it.
2) Look at the code, and see what you can find to modify the behaviour yourself.
3) Create a new media playing device/plugin combo that does this.
The order of the above list is in amount of work for you ascending, and suggest way of getting it done descending