Tiny Core Base > Raspberry Pi

Logitech Media Server (LMS) on TC.7

<< < (20/31) > >>

Paul_123:
Thanks for expanding the IP stuff, I realized after posting.   the script I was using was from my bridge scripting, where the ethernet side was the gateway   ....lol.   I need to quit responding while I'm at work.


Paul_123:

--- Quote from: yeme on January 26, 2016, 05:15:07 PM ---Got Paul_123's LMS running with his help.  I cannot get my Apps to populate, anyone using APPs successfully on this setup?  I like to stream a classical internet radio via LMS and PiCore player.

--- End quote ---

I used the Pandora App without issue.

Paul_123:
So the rotating file name isn't a problem........

--- Code: ---wget "http://www.mysqueezebox.com/update/?version=7.9.0&revision=1&geturl=1&os=nocpan" -O - | xargs wget

--- End code ---
will download the latest nightly build.   But this is going to be hard to script, as the tarball that is downloaded has a starting directory entry which is the same as the filename that is downloaded.


--- Code: ---tc@devel:~$ tar -tvf logitechmediaserver-7.9.0-1453842937-noCPAN.tgz |more
drwx------ parabuild/parabuild         0 2016-01-26 21:24:38 logitechmediaserver-7.9.0-1453842937-noCPAN/
-rwxr-xr-x parabuild/parabuild     33223 2016-01-26 13:04:51 logitechmediaserver-7.9.0-1453842937-noCPAN/slimserver.pl
drwx------ parabuild/parabuild         0 2016-01-26 21:17:42 logitechmediaserver-7.9.0-1453842937-noCPAN/HTML/
drwx------ parabuild/parabuild         0 2016-01-26 21:17:42 logitechmediaserver-7.9.0-1453842937-noCPAN/HTML/Default/
....etc......
--- End code ---

Does the nightly build contain anything that isn't already maintained in GIT?   GIT would be much easier to manage.


Also, is there really a need for daily, or weekly........why not just on major update or feature add.   

Rich:
Hi Paul_123
I would think you'd want to stick to stable releases for the repository if possible. While nightly builds may fix some
bugs, they will likely introduce new ones due to limited testing.

Paul_123:

--- Quote from: Rich on January 26, 2016, 08:49:05 PM ---Hi Paul_123
I would think you'd want to stick to stable releases for the repository if possible. While nightly builds may fix some
bugs, they will likely introduce new ones due to limited testing.

--- End quote ---

I'm tending to agree.  But you know how some love the bleeding edge :).   The developer is pretty active.  Appears that it's mostly refinements bug fixes.   ( more than 35 commits in January)   I'll continue to research some options here.

In the meantime, I pulled the changes in commits as of today.  I wanted to get the official armv6 binaries, there was a different in the image scale routines from what we released over the weekend.   I also separated the CPAN/armv6 binaries into their own extension.   This will isolate the Server / arm Perl binaries / perl version.

https://www.dropbox.com/sh/qj0hrk42tiepokl/AAApIaR9_mpmmHor0SZPPGhZa?dl=0

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version