Re: [SlimDevices: SqueezeCenter] Spotty or Tidal playlist gets stuck, manual skip needed

2019-10-03 Thread thekman35


Thanks ralphy. 

You made me realise that stupid me was running an ancient version of
squeezelite 1.8. I was just using the version that's installed via
apt-get. Have installed the new one now and playlist no longer
stopping.

Off topic a little bit but hoping you can help with another issue I
have:

I use squeezelite with a Hifiberry AMP2+ DAC. My plan was to downmix the
left and right channels into 2 seperate audio outputs using asound.conf,
allowing me to run 2 instances of squeezelite on 1 RasPi.

When using this configuration, I find that after sometime of playing, or
resuming a playlist after a lengthy period of it being paused the audio
has an issue that starts repeating the same 1/4 second of audio 4 or 5
times and then moving onto the next 1/4 second, i.e DaDaDaDa,TaTaTa

I found some forum posts on this forum referencing the issue:
https://forums.slimdevices.com/showthread.php?97803-piCorePlayer-Squeezelite-on-Microcore-linux-An-embedded-OS-in-RAM-with-Squeezelit=777169=1#post777169
and also some other forumss refencing a fix:
https://www.max2play.com/en/forums/topic/stuttering-or-no-sound-on-resume-every-monring-or-so-pcm2707-usb-dac/
and https://github.com/sixeyed/squeezelite/issues/31

The ultimate fix is changing the audio output of squeezelite to the
hardware address: hw:0. This has worked for me also.

I was hoping that the newer versions of squeezelite no longer had this
issue but even after installing the latest, the issue came back again.

Would there be anyway to get this working using the downmix solution?

Thanks,



thekman35's Profile: http://forums.slimdevices.com/member.php?userid=68334
View this thread: http://forums.slimdevices.com/showthread.php?t=111032

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


Re: [SlimDevices: SqueezeCenter] Local .rss file to podcasts

2019-10-03 Thread Jursi


Paul Webster wrote: 
> Try adding the podcast with a file:// prefix (instead of http://)
> e.g.
> file://c:\tmp\podcast.rss
> 
> To add the podcast go to Settings/Podcasts
> https://forums.slimdevices.com/showthread.php?103731-manually-adding-podcasts-podcast-search-in-7-9

It is actually working, thank you very much for quick solution!

I used 3 x / like this: file:///



Jursi's Profile: http://forums.slimdevices.com/member.php?userid=69100
View this thread: http://forums.slimdevices.com/showthread.php?t=111048

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


Re: [SlimDevices: SqueezeCenter] Local .rss file to podcasts

2019-10-03 Thread Paul Webster


Try adding the podcast with a file:// prefix (instead of http://)
e.g.
file://c:\tmp\podcast.rss

To add the podcast go to Settings/Podcasts
https://forums.slimdevices.com/showthread.php?103731-manually-adding-podcasts-podcast-search-in-7-9



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

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

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


Re: [SlimDevices: SqueezeCenter] UPnPBridge - ERROR LOADING CONFIG FILE

2019-10-03 Thread DLloyd


philippe_44 wrote: 
> What makes you say that a new one is not generated

The upnpbridge.xml files is missing from
/var/lib/squeezeboxserver/prefs.



DLloyd's Profile: http://forums.slimdevices.com/member.php?userid=9063
View this thread: http://forums.slimdevices.com/showthread.php?t=111047

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


[SlimDevices: SqueezeCenter] Local .rss file to podcasts

2019-10-03 Thread Jursi

Hello,

There is no RSS feed for finnish radio show but the episodes are stored
in their website. One guy made a software that creates a .rss file from
the episodes.

I have the .rss file on my computer but I don't know how to get it to
LMS. Is there anyway to play locally stored .rss file for example.

Here is a example of .RSS file for 3 episodes.


Code:

http://www.w3.org/2005/Atom; 
xmlns:content="http://purl.org/rss/1.0/modules/content/; 
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd; version="2.0">
  
  Aamulypsy
  
  https://www.supla.fi/audio/3483000
  fi-FI
  http://supla.epizy.com/aamulypsy.rss; rel="self" 
type="application/rss+xml"/>
  supla-rssproxy
  Thu, 03 Oct 2019 23:57:02 +0300
  yes
  
  3.10. Koko Shitti
  Thu, 03 Oct 2019 00:00:00 +0300
  https://www.supla.fi/audio/3483000
  https://www.supla.fi/audio/3483000
  3.10. Koko Shitti
  3.10. Koko Shitti
  https://nelonenmedia-pmd-podcast.nm-stream.nelonenmedia.fi/92/audio_podcast_3482992.mp3"/>
  1:24:47
  no
  
  
  Vauva vastanäyttelijänä
  Thu, 03 Oct 2019 00:00:00 +0300
  https://www.supla.fi/audio/3482988
  https://www.supla.fi/audio/3482988
  Vauva vastanäyttelijänä
  Vauva vastanäyttelijänä
  https://nelonenmedia-pmd-podcast.nm-stream.nelonenmedia.fi/78/audio_podcast_3482978.mp3"/>
  0:06:10
  no
  
  
  Jaajo parijoogassa
  Thu, 03 Oct 2019 00:00:00 +0300
  https://www.supla.fi/audio/3482979
  https://www.supla.fi/audio/3482979
  Jaajo parijoogassa
  Jaajo parijoogassa
  https://nelonenmedia-pmd-podcast.nm-stream.nelonenmedia.fi/76/audio_podcast_3482976.mp3"/>
  0:07:41
  no
  
  
  



Thank you in advance!



