Re: [SlimDevices: SqueezeCenter] Flac Metadata is driving me mad!

2021-09-19 Thread garym


gordonb3 wrote: 
> Lost in translation?
> 
> The standard tags are (track) artist and title. The extra tag
> albumartist allows you to group a single track where artist is album
> artist featuring some other artist to belong to the same album.
> Extending this principle the albumartist tag also allows you to group
> artist with band to artist solo across multiple albums.
> 
> So if you want an album by Neil Young and Crazy Horse to be listed under
> Neil Young you set albumartist to Neil Young and you set artist to Neil
> Young and Crazy Horse, i.e. the exact opposite of what you did.

Agree.



*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=115164

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


Re: [SlimDevices: SqueezeCenter] Possible bug with mixed up artwork

2021-09-19 Thread pscreed


Just wanted to post to thank Michael and others here for the support and
helping my figure this out. As I eventually realized with all your help,
the problem was on my end, nothing to do with LMS.

Long story short, I maintain a gold copy of my library on one disk on my
desktop, and sync it to an SSD that is internal to my music server.

Previously, I would do a Samba mount of the music server to my local
machine, and use a proprietary software (which I have been using for
many years without issue and I believe to be a fine product) to sync
from my local gold copy to the music server.

As previously reported, I had some very scrambled data on the music
server SSD (plainly seen in any tag editor once I got a clue from
Michael).

I wiped the music server SSD and changed my workflow, and started
running an rsync job from my local direct to the music server, no longer
using the Samba mount.

I have not had a recurrence of the issue since then.

I am not smart enough to know where the problem originated, but I am
smart enough to know that this is a great community supporting a great
way to listen to music - just didn’t want to leave anyone thinking
there was an unresolved issue with LMS that caused my problem.

This was definitely operator error.

Thanks again all.



Regards,
pscreed

pscreed's Profile: http://forums.slimdevices.com/member.php?userid=3723
View this thread: http://forums.slimdevices.com/showthread.php?t=114877

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


Re: [SlimDevices: SqueezeCenter] Installing on OSMC on a Vero4k

2021-09-19 Thread intraclast


Hi,

Thanks for you post, its reassuring to know that its not just me, though
I'm sorry your LMS isn't working either!

I've got my new PSU, but I've not built myself up to another reinstall
and evenings spent trying to get it to work again just yet.

I will give it another go sometime soon, though now that I know its not
just me, I not sure if just flattening the Vero4k and reinstalling LMS
is going to work.

I think I might end up digging my old rpi2 out and putting LMS on there
instead. That'd be a shame as it ran noticebly better on the Vero4k.

I'll update as soon as I've tried again, and if you find anything out
please let me know.  I guess it may be worth asking a question about it
on the OSMC forum?

Thanks again.



intraclast's Profile: http://forums.slimdevices.com/member.php?userid=41806
View this thread: http://forums.slimdevices.com/showthread.php?t=115062

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


Re: [SlimDevices: SqueezeCenter] Flac Metadata is driving me mad!

2021-09-19 Thread gordonb3


Lost in translation?

The standard tags are (track) artist and title. The extra tag
albumartist allows you to group a single track where artist is album
artist featuring some other artist to belong to the same album.
Extending this principle the albumartist tag also allows you to group
artist with band to artist solo across multiple albums.

So if you want an album by Neil Young and Crazy Horse to be listed under
Neil Young you set albumartist to Neil Young and you set artist to Neil
Young and Crazy Horse, i.e. the exact opposite of what you did.



gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050
View this thread: http://forums.slimdevices.com/showthread.php?t=115164

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


Re: Error: Can't connect to remote server to retrieve�.

2021-09-19 Thread boboS


I had to do this today on my Mac Mini with macOS High Sierra 10.13.6:

This is what worked for me:
  
- Install Homebrew, see https://brew.sh/. Currently this is done by
  >/bin/bash -c "$(curl -fsSL
  https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- >brew install openssl (install latest version of OpenSSL from the
  Terminal)
- >export CPATH=/usr/local/opt/openssl/include
- >export LIBRARY_PATH=/usr/local/opt/openssl/lib
- >sudo /usr/bin/perl -MCPAN -e 'install Net::SSLeay'
- >sudo /usr/bin/perl -MCPAN -e 'install IO::Socket::SSL'
  

