Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-11 Thread NFLnut

I believe that I have found the culprit: Spicefly SugarCube. Thing is,
on my previous server settings on the other machine I never had this
problem with Spicefly. I always had it enabled (for several years) and
could still use shuffle when playing albums or folders. I'm going to
check with Charles and see if I screwed up something when I setup
everything on this new machine.

Now, if I can just get the scanner to stop running ALL of the time and
locking up on random files and never finishing a scan. But that's
another thread .. :D



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-09 Thread Michael Herger

Also, when I copied that part of the server.prefs it had just turned off
shuffle again, but I did look at it one time later before shuffle had
reset and it said:  "shuffle: 1"


Did you ever try to reproduce with all 3rd party plugins disabled?

--

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-09 Thread NFLnut

The button is not dark, and it says: "Shuffle - Don't Shuffle
Playlist."

Also, when I copied that part of the server.prefs it had just turned off
shuffle again, but I did look at it one time later before shuffle had
reset and it said:  "shuffle: 1"



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-08 Thread DJanGo

NFLnut wrote: 
> I think I figured it out (how to successfully run the 'findstr'
> command). I originally input 'findstr server.prefs.' I just now ran it
> as 'findstr shuffle server.prefs' and got back the following:
> 
> _ts_shuffle: 1465422908
> shuffle: 0
> _ts_shuffle: 1464883863
> shuffle: 0
> _ts_reshuffleOnRepeat: 1464724499
> reshuffleOnRepeat: 0
mea culpa i forgot the shuffle in front of the path (cause i looked in
the wiki to find the real path and forget it)

So this output is not that helpful as i might thought. 0 is the value
for NOT shuffle.

Is the [shuffle] button on the lms webgui "dark"? (when mouse over it
what is written in the text)?



DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-08 Thread NFLnut

I think I figured it out. I originally input 'findstr server.prefs.' I
just ran it as 'findstr shuffle server.prefs' and got back the
following:

_ts_shuffle: 1465422908
shuffle: 0
_ts_shuffle: 1464883863
shuffle: 0
_ts_reshuffleOnRepeat: 1464724499
reshuffleOnRepeat:



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-08 Thread NFLnut

This is in Winblows 10. I ran the "findstr" command in a command prompt
as an administrator. It just hangs and doesn't do anything. I've never
run a findstr command, so I'm probably doing it wrong. :)



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-08 Thread DJanGo

NFLnut wrote: 
> Well .. I thought I had this one taken care of. But it's back, even with
> the new server.prefs. I have tried disabling, one at a time: (a)
> Crossfading. (b) Replay Gain. and (c) Remove Played Songs. to see if one
> of these were causing shuffle to be turned off with every new song.
> Disabling them one at a time had no effect. Shuffle is being turned off
> with every new song.
> 
> Any ideas/suggestions?

On which oS your running lms?

If under *ux 

Code:

grep shuffle /var/lib/squeezeboxserver/prefs/server.prefs
  


under Winblows

Code:

findstr path/to/your/prefs/server.prefs
  



mybe that output help us to sort



DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-06-08 Thread NFLnut

Well .. I thought I had this one taken care of. But it's back, even with
the new server.prefs. I have tried disabling, one at a time: (a)
Crossfading. (b) Replay Gain. and (c) Remove Played Songs. to see if one
of these were causing shuffle to be turned off with every new song.
Disabling them one at a time had no effect. Shuffle is being turned off
with every new song.

Any ideas/suggestions?



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-05-31 Thread NFLnut

Deleting the (copied over) server.prefs on the new setup and forcing it
to auto-create a new server.prefs folder took care of the random play
resetting. I also had to go into the Windows administrative tools on the
original server computer and disable the auto startup LMS (changed it to
'Disabled'). I had originally thought that removing it from the startup
folder and the startup on MSCONFIG would take care of the problem but
noticed that with every daily reboot of the HTPC that it was still
running. I traced it down to the entry in the Administrative Tools.

It seems that copying over the original server.prefs file creates more
problems than it's worth.



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-05-30 Thread Michael Herger
Just make sure the old and the new server are running at the same time. 
Or shut down one of them, edit its server.prefs file to remove the 
server_uuid value, restart. Otherwise the players might get confused 
when they see the same UUID for two different installations.


--

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-05-29 Thread NFLnut

Thanks, but I am not using a random mix when the resetting occurs. It
just started doing this when I moved the server over to another
computer. I'm thinking that I may remove the copied-over server.prefs
and force it to create a new one and see if that fixes the issue. Any
other suggestions, of course, are always appreciated however.



NFLnut's Profile: http://forums.slimdevices.com/member.php?userid=13180
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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


Re: [SlimDevices: SqueezeCenter] Shuffle Play Resetting On Every New Song

2016-05-27 Thread kidstypike

NFLnut wrote: 
> Recently, I moved my LMS install from one computer to another. I copied
> over my server.prefs and other files so that may be the problem, but
> when I click the shuffle button, it remains on shuffle until it starts
> playing a new song and then it turns off shuffle every time. Does anyone
> know how to get it to STAY on shuffle? I never had this problem after
> about 8 years of using my Squeeeboxes until now.

Just an observation which may or may not apply in your case. If you have
shuffle on, and you start a "Random Mix" it will turn shuffle off.

If you start a single track/album playing shuffle will remain on.



kidstypike 

LMS on Raspberry Pi 3/max2play/HiFiBerry DAC+ > AVI DM5

1 x SB3 - 1 x Boom - 1 x (Squeezebox) Radio - 2 x Touch - 2 x Raspberry
Pi/max2play/HiFiBerry

kidstypike's Profile: http://forums.slimdevices.com/member.php?userid=10436
View this thread: http://forums.slimdevices.com/showthread.php?t=105673

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