Re: [SlimDevices: SqueezeCenter] Podcast private feed not playing

2021-01-14 Thread Michael Herger

As seen in the attached log, the Networking requests return 200 OK,
while the Player requests return 403 Forbidden. The reason is the way
Player builds it's requests, which is slightly different than
Networking. 'Player adds a port to the Host header if it is anything


What kind of player are you using? I must assume it's not a SB, as that 
wouldn't support https.


Would forcing proxied streaming in LMS work?


Now, the reason this returns 403 Forbidden may only be specific to my
case. However, I think it would be best practice for LMS to create
requests as similar as possible between these two components. Therefore
I think 'Player'
(https://github.com/Logitech/slimserver/blob/public/8.1/Slim/Player/Protocols/HTTP.pm)
should be modified to resemble 'Networking'
(https://github.com/Logitech/slimserver/blob/public/8.1/Slim/Networking/Async/HTTP.pm)
in the way the Host header is built. I may try to create a PR for this
issue. It probably would have been more appropriate to post this thread
on github, but thank you everyone for your help and suggestions.


I personally believe this is a good place, as you'd find more people 
here who can help. I'll be happy to merge your PR. Thanks!


--

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread mortify


Is the 8.x UI accessible via https only? I'm getting "secure connection
failed" via https and "the connection was reset" via http. The docker
image in up and it completed a library scan... just no web UI.



mortify's Profile: http://forums.slimdevices.com/member.php?userid=56731
View this thread: http://forums.slimdevices.com/showthread.php?t=113282

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread Michael Herger

Is the 8.x UI accessible via https only? I'm getting "secure connection


There's no https for the UI.


failed" via https and "the connection was reset" via http. The docker
image in up and it completed a library scan... just no web UI.


How did you set up the port mapping?

--

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread mmartins


Dear all

may be a silly question. I have an old readynas ultra 2 nas system
running still 7.9.1. Will there be also an 8.x version for this device
?

Best
Michael



mmartins's Profile: http://forums.slimdevices.com/member.php?userid=66393
View this thread: http://forums.slimdevices.com/showthread.php?t=113282

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread Michael Herger

may be a silly question. I have an old readynas ultra 2 nas system
running still 7.9.1. Will there be also an 8.x version for this device


Unfortunately no. 7.9 is the last version which would run on those 
devices. See the announcement for 8.1, where I explained the reasoning.


--

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread bpa


vco1 wrote: 
> One thing that's not fully working is the (highly anticpated) change to
> handle multiple files in a cue sheet. This works almost. Which is a lot
> better than "not at all" as it was in 7.9.x. ;-) However, for this
> edge-case scenario, I still see the flac 'source' files in the
> tracklist. Renaming these flac files to be artist - album.flac is not
> possible obviously, as there are multiple 'source' flac files. So these
> need to be somehow unique.

My earlier posts were to do with cue files with multiple source files. 
The Nov/Dec LMS problem with Cue files was related to cue files with
multiple source files - this seems to be similar to the edge case you
are referring.  
The cue file you posted had only one source flac file.  
The point I made earlier was that not all multi source cue file formats
are supported - in particular EAC generated ones. Cue files with
multiple flac files were tested. They seemed to be OK with just the
correct file name - never tested whether the flac (or WAV) file name had
to be the exactly same as track name.

Post a the cue file with multiple source files.



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

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


Re: [SlimDevices: SqueezeCenter] Podcast

2021-01-14 Thread Redrum


philippe_44 wrote: 
> Also, if you set player.source log at at least info, you should see a
> log saying "Stopping remote stream upon full buffer when paused". It
> means that the player has been stopped and 1/the stream is seekable
> 2/the position was known. 
> 
> BTW, is this a Group (from my Group plugin) that you are pausing? A
> Group will stay assembled for a certain amount of time only (default =
> 30 mins) and if you restart from a real player (e.g. a Radio) and not
> the virtual player form the WebUI or a controller like iPeng, then
> restart will not work correctly after the delay expired.

I did not get the player.source suggestion until today, so I did not set
it. I use your group plugin (thank you again) but podcasts are single
room listening for me, so it's just single player. BTW this test was a
receiver with a controller as the UI.

*I had a resume failure this morning* and have attached the log for
today. I had paused it about 3PM EST yesterday, and tried to resume it
this morning 7AM. When it failed it seemed to want to resume, and there
might of been the "getting stream info" message (not 100% sure) but when
it failed I got the full screen black block message "problem - could not
connect to server ". Then when I hit pause again (to retry
resume), it started from the beginning. This is the failure case I have
seen, and it does seem time dependent if I use pause/resume, but, using
"play from previous position" does not seem to fail this way (to the
best of my recall)