Remark: >cpan install Crypt::OpenSSL::RSA did produce errors and aborted
- but I really do not know what I'm doing here. The above sequenced
worked.

LMS tells me in the info that I'm now using IO::Socket::SSL: 2.072
instead of the old 1.966. LMS is now able to download updates, etc.



boboS's Profile: http://forums.slimdevices.com/member.php?userid=72110
View this thread: http://forums.slimdevices.com/showthread.php?t=109738

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0: play tracks/artists/playlists by tuning in to Deezer/TIDAL web links

2021-09-19 Thread Kuja


Thanks! :)



Kuja's Profile: http://forums.slimdevices.com/member.php?userid=32935
View this thread: http://forums.slimdevices.com/showthread.php?t=112465

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0: play tracks/artists/playlists by tuning in to Deezer/TIDAL web links

2021-09-19 Thread Michael Herger

Is this working with Deezer free accounts?


No. Deezer free is smart radio only, IIRC.

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


Re: [SlimDevices: SqueezeCenter] LMS 8.0: play tracks/artists/playlists by tuning in to Deezer/TIDAL web links

2021-09-19 Thread Kuja


Thanks a lot! :)

Is this working with Deezer free accounts?

I just tried it and I have the album and the songs in the playlist,
seconds are counted on the progress bar, everything looks as if the
music is playing, but there is no music. :(

When I enter some other stream url in the tune in window, everything
works OK.

Ist this some limitation due to my free user account, or Deezer have
changed something in their code, so this new LMS functionality is not
working anymore?


+---+
|Filename: Screen Shot 2021-09-19 at 3.00.49 PM.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35766|
+---+


Kuja's Profile: http://forums.slimdevices.com/member.php?userid=32935
View this thread: http://forums.slimdevices.com/showthread.php?t=112465

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


Re: [SlimDevices: SqueezeCenter] Flac Metadata is driving me mad!

2021-09-19 Thread MysteryMan99


Apesbrain wrote: 
> Load folder into Mp3tag, select all, press ALT-T, set ARTIST=Pat
> Metheny.  If present, delete ALBUMARTIST, ALBUM ARTIST, and TRACKARTIST;
> they aren't needed.  (Or, keep them if you want, but set ALBUMARTIST and
> TRACKARTIST to Pat Metheny; delete ALBUM ARTIST.)
> 
> Run a "full rescan", or temporarily remove folder from library, run a
> "new/changed", put folder back and run "new/changed" again, whichever is
> easier/faster.

Thanks. Fixed it by explicitly setting ALBUMARTIST and TRACKARTIST to
"Pat Metheny"

Now to see if I can sort out the other ones.

Cheers!



MysteryMan99's Profile: http://forums.slimdevices.com/member.php?userid=69593
View this thread: http://forums.slimdevices.com/showthread.php?t=115164

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


Re: [SlimDevices: SqueezeCenter] Installing on OSMC on a Vero4k

2021-09-19 Thread Adam_P


intraclast wrote: 
> Hi,
> 
> Just a quick update.  The PSU on my vero4k died a few days ago, so I'm
> currently waiting on the replacement I've ordered.  When it arrives I'll
> reinstall it from scratch and start over.

Any luck with this at all ? I have the same issue , tried everything ,
recompiled cspan , tried docker exactly the same issue as you !!
Something to with the 4.9 Kernel as it worked fine under the old 3
version with perl 2.6 installed ...



Adam_P's Profile: http://forums.slimdevices.com/member.php?userid=70870
View this thread: http://forums.slimdevices.com/showthread.php?t=115062

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


Re: [SlimDevices: SqueezeCenter] Flac Metadata is driving me mad!

2021-09-19 Thread Apesbrain


Load folder into Mp3tag, select all, press ALT-T, set ARTIST=Pat
Metheny.  If present, delete ALBUMARTIST, ALBUM ARTIST, and TRACKARTIST;
they aren't needed.  (Or, keep them if you want, but set ALBUMARTIST and
TRACKARTIST to Pat Metheny; delete ALBUM ARTIST.)

Run a "full rescan", or temporarily remove folder from library, run a
"new/changed", put folder back and run "new/changed" again, whichever is
easier/faster.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=115164

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


Re: [SlimDevices: SqueezeCenter] Flac Metadata is driving me mad!

