Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-03-01 Thread Michael Herger

No, actually here I want to control the controller, not the player.  I
already use cli to control other players, but here I have Jivelite
displayed on my TV and want to be able to use the UI to select music


There's no way to directly control Jivelite over the network.

Maybe there's some software out there which could emulate a keyboard and 
be controlled over the network?


--

Michael
___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-03-01 Thread psketch


mherger wrote: 
> > Well, as a first pass, being able to mimic the key presses would be
> > great.  Open a socket and send a keystroke.  Skip the ir to lirc to
> > Jivelite steps.  I wondered how Jivelite listened to lirc...
> 
> But what you want is to control the _player_, not the controller? Use 
> LMS' CLI commands to do so.
> 
> -- 
> 
> Michael

Hi Michael

No, actually here I want to control the controller, not the player.  I
already use cli to control other players, but here I have Jivelite
displayed on my TV and want to be able to use the UI to select music
etc..

Peter



psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-03-01 Thread Michael Herger

Well, as a first pass, being able to mimic the key presses would be
great.  Open a socket and send a keystroke.  Skip the ir to lirc to
Jivelite steps.  I wondered how Jivelite listened to lirc...


But what you want is to control the _player_, not the controller? Use 
LMS' CLI commands to do so.


--

Michael
___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 5.0.0

2020-03-01 Thread paul-


That codec is included with pCP, but you need a driver that implements
the codec for your board.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 5.0.0

2020-03-01 Thread itsikhefez


paul- wrote: 
> The driver would have to reference the correct codec.  Would the cirrus
> logic card  be the same?   Do you know if someone has a driver built for
> this?

I found the codec implemented for the WM8741 (which is the DAC chip I'm
using) in the RPI github repo.
https://github.com/raspberrypi/linux/blob/rpi-4.19.y/sound/soc/codecs/wm8741.c

Does this make it easier to integrate to PCP ?



itsikhefez's Profile: http://forums.slimdevices.com/member.php?userid=69115
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] LMS on Alpine Linux

2020-03-01 Thread sodface


You guys are probably getting tired of these Alpine Linux threads but,
I've been working on an armel port ('see this thread'
(https://forums.slimdevices.com/showthread.php?111730-Alpine-Linux-on-Dell-M300))
and I've got everything built for LMS I believe and now I just need to
package it up.  I sort of left this thread and Roland0 hanging a couple
of months ago and now it's time to revisit it.

If anyone has any input on how best to package up LMS I'd love to hear
it.  With this armel port, I think it's pretty safe to just make perl a
separate package as there's nobody upstream to update it.  So I'm
thinking maybe:

- Perl 5.30 as a separate package (already built and in the repo)
- LMS modules as a separate package (not sure this makes any sense)
- LMS openrc scripts as a separate package
- LMS no CPAN itself as a package

I guess I'm thinking that with the first three installed, updating just
the LMS package could be done more frequently?

I'm also wondering about file system paths, I've looked at my Fedora
install and I feel like things are scattered around a little, probably
for good reason, but if anyone has any suggestions on where things
should land that would be good too.  Thanks.



sodface's Profile: http://forums.slimdevices.com/member.php?userid=19057
View this thread: http://forums.slimdevices.com/showthread.php?t=111401

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-03-01 Thread Ludopi

Jivelite is basically a software that send http commands to a LMS
server.
So you can use anything that outputs http request to m perform the same
commands : your web browser, curl, python ...
I even tried a cool thing : use an esp8266 to issue the requests. Since
the esp8266 can be invoked with Alexa, it's like I can talk to my
LMS/Jivelite to control it.

Envoyé de mon Redmi 3S en utilisant Tapatalk





Ludopi's Profile: http://forums.slimdevices.com/member.php?userid=68959
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] iPhone and piCore

2020-03-01 Thread Greg Erskine


iPeng



Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=111755

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] iPhone and piCore

2020-03-01 Thread Peter2


Hi
I'm discovering piCore and till now it's very good.
I'm looking for a music player on my iPhone to play music via piCore or
my NAS.
Does someone know if this exists and if 'Yes': what is/are good
player(s)?
Thanks and greetings
Peter



Peter2's Profile: http://forums.slimdevices.com/member.php?userid=69864
View this thread: http://forums.slimdevices.com/showthread.php?t=111755

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-03-01 Thread psketch


mherger wrote: 
> > I wondered if it was possible to control Jivelite directly via IP -
> i.e.
> > skip the whole remote control/IR thing.  I control my whole AV setup
> 
> What aspects of JiveLite would you want to control? It's like 
> controlling a remote control?...
> 
> -- 
> 
> Michael

Hi Michael

Well, as a first pass, being able to mimic the key presses would be
great.  Open a socket and send a keystroke.  Skip the ir to lirc to
Jivelite steps.  I wondered how Jivelite listened to lirc... 

Peter



psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-03-01 Thread Michael Herger

I wondered if it was possible to control Jivelite directly via IP - i.e.
skip the whole remote control/IR thing.  I control my whole AV setup


What aspects of JiveLite would you want to control? It's like 
controlling a remote control?...


--