Like I said Philippe, it's not a big deal to me, especially now that I
know what it is and how to recover. But, I know that a lot of us are the
same, if something isn't right, we need to fix it, no matter how
insignificant ;)

Jim


+---+
|Filename: server.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32959|
+---+


Redrum's Profile: http://forums.slimdevices.com/member.php?userid=33806
View this thread: http://forums.slimdevices.com/showthread.php?t=112587

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.1.1 released!

2021-01-14 Thread Michael83


Thanks a lot! :cool:



Michael83's Profile: http://forums.slimdevices.com/member.php?userid=70574
View this thread: http://forums.slimdevices.com/showthread.php?t=113672

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.1.1 released!

2021-01-14 Thread slartibartfast


Does this mean I need to start again with a fresh download to continue
to receive 8.1 nightlies?

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=113672

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.1.1 released!

2021-01-14 Thread Michael Herger

Does this mean I need to start again with a fresh download to continue
to receive 8.1 nightlies?


Yes, if you want to have the 8.1.2 nightlies, you'll have to install the 
first one manually.


--

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread mortify


mherger wrote: 
> > 
> How did you set up the port mapping?
> 

The ports are set up as:
ports:
- 9004:9000/tcp
- 9092:9090/tcp
- 3485:3483/tcp
- 3485:3483/udp



mortify's Profile: http://forums.slimdevices.com/member.php?userid=56731
View this thread: http://forums.slimdevices.com/showthread.php?t=113282

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread Michael Herger

The ports are set up as:
ports:
- 9004:9000/tcp


And you try to access the instance on port 9004?

Please note that the server must run on the same port as you map on the 
outside. This is not important for the web UI, but for the players: LMS 
would tell the players on which port to get the audio streams. As it 
only knows what port it's running on in the container, it would tell the 
player to connect on port 9000, where you've exposed 9004. The player 
wouldn't be able to connect this way.


In the official image you can set the HTTP_PORT environment variable for 
LMS to pick up.


--

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread mortify


mherger wrote: 
> > The ports are set up as:
> > ports:
> > - 9004:9000/tcp
> 
> And you try to access the instance on port 9004?
> 
> Please note that the server must run on the same port as you map on the 
> outside. This is not important for the web UI, but for the players: LMS 
> would tell the players on which port to get the audio streams. As it 
> only knows what port it's running on in the container, it would tell the
> 
> player to connect on port 9000, where you've exposed 9004. The player 
> wouldn't be able to connect this way.
> 
> In the official image you can set the HTTP_PORT environment variable for
> 
> LMS to pick up.
> 

Going to http://192.168.1.100:9004 gives me connection reset. HTTP_PORT
was set to 9004

To debug, I killed the conflicting process running on port 9000 and
changed the settings on this container to - 9000:9000/tcp and the
HTTP_PORT to match and I can access the UI. It doesn't see any players,
but at least the UI is accessible. It almost seemed like the mapping
wasn't working.



mortify's Profile: http://forums.slimdevices.com/member.php?userid=56731
View this thread: http://forums.slimdevices.com/showthread.php?t=113282

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread Michael Herger

Going to http://192.168.1.100:9004 gives me connection reset. HTTP_PORT
was set to 9004


In this case you'd have to make a 9004:9004 mapping, not 9004:9000.

--

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread Blisteringblue


This system just gets better and better.  Mine runs on my old WHS 2011
on an old Proliant Microserver. I need intel for Sugarcube which I still
use.

Mine updated to 8 automatically, although I did load one of Michael's
manual builds after a crash a couple of years ago, and recovered my
trackstat etc.   I saw this thread and thought ooh this looks good only
to find I've been running it since it was released ;)

