Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-10 Thread mechaMecha


mherger wrote: 
> The command adding that URL to a playlist then is responsible of 
> grabbing the track information it wants to show. That's why I keep 
> asking for the command used in this action.

Yeah, sorry, I just haven't had the time to dig into that, but I don't
understand how that gets to the root of the problem, either, because as
I mentioned before, the data that DSTM adds to the *play queue* for
streaming tracks is the *exact same data* that's transferred when I add
those tracks to a *playlist*. Neither include any #EXTINF data. That's
what slartibartfast has discovered as well, and I'd be willing to bet
that's the case for everyone.

The *ONLY* tracks in the play queue and any playlist that *don't include
#EXTINF data* are streamed tracks added to the play queue by DSTM. Every
other track, whether it's a DSTM-added *local* track or a manually added
*local or streamed* track do not exhibit this problem at all.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-10 Thread mechaMecha


slartibartfast wrote: 
> Could you try disabling Qobuz so Tidal is used instead?

Well, I finally decided to disable the Qobuz plugin, thinking I'd try to
make my system look as much like yours as possible. DSTM then added
tracks from Tidal, which I was able to add to a playlist without
problem. I re-enabled the Qobuz plugin, and now it's working! I'm now
able to add DSTM-streamed songs that appear like they should. Even
tracks that were previously appearing as "unknown" in the list now show
track title and artist, although I often need to open the playlist
twice, otherwise DTSM-added streamed tracks still show as "unknown."
(IMHO, I'm guessing that probably wouldn't happen at all if DSTM
included the #EXTINF data for streamed tracks, because that's the one
and only difference between those tracks and all the other tracks that
have always worked properly.)

So, I guess it took the old "turn it off and on again" trick to get it
working...

Anyway, thanks for taking the time to help me out, slaritbartfast and
cpd73. I greatly appreciate it!



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-09 Thread mechaMecha


slartibartfast wrote: 
> Mine don't have #EXTINF either but still display track data. You were
> looking at the play queue m3u file, what do you see in the playlist m3u
> file that you added the track to?

Same thing. All tracks have #EXTINF data except for the streamed tracks
that DSTM added to my play queue.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-09 Thread mechaMecha


RobbH wrote: 
> Could the issue be that LastMix/Last.fm uses some other format for the
> url of online tracks?

I don't think that's the problem, because when I use other options for
DSTM (*not* LastMix/Last.fm), the same null/unknown issue still happens
with streamed tracks that have been integrated into my music library
from Tidal and Qobuz. No matter which option I choose, any streamed
track added to the queue by DSTM results in a null/unknown entry when I
try to save it to a playlist.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-09 Thread mechaMecha

cpd73 wrote: 
> Have you looked at the entries in the playlist's m3u file? Perhaps the
> URL saved there for a track added via DSTM is different to a manually
> added track? As stated, all Material does is add the track's URL to
> playlists.

Just took a look at my play queue's m3u file.

Local track added manually:

Code:


#EXTURL:file:///C:/Users/Public/Music/Fine%20Young%20Cannibals/Fine%20Young%20Cannibals/Move%20To%20Work%20-%20Fine%20Young%20Cannibals%20-%20Fine%20Young%20Cannibals.m4a
  #EXTINF:207,Move To Work
  C:\Users\Public\Music\Fine Young Cannibals\Fine Young Cannibals\Move To Work 
- Fine Young Cannibals - Fine Young Cannibals.m4a



Streamed track added manually:

Code:

#EXTURL:qobuz://13112529.flac
  #EXTINF:-1,To Our Knees by Low from The Invisible Way (Édition StudioMasters)
  qobuz://13112529.flac



Local track added by DSTM:

Code:


#EXTURL:file:///C:/Users/Public/Music/Tori%20Amos/From%20The%20Choirgirl%20Hotel/She%27s%20Your%20Cocaine%20-%20Tori%20Amos%20-%20From%20The%20Choirgirl%20Hotel.m4a
  #EXTINF:222,She's Your Cocaine
  C:\Users\Public\Music\Tori Amos\From The Choirgirl Hotel\She's Your Cocaine - 
Tori Amos - From The Choirgirl Hotel.m4a



Several streamed tracks added by DSTM:

