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

2022-10-23 Thread Candlemass
Cool, thanks! :cool: Candlemass's Profile: http://forums.slimdevices.com/member.php?userid=63202 View this thread: http://forums.slimdevices.com/showthread.php?t=105757 ___

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

2022-10-23 Thread Michael Herger
are there any plans to add library view support to the plugin? The quote is just about 4 years old :) LastMix v2.2.0 is on its way to you. Please give it a try (and report back in a LastMix specific thread, if needed). ___ beta mailing list

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

2022-10-14 Thread Candlemass
mherger wrote: > > Sorry, it's LastMix (local music only). > > Searching the code for "library" I only found this comment: > > # XXX - add library support > > Oops... > > -- > > Michael Hi, are there any plans to add library view support to the plugin? The quote is just about 4

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

2022-10-14 Thread Michael Herger
I've got four different DontStopTheMusic.pm for Random Play. Which one do I change? There's only one. Please check the exact folder. ___ 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-10-08 Thread Zombie
I've got four different DontStopTheMusic.pm for Random Play. Which one do I change? Zombie's Profile: http://forums.slimdevices.com/member.php?userid=25009 View this thread:

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

2022-04-10 Thread slartibartfast
cpd73 wrote: > formats.playlists, player.playlist If I remove the PlayHLS plugin then the playlist is saved but I see a another couple of errors which probably aren't important. +---+ |Filename: playlist1.log

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

2022-04-10 Thread slartibartfast
cpd73 wrote: > formats.playlists, player.playlist OK, with those logs set to info I get the attached log. The PlayHLS plugin seems to be interfering. +---+ |Filename: playlist.log |

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

2022-04-10 Thread cpd73
slartibartfast wrote: > Hmm I checked the modification time of the m3u file and it wasn't > updated until I saved it and overwrote it from the default skin. Which > logging settings should I use? formats.playlists, player.playlist *Material debug:* 1. Launch via http:

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

2022-04-10 Thread kidstypike
slartibartfast wrote: > When I add a Tidal track from the play queue to a playlist I see a > message > Added to 'playlistname' > Also while it does add the track to the playlist in LMS it doesn't save > the m3u file so when LMS is restarted the playlist reverts to the old > saved playlist. In

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

2022-04-10 Thread slartibartfast
cpd73 wrote: > H LMS -should- save playlist on changes, and does for me. With > appropriate logging enabled, when adding a track from the queue to a > playlist I see: > > > Code: > > > [22-04-10 19:00:54.3931] Slim::Player::Playlist::modifyPlaylistCallback

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

2022-04-10 Thread cpd73
slartibartfast wrote: > When I add a Tidal track from the play queue to a playlist I see a > message > Added to 'playlistname' > Also while it does add the track to the playlist in LMS it doesn't save > the m3u file so when LMS is restarted the playlist reverts to the old > saved playlist. In

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

2022-04-10 Thread kidstypike
slartibartfast wrote: > When I add a Tidal track from the play queue to a playlist I see a > message > Added to 'playlistname' > Also while it does add the track to the playlist in LMS it doesn't save > the m3u file so when LMS is restarted the playlist reverts to the old > saved playlist. In

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

2022-04-10 Thread slartibartfast
cpd73 wrote: > Nope, can't find any "Adding <> to playlist" messages in Material... I, > perhaps wrongly, assumed that after DSTM added a track to the queue, > Material adding this track to a stored playlist, that a) in the stored > playlist this track had no meta-data and b) when adding to the

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

2022-04-10 Thread cpd73
mherger wrote: > > As stated earlier, it is Material that is invoking JSONRPC to add a > > track to a -stored- playlist via: > > > >["playlists", "edit", "playlist_id:", "cmd:add", > "url:"] > > The original poster mentioned a message "adding null to playlist". I > can't find this string

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

2022-04-10 Thread Michael Herger
As stated earlier, it is Material that is invoking JSONRPC to add a track to a -stored- playlist via: ["playlists", "edit", "playlist_id:", "cmd:add", "url:"] The original poster mentioned a message "adding null to playlist". I can't find this string in LMS. Are you showing this?

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

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