2021-09-19 Thread MysteryMan99


slartibartfast wrote: 
> Did you check "extended tags" in mp3tag?
> 
> 
> Sent from my Pixel 3a using Tapatalk

Yes, nothing in "Extended Tags" to cause concern!

Just been into Squeezer and can get information on the album and tracks.


The album has "Artist" as Pat Metheny" and the "Album Artist" and "Track
Artist" as "Pat Metheny Unity Group"

The tracks have  the "Album Artist" and "Track Artist" as "Pat Metheny
Unity Group"

Where on earth is it getting this from?!?!?!?



MysteryMan99's Profile: http://forums.slimdevices.com/member.php?userid=69593
View this thread: http://forums.slimdevices.com/showthread.php?t=115164

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


Re: [SlimDevices: SqueezeCenter] Flac Metadata is driving me mad!

2021-09-19 Thread slartibartfast


MysteryMan99 wrote: 
> I have a whole bunch of .flac files and most are fine. However, a few
> are driving me mad!
> 
> I am using the Squeezer app to play them via a music server running
> LMS.
> 
> The issue I have is that in the "Album Artist" list then I get artists
> listed that I do not want! For instance, I have "Kin" by "Pat Metheny
> Unity Group". In the metadata I have set the Artist to "Pat Metheny" so
> that it is grouped with the other albums of his that I have.
> 
> However, "Pat Metheny Unity Group" appears in the list and I cannot work
> out why.
> 
> I have used mp3tag and MusicBrainz Picard to look at the metadata and I
> cannot see anywhere that "Pat Metheny Unity Group" occurs.
> 
> Is there something that can be embedded in the .flac files that
> determines the artist and cannot be accessed/changed?
> 
> Or, can someone recommend a different editor to use?Did you check "extended 
> tags" in mp3tag?


Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=115164

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


[SlimDevices: SqueezeCenter] Flac Metadata is driving me mad!

2021-09-19 Thread MysteryMan99


I have a whole bunch of .flac files and most are fine. However, a few
are driving me mad!

I am using the Squeezer app to play them via a music server running
LMS.

The issue I have is that in the "Album Artist" list then I get artists
listed that I do not want! For instance, I have "Kin" by "Pat Metheny
Unity Group". In the metadata I have set the Artist to "Pat Metheny" so
that it is grouped with the other albums of his that I have.

However, "Pat Metheny Unity Group" appears in the list and I cannot work
out why.

I have used mp3tag and MusicBrainz Picard to look at the metadata and I
cannot see anywhere that "Pat Metheny Unity Group" occurs.

Is there something that can be embedded in the .flac files that
determines the artist and cannot be accessed/changed?

Or, can someone recommend a different editor to use?



MysteryMan99's Profile: http://forums.slimdevices.com/member.php?userid=69593
View this thread: http://forums.slimdevices.com/showthread.php?t=115164

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


Re: [SlimDevices: SqueezeCenter] Best way to categorise music library (local and online) ?

2021-09-19 Thread erland


mherger wrote: 
> 
> > Feels like playlists together with virtual libraries might be a way
> to
> > do it. I guess I'd have to create a small plugin that makes it
> possible
> 
> I'm not sure how that would help with the tags?
> 
The idea would be to have one playlist per genre and create a virtual
library for each playlist which would make it possible to browse the
content of that tag.

mherger wrote: 
> 
> > to create a virtual library based on a selected playlist unless there
> is
> > a way to do that with standard LMS ? Didn't find any possibilities to
> do
> > a search limited to a playlist but I might be missing something.
> 
> A library definition can be (almost) as simple as an SQL statement. 
> That's something you know and could get started with. Here's eg. my 
> definition of the "kids music" library:
> 
> name: Kinder
> params:
> - KINDER%
> - '% KINDER%'
> - KASPERLI%
> - '% KASPERLI%'
> - KINDERMUSIK%
> - '% KINDERMUSIK%'
> - 1
> sql: INSERT OR IGNORE INTO library_track (library, track) SELECT 
> '%s', id FROM ((SELECT
> me.id FROM tracks me LEFT JOIN genre_track genreTracks ON 
> genreTracks.track =
> me.id WHERE ( ( genre IN ( SELECT me.id FROM genres me WHERE ( ( (
> 
> me.namesearch
> LIKE ? OR me.namesearch LIKE ? ) OR ( me.namesearch LIKE ? OR 
> me.namesearch LIKE
> ? ) OR ( me.namesearch LIKE ? OR me.namesearch LIKE ? ) ) ) ) AND 
> me.audio = ?
> ) ) GROUP BY me.id))
> 
> Create a few libraries using advanced search, then look at the resulting
> 
> definitions in virtualLibraries.prefs. You'll quickly learn from that.