Code:

#EXTURL:qobuz://44536217.flac
  qobuz://44536217.flac
  #EXTURL:qobuz://44536211.flac
  qobuz://44536211.flac
  #EXTURL:qobuz://3493217.flac
  qobuz://3493217.flac



Streamed tracks queued via Don't Stop The Music are missing #EXTINF
data.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-09 Thread mechaMecha


mherger wrote: 
> Most likely because DSTM would fall back to random tracks, as Spotty 
> wouldn't return any recommendations if it's not configured correctly.

Makes sense. All I know is that, when I select Spotify Recommendations,
it adds local tracks, which is what I mentioned earlier.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-09 Thread mechaMecha


cpd73 wrote: 
> Have you looked at the entries in the playlist's m3u file? Perhaps the
> URL saved there for a track added via DSTM is different to a manually
> added track? As stated, all Material does is add the track's URL to
> playlists.

I'll take a look later today. Thanks.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-09 Thread mechaMecha


mherger wrote: 
> >I'd still say you have to figure out "who" (which plugin) is adding the
> 
> tracks using which command. Then we can look into why that command would
> 
> only see null instead of actual track information. Look at the browser's
> 
> dev tools to see what command Material is sending to the server. Enable
> 
> logging for control.command (which will be super noisy, but helpful).

OK. I'll try to do this later today. Thanks.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-09 Thread mechaMecha


mherger wrote: 
> Spotify Recommendations certainly does not add local tracks. But that 
> doesn't really matter.

It absolutely does. I don't have a Spotify account, but I enabled the
plugin thinking I might try Spotify at some point. So "Spotify
Recommendations" appears as an option for DSTM. When I select it, it
adds local tracks.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


RobbH wrote: 
> Are you saying that tracks added this way are not necessarily part of
> the online music library that's integrated into the LMS database? If so,
> could that be the source of the issue?

Regardless of whether the song is integrated into my music library or
not, it results in a null/unknown entry when I try to add it to a
playlist. Every streamed song automatically added to the queue via DSTM
does it.

Manually added songs, whether they're local, streamed, integrated into
my library or not, do not have this problem at all.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


slartibartfast wrote: 
> something is different in your system

You've tried the exact same thing on your system and it works fine? When
Don't Stop The Music adds Tidal or Qobuz songs to your queue, you can
add them to a playlist without any problems?



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


slartibartfast wrote: 
> It probably won't make a difference but something is different in your
> system. Which version of LMS are you using?

8.2.0



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


slartibartfast wrote: 
> Do you have a laptop you could install it on to see if it makes a
> difference?

Yes, but I don't know if I want to go through all that trouble just to
get to the bottom of this relatively minor issue, and I'm pretty
skeptical that it would make a difference. The NUC I'm using is probably
just as powerful, processor/RAM/SSD-wise, as most mid-tier laptops. I
bought it within the past two years to specifically use as a Roon core.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


slartibartfast wrote: 
> What are you running LMS on?

Intel NUC/Windows 10.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


slartibartfast wrote: 
> Could you try disabling Qobuz so Tidal is used instead?

Tidal and Qobuz sourced tracks result in the exact same problem. Local
tracks are fine.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


I've been using the LastMix/Last.fm option for Don't Stop The Music,
because it seems to be the only option that streams music from outside
of my music library, allowing me the possibility of discovering new
music.

I just now tried some other options (MusicIP Mix, Spotify
Recommendations). Each one added songs from my music library (most
locally stored, some merged from Tidal or Qobuz). The local songs
automatically added by DSTM can be added to a playlist, no problem, but
any streamed tracks automatically added by DSTM (from Tidal or Qobuz)
result in the same null/unknown entry to the playlist.

Again, I'm only experiencing this problem when streamed songs are added
by DSTM plugin. Whenever I add songs (local or streamed) to my queue
manually, there is no problem at all, regardless of how I add the song
to my playlist ("Add to..." vs "Add to playlist").



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


cpd73 wrote: 
> I've tested by adding a YouTube track to the queue, click on the track's
> three-dotted menu button in the queue and "Add to playlist" - and this
> seems to work for me.

