Re: [SlimDevices: Unix] LInux client (controller) currently maintained

2022-11-13 Thread cpd73


chicks wrote: 
> Also builds and runs under Armbian Linux on the 'Inovato Quadra'
> (https://www.inovato.com/).  Not quite fitting the 7" 1024X600 display,
> cut off at the bottom, seems to think it's in portrait mode.

Ah, I set an initial size of 1024x768. What I need to do is check the
screen size, and set this appropriately.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=116934

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


Re: [SlimDevices: Unix] piCorePlayer Documentation

2022-11-13 Thread Paul Webster


If it does not work with a recent Raspberry Pi OS (I tested with
2022-09-22-raspios-bullseye-armhf ) then it is almost certainly not
going to work with pCP.

If using raspios then the only thing you have to do is
sudo cec-ctl --playback
because it defaults to using kms and the tooling is already installed.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112996

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


Re: [SlimDevices: Unix] Start/restart squeezelite when plug-in USB dac

2022-11-13 Thread uudruid74


kitus wrote: 
> Would you mind pointing me to that post? I've searched for it across
> several pages, and I didn't find it. Once I manage to get it working,
> I'm happy to update your GitHub repo landing page with detailed
> instructions, if you allow me to.

Open the web interface for picoreplayer (not LMS).  Go to the Tweaks
tab.  You'll see where it says "User Commands" at the bottom.

You want the full name and path here.  For example, if in the default
user's home directory, it's ...

/home/tc/usbconnectd

If you aren't sure if it's executable, ssh in as the tc user (this will
be OS dependant).  Then run this ...

chmod +x usbconnectd



uudruid74's Profile: http://forums.slimdevices.com/member.php?userid=72371
View this thread: http://forums.slimdevices.com/showthread.php?t=113661

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


Re: [SlimDevices: Unix] piCorePlayer Documentation

2022-11-13 Thread Greg Erskine


Mainly pCP 8.1.0

The problem I have is I have never had CEC work, and there are so many
variables.

Maybe my TV doesn't work properly, maybe the cable is sub standard??

And RPT have been playing around with HDMI since the release of the
RPi4B, so each kernel version is probably different.

I started with a RPi0W but have changed to a RPi1B (with USB wifi) to
reduce one variable.



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

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


Re: [SlimDevices: Unix] LInux client (controller) currently maintained

2022-11-13 Thread chicks

Also builds and runs under Armbian Linux on the Inovato Quadra.  Not
quite fitting the 7" 1024X600 display, cut off at the bottom.

39112


+---+
|Filename: dqDDgoKWQ8Od1hFk61SdlA.jpeg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39112|
+---+


piTouch™ w/JustBoom DigiHat -> RME ADI-2 DAC FS -> JBL 305P MkII
monitors; LMS 8.2 on piCorePlayer/Pi 4;  Material Skin.

chicks's Profile: http://forums.slimdevices.com/member.php?userid=71798
View this thread: http://forums.slimdevices.com/showthread.php?t=116934

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


Re: [SlimDevices: Unix] LInux client (controller) currently maintained

2022-11-13 Thread chicks

cpd73 wrote: 
> For what its worth, I've started writing a Qt based wrapper app for
> MaterialSkin - see https://github.com/CDrummond/lms-material-app-qt This
> is similar to my Android APK, in that it is a wrapper around a WebView
> that adds extras such as server auto-disovery, etc. Its in its early
> stages, but should be usable.

Builds and tests fine on my Chromebox.  Nice!

39111


+---+
|Filename: Screenshot 2022-11-13 2.46.07 PM.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39111|
+---+


piTouch™ w/JustBoom DigiHat -> RME ADI-2 DAC FS -> JBL 305P MkII
monitors; LMS 8.2 on piCorePlayer/Pi 4;  Material Skin.

chicks's Profile: http://forums.slimdevices.com/member.php?userid=71798
View this thread: http://forums.slimdevices.com/showthread.php?t=116934

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


Re: [SlimDevices: Unix] Trouble with 20-bit flacs on piCorePlayer 8.2.0

2022-11-13 Thread garym


gordonb3 wrote: 
> Squeezeplay uses libflac-1.2.1 for flac support. While this version is
> mentioned to be able to handle 24-bit encoded I have in fact never been
> able to play any 24-bit encoded flac file on any of my Squeezebox
> devices (Touch, Radio, Receiver, Boom). Various reports on the internet
> state that anything above 16 bit is buggy to say the least, but I
> suppose it is possible that this bug does not manifest itself on some
> platforms (or was patched by the OS maintainers).

Something odd is happening in your setup. Sorry, I have no suggestions
as to what to look at.  However, as an alternative experience, I often
play 24/96 files on my Transporter and Touch players.  If playing to my
BOOM or RADIO, LMS automatically downconverts to 24/48.  I've had zero
issues playing these 24/96 files over the years.  This has been true of
LMS running on Windows, on Linux, and most recently on piCorePlayer
setup on rPi4B or rPi3B+ units.



*Home:* Pi4B-8GB/pCP8.x/4TB>LMS 8.2.x>Transporter, Touch, Boom, Radio
(all ethernet)
*Cottage:* rPi4B-4GB/pCP8.x/4TB>LMS 8.2.x>Touch>Benchmark DAC I, Boom,
Radio w/Battery (Radio WIFI)
*Office:* Win10(64)>foobar2000
*The Wild: *rPi3B+/pCP7.x/4TB>LMS 8.1.x>hifiberry Dac+Pro (LMS &
Squeezelite) 
*Controllers:* iPhone11 & iPadAir3 (iPeng), CONTROLLER, Material Skin,
or SqueezePlay 7.8 on Win10(64)
*Files:* -Ripping-: dBpoweramp > FLAC; -Post-rip-: mp3tag, PerfectTunes,
TuneFusion; -Streaming:- Spotify

garym's Profile: http://forums.slimdevices.com/member.php?userid=17325
View this thread: http://forums.slimdevices.com/showthread.php?t=116993

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


Re: [SlimDevices: Unix] Trouble with 20-bit flacs on piCorePlayer 8.2.0

2022-11-13 Thread DreadfulSupervision


Eyerex wrote: 
> Not sure if this helps but running a Pi3 with a Meridian Explorer 2 DAC
> and it plays 24 bit fine
> 
> File Format: FLAC
> Duration: 3:22
> Bitrate: 1492kbps VBR
> Sample Rate: 44.1 kHz
> Sample Size: 24Bits
> File Length: 41,645,270
> Location: /mnt/FLAC/FLAC/MQA/2L-077_21_stereo.mqa.flac

Yes, I am able to get 24-bit audio to play without issue, only 20-bit
doesn't work.



DreadfulSupervision's Profile: 
http://forums.slimdevices.com/member.php?userid=72598
View this thread: http://forums.slimdevices.com/showthread.php?t=116993

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


Re: [SlimDevices: Unix] Trouble with 20-bit flacs on piCorePlayer 8.2.0

2022-11-13 Thread DreadfulSupervision


ralphy wrote: 
> Can you provide two flac files I can download, that exhibit this
> behaviour, so I can you to try to reproduce?

Yes I can! Sending a PM!



DreadfulSupervision's Profile: 
http://forums.slimdevices.com/member.php?userid=72598
View this thread: http://forums.slimdevices.com/showthread.php?t=116993

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


Re: [SlimDevices: Unix] LInux client (controller) currently maintained

2022-11-13 Thread cpd73


For what its worth, I've started writing a Qt based wrapper app for
MaterialSkin - see https://github.com/CDrummond/lms-material-app-qt This
is similar to my Android APK, in that it is a wrapper around a WebView
that adds extras such as server auto-disovery, etc. Its in its early
stages, but should be usable.



*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.

cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=116934

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


Re: [SlimDevices: Unix] pCP as Tidal Connect Client

2022-11-13 Thread kitus


Hello,

I'm very interested in getting Tidal Connect to work. I've checked the
GitHub page referenced above, but I don't see anything conclusive there.
Has anybody managed to make some progress?

thanks!



kitus's Profile: http://forums.slimdevices.com/member.php?userid=73121
View this thread: http://forums.slimdevices.com/showthread.php?t=116297

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


Re: [SlimDevices: Unix] Trouble with 20-bit flacs on piCorePlayer 8.2.0

2022-11-13 Thread DreadfulSupervision


zordaz wrote: 
> I have checked and all my HDCD-decoded files seems to be 24bit and play
> well. What tool did you use to convert your HDCD audio to 20bit?

I used libhdcd available here: https://github.com/bp0/libhdcd

I could have padded the files out to 24-bit but all the players I used
at the time played 20-bit files just fine.



DreadfulSupervision's Profile: 
http://forums.slimdevices.com/member.php?userid=72598
View this thread: http://forums.slimdevices.com/showthread.php?t=116993

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


Re: [SlimDevices: Unix] picoplayer more user frendly on a PI3 (raspberry) with 7" screen touch ??

2022-11-13 Thread kidstypike


ralphy wrote: 
> It is mapped to the brightness key (go action) on a slimdevices remote
> in pcp.

Thanks, I've found both my SB3 type remotes (went missing after a recent
house move). Can confirm the brightness button *enters* the highlighted
menu item in pCP/Jivelite/FLIRC.