Must admit I did see Spotify was a little more integrated but didn't
think it was a complete new release.

Great work as normal, and anybody like me still a lover of Sugarcube, it
just keeps on going with the version too.



Boom (Retired), Receiver (Retired), Squeezelite-X, Spotty, Android
Squeezer and Android Squeeze Player playback
LMS 8.1.1 on HP Proliant Microserver (WHS 2011) MusicIP & Spicefly
Sugarcube

Blisteringblue's Profile: http://forums.slimdevices.com/member.php?userid=22946
View this thread: http://forums.slimdevices.com/showthread.php?t=113282

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread mortify


mherger wrote: 
> > Going to http://192.168.1.100:9004 gives me connection reset.
> HTTP_PORT
> > was set to 9004
> 
> In this case you'd have to make a 9004:9004 mapping, not 9004:9000.
> 

That's it!!! Thank you for your help.



mortify's Profile: http://forums.slimdevices.com/member.php?userid=56731
View this thread: http://forums.slimdevices.com/showthread.php?t=113282

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread vco1


Regular CUE sheets, i.e. with one file, are working fine now. Although
I'm still curious to know what the requirements are: do filenames matter
(off course the filename in the cue sheet should be equal to the
filename of the flac/m3 file)? What's the logic for not adding files to
the database when there is a cue sheet?

The multi file CUE sheet is an edge case indeed. And it's already
working better than before (which was not at all ;-)). I'm still testing
with that.

The CUE sheet is bare bones. Nothing fancy, nothing that shouldn't be
there. Also there are no embedded cue sheets available. Let me put it
like this, it would be a nice to have. Although, now LMS is almost
there, it would be nice to get it completely working.



vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=113663

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread vco1


mherger wrote: 
> One case we've seen recently was where a FLAC file had an embedded CUE 
> sheet in addition to the .CUE sheet, and they weren't identical. Would 
> you mind sharing your files with us to investigate?
> 
> -- 
> 
> Michael
I can't share the files unfortunately. It's copyrighted material.
Is there a way to check is there is an embedded cue sheet? My tag editor
(Yate on MacOS), doesn't show anything that remotely looks like there
might be a cue sheet embedded, nor does LMS provide hints. But you never
know...



vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=113663

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread RobbH


bpa wrote: 
> My earlier posts were to do with cue files with multiple source files. 
> The Nov/Dec LMS problem with Cue files was related to cue files with
> multiple source files - this seems to be similar to the edge case you
> are referring.  
> The cue file you posted had only one source flac file.  
> The point I made earlier was that not all multi source cue file formats
> are supported - in particular EAC generated ones. Cue files with
> multiple flac files were tested. They seemed to be OK with just the
> correct file name - never tested whether the flac (or WAV) file name had
> to be the exactly same as track name.
> 
> Post a the cue file with multiple source files.

Please forgive me if I'm wildly off base here. That's not at all
unlikely. But I think what makes certain multi-source cue files
non-standard is the addition of a pregap (index 0 command) for each
track (>1) to the end of the preceding track. Without this quirk,
multi-source cue files can meet all standards.



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=113663

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread bpa


RobbH wrote: 
> Please forgive me if I'm wildly off base here. That's not at all
> unlikely. But I think what makes certain multi-source cue files
> non-standard is the addition of a pregap (index 0 command) for each
> track (>1) to the end of the preceding track. Without this quirk,
> multi-source cue files can meet all standards.

You're probably right.  I don't use cue files and the comment about
"INDEX" makes sense as when I tested the unsupported EAC generated
variant it had "INDEX" entries. 

vc01 wrote: 
> I can't share the files unfortunately. It's copyrighted material.
Isn't the just the  audio copyrighted not the CUE text file ?
Can you not even share the CUE file with the specific  track title
associated the audio files obscured.
The structure of the CUE file is important so that it can be checked not
the value of the fields.



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

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


Re: [SlimDevices: SqueezeCenter] Podcast private feed not playing

2021-01-14 Thread daveaudi0


