Quantcast
Channel: Squeezebox : Community : Forums - 3rd Party Software
Viewing all 2059 articles
Browse latest View live

piCorePlayer + USB DAC TeraDak

$
0
0
Hello,

my configuration is : raspberry PI3 + piCorePlayer 3.11
I want to use an external mini usb Dac from TeraDak which works fine directly connected on W10 + foobar

I chose USB DAC in output field on PicorePlayer panel, but it doesn't work.
When the DAC is connected I have more informations on ouput settings (see next post)




Thank you for your help or advice.

BBC iPLayer - how to get Now Playing information

$
0
0
I am using the HLS streams with the iPLayer plugin (the usual streams break up for some reason). The HLS streams work very well, but it would be nice to get programme information in Now Playing. Plenty of other radio stations provide this - is it possible to get it with the iPlayer?
I am based in London, using LMS 7.7.5 on a Win 10 PC.

Synology 7.9.1 packages

$
0
0
Hi all,

With all packages for DSM 4, 5 and 6 updated to the official 7.9.0, it is time to test the repo again.
The LmsRepack is back for ARM-based nas and continuing with 7.9.1!

Just add the following to the package sourses in DSM package center:

Code:

Name: LmsRepack
Location: http://server.pinkdot.nl/repack/

Make sure all other versions of Logitech Media Server or LmsUpdate are stopped!
The port used is not 9002, but 9009!


Name:  update_lmsrepack.PNG
Views: 212
Size:  46.5 KB
Attached Images
 

Announce: LCI a plugin to listen to LCI/TF1 programs

$
0
0
> Updated

When? I don't see any update coming in? 0.1.0 is still the latest I'm
getting.

--

Michael

Weather, Date, and Time v2.2.2 via wunderground still working?

$
0
0
I've used Martin Rehfleld's plugin to display weather on my SB Classic for many years. Over the last week it displays a question mark and 'no data available'. I've rebooted the LMS machine and no change. Does anyone know if this plugin no longer works?

thanks for any help.

Spotify Connect on LMS - Proof of concept

$
0
0
I've searched the web for a solution to use my Squeezeboxes as targets for Spotify Connect, but just come out empty handed. So, if you want something properly done, you have to do it yourself. :-)

As a first step, I created a proof of concept using librespot and vlc. This turned out to work quite well, so I thought I should share what I did. Note that this require a fair level of technical expertise. See this as inspiration, rather than a failure-proof step-by-step recipe (despite the format :-)).

I hope someone can help me pick this up to turn it into a proper plugin.

Anyway, here's the instructions.

1. Install rust

Follow the instructions on [rustup.rs](CENSORED). This is
typically: `curl CENSORED -sSf | sh`

2. Install librespot

Follow the instructions on [github](CENSORED).
This is typically: `git clone CENSORED`
followed by `cargo build --release`, if you have all dependencies installed
(portaudio and buildtools).

3. Install vlc

On Ubuntu, `sudo apt install vlc`.

4. Try it out

Collect some raw audio data from librespot: `target/release/librespot --name
Squeezebox --cache /tmp/librespot --backend pipe > /tmp/raw.dat`

Run this command, use another Spotify client to connect to "Squeezebox" and
play a song for like 10 seconds. Then exit the command with Ctrl-C. Verify
that you have a (fairly large) file `/tmp/raw.dat`.

Try converting the raw data to mp3 using vlc: `cvlc --demux=rawaud
--rawaud-channels 2 --rawaud-samplerate 44100 /tmp/raw.dat
:sout='#transcode{vcodec=none,acodec=mp3,ab=320,ch annels=2,samplerate=44100}:std{access=file,mux=raw ,dst=/tmp/vlc.mp3}'
:no-sout-rtp-sap :no-sout-standard-sap`

Verify that `/tmp/vlc.mp3` plays as an correct mp3 file.

5. Build a streaming pipeline

Connect librespot with vlc streaming: `target/release/librespot --name
SqueezeBox --cache /tmp/librespot --backend pipe | cvlc --demux=rawaud
--rawaud-channels 2 --rawaud-samplerate 44100 -
:sout='#transcode{vcodec=none,acodec=mp3,ab=320,ch annels=2,samplerate=44100}:http{dst=:8081/respot.mp3}'
:no-sout-rtp-sap :no-sout-standard-sap`

6. Listen in on the Squeezebox

On your Squeezebox, go to Radio > Tune in URL and enter
`CENSORED`, where HOSTNAME is the name of the host you're
running librespot on.

If all works well, you should now have streaming music from Spotify Connect.

7. Tie it all together

You'd probably want to start the librespot + vlc command on boot, and add
the URL as a bookmark. How to achieve this is left as an excercise to the
reader.

8. Limitations

You will not get track information or album art, since from the Squeezebox
point of view you're just playing a single streaming mp3 file. There's a
clear and noticable lag (~ 5 seconds) from the control on Spotify. This
solution requires extra CPU power due to the re-encoding of the stream. It
is probably not very robust, and it is likely that you will need to restart
the pipeline from time to time. The legal reservations that apply to
librespot of course also apply to this solution (that is, if this is
considered a breach of the Spotify ToS or not).