Jursi's Profile: http://forums.slimdevices.com/member.php?userid=69100
View this thread: http://forums.slimdevices.com/showthread.php?t=111048

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


Re: [SlimDevices: SqueezeCenter] UPnPBridge - ERROR LOADING CONFIG FILE

2019-10-03 Thread philippe_44


What makes you say that a new one is not generated



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=111047

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


Re: [SlimDevices: SqueezeCenter] UPnPBridge - ERROR LOADING CONFIG FILE

2019-10-03 Thread DLloyd


philippe_44 wrote: 
> This is normal, the first time you start the helper without a config
> file

Hi Philippe,
I erased the config file this morning, but I cannot generate a new
one...



DLloyd's Profile: http://forums.slimdevices.com/member.php?userid=9063
View this thread: http://forums.slimdevices.com/showthread.php?t=111047

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


Re: [SlimDevices: SqueezeCenter] UPnPBridge - ERROR LOADING CONFIG FILE

2019-10-03 Thread philippe_44


This is normal, the first time you start the helper without a config
file



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=111047

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


[SlimDevices: SqueezeCenter] UPnPBridge - ERROR LOADING CONFIG FILE

2019-10-03 Thread DLloyd


I get this error each time I try to regenerate the UPnPBridge config
file:

Starting Squeeze2upnp:
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-x86-64
-Z -I -f /var/log/squeezeboxserver/upnpbridge.log -x
/var/lib/squeezeboxserver/prefs/upnpbridge.xml
[10:22:44.840271] main:1654 Starting squeeze2upnp version: v1.20.0 (Aug 
4 2019 @ 14:54:12)
[10:22:44.840296] main:1662 

!! ERROR LOADING CONFIG FILE !

[10:22:44.892006] output_init:623 failed loading FLAC: libFLAC.so.8:
cannot open shared object file: No such file or directory
[10:22:44.892104] Start:1421 Binding to 10.20.30.108:49152
[10:25:15.292513] Stop:1442 stopping squeezelite devices ...
[10:25:15.292700] Stop:1446 terminate update thread ...
[10:25:15.292895] Stop:1451 terminate main thread ...
[10:25:15.293106] Stop:1455 stopping UPnP devices ...



DLloyd's Profile: http://forums.slimdevices.com/member.php?userid=9063
View this thread: http://forums.slimdevices.com/showthread.php?t=111047

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2019-10-03 Thread marcoc1712

Gobuleberbu wrote: 
> Hi everyone!  I’m trying to configure c-3po on my system, mainly for one
> of my squeezelite output.  I’d like to enable loudness on it but I can’t
> really work it out.  
> With the default settings, no sound will go out,  playing files is
> impossible; lms will refuse to play If I have one of the following
> enabled: convert, resample, or additional effect.  
> I’m outputting to a squeezelite, with the -W option enable on it.
> 
> It seems like Sox is not behaving somewhat.
> 
> So, first question when modifying custom-convert.conf
> Are broken rules breaking the flow? Eg syntax errors
> Do I need to restart lms server every time?
> Loudness works using brutefir, but I’ve only managed to make it work
> with mp3, not wav,FLAC or alac.
> Thanks for your help,
> JS

Using C-3PO you override the content of custom-convert.conf for the
enabled codecs, unless you manually select different rules in settings-A
Advanced-> files type, that you should avoid.

BTW, please first post the C-3PO "last executed command" screen taken
when you are having troubles and let we see.




Author of C-3PO plugin,  Squeezelite-R2, Falcon Web interface - See
www.marcoc1712.it

marcoc1712's Profile: http://forums.slimdevices.com/member.php?userid=34842
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] C-3PO plugin, a trnscoding helper.

2019-10-03 Thread Simonef

Gobuleberbu wrote: 
> Hi everyone!  I’m trying to configure c-3po on my system, mainly for one
> of my squeezelite output.  I’d like to enable loudness on it but I can’t
> really work it out.  
> With the default settings, no sound will go out,  playing files is
> impossible; lms will refuse to play If I have one of the following
> enabled: convert, resample, or additional effect.  
> I’m outputting to a squeezelite, with the -W option enable on it.
> 
> It seems like Sox is not behaving somewhat.
> 
> So, first question when modifying custom-convert.conf
> Are broken rules breaking the flow? Eg syntax errors
> Do I need to restart lms server every time?
> Loudness works using brutefir, but I’ve only managed to make it work
> with mp3, not wav,FLAC or alac.
> Thanks for your help,
> JS

First some info: O.S. and version of lms, sox and squeezelite. Also
c-3po and squeezelite logs would be useful. If Marco won't see the post
I'll write him an email



https://audiodigitale.eu

Simonef's Profile: http://forums.slimdevices.com/member.php?userid=67438
View this thread: http://forums.slimdevices.com/showthread.php?t=105309

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


Re: [SlimDevices: SqueezeCenter] LMS on MacOS 10.15 "Catalina"?

2019-10-03 Thread Paul Webster


Maybe the way to do it would be for someone (with a Mac) to produce an
application that creates and XML file that looks like the one that
iTunes currently creates.
Assuming that quite a few applications (not just LMS) are still using
the iTunes XML file mechanism then I could imagine that someone will
build such a thing (i.e. not necessarily someone with LMS).

An example of a demo app that uses the framework
https://github.com/zadr/iTunesLibraryExample



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

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

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


Re: [SlimDevices: SqueezeCenter] LMS on MacOS 10.15 "Catalina"?

2019-10-03 Thread Paul Webster


Looks like the SDK is MacOS only and requires code signing.
https://developer.apple.com/documentation/ituneslibrary?language=objc



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin

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

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