2022-04-10 Thread cpd73
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. As stated earlier, it is Material that is invoking JSONRPC to add a track to a -stored-

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

2022-04-10 Thread Michael Herger
(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.) #EXTINF is a playlist file format specific thing. DSTM

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.

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

2022-04-09 Thread Michael Herger
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

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

2022-04-09 Thread slartibartfast
mechaMecha wrote: > Same thing. All tracks have #EXTINF data except for the streamed tracks > that DSTM added to my play queue.Yup you are right my playlist m3u file also > contains #EXTINF data for local tracks but not for online tracks. Even so, my online tracks in the playlist do show track

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

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

2022-04-09 Thread slartibartfast
mechaMecha wrote: > Just took a look at my current play queue's m3u file. > > Local track added manually: > > Code: > >

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

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

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

2022-04-09 Thread RobbH
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. Here's mine. A Qobuz track added to the queue by DSTM

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

2022-04-09 Thread slartibartfast
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. My Tidal track which displays correctly shows as

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.

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

2022-04-09 Thread Michael Herger
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. Most likely because DSTM would fall back to random tracks, as Spotty

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.

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

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.

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

2022-04-09 Thread cpd73
mechaMecha wrote: > 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 queued songs, whether they're local,

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

2022-04-09 Thread slartibartfast
mechaMecha wrote: > 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?Yes, I have uninstalled Playlist > Manager and used "Add to playlist" in Material

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