Paul Webster wrote: 
> Looks like this is indeed how it works ... (X-Amz-SignedHeaders being
> the list of header fields and X-Amz-Signature is the result of their
> pre-signing calculation.
> https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html
> 

Good find! This exactly explains the behavior I'm seeing!



daveaudi0's Profile: http://forums.slimdevices.com/member.php?userid=71231
View this thread: http://forums.slimdevices.com/showthread.php?t=113665

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


Re: [SlimDevices: SqueezeCenter] Podcast private feed not playing

2021-01-14 Thread daveaudi0


mherger wrote: 
> 
> What kind of player are you using? I must assume it's not a SB, as that
> 
> wouldn't support https.
> 
> Would forcing proxied streaming in LMS work?
> 

Im using a squeezelite player. And with the Reliable plugin enabled, it
is already forced proxying from what I understand



daveaudi0's Profile: http://forums.slimdevices.com/member.php?userid=71231
View this thread: http://forums.slimdevices.com/showthread.php?t=113665

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread mortify


Unfortunately, it will won't find any players. If I start up my 7.9
instance, that will find the players and then so will 8.1.1, but 8.1.1
won't find it by itself. This seems like another port configuration
issue.

ports:
- 9005:9005/tcp
- 9095:9090/tcp
- 3488:3483/tcp
- 3488:3483/udp 

HTTP_PORT=9005



mortify's Profile: http://forums.slimdevices.com/member.php?userid=56731
View this thread: http://forums.slimdevices.com/showthread.php?t=113282

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


Re: [SlimDevices: SqueezeCenter] Logitech Media Server 8.0.0 released!

2021-01-14 Thread Michael Herger

- 3488:3483/tcp
- 3488:3483/udp


Yes, you can't change these ports. They must be 3483.

--

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


Re: [SlimDevices: SqueezeCenter] Server can't see media on Mac

2021-01-14 Thread Pieter12


mherger wrote: 
> > I recently upgraded to an iMac running Mac OS Catalina and LMS 8.2.
> My
> > media is on an external drive and even though I choose the music
> folder
> > on that drive, LMS does not see any of the music files when I rescan.
> I
> > have tried clearing the cache but it doesn't help. I have some FLAC
> > files on the internal hard drive and those show up fine. Any
> > suggestions?
> Please search the forum for catalina or mojave. There are several 
> threads of almost identical subject line...
> 
> summary: you need to give perl5.18 full disk access.
> 
> -- 
> 
> Michael
I tried searching and I have given full disk access to perl5.18. Still
nothing in the library. It works fine in Mojave, though.



Pieter12's Profile: http://forums.slimdevices.com/member.php?userid=66581
View this thread: http://forums.slimdevices.com/showthread.php?t=113671

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


Re: [SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2021-01-14 Thread Stone Free


So is there any way to get it to work with version 8.1?



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=113400

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


Re: [SlimDevices: SqueezeCenter] Server can't see media on Mac

2021-01-14 Thread MrC


See my posts here:

https://forums.slimdevices.com/showthread.php?113581-LMS-can-t-select-media-folder-under-macOS-Big-Sur



MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=113671

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


Re: [SlimDevices: SqueezeCenter] Podcast private feed not playing

2021-01-14 Thread daveaudi0


'PR created' (https://github.com/Logitech/slimserver/pull/508). Please
add/criticize/scold on github if you desire!



daveaudi0's Profile: http://forums.slimdevices.com/member.php?userid=71231
View this thread: http://forums.slimdevices.com/showthread.php?t=113665

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread vco1


bpa wrote: 
> You're probably right.  I don't use cue files and the comment about
> "INDEX" makes sense as when I tested the unsupported EAC generated
> variant it had "INDEX" entries. 
> 
> 
> Isn't the just the  audio copyrighted not the CUE text file ?
> Can you not even share the CUE file with the specific  track title
> associated the audio files obscured.
> The structure of the CUE file is important so that it can be checked not
> the value of the fields.
Sorry, I misunderstood. Of course I can share the CUE sheet. Artist,
album and titles replaced, but the structure fully intact.


Code:

REM DATE 2019
  PERFORMER "Artist Name"
  TITLE "Album Title"
  FILE "Artist Name - Album Title 1.flac" WAVE
  TRACK 01 AUDIO
  TITLE "Title 1"
  PERFORMER "Artist Name"
  INDEX 01 00:00:00
  TRACK 02 AUDIO
  TITLE "Title 2"
  PERFORMER "Artist Name"
  INDEX 01 09:2:00
  TRACK 03 AUDIO
  TITLE "Title 3"
  PERFORMER "Artist Name"
  INDEX 01 17:00:00
  TRACK 04 AUDIO
  TITLE "Title 4"
  PERFORMER "Artist Name"
  INDEX 01 26:19:54
  TRACK 05 AUDIO
  TITLE "Titel 5"
  PERFORMER "Artist Name"
  INDEX 01 35:32:00
  TRACK 06 AUDIO
  TITLE "Title 6"
  PERFORMER "Artist Name"
  INDEX 01 42:36:45
  FILE "Artist Name - Album Title 2.flac" WAVE
  TRACK 07 AUDIO
  TITLE "Title 7"
  PERFORMER "Artist Name"
  INDEX 01 00:00:00
  TRACK 08 AUDIO
  TITLE "Title 8"
  PERFORMER "Artist Name"
  INDEX 01 07:46:00
  TRACK 09 AUDIO
  TITLE "Title 9"
  PERFORMER "Artist Name"
  INDEX 01 17:00:00
  TRACK 10 AUDIO
  TITLE "Title 10"
  PERFORMER "Artist Name"
  INDEX 01 22:02:00
  TRACK 11 AUDIO
  TITLE "Title 11"
  PERFORMER "Artist Name"
  INDEX 01 26:31:54
  TRACK 12 AUDIO
  TITLE "Title 12"
  PERFORMER "Artist Name"
  INDEX 01 33:50:54
  TRACK 13 AUDIO
  TITLE "Title 13"
  PERFORMER "Artist Name"
  INDEX 01 37:56:26
  TRACK 14 AUDIO
  TITLE "Title 14"
  PERFORMER "Artist Name"
  INDEX 01 43:43:10
  TRACK 15 AUDIO
  TITLE "Title 15"
  PERFORMER "Artist Name"
  INDEX 01 50:45:02
  




vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=113663

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


[SlimDevices: SqueezeCenter] M4A files not found/recognized

2021-01-14 Thread seidler


Hi,

I've been using LMS for a while on my x86 server running Debian 10. It
works great. I use it to stream to various AirPlay and UPnP-compatible
devices around the house.

However, I have the problem that I have m4a and mp4 files in my library
and I would like to play those files, too. I have tried searching the
forums and the web for a solution, but I didn't find any. The problem is
that the folders with the m4a files will appear to be empty when I
browse to them in the web interface or Squeezer (Android app). So it's
likely that for some reason they are being ignored, and I don't know how
to find out why and how to make LMS not ignore them.

Any pointers?

Thanks,

Stefan



seidler's Profile: http://forums.slimdevices.com/member.php?userid=71238
View this thread: http://forums.slimdevices.com/showthread.php?t=113674

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


Re: [SlimDevices: SqueezeCenter] Server can't see media on Mac

2021-01-14 Thread Pieter12


MrC wrote: 
> See my posts here:
> 
> https://forums.slimdevices.com/showthread.php?113581-LMS-can-t-select-media-folder-under-macOS-Big-Sur

Pardon my ineptitude, although I have been able to locate and allow disk
access for perl and perl5.18, I cannot locate either bash (I do see
bashbug) or sh. I also cannot find out how to force LMS to reboot.



Pieter12's Profile: http://forums.slimdevices.com/member.php?userid=66581
View this thread: http://forums.slimdevices.com/showthread.php?t=113671

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


Re: [SlimDevices: SqueezeCenter] Server can't see media on Mac

2021-01-14 Thread MrC


No worries.

The bash binary lives in /bin (not /usr/bin).  Follow the instructions I
posted in my replies in the thread I mentioned.

Use the LMS panel in System Preferences to Stop / Start the server.



MrC's Profile: http://forums.slimdevices.com/member.php?userid=468
View this thread: http://forums.slimdevices.com/showthread.php?t=113671

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


Re: [SlimDevices: SqueezeCenter] Server can't see media on Mac

2021-01-14 Thread Pieter12


MrC wrote: 
> No worries.
> 
> The bash binary lives in /bin (not /usr/bin).  Follow the instructions I
> posted in my replies in the thread I mentioned.
> 
> Use the LMS panel in System Preferences to Stop / Start the server.

Thanks. It seems to have worked--the media library statistics went from
0 albums to 2751. Hallelujah!



Pieter12's Profile: http://forums.slimdevices.com/member.php?userid=66581
View this thread: http://forums.slimdevices.com/showthread.php?t=113671

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


Re: [SlimDevices: SqueezeCenter] M4A files not found/recognized

2021-01-14 Thread Paul Webster


Have they been excluded?
Settings/Advanced/File Types

If not - then check LMS server.log to see if there are any clues.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland

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

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread RobbH


bpa wrote: 
> You're probably right.  I don't use cue files and the comment about
> "INDEX" makes sense as when I tested the unsupported EAC generated
> variant it had "INDEX" entries. 
> 
> 

Specifically, I think it's the "INDEX 0" (or 00) command that's the
problem, when it's appended to the file containing the previous track.
That's the pregap, usually silent, that a CD player starts with when you
tell it to play a single track. When playing the whole CD or any subset
of multiple tracks in the original order, the pregaps are skipped. At
least, I think that's how I remember it working.

The INDEX 01 commands in vco1's cue file are entirely in accordance with
the standard. I don't think they should be a problem.

Again, that's what I think, but my expertise is very limited and not
very recent.



LMS 8 nightly; 3 Squeezelite players connected by powerline ethernet; 5
wireless players connected via Airplay Bridge; 1 SqueezeAmp player
no high-end or esoteric audio gear
1 Squeezebox Radio (upgraded UE Smart Radio) now mostly retired

RobbH's Profile: http://forums.slimdevices.com/member.php?userid=67008
View this thread: http://forums.slimdevices.com/showthread.php?t=113663

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


[SlimDevices: SqueezeCenter] UPnP/DLNA Media Interface settings?

2021-01-14 Thread david_phl


Hello,

Are there any settings for the UPnP/DLNA Media Interface plugin we can
change or any way to customize the DLNA client views?

Here are the folders I can view from my DLNA client (Yamaha Musiccast
app):

32966

My problem is that the Artist view include a lot of "1 or 2
track-artists" from compilations. I'd like to add an AlbumArtist view
that would be faster to scroll and easier to find the relevant artists I
want to listen. Something similar to the LMS library folders or what i
can see from the built-in Windows DLNA server:

32967

Maybe there is a config file one can edit...

Thanks!


+---+
|Filename: Screenshot_20210114-214418-small.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=32967|
+---+


david_phl's Profile: http://forums.slimdevices.com/member.php?userid=70131
View this thread: http://forums.slimdevices.com/showthread.php?t=113675

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


Re: [SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2021-01-14 Thread erland

Stone Free wrote: 
> So is there any way to get it to work with version 8.1?
If original developer don’t plan to update it someone would have to
manually download install it in “Plugins” directory and possibly modify
the install.xml bundled in the plugin to say maxVersion=* and after this
verify that it works in latest LMS version. After this a pull request
can be created to add it to the list of unsupported plugins:
https://github.com/LMS-Community/lms-plugin-repository/blob/master/unsupported.xml

When this has been done it can be installed in 8.1 and later if usage of
unsupported extensions has been activated.

If the person verifying it don’t know how to create a pull request you
can probably just mention in this thread that you have verified that it
works and someone else might be able to help creating the pull request.

Before creating the pull request make sure to check with the original
developer if he plans to provide a supported version for 8.1



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=113400

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


Re: [SlimDevices: SqueezeCenter] Cue file handling

2021-01-14 Thread vco1


I'm still working my way through the code, especially cue.pm. Being not
fluent in Perl (to say the least ;-)) and unfamiliar with the inner
workings of LMS altogether, that takes a while. Still, I'm pretty sure
the handling of a cue sheet with multiple files contains a bug. The fact
that the 'source' files show up in the LMS lists with file type 'cur'
while these should be hidden (line 656 onwards) is one thing I'm looking
into.



vco1's Profile: http://forums.slimdevices.com/member.php?userid=68036
View this thread: http://forums.slimdevices.com/showthread.php?t=113663

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