Oh, didn't think about editing the prefs files manually. Thanks, that
should be a way to do exactly what I want. :-)



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=998836&viewfull=1#post998836)
)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=115162

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


Re: [SlimDevices: SqueezeCenter] Best way to browse and play recently played artists/albums/songs ?

2021-09-19 Thread Michael Herger

Is there a good way (without using TrackStat plugin) to be able to
browse and play recently played artists/albums/songs ?


I'm not saying it's the best way, but it does the job for me: my What 
Was That Tune? plugin. It keeps track of what you're playing and let's 
you navigate the history.


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


Re: [SlimDevices: SqueezeCenter] Best way to categorise music library (local and online) ?

2021-09-19 Thread Michael Herger

genre editing afterwards. Another part is that today I've more or less
stopped buying new CD's, all new music comes from streaming services or
electronic purchases today where I've less possibilities to manage this
through tags.


When I buy music the first thing I do is fix the tagging. I've bought 
music in the past which wasn't just not to my liking, but even with 
incorrectly encoded tags. So this step IMHO still is required for anyone 
who cares about his music's tags.


As for streaming services: the Online Library Integration plugin has 
some simple support for genres. You can re-define genres based on artist 
names or album titles. Rather simplistic, but it does the job for the 
music I care most about (so far).


In addition to that my Music And Artist Information plugin can look up 
genres online. But unfortunately this often isn't any more 
helpful/precise than what you might have seen with vortexbox.



Feels like playlists together with virtual libraries might be a way to
do it. I guess I'd have to create a small plugin that makes it possible


I'm not sure how that would help with the tags?


to create a virtual library based on a selected playlist unless there is
a way to do that with standard LMS ? Didn't find any possibilities to do
a search limited to a playlist but I might be missing something.


A library definition can be (almost) as simple as an SQL statement. 
That's something you know and could get started with. Here's eg. my 
definition of the "kids music" library:


  name: Kinder
  params:
  - KINDER%
  - '% KINDER%'
  - KASPERLI%
  - '% KASPERLI%'
  - KINDERMUSIK%
  - '% KINDERMUSIK%'
  - 1
  sql: INSERT OR IGNORE INTO library_track (library, track) SELECT 
'%s', id FROM ((SELECT
me.id FROM tracks me LEFT JOIN genre_track genreTracks ON 
genreTracks.track =
me.id WHERE ( ( genre IN ( SELECT me.id FROM genres me WHERE ( ( ( 
me.namesearch
LIKE ? OR me.namesearch LIKE ? ) OR ( me.namesearch LIKE ? OR 
me.namesearch LIKE
? ) OR ( me.namesearch LIKE ? OR me.namesearch LIKE ? ) ) ) ) AND 
me.audio = ?

) ) GROUP BY me.id))

Create a few libraries using advanced search, then look at the resulting 
definitions in virtualLibraries.prefs. You'll quickly learn from that.

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


[SlimDevices: SqueezeCenter] Best way to browse and play recently played artists/albums/songs ?

2021-09-19 Thread erland


Is there a good way (without using TrackStat plugin) to be able to
browse and play recently played artists/albums/songs ?
It needs to work for both local music and music from streaming services.
I'd be happy if it just worked for the streaming service content that's
integrated in the main library, it doesn't matter if it doesn't work for
streaming service content which I haven't added to the library yet.

It needs to work from iPeng since that's my primary interface towards
LMS/Squeezeboxes.

I hoped to be able to create a virtual library for it but I'm not sure
how to do that without development since the "Advanced Search" doesn't
seem to have a search criteria for last played timestamp.

I guess I could develop a plugin to do it but my hope was to be able to
avoid that.



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=998836&viewfull=1#post998836)
)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=115163

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


[SlimDevices: SqueezeCenter] Best way to categorise music library (local and online) ?

2021-09-19 Thread erland