2022-04-08 Thread Michael Herger
I just now tried some other options (MusicIP Mix, Spotify Recommendations). Each one added songs from my music library (most Spotify Recommendations certainly does not add local tracks. But that doesn't really matter. Again, I'm only experiencing this problem when streamed songs are added

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

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

2022-04-08 Thread RobbH
mechaMecha wrote: > 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. Are you saying that tracks added this way are not

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?

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:

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

2022-04-08 Thread slartibartfast
mechaMecha wrote: > 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

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

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

2022-04-08 Thread slartibartfast
mechaMecha wrote: > Intel NUC/Windows 10.Do you have a laptop you could install it on to see if > it makes a difference? Sent from my Pixel 3a using Tapatalk slartibartfast's Profile:

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:

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

2022-04-08 Thread slartibartfast
mechaMecha wrote: > Tidal and Qobuz sourced tracks result in the exact same problem, but > only when they're automatically added to my queue via DSTM plugin. Local > tracks are fine in every situation.What are you running LMS on? Sent from my Pixel 3a using Tapatalk

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:

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

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

2022-04-08 Thread slartibartfast
mechaMecha wrote: > 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

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,

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

2022-04-08 Thread cpd73
mherger wrote: > > Weird thing is, when I tap on the "null" entries in my playlist, they > > actually queue up the correct songs. > > I think you should try to figure out what is adding those track. Disable > > the Playlist Manager plugin and see whether you still have those menus. > > Or ask

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

2022-04-08 Thread Michael Herger
Weird thing is, when I tap on the "null" entries in my playlist, they actually queue up the correct songs. I think you should try to figure out what is adding those track. Disable the Playlist Manager plugin and see whether you still have those menus. Or ask in a Material thread, whether it's

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

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

2022-04-08 Thread slartibartfast
mechaMecha wrote: > 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

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

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

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

2022-04-07 Thread slartibartfast
kidstypike wrote: > I think the Playlist Manager is probably only used from a player UI, or > certain apps. :confused: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"

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

2022-04-07 Thread kidstypike
slartibartfast wrote: > I don't have Playlist Manager installed so does that appear somewhere > else in the menu system? > > Sent from my Pixel 3a using Tapatalk I think the Playlist Manager is probably only used from a player UI, or certain apps. :confused: *LMS server/study player - LMS

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

2022-04-07 Thread slartibartfast
kidstypike wrote: > Yes, works fine for me too, Material skin. > > Playlist Manager plugin installed though no idea if Material uses it.I don't > have Playlist Manager installed so does that appear somewhere else in the menu system? Sent from my Pixel 3a using Tapatalk

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

2022-04-07 Thread kidstypike
slartibartfast wrote: > It works OK for me using "Add to playlist" in Material skin. > > Sent from my Pixel 3a using Tapatalk Yes, works fine for me too, Material skin. Playlist Manager plugin installed though no idea if Material uses it. *LMS server/study player - LMS 8.3.0 *Pi4B

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

2022-04-07 Thread slartibartfast
mechaMecha wrote: > 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.It works OK for me using > "Add to playlist" in Material skin. Sent from my Pixel 3a using Tapatalk

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

2022-04-07 Thread Michael Herger
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. But do you have the Playlist Manager plugin (or some other dealing with

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.

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

2022-04-06 Thread Michael Herger
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

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.

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

2022-03-06 Thread shadowlight
Any plans to add Qobuz support? shadowlight's Profile: http://forums.slimdevices.com/member.php?userid=66327 View this thread: http://forums.slimdevices.com/showthread.php?t=105757

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

2022-02-19 Thread Michael Herger
Needs some with paying subscriptions to confirm that it continues to work for them. Those users should be in the vast majority, we'll hear from them quickly if things fail :-D. ___ beta mailing list beta@lists.slimdevices.com

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

2022-02-19 Thread Paul Webster
mherger wrote: > > Please give 2.1.0 a try. It tries to figure out what kind of > subscription you're using and would disable Deezer integration if it > wasn't Premium. Works for me. Needs some with paying subscriptions to confirm that it continues to work for them. Paul Webster author

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

2022-02-19 Thread Michael Herger
Correct - individual songs cannot be selected with a free account - at least that is what I think is the problem. Please give 2.1.0 a try. It tries to figure out what kind of subscription you're using and would disable Deezer integration if it wasn't Premium.

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

2022-02-19 Thread Paul Webster
mherger wrote: > > What you're saying is that DSTM should NOT use Deezer when using a free > > account? Correct - individual songs cannot be selected with a free account - at least that is what I think is the problem. Paul Webster author of \"now playing\" plugins covering radio france

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

2022-02-19 Thread Michael Herger
I have DSTM enabled - and I have Deezer FREE enabled. DSTM (version 1.0.0) is picking songs from Deezer (version 1.0) - but they cannot play because that does not work with Deezer FREE. In the player settings I have "LastMix - Don't Stop The Music support using Last.fm" selected. What you're

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

2022-02-19 Thread Paul Webster
Logs - Deezer plugin set to Debug Code: [22-02-19 11:20:05.6465] Slim::Plugin::Deezer::ProtocolHandler::_getTrack (491) Getting next track playback info from SN [22-02-19 11:20:06.2077] Slim::Plugin::Deezer::ProtocolHandler::__ANON__ (469) getTrack ok: { album

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

2022-02-19 Thread Paul Webster
I have DSTM enabled - and I have Deezer FREE enabled. DSTM (version 1.0.0) is picking songs from Deezer (version 1.0) - but they cannot play because that does not work with Deezer FREE. In the player settings I have "LastMix - Don't Stop The Music support using Last.fm" selected. Paul Webster

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

2021-07-18 Thread Michael Herger
Will MIN_TRACKS_LEFT always be a constant or could you imagine letting plugins/mixes set that value (within a certain range) as you do with number of used seed tracks and such? Nothing's forever. But I have no plans to change it. I'm only asking because sometimes I skip tracks very quickly

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

2021-07-17 Thread kidstypike
afriend wrote: > Will MIN_TRACKS_LEFT always be a constant or could you imagine letting > plugins/mixes set that value (within a certain range) as you do with > number of used seed tracks and such? > > I'm only asking because sometimes I skip tracks very quickly (near the > end of the current

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

2021-07-17 Thread afriend
Will MIN_TRACKS_LEFT always be a constant or could you imagine letting plugins/mixes set that value (within a certain range) as you do with number of used seed tracks and such? I'm only asking because sometimes I skip tracks very quickly (near the end of the current playlist) and it happens

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

2021-07-09 Thread Michael Herger
IO::Socket::SSL: 2.049 Is this SSL version outdated? I just wonder because everything worked fine until yesterday or the day before. It's not latest, but not that old. Is the time on your system correct? And does this log entry about DSTM mean anything? [21-07-08 14:42:51.2394]

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

2021-07-09 Thread aemneos
mherger wrote: > > I love "Don't stop the Music"! Unfortunately, it stopped working > > sometime in the last days (LastMix local only). > > > > [21-07-07 16:16:31.4340] Slim::Networking::Async::connect (114) > Failed > > to connect to nav.dl.sourceforge.net:443, because > > Net::HTTP: connect:

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

2021-07-09 Thread Michael Herger
I love "Don't stop the Music"! Unfortunately, it stopped working sometime in the last days (LastMix local only). [21-07-07 16:16:31.4340] Slim::Networking::Async::connect (114) Failed to connect to nav.dl.sourceforge.net:443, because Net::HTTP: connect: timeout You might be using outdated SSL

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

2021-07-09 Thread aemneos
Hi! I love "Don't stop the Music"! Unfortunately, it stopped working sometime in the last days (LastMix local only). I am running Logitech Media Server Version: 7.9.4 - 1603273368 and haven't changed anything recently. Just updated the MaterialSkin plugin. Could this be the cause? The

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

2021-06-30 Thread RobbH
afriend wrote: > > > That's a misunderstanding. I'm not looking for DPL as a DSTM mixer. I > need DSTM to not hiijack active DPL mixes. Thanks for the explanation. Sorry for the irrelevant intrusion. LMS 8 nightly running on Raspberry Pi OS. Mostly virtual players, occasionally with SB

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

2021-06-29 Thread erland
mherger wrote: > > do you think you could add Erland's *DynamicPlaylist* plugin to the > > 'list of mix plugins that DSTM watches out for' > > Can you say what class and property name to look for? When does > DynamicPlaylist kick in? How do they conflict? I'm surprised this only > comes up

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

2021-06-29 Thread afriend
RobbH wrote: > > afriend wrote: > > Michael, > > > > do you think you could add Erland's *DynamicPlaylist* plugin to the > > 'list of mix plugins that DSTM watches out for' > >

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

2021-06-29 Thread afriend
mherger wrote: > > do you think you could add Erland's *DynamicPlaylist* plugin to the > > 'list of mix plugins that DSTM watches out for' > > Can you say what class and property name to look for? When does > DynamicPlaylist kick in? How do they conflict? I'm surprised this only > comes up

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

2021-06-29 Thread RobbH
afriend wrote: > Michael, > > do you think you could add Erland's *DynamicPlaylist* plugin to the > 'list of mix plugins that DSTM watches out for' > (https://github.com/Logitech/slimserver/blob/7b30413bad6142b80de4a089c0786d41b0338554/Slim/Plugin/DontStopTheMusic/Plugin.pm#L177)? > > Please

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

2021-06-29 Thread Michael Herger
do you think you could add Erland's *DynamicPlaylist* plugin to the 'list of mix plugins that DSTM watches out for' Can you say what class and property name to look for? When does DynamicPlaylist kick in? How do they conflict? I'm surprised this only comes up now, as DSTM has been out for

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

2021-06-29 Thread afriend
Michael, do you think you could add Erland's *DynamicPlaylist* plugin to the 'list of mix plugins that DSTM watches out for' (https://github.com/Logitech/slimserver/blob/7b30413bad6142b80de4a089c0786d41b0338554/Slim/Plugin/DontStopTheMusic/Plugin.pm#L177)? Right now I think DSTM starts to

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

2020-12-12 Thread bakker_be
staresy wrote: > The mix settings make no difference. After a bit of experimenting, it > seems to be an issue with MusicIP and having just a single artist in a > genre. > > Changing the artist names on a few of my Johnny Cash albums to something > else resolves the issue and MusicIP returns

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

2020-12-04 Thread SlimChances
@*!*staresy***Could you not just select the Cash album and set it to random play?*** Logitech Media Server Version: 8.0.0 - 1605342997 @ Sat Nov 14 11:28:57 CET 2020 Operating system: Debian - EN - utf8 Platform Architecture: x86_64-linux Perl Version: 5.30.0 -

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

2020-12-03 Thread slartibartfast
staresy wrote: > The mix settings make no difference. After a bit of experimenting, it > seems to be an issue with MusiIP and having just a single artist in a > genre. > > Changing the artist names on a few of my Johnny Cash albums to something > else resolves the issue and MusicIP returns

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

2020-12-03 Thread staresy
slartibartfast wrote: > Try experimenting with the MusicIP settings. Mix style, mix variety and > restrict genre. > > Sent from my Pixel 3a using Tapatalk The mix settings make no difference. After a bit of experimenting, it seems to be an issue with MusiIP and having just a single artist in

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

2020-12-03 Thread slartibartfast
staresy wrote: > Hi, > I use DSTM with the MusicIP option. The way I tend to listen is to > "seed" DSTM/MusicIP with a single track (eg. a single Miles Davis track > sets up a Jazz playlist, a Bob Marley track sets up a Reggae playlist > etc..). This works well in almost all scenarios except

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

2020-12-03 Thread staresy
Hi, I use DSTM with the MusicIP option. The way I tend to listen is to "seed" DSTM/MusicIP with a single track (eg. a single Miles Davis track sets up a Jazz playlist, a Bob Marley track sets up a Reggae playlist etc..). This works well in almost all scenarios except one... I have about 20

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

2020-08-06 Thread slartibartfast
slartibartfast wrote: > Don't stop the music seems to have stopped working for me. Using latest > LMS 8 nothing is added to the playlist. > > Sent from my Pixel 3a using TapatalkNever mind it seems to have started > working again. Sent from my Pixel 3a using Tapatalk

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

2020-08-06 Thread slartibartfast
Don't stop the music seems to have stopped working for me. Using latest LMS 8 nothing is added to the playlist. Sent from my Pixel 3a using Tapatalk slartibartfast's Profile:

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

2020-05-27 Thread cpd73
Paul Webster wrote: > In Material ... > Player Settings/Audio/Don't Stop The Music (2nd group on that screen) Or long-press (~1 second) on the repeat icon when it shows no-repeat (light grey) of the infinity symbol (which is for DSTM). *Material debug:* 1. Launch via http:

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

2020-05-26 Thread Paul Webster
netchord wrote: > 3rd ;) > > but thank you, appreciate the help. Hmmm ... 3rd field in the 2nd group of fields 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

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

2020-05-26 Thread netchord
Paul Webster wrote: > In Material ... > Player Settings/Audio/Don't Stop The Music (2nd group on that screen) 3rd ;) but thank you, appreciate the help. -- 4 TB Drobo-->FW 800-->mac mini-->Ethernet Transporter--> Wireworld Eclipse 6 coax-->Meridian G61 G61--> Nordost Red Dawn-->Primare

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

2020-05-26 Thread Paul Webster
In Material ... Player Settings/Audio/Don't Stop The Music (2nd group on that screen) 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

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

2020-05-26 Thread netchord
Paul Webster wrote: > Settings/Player/Don't Stop The Music > (in LMS web ui) i'm using material skin, so navigating to Player Settings-->Extra Settings... -- 4 TB Drobo-->FW 800-->mac mini-->Ethernet Transporter--> Wireworld Eclipse 6 coax-->Meridian G61 G61--> Nordost Red Dawn-->Primare

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

2020-05-26 Thread netchord
Paul Webster wrote: > Settings/Player/Don't Stop The Music > (in LMS web ui) thanks- it's not there. -- 4 TB Drobo-->FW 800-->mac mini-->Ethernet Transporter--> Wireworld Eclipse 6 coax-->Meridian G61 G61--> Nordost Red Dawn-->Primare 30.3 Primare-->Ocos--Vienna Acoustics Beethoven/Maestro

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

2020-05-26 Thread Paul Webster
Settings/Player/Don't Stop The Music (in LMS web ui) 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

  1   2   3   4   >