Consider this a proof of concept. I'd really like to turn this into a proper
solution with an LMS plugin, but unfortunately I don't have the time to do
that.

Note that this solution will not replace nor conflict with any current
solution you have for playing music from Spotify directly on your Squeezebox
(the official client or the libspotify-based plugin).

9. Acknowledgements

I was inspired by [this blog
post](CENSORED).

Weather, Date,and Time v2.2.2 via wunderground still working?

$
0
0
Problem solved by itself today😀

Groet, Roland

> Op 1 apr. 2017 om 15:55 heeft DoomWolf <DoomWolf.7w9zrb (AT) no-mx (DOT) forums.slimdevices.com> het volgende geschreven:
>
>
> Same thing's been happening for me for the last week or so.
>
> On 25th March I started getting these errors in the log, but only on
> that evening:
>
> [17-03-25 19:28:46.2045] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP
> (6827) error getting
> http://api.wunderground.com/api/b5df...IWESTMID9.json
> [17-03-25 19:28:46.2047] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP
> (6828) Couldn't resolve IP address for: api.wunderground.com
>
> The URL link does actually return JSON data.
>
> A couple of days later on 27th I started seeing this and again on 31st:
>
> [17-03-27 02:45:20.2916] Slim::Utils::Misc::msg (1233) Warning:
> [02:45:20.2912] Not an ARRAY reference at Weather/Wunderground.pm line
> 223.
>
> On 28th/29th/30th and again today (1st April) it changed to:
>
> [17-03-29 01:28:35.5493] Slim::Utils::Misc::msg (1233) Warning:
> [01:28:35.5489] Weather::Wunderground: ERROR no forecast data received,
> location is probably unknown!
>
> All errors are roughly once an hour.
>
>
> ------------------------------------------------------------------------
> DoomWolf's Profile: http://forums.slimdevices.com/member.php?userid=8839
> View this thread: http://forums.slimdevices.com/showthread.php?t=107202
>
>

piCorePlayer Sueezelite stuck

$
0
0
Hello,
I'm using PCP 3.11 on Rapsberry PI3 + USB DAC.
After have chose the right FIQ-Split acceleration (tweaks) in order to avoid some pops, all is working fine.

But each time I come back the next day, Squeezelite is stuck. I have to restart it (only squeezelite, no reboot). After the new listening session is ok (until tomorrow...)

any idea ?
Thanks.

VPN + Asus RT-AC66U

$
0
0
Just wanted to share what I learned yesterday in case others are as confused as I was about VPNs. I need to be able to use my Android phone to access my LMS away from home, partly in case I want to play music, but mostly so I can see if I already own something when I'm standing in a record store considering buying a CD. I had it in my head that I needed to install the VPN software on the box that's running LMS and forward a port on the router, but I could never make that work (no doubt due entirely to my own ignorance), so I looked into the VPN capabilities of my Asus RT-AC66U router running Merlin firmware. I assume what I learned is relevant to VPN-friendly routers in general.

After logging on to the web interface for the router, I selected the VPN tab, then OpenVPN Server, then clicked to enable the server and selected "Advanced Settings". The only advanced setting I changed was to turn on Username/Password Authentication and make sure Username Password Auth. Only was turned off (i.e., I need a password AND the configuration file to connect, not just a password...presumably much more locked down).

Next I selected the option to Export OpenVPN Configuration File and saved it to my computer.

I connected my Android phone to the computer via USB and copied the .opvn file to the phone.

From the Google Play store, I installed OpenVPN Connect. After opening the app, I selected "Import" then "Import Profile from SD card" and browsed to where I'd placed the .opvn file. The reference to "SD card" is misleading, you can place the .opvn file in the phone's internal storage as well, though presumably using a card will be easier for some.

I was then able to log on to the VPN by entering my user name and password.

Maybe it's just me, but what I found the most confusing was figuring out how to access my server once the VPN was connected. I assumed there was some magic IP translation I had to figure out, but there isn't. The IP address that you use to access your server when you're home is the IP address you use to access your server over the VPN. In fact, you have the same access to every device on your home network that you'd have if you were sitting at home. In my particular case, this means I can also stop forwarding the port used for Windows Remote Desktop--once I'm logged on to the VPN, I just have the phone's RDP client connect via the local 192.168.x.x address.

Again, this is probably really basic stuff for a lot of people and maybe that's why I found documentation so spotty. But it was a revelation to me and I wanted to share what I found.

Cdplayer plugin in picoreplayer player for RPi3

$
0
0
Cdplayer plugin in LMS picoreplayer player for RPi3
Now my RPI3b already install cdplayer 1.09 plugin and insert the CD-ROM through USB IN MY RPI3 with ext power supplier but still cannot listen CD through LMS on RPI3B, I need to install CDDA2WAV in my LMS picoreplayer but how I can install through win10

Can anybody help me how to setup step by step because I don't have any Linux system also I just want to listen cd directly in RPI3b LMS not other server.
i really need this function many many thanks for help