I've been occupied with other stuff than music listening for a few years
and my LMS setup has been stuck at LMS 7.8. This weekend I spent some
time to setup a new installation of LMS using latest 8.2 release and
realised that the genres in my library looks like a mess. It's a long
history and I have a couple of different problems. Parts of the history
is that when my wife and I joined our music library the focus was to
just rip all her CDs the easiest way to get her music accessible via the
Squeezebox players. I did the ripping using Vortexbox with no manual
genre editing afterwards. Another part is that today I've more or less
stopped buying new CD's, all new music comes from streaming services or
electronic purchases today where I've less possibilities to manage this
through tags.

With the new possibilities with LMS 8.x it feels like there must be a
way to clean this up.

What I'd like is to be able to categorise the music (both local and from
streaming services (mainly Spotify)) via a smart phone/tablet.
Changing tags is unlikely to work it also needs to work for content from
streaming services now when these are integrated with the LMS library.
I'd like to do it via a smart phone/tablet because that would make it
possible to work on the categorisation even when I'm not in front of a
computer. The computer keyboard have a bit too many keys that are
tempting to push for my two year old child, so it would be a lot easier
to do it via a smart phone/tablet.

Feels like playlists together with virtual libraries might be a way to
do it. I guess I'd have to create a small plugin that makes it possible
to create a virtual library based on a selected playlist unless there is
a way to do that with standard LMS ? Didn't find any possibilities to do
a search limited to a playlist but I might be missing something.

The only thing I'm a bit scared of is that the playlist management
functions in LMS makes it a bit too easy to accidentally destroy/replace
contents of a playlist, but maybe the Playlist Manager plugin would be a
solution if it supports adding tracks from streaming services to a
playlist.

Is there a better way to handle this that I'm missing ?



Erland Isaksson ('My homepage' (http://erland.isaksson.info))
Developer of 'many plugins/applets'
(https://wiki.slimdevices.com/index.php/User_Erland.html)
*Starting with LMS 8.0 I no longer support my plugins/applets* ('see
here for more information'
(https://forums.slimdevices.com/showthread.php?49483-Announce-New-versions-of-erlands-plugins&p=998836&viewfull=1#post998836)
)

erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=115162

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


Re: [SlimDevices: SqueezeCenter] BBC iPlayer giving Error410, gone

2021-09-19 Thread bpa


ovonrein wrote: 
> Just a quick post to thank BPA for continuing to curate the BBC plugins
> for LMS.  I just acquired my first BluOS streamer.  I cannot make out
> anything in BluOS that LMS hasn't got, and SqueezeServer is now going on
> 20 years...  I can steer BluOS via the Airbridge so intend to use LMS
> for a while yet.  Keep up the good work!

The BBCiPlayer is in in sunset mode and not maintained anymore. Some
parts of it still works.

BBC Sounds plugin has taken over functionality from BBCiPlayer - so use
it and  thank expectingtofly.

The BBC-iPlayer plugin on CORE32 is part of CORE32 development and not
maintained by me.



bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113383

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


Re: [SlimDevices: SqueezeCenter] BBC iPlayer giving Error410, gone

2021-09-19 Thread slartibartfast


ovonrein wrote: 
> Just a quick post to thank BPA for continuing to curate the BBC plugins
> for LMS.  I just acquired my first BluOS streamer.  I cannot make out
> anything in BluOS that LMS hasn't got, and SqueezeServer is now going on
> 20 years...  I can steer BluOS via the Airbridge so intend to use LMS
> for a while yet.  Keep up the good work!Have you tried the BBC Sounds plugin? 
> I think development of the iPlayer
plugin has ended.

Sent from my Pixel 3a using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=113383

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


Re: [SlimDevices: SqueezeCenter] BBC iPlayer giving Error410, gone

2021-09-19 Thread ovonrein


Just a quick post to thank BPA for continuing to curate the BBC plugins
for LMS.  I just acquired my first BluOS streamer.  I cannot make out
anything in BluOS that LMS hasn't got, and SqueezeServer is now going on
20 years...  I can steer BluOS via the Airbridge so intend to use LMS
for a while yet.  Keep up the good work!



ovonrein's Profile: http://forums.slimdevices.com/member.php?userid=2130
View this thread: http://forums.slimdevices.com/showthread.php?t=113383

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