*Server - LMS 8.3.0 *RPi4B 4GB/NanoSound ONE case/pCP 8.1.0 - 75K
library, playlists & LMS cache on Sata SSD (ntfs)

*Lounge* - DAC32 - AudioEngine B2
*Office* - RPi 3B+/HiFiBerry DAC HAT/RPi screen - Edifier D12
*Bedroom* - Echo Show 8

*Spares* - 1xSB Touch, 1xSB3, 3xRPi, 1xCORE32, AVI DM5 speakers

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=117045

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


Re: [SlimDevices: Unix] piCorePlayer Documentation

2022-11-13 Thread Paul Webster


Were you trying on 8.1 ?



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112996

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


Re: [SlimDevices: Unix] piCorePlayer Documentation

2022-11-13 Thread Greg Erskine


hi Paul,

Thanks for doing this.

I am trying but having no luck, so nothing to report.

regards
Greg



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

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


Re: [SlimDevices: Unix] Reading list in picoplayer ?

2022-11-13 Thread Paul Webster


bibibi wrote: 
> Ok thls i undesrtand. So for PI users how to be sure that LMS server is
> not writing ? 

By asking LMS to stop.
It is on the LMS page of pCP.

> 
> Now, advanted search is not properly working. For example, i have MP3
> with 1 in commentary and other with 2. Is seem to work with 1 but not
> with 2 (and other, i have BestOff also in commentary isn't working)... I
> don't understand anything...  
> 

Without detailed logs it will be hard for people to help you trace and
resolve the issue.
If you are using Dynamic Playlists 3 then perhaps write a message with
details in the thread for that plugin.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=117046

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


Re: [SlimDevices: Unix] Reading list in picoplayer ?

2022-11-13 Thread bibibi


Paul Webster wrote: 
> That warning is a general purpose reminder ... that you should shutdown
> LMS properly rather than simply turning off the power.
> 
> pCP without LMS can tolerate simply being turned off because it once it
> is running it makes almost no use of the "disk".
> However, that changes when LMS is running.
> LMS frequently writes to the storage - and turning off while a write is
> in progress can make a mess of the file system and if it was writing the
> its underlying database then it is possible that LMS would not restart
> on reboot.

Ok thls i undesrtand. So for PI users how to be sure that LMS server is
not writing ? 

Now, advanted search is not properly working. For example, i have MP3
with 1 in commentary and other with 2. Is seem to work with 1 but not
with 2 (and other, i have BestOff also in commentary isn't working)... I
don't understand anything...  

Thanks



bibibi's Profile: http://forums.slimdevices.com/member.php?userid=73134
View this thread: http://forums.slimdevices.com/showthread.php?t=117046

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


Re: [SlimDevices: Unix] Start/restart squeezelite when plug-in USB dac

2022-11-13 Thread kitus


uudruid74 wrote: 
> 
> Add it as your command to run at startup (there is a post about all that
> a few back). 

Would you mind pointing me to that post? I've searched for it across
several pages, and I didn't find it. Once I manage to get it working,
I'm happy to update your GitHub repo landing page with detailed
instructions, if you allow me to.



kitus's Profile: http://forums.slimdevices.com/member.php?userid=73121
View this thread: http://forums.slimdevices.com/showthread.php?t=113661

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


Re: [SlimDevices: Unix] Reading list in picoplayer ?

2022-11-13 Thread Paul Webster


That warning is a general purpose reminder ... that you should shutdown
LMS properly rather than simply turning off the power.

pCP without LMS can tolerate simply being turned off because it once it
is running it makes almost no use of the "disk".
However, that changes when LMS is running.
LMS frequently writes to the storage - and turning off while a write is
in progress can make a mess of the file system and if it was writing the
its underlying database then it is possible that LMS would not restart
on reboot.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=117046

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


Re: [SlimDevices: Unix] Reading list in picoplayer ?

2022-11-13 Thread bibibi


Paul Webster wrote: 
> Had you restarted LMS since the last failure?
> If yes then maybe it freed up some memory or other resource.

yes i have tried to restart it several time to make perfomance low on
advanced tab in LMS parameter (normal memory, not pre-cache for atwork).
All the same, always this warning on general page :  

"Warning: Logitech Media Server (LMS) is a server database application
and needs to be shutdown properly   more>"

I have trieggereg log but the only message i have in LMS is:
[22-11-13 17:53:41.5627] main::init (377) Starting Logitech Media Server
(v8.3.0, 1667251155, Fri 04 Nov 2022 09:19:49 AM CET) perl 5.032001 -
arm-linux-gnueabihf-thread-multi-64int

How could i not what i have to fine tune

Many thanks



bibibi's Profile: http://forums.slimdevices.com/member.php?userid=73134
View this thread: http://forums.slimdevices.com/showthread.php?t=117046

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


Re: [SlimDevices: Unix] Jivelite and (hopefully) Screen Switcher Applet

2022-11-13 Thread bengaldave


So is this file used
Extensions.xml?

If it is used is it always gotten from GitHub or is it downloaded to
local.

Or is another file is used?



bengaldave's Profile: http://forums.slimdevices.com/member.php?userid=4605
View this thread: http://forums.slimdevices.com/showthread.php?t=110089

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


Re: [SlimDevices: Unix] Jivelite and (hopefully) Screen Switcher Applet

2022-11-13 Thread bengaldave


mherger wrote: 
> > Lms-community >> lms-plugin-repository[color=blue]
> Q
> 
> I don't think this would work. It might help Jivelite users, but would 
> at the same time hide the applet on other devices. Those targets are 
> exclusive: anything not in the list would not get the applet.
> 
> 

In GitHub 
lms-plugin-repository/extensions.xml
There are 2 entries for customClock.

But only the NOT piCoreplayer version is being selected.

The entry meant for piCoreplayer is never selected.

The target is listed as jivelite.

In searching the file, it seems like both jivelite and jive is used as a
target.

If only Jive is correct, then all occurrences of jivelite should be
changed.

Or if jivelite is correct, entries with jive should be changed.



bengaldave's Profile: http://forums.slimdevices.com/member.php?userid=4605
View this thread: http://forums.slimdevices.com/showthread.php?t=110089

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


Re: [SlimDevices: Unix] piCorePlayer Documentation

2022-11-13 Thread Paul Webster


8.1 works

Minimum steps to reproduce

Fresh SD card and put pCP 8.1 on it
Edit config.txt
gpu_mem=80 # For RPi1 not sure if needed for others

dtoverlay=vc4-kms-v3d

No need to comment out dtparam=audio=on ... which brings bonus that
"headphone" device will still exist and, I presume, be available for
Squeezelite (along with HDMI via iec958:CARD=vc4hdmi,DEV=0 )

Extensions - add v4l2-utils.tcz (to get the CEC controls)
(no need to resize SD card in this minimum setup - but you will have to
if you later install Jivelite).

pcp br

sudo cec-ctl --playback (ultimately ... put it in Tweaks as a startup
option but without "sudo " at the front)

sudo cec-ctl --monitor

use TV remote arrow keys and you should see
Received from TV to Playback Device 1 (0 to 4): POLL
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: right (0x04)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: down (0x02)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: up (0x01)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_PRESSED
(0x44):
ui-cmd: left (0x03)
Received from TV to Playback Device 1 (0 to 4): USER_CONTROL_RELEASED
(0x45)
Received from TV to Playback Device 1 (0 to 4): POLL

You should also see that "up" does command line history recall if you
have the RPi console visible on TV.
If you had installed Jivelite and had it visible then you should be able
to move through the menus (do not use Grid screen because no way to do
equivalent of click / brightness).



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112996

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


Re: [SlimDevices: Unix] Reading list in picoplayer ?

2022-11-13 Thread Paul Webster


Had you restarted LMS since the last failure?
If yes then maybe it freed up some memory or other resource.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=117046

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


Re: [SlimDevices: Unix] Reading list in picoplayer ?

2022-11-13 Thread bibibi


Paul Webster wrote: 
> Perhaps something does not have enough memory.
> 
> Take a look at the LMS server.log (Default web interface/Settings
> (bottom right)/Information and then scroll to the bottom


Today it's work perfectly !! I don't undestrand why :-) 

Many thanks Paul 

i just have a warning in the log :
[22-11-13 10:27:31.8704] Slim::Utils::Misc::msg (1325) Warning:
[10:27:31.8698] Use of uninitialized value $customPlaylistFolder in
string eq at
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/DynamicPlaylists3/Plugin.pm
line 5078.


And some message on LMS page:
"Warning: Logitech Media Server (LMS) is a server database application
and needs to be shutdown properly   more>"

But everything work fine, many thanks PAul !!!



bibibi's Profile: http://forums.slimdevices.com/member.php?userid=73134
View this thread: http://forums.slimdevices.com/showthread.php?t=117046

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


Re: [SlimDevices: Unix] piCorePlayer Documentation

2022-11-13 Thread Paul Webster


... I went back to pCP 8.1 and it didn't work ... then back to 8.0 and
it didn't work ...
so just before I tried 8.0b3 (where I am pretty sure I had it working) I
tried one more thing ...

I now have 8.0 with TV remote working.

Trick was to give explicit amount of gpu_mem in config.txt
I had been commenting it out which I thought would default to 64 on RPi1
but seems like that is not enough.
So I put
gpu_mem=80
in config.txt along with the dtoverlay for kms plus adding the
v4l2-utils extension and the cec-ctl --playback in the Tweaks for
startup.

The cursor keys work - which is enough to do basic things in non-grid
skin.

Would be great if someone in pCP team can repeat this success.

I tried to repeat with 8.2 and it did not work ... HDMI via KMS working
fine ... but CEC commands not seen on the way in.

sudo cec-ctl --monitor
does not show the IR commands coming in.


Will try again with 8.1 to try to work out when the retrograde step
happened.



Paul Webster
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, abc
australia and cbc/radio-canada
and, via the extra \"radio now playing\" plugin lots more - see
https://forums.slimdevices.com/showthread.php?115201-announce-radio-now-playing-plugin

Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=112996

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