Re: [SlimDevices: Plugins] iPeng support thread

2021-03-10 Thread ehjones

Where can I find how to set shuffle/repeat from within ipeng, please?

I feel like I must be missing something obvious!  I’m on a 2016
iPhone SE. TIA



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Squeezelite on rPi 3 suddenly not working

2021-02-09 Thread ehjones


Thank you to 'ralphy'
(https://forums.slimdevices.com/member.php?3484-ralphy) for giving me
the fix: -a :::0 to disable mmap.

I thought I was going crazy, although I'm a bit embarrassed because I
had all the evidence in front of me to fix it myself, I just needed to
read -h more closely.



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=113867

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


Re: [SlimDevices: Plugins] Squeezelite on rPi 3 suddenly not working

2021-02-08 Thread ehjones


Sorry to go on about this. I'm not sure where else I can discuss this!

I've had a recurrence of the problem - squeezelite not working on an
rPi3 running upgraded Raspbian Lite 10.7 regardless of any option
switches.

How I can reproduce it:

1. A fresh flash of Raspbian Lite 32-bit, release 2021-01-11.
2. $ sudo apt install squeezelite and it works exactly as expected with
no need to specify an output.
3. $ sudo apt update && apt upgrade -y
4. After a reboot into the new kernel squeezelite no longer outputs
audio. It appears to run and LMS can see it. Running with the switch -d
infoIt uses resources on the rPi3 (as displayed by $ top) but no audio
plays, and FWIW nothing is output via the visualisation data file in
/dev/shm/

$ uname -a before the upgrade: Linux raspberrypi 5.4.83-v7+ #1379 SMP
Mon Dec 14 13:08:57 GMT 2020 armv7l GNU/Linux

$ uname -a after the upgrade: Linux raspberrypi 5.10.11-v7+ #1399 SMP
Thu Jan 28 12:06:05 GMT 2021 armv7l GNU/Linux

I can't find any other reports of this being an issue, so I'm at a bit
of a loss. At least I have a temporary workaround in the meantime. Any
input, thoughts or ideas would be much appreciated, thank you.

$ squeezelite -d all=info before upgrade: https://pastebin.com/VQ5qFyry

$ squeezelite -d all=info after upgrade: https://pastebin.com/ykWnTVm7

$ cat /var/log/apt/history.log https://pastebin.com/NYFHgeew



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=113867

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


Re: [SlimDevices: Plugins] Squeezelite on rPi 3 suddenly not working

2021-02-07 Thread ehjones


Yes I'm using Raspbian 10.7 and HDMI output. I've never needed to set an
output option previously - the default was always fine, but suddenly
none of the options listed by -l worked, even though hdmi and also was
still working for omxplayer.

Anyway, I was going in circles and nothing I tried was working. I
suspected something had become corrupt and now it's working after
reinstalling raspbian.

Thank you for all the ideas, much appreciated.



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=113867

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


Re: [SlimDevices: Plugins] Squeezelite on rPi 3 suddenly not working

2021-02-06 Thread ehjones


Thank you for your help

Squeezelite v1.9.8-1344, Copyright 2012-2015 Adrian Smith, 2015-2021
Ralph Irving.

ed@sand:~/tmp $ ./squeezelite -l
Output devices:
null   - Discard all samples (playback) or
generate zero samples (capture)
jack   - JACK Audio Connection Kit
pulse  - PulseAudio Sound Server
default   
output
sysdefault:CARD=b1 - bcm2835 HDMI 1, bcm2835 HDMI 1 -
Default Audio Device
dmix:CARD=b1,DEV=0 - bcm2835 HDMI 1, bcm2835 HDMI 1 -
Direct sample mixing device
dsnoop:CARD=b1,DEV=0   - bcm2835 HDMI 1, bcm2835 HDMI 1 -
Direct sample snooping device
hw:CARD=b1,DEV=0   - bcm2835 HDMI 1, bcm2835 HDMI 1 -
Direct hardware device without any conversions
plughw:CARD=b1,DEV=0   - bcm2835 HDMI 1, bcm2835 HDMI 1 -
Hardware device with all software conversions
usbstream:CARD=b1  - bcm2835 HDMI 1 - USB Stream Output
sysdefault:CARD=Headphones - bcm2835 Headphones, bcm2835
Headphones - Default Audio Device
dmix:CARD=Headphones,DEV=0 - bcm2835 Headphones, bcm2835
Headphones - Direct sample mixing device
dsnoop:CARD=Headphones,DEV=0   - bcm2835 Headphones, bcm2835
Headphones - Direct sample snooping device
hw:CARD=Headphones,DEV=0   - bcm2835 Headphones, bcm2835
Headphones - Direct hardware device without any conversions
plughw:CARD=Headphones,DEV=0   - bcm2835 Headphones, bcm2835
Headphones - Hardware device with all software conversions
usbstream:CARD=Headphones  - bcm2835 Headphones - USB Stream
Output

Specifying any/all of these output devices doesn't work, except to say
if I specify null I get a PCM output meant for visualisation in
/dev/shm/squeezelite-b8:27:eb:24:40:e8

Specifying the 'bcm2835 HDMI 1' outputs with squeezelite starts up okay
but with no output. 

Specifying 'pulse' returns
[21:49:29.037993] test_open:294 playback open error: Connection refused
[21:49:29.038241] output_init_common:381 unable to open output device
even with sudo and my user is a member of group audio



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=113867

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


Re: [SlimDevices: Plugins] Squeezelite on rPi 3 suddenly not working

2021-02-06 Thread ehjones


I've downloaded Squeezelite v1.9.8-1344. Running this with -d all=info
reports this repeatedly:
[20:48:42.121746] output_thread:764 start error: File descriptor in bad
state
[20:48:42.131911] output_thread:764 start error: File descriptor in bad
state
[20:48:42.142075] output_thread:764 start error: File descriptor in bad
state
[20:48:42.152245] output_thread:764 start error: File descriptor in bad
state

I have a feeling it has something to do with the recent system upgrade.
my /var/log/apt/history.log is as follows:
Start-Date: 2021-02-06  12:07:51
Upgrade: libraspberrypi-bin:armhf (1.20210108-1, 1.20210201-1),
firmware-realtek:armhf (1:20190114-1+rpt10, 1:20190114-1+rpt11),
libraspberrypi-dev:armhf (1.20210108-1, 1.20210201-1),
libraspberrypi-doc:armhf (1.20210108-1, 1.20210201-1),
libldap-2.4-2:armhf (2.4.47+dfsg-3+rpi1+deb10u4,
2.4.47+dfsg-3+rpi1+deb10u5), rpi-eeprom:armhf (11.5-1, 11.6-1),
sudo:armhf (1.8.27-1+deb10u2, 1.8.27-1+deb10u3), firmware-atheros:armhf
(1:20190114-1+rpt10, 1:20190114-1+rpt11), firmware-libertas:armhf
(1:20190114-1+rpt10, 1:20190114-1+rpt11), raspberrypi-kernel:armhf
(1.20210108-1, 1.20210201-1), raspberrypi-bootloader:armhf
(1.20210108-1, 1.20210201-1), firmware-brcm80211:armhf
(1:20190114-1+rpt10, 1:20190114-1+rpt11), bluez-firmware:armhf
(1.2-4+rpt7, 1.2-4+rpt8), libldap-common:armhf
(2.4.47+dfsg-3+rpi1+deb10u4, 2.4.47+dfsg-3+rpi1+deb10u5),
libraspberrypi0:armhf (1.20210108-1, 1.20210201-1),
firmware-misc-nonfree:armhf (1:20190114-1+rpt10, 1:20190114-1+rpt11),
ca-certificates:armhf (20200601~deb10u1, 20200601~deb10u2),
raspberrypi-sys-mods:armhf (20201026, 20210125), tzdata:armhf
(2020e-0+deb10u1, 2021a-0+deb10u1)
End-Date: 2021-02-06  12:14:41

I'll try specifying an output device, thank you



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=113867

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


Re: [SlimDevices: Plugins] Squeezelite on rPi 3 suddenly not working

2021-02-06 Thread ehjones


LMS Logitech Media Server Version: 8.1.1 - 1610364019 @ Thu Jan 14
06:24:07 CET 2021

Squeezelite v1.8

Both squeezelite and LMS are running on Raspbian 10.7, on rpi3 and rpi2
respectively.

I'm trying to play mp3 files stored locally on the LMS server. BBC
Sounds also fails.

I don't use -C

I've tried downgrading to LMS 8.1.0 to no benefit. I also upgraded all
the packages on the raspbian installation so I can only guess that that
broke something!



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=113867

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


[SlimDevices: Plugins] Squeezelite on rPi 3 suddenly not working

2021-02-06 Thread ehjones


Hi all,

Today I'm suddenly having problems with squeezelite running on a rPi3.
Everything looks right, but there's no audio output. If it's at all
relevant, I've enabled the visualisation output (-v) and there's no PCM
data being output either (the file where the PCM data is output to is
being created, but its all zero). Starting squeezelite manually with -d
all=info gives the following: https://pastebin.com/XEJRnT2M 

Audio works when playing a video with omxplayer and the volume in
alsamixer appears to be turned up. It was working last night. I've have
this morning just upgraded LMS but I can't say for certain this is the
cause (I didn't play anything via squeezelite immediately prior).

Any ideas how to troubleshoot this further, please? Thank you!



ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=113867

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


Re: [SlimDevices: Plugins] AlienBBC addon to read iPlayer menus

2008-07-22 Thread ehjones

Hi, thanks for the Addon!

I've installed the Addon and got the 'BBC iPlayer Radio' item at the
end of the AlienBBC menu, which when clicked gives another menu of
various items as expected. However, when I click on one of these I get
the following error:

'There was an error loading the remote feed for : (Can't locate object
method parse via package Plugins::Alien::Addons::iPlayerParser
(perhaps you forgot to load Plugins::Alien::Addons::iPlayerParser?)
at /usr/share/perl5/Slim/Formats/XML.pm line 181. )'

I'm running Squeezecenter 7.2, AlienBBC 2.00 on Debian Linux.

Any ideas? I'll try AlienBBC 2.01 Beta1 to see if that makes a
difference.

Cheers!
Ed


-- 
ehjones

ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=49830

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


[SlimDevices: Plugins] Setting the Alarm with a AlienBBC station

2008-06-09 Thread ehjones

Hi,

I've done a forum search but haven't quite found the answer I'm looking
for.

For a few years now I've set the alarm to come on in the morning with a
BBC radio station, using a playlist with the radio station as the only
entry.

Great, has been working fine. However, recently I've had problems with
the alarm not coming on and trying to play the specified playlist
manually doesn't work either. Making a fresh playlist with the entry
from the AlienBBC plugin makes it work again. This has happened about 4
times in the last 2-3 weeks.

I'd guess that it's the BBC changing the exact address of the radio
station and not the fault of the plugin, but it's almost caused a few
late mornings recently!

Anyone else experienced this, or able to suggest a work-around?

Cheers.


-- 
ehjones

ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=48688

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


[SlimDevices: Plugins] Re: Announce: AlienBBC v1.02

2006-04-30 Thread ehjones

I'm still having problems with 1.02a on slim server 6.2.2, running on
debian sarge, with the error message: RTSP Convert Error - Check File
Types being reported on the squeezebox display.

However, I simply unpacked the tar on top of the previous alienbbc
installation. I'll delete the plugin and reinstall to see if it makes a
difference.

Alienbbc 1.01 works fine.

Ed


-- 
ehjones

ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=23408

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


[SlimDevices: Plugins] Re: Announce: AlienBBC v1.02

2006-04-30 Thread ehjones

As an aside, when the tar is unpacked, all the files belong to uid 501,
which doesn't actually exist on my system, so they all need to be
chown'd to the correct owner.

Not a problem, but it is an extra hoop to jump through when
installing...

I've installed slimserver having converted the .rpm package to a .deb
with alien (a differnet alien to alienbbc!). Running dpkg on the .deb
installs all the slimserver files as owned by root (but executable by
all). Perhaps this is where my problems/extra required steps are coming
from?

Ed :-p


-- 
ehjones

ehjones's Profile: http://forums.slimdevices.com/member.php?userid=5218
View this thread: http://forums.slimdevices.com/showthread.php?t=23408

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