As I mentioned before, I have no issues at all when I *manually* add
*local or streamed* tracks to my queue, then add to playlist either by
using Playlist Manager's "Add to..." or just using Material's "Add to
playlist" with Playlist Manager disabled. The only time a null/unknown
entry is added to the playlist is when I try to add a song that's been
automatically added to my queue via DSTM using the LastMix/Last.fm
option (which invariably seems to be sourced from Qobuz).

When I have time, I'll have to look into how to do some debugging, which
I have zero experience with...



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


slartibartfast wrote: 
> If you do use "Add to playlist" do you see the same issue? On my system
> both "Add to..." and "Add to playlist" work properly even with tracks
> added by "Don't stop the music".

I disabled Playlist Manager, then in Squeezelite, tried to use "Add to
playlist" on a streamed track added by DSTM (from Qobuz). Same thing.
Shows up as "unknown" in the playlist. Local and streamed tracks that
I've added manually to my queue work fine; the only tracks that exhibit
this problem are the ones added by DSTM.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


slartibartfast wrote: 
> I just installed it and it seems to add "Add to ..." to the "more" menu
> in Material skin but only for local tracks. The OP mentioned "Add to"
> rather than "Add to playlist" but it wouldn't be available directly from
> the three dots.

Hmm. Squeezer on my Android tablet shows the "Add to..." option right at
the top of the popup menu when I tap on the three dots regardless of
whether the song is local or streamed. Maybe that's the problem? "Add
to..." only works with local songs? And Squeezer shouldn't be giving me
that option for streamed songs?

Weird thing is, when I tap on the "null" entries in my playlist, they
actually queue up the correct songs.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-08 Thread mechaMecha


mherger wrote: 
> But do you have the Playlist Manager plugin (or some other dealing with
> 
> playlists) installed? Because AFAIK this is not a LMS feature. Or maybe
> 
> it's a Material skin feature. I don't know...

Just took a look at my plugin settings. Yes, I do have Playlist Manager
enabled and I do use Material Skin. When I manually add music to my
queue, the "Add to..." feature works as expected (songs appear normally
after adding to playlist), but when I try to use it with songs that
Don't Stop The Music has added, a message pops up saying it's adding
"null" to my playlist. (These are songs that have are streamed via
either Qobuz or Tidal, not in my local music library.) When I look at
the playlist itself, the "null" entries are listed as "unknown" in
Squeezelite. On my Android devices, Squeezer shows a hyphen instead of
the word "unknown."

I mainly interact with LMS through the Squeezer app on my Android
tablet. I just now noticed that Squeezelite on my PC shows an "Add to
playlist" option in the popup menu, and I have to select "More" to
access the "Add to..." option. In Squeezer (on the tablet), the menu
doesn't even show "Add to playlist," it only gives me the "Add to..."
option, which explains why I've been using "Add to..." and not "Add to
playlist."

Oh, well. Too many different things interacting with each other to
easily troubleshoot...

37656


+---+
|Filename: Screenshot 2022-04-08 124751.png |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=37656|
+---+


mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-07 Thread mechaMecha


mherger wrote: 
> How are you trying to add to a playlist? Are you using a plugin like
> Playlist Manager?

I'm just tapping the three dots to the right of the song in the queue
and selecting "Add to..." from the menu that pops up.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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


Re: [SlimDevices: Beta] New in 7.9: "Don't Stop The Music"

2022-04-06 Thread mechaMecha


I'm in the process of switching over from Roon to LMS. It took me a
while to get up to speed with LMS, but I'm very impressed with it so
far. Honestly, with all of its features, I don't think I'll miss Roon
much.

I had to do a bit of research to get Don't Stop The Music to function
properly. Now that I have, it seems like a nice substitute for Roon
Radio, especially using the LastMix/Last.fm option. However, I've found
that when DSTM adds songs to my queue and I try to add one of those
songs to a playlist, a message pops up saying "Adding null to playlist."
When I go to the playlist I've added the song to, only a hyphen appears
for that entry, no text at all. If I select the null entry, it actually
plays the correct song. Obviously, it would be ideal if the song title
and artist appeared properly.

I'd be grateful for any suggestions to solve this problem.



mechaMecha's Profile: http://forums.slimdevices.com/member.php?userid=72451
View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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