Problem with Tidal

$
0
0
Dear all

I have a strange problem with the Tidal plugin.
If I start with playing music from tidal it plays with no sound. I found out that if I ex. Plays some of my own music or plays radio from Tunein and goes back to Tidal it works. The problem has been there for around a year.

Both my parents and littlebrother has the same problem. I looked in the log and found an entry that Stated that the requested quality is not allowed with your subscription. I have been in contact with Tidal but they were not able to help.

At the moment I am running Lms 7.9.1 on a qnap and have different players like duo daphile, picoreplayer etc. I think its a Tidal problem because my family has the same problem.
Anyone who has experienced the same.
Cheers
Jens




Sent from my iPad using Tapatalk

Spotify rebuffering

$
0
0
Spotify is not working well. I'm on raspberry 3 (qnap ts 269 mounted). It rebuffers every second. Tidal and the ret is working fine. Any ideas? I'm in italy.
i'm on 7.9 should i update lms?

the issue disappears if i play spotify only on 1 player. instead on syncrhronized players rebuffers!!! strange: never had issues on radsperry by now before

Spotify general transient error AGAIN!

$
0
0
Hi all!

Is there happened some changes again in Spotify service as the Spotify Triode 3rd party plugin has stopped searching again? How can I fix the issue this time?

Best Regards,
Ascomm74

Max2Play's Very Own Multiroom Setup in Bath and Bedroom

$
0
0
Hi guys,

I wanted share with you a blog article our head developer recently published wherein he shared his very won implementation of Max2Play's Squeezebox solution in bathroom and bedroom.

These two places are often overlooked when outfitting a home with sound. Thus, we thought these ideas might inspire other people to consider expanding their multiroom systems and take advantage of the great possibilities that these rooms can offer.

Thanks to Max2Play's versatility and the Squeezebox system's variety of plugins and extensions; alarms, sleeptimers, and push buttons can easily be integrated into your multiroom audio system.

Check it out here and tell us what you think!

Non techy question about 'Spotify'

$
0
0
Hi folks

Have installed Spotify and it's working fine. However, on one of my Radios the Spotify icon is ORANGE (with the word 'core - I think - in the top left of the icon) whereas on all the others it's the more familiar spotify green logo.

Anyone know what's going on? :)

Thanks

Steve

TIDAL problem.

$
0
0
Hi.

I installed TIDAL and IckStream and everything went just ok.
Well... everything else but the playing. It stops in all songs at 1:50 and restarts from the beginning. Why?
How to fix it?

Logitech Media Server Version: 7.7.5 - 1416570306 @ Thu Nov 27 07:38:09 CUT 2014
Server HTTP Port Number: 9000
Operating system: Windows 2008 Server R2 - EN - cp1252
Platform Architecture: 8664
Perl Version: 5.14.1 - MSWin32-x86-multi-thread
Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
Total Players Recognized: 1


Player Model: Squeezebox Classic
Firmware: 137

Customize JiveLite

$
0
0
> players. The main drawback is that our 3 year old kid is not able to
> play the music he wants to listen to. So I was looking around for a
> solution with a touchscreen.


Good plan! Worked fine here with my two kids.

> I have seen a few pictures where the interface is in “Grid” view instead
> for “List” view. But I cannot seem find out how to change that, any
> pointers on how to do that?


Settings/Screen/Select Skin. The Grid skin is a relatively new addition.
If it wasn't available there, then you should ask the m2p guys to update
jivelite.

> Secondly, when we press a song it clears the playlist, and starts
> playing the pressed song – how do I change default action to “add”
> instead of “play”?


Make sure you run LMS 7.8 or later. There's a new feature called "Defeat
destructive Touch-To-Play" you should find in the web UI's player settings.

> Is there any documentation on how to customize / edit the JiveLite
> interface?


Not really... One more trick: touch & hold an item you want to remove.
You'll get a menu from which you can hide or move it up/down etc. Then
there's a menu in Settings to reset the menus to default.

And install LMS 7.9: it allows you to create custom browse menus. I used
this to create a "Kids music" menu in the top level main menu.

--

Michael

where is executescript / alternative

bbciplayer, confused

$
0
0
Since BBC iplayer extra stopped working i tried using bbciplayer, but this plugin doesn't work.
on my Squeezebox i get "no items found in playlist"
i have v 1.3 alpha 3 .
I went to "
BBCiPlayer V1.5.2 beta test
i followed the advice:
"For users of 1.4.x to install change the repository in Settings/Plugins tab to http://downloads.sourceforge.net/project/bpaplugins/betarelease-repo.xml"
But i still have v 1.3 alpha 3
What am i missing here?

Windows 7 - EN
Logitech Media Server Version: 7.7.5
Player Model: Squeezebox Radio
Firmware: 7.7.3-r16676

Plugin to move playstate to another player?

$
0
0
My Walk With Me plugin does pretty much this.

(and technically it's doing so the same way you did manually: sync &
unsync ;-))

--

Michael
Viewing all 2059 articles
Browse latest View live