Michael
___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Alpine Linux on Dell M300

2020-03-01 Thread sodface


ralphy wrote: 
> Thanks for building the tzdata package.  I just installed it on the
> dockstar and pogoplug pro.
> 
> As a test I have the pogoplug building alsa-utils and all the
> dependencies ATM and there are a lot.
> 
> If it completes successfully I can zip up the lot and PM you a download
> link if you'd like.

Sounds good!  I tried building alsa-utils once and gave up in favor of
more immediate needs.



sodface's Profile: http://forums.slimdevices.com/member.php?userid=19057
View this thread: http://forums.slimdevices.com/showthread.php?t=111730

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Alpine Linux on Dell M300

2020-03-01 Thread ralphy


Thanks for building the tzdata package.  I just installed it on the
dockstar and pogoplug pro.

As a test I have the pogoplug building alsa-utils and all the
dependencies ATM and there are a lot.

If it completes successfully I can zip up the lot and PM you a download
link if you'd like.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=LL5P6365KQEXN=CA_name=Squeezebox%20client%20builds_code=USD=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111730

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Jivelite for piCorePlayer

2020-03-01 Thread psketch


Hi

I wondered if it was possible to control Jivelite directly via IP - i.e.
skip the whole remote control/IR thing.  I control my whole AV setup
with (old) Pronto's which have a perfectly nice javascript interface
with tcp sockets, httplib etc..  So, all of the control is done just via
IP (with the exception of the damn TV which has no IP interface) and the
Amazon TV, for which I use a central hub which I connect to via IP to
spray IR, and a FLIRC.  I could use FLIRC again for  Jivelite, but I
wondered if there was a way of connecting directly via IP?

Thanks

pete S



psketch's Profile: http://forums.slimdevices.com/member.php?userid=56555
View this thread: http://forums.slimdevices.com/showthread.php?t=103330

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-03-01 Thread ian_heys


2959829599

Thank you paul-


+---+
|Filename: 20200301_160434.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=29599|
+---+


*Music Store & VPN Server: *Synology DS215J NAS*
Home Server/Study Player:* LMS 8.0.0 on Pi 4 pCp 6.0 (rc) Server/IQ
Audio DAC+
*Refurbished 1962 RCA Stereo Console Server/Player *LMS 8.0.0 on Pi 4B
pCp 6.0 (rc) Server/IQ Audio DAC+
*Headphone Players: x2:* pCp 6.0 (rc) on Pi 3B /IQ Audio DAC+
*Homeplug/LAN Players: x2: *Squeezelite on Windows 10 PC.
*VPN Mobile & Car Player:* Material/SqueezePlayer on Android Phone

ian_heys's Profile: http://forums.slimdevices.com/member.php?userid=2629
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 5.0.0

2020-03-01 Thread paul-


I would just upgrade to 6.0.0  its 99% final.

For now, you will need to edit.  I'll consider better ways to do this in
the future.

/usr/local/etc/init.d/pcp_startup.sh

goto line 644, which looks like the below, and then increase the number
of retries.  There is 10 seconds between each retry.


Code:


RETRIES=3  # Retry network mounts, in case of power 
failure, and all devices restarting.
while [ $RETRIES -gt 0 ]; do
/bin/sh -c "mount ${MNTCMD}"
if [ $? -eq 0 ]; then
RETRIES=0
echo "${BLUE}Disk Mounted at 
/mnt/${PNT}."
else
RETRIES=$((RETRIES-1))
if [ $RETRIES -eq 0 ]; then
echo "${RED}Disabling network 
mount from server at ${IP}.${NORMAL}"
cp -f $NETMOUNTCONF /tmp/netconf
cat /tmp/netconf | awk '/^\[/ 
{m++}{if(m=='$I')sub("NETENABLE\=yes","NETENABLE\=no")}1' > $NETMOUNTCONF
LMSMOUNTFAIL="1"
else
echo "${RED}Disk Mount Error, 
Retrying $RETRIES more times...sleeping 10 seconds.${YELLOW}"
sleep 10
fi
fi
done




piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] ANNOUNCE: piCorePlayer 5.0.0

2020-03-01 Thread harry


paul- wrote: 
> I'm not sure I have a good solution for the NAS, You could increase the
> number of mount retries.
> 
> As for the date issue, in pCP6, I've just added date check to the LMS
> start sequence.  You could make the same edits on your side

Thanks for the reply! Increasing the number of mount retries sounds like
a good idea - sorry if it's obvious but how would I do that? I'm setting
up the mount using the web UI at the moment, and have upgraded to
version 5 now in case this was a new option. Equally how would I go
about adding the date check to LMS startup?



harry's Profile: http://forums.slimdevices.com/member.php?userid=29452
View this thread: http://forums.slimdevices.com/showthread.php?t=110642

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] BETA: piCorePlayer6.0.0 - PI4 support

2020-03-01 Thread paul-


The only one I have is the Edimax 7811-utc. It goes to AC600.  Same
chipset that Allo has with the Comfast stick.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations=U7JHY5WYHCNRU=GB_code=USD=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer

paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=110727

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix