Re: [SlimDevices: SqueezeCenter] moving media server 7.7.5 to new computer

2016-11-28 Thread Michael Herger

Any thing I should be aware of before I move media server 7.7.5 from one
Windows 10 computer to another newer Windows 10 computer?


Yes, go 7.9 right away ;-).


I will download and install 7.7.5 on the new computer, connect the
external hard drive containing my music.

*Can I move my settings files or do I need to do a complete re-scan, as
well as set up "Favorites" again?


You should be able to copy most files. Check Settings/Information to see 
where things are stored.


Alas I would not copy the library.db from the cache folder. I'd just 
bite the bullet and run a re-scan. And after copying the server.prefs 
file you should remove the server_uuid value from it. Just in case you 
happened to run both instances in parallel at some point. That's the ID 
used by the players to identify a server instance. It must not be 
available twice.


--

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


Re: [SlimDevices: SqueezeCenter] Help calling playlists with spaces in the name through URL

2016-11-28 Thread Mnyb

Tried a non iTunes playlist yet ? Just to be 100% that that did not
matter. The bug need not to be in your code

'Bla Bla' or bla\ bla does not work ? I'm probably not competent enough
to have a say 




Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: Touch + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad1 with iPengHD & SqueezePad
(spares Touch, SB3, reciever ,controller )
server HP proliant micro server N36L with ClearOS Linux

http://people.xiph.org/~xiphmont/demo/neil-young.html

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=106523

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


[SlimDevices: SqueezeCenter] moving media server 7.7.5 to new computer

2016-11-28 Thread Rammer47

Any thing I should be aware of before I move media server 7.7.5 from one
Windows 10 computer to another newer Windows 10 computer? 
I will download and install 7.7.5 on the new computer, connect the
external hard drive containing my music.

*Can I move my settings files or do I need to do a complete re-scan, as
well as set up "Favorites" again?

Thank you



Rammer47's Profile: http://forums.slimdevices.com/member.php?userid=63378
View this thread: http://forums.slimdevices.com/showthread.php?t=106540

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


Re: [SlimDevices: SqueezeCenter] Help calling playlists with spaces in the name through URL

2016-11-28 Thread caes

Paul Webster wrote: 
> You could try a "+" (without quotes) to represent the space.

Thanks for the thought.

I just gave it a shot without success:

URLs:
http://lms:9000/status.html?p0=playlist=play=Recently+Added=11:22:33:44:55:66
http://lms:9000/status.html?p0=playlist=play=Recently+Added=11:22:33:44:55:66

And through JSON:
{"id":1,"method":"slim.request","params":["11:22:33:44:55:66",
["playlist", "play", "itunesplaylist:Recently+Added"]]}

all failed to play.



caes's Profile: http://forums.slimdevices.com/member.php?userid=66305
View this thread: http://forums.slimdevices.com/showthread.php?t=106523

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


Re: [SlimDevices: SqueezeCenter] Help calling playlists with spaces in the name through URL

2016-11-28 Thread Paul Webster

You could try a "+" (without quotes) to represent the space.



Paul Webster
http://dabdig.blogspot.com

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

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


Re: [SlimDevices: SqueezeCenter] Help calling playlists with spaces in the name through URL

2016-11-28 Thread caes

I did some more work this morning.

Logging: I turned on the logs you recommended and saw some more
interesting information.

Working (single word playlist):

Code:

[16-11-29 11:40:27.1359] Slim::Control::Request::dump (2373) Request: 
Command [11:22:33:44:55:66->playlist play] from JSONRPC  (Dispatchable)
  [16-11-29 11:40:27.1362] Slim::Control::Request::dump (2375)Param: 
[_item] = [itunesplaylist:SingleWord]
  [16-11-29 11:40:27.1364] Slim::Control::Request::dump (2375)Param: 
[_title] = undef
  [16-11-29 11:40:27.1366] Slim::Control::Request::dump (2375)Param: 
[_fadein] = undef
  [16-11-29 11:40:27.1368] Slim::Control::Commands::playlistXitemCommand (1349) 
cmd: play, item: itunesplaylist:SingleWord, title: , fadeIn: undef
  [16-11-29 11:40:27.1370] Slim::Control::Commands::playlistXitemCommand (1387) 
url: itunesplaylist:SingleWord
  [16-11-29 11:40:27.4882] Slim::Control::Request::dump (2373) Request: Command 
[11:22:33:44:55:66->playlist playtracks] (Dispatchable)
  [16-11-29 11:40:27.5829] Slim::Control::Request::dump (2375)Param: 
[_what] =   Ref
[16-11-29 11:40:27.5831] Slim::Control::Request::dump (2375)   
Param: [_index] = undef
[16-11-29 11:40:27.5833] Slim::Control::Request::dump (2375)   
Param: [_fadein] = undef
[16-11-29 11:40:27.5835] Slim::Control::Request::dump (2375)   
Param: [_listref] = [ARRAY(0x94abcc0)]
[16-11-29 11:40:27.5871] Slim::Control::Request::dump (2373)
Request: Command [11:22:33:44:55:66->playlist jump] (Dispatchable)
[16-11-29 11:40:27.5873] Slim::Control::Request::dump (2375)   
Param: [_index] = undef
[16-11-29 11:40:27.5875] Slim::Control::Request::dump (2375)   
Param: [_seekdata] = undef
[16-11-29 11:40:27.5876] Slim::Control::Request::dump (2375)   
Param: [_fadein] = undef
[16-11-29 11:40:27.5878] Slim::Control::Request::dump (2375)   
Param: [_noplay] = undef
[16-11-29 11:40:27.5881]
Slim::Control::Commands::playlistJumpCommand (1034) Jumping to 0
[16-11-29 11:40:27.5882]
Slim::Control::Commands::playlistJumpCommand (1047) playing 0
[16-11-29 11:40:27.6298] Slim::Control::Request::notifyFromArray
(842) (playlist open file:///xx.mp3)
[16-11-29 11:40:27.6301] Slim::Control::Request::notifyFromArray
(842) (playlist open file:///xx.mp3)
[16-11-29 11:40:27.6325] Slim::Control::Request::dump (2373)
Request: Command [11:22:33:44:55:66->playlist jump] (Done)
[16-11-29 11:40:27.6327] Slim::Control::Request::dump (2375)   
Param: [_index] = undef
[16-11-29 11:40:27.6329] Slim::Control::Request::dump (2375)   
Param: [_seekdata] = undef
[16-11-29 11:40:27.6330] Slim::Control::Request::dump (2375)   
Param: [_fadein] = undef
[16-11-29 11:40:27.6332] Slim::Control::Request::dump (2375)   
Param: [_noplay] = undef
[16-11-29 11:40:27.6334] Slim::Control::Request::executeDone (1926)
0
[16-11-29 11:40:27.6337] Slim::Control::Request::dump (2373)
Request: Command [11:22:33:44:55:66->playlist playtracks] (Done)
[16-11-29 11:40:27.6339] Slim::Control::Request::dump (2375)   
Param: [_what] =   Ref  
  [16-11-29 11:40:27.6341] Slim::Control::Request::dump (2375)   
  Param: [_index] = undef
  [16-11-29 11:40:27.6343] Slim::Control::Request::dump (2375)   
  Param: [_fadein] = undef
  [16-11-29 11:40:27.6345] Slim::Control::Request::dump (2375)   
  Param: [_listref] = [ARRAY(0x94abcc0)]
  [16-11-29 11:40:27.6346] Slim::Control::Request::dump (2409)   
  Result: [index] = [0]
  [16-11-29 11:40:27.6348] Slim::Control::Request::executeDone
  (1926) 0
  [16-11-29 11:40:27.6351] Slim::Control::Request::dump (2373)
  Request: Command [11:22:33:44:55:66->playlist play] from JSONRPC 
  (Done)
  [16-11-29 11:40:27.6353] Slim::Control::Request::dump (2375)   
  Param: [_item] = [itunesplaylist:SingleWord]
  [16-11-29 11:40:27.6354] Slim::Control::Request::dump (2375)   
  Param: [_title] = undef
  [16-11-29 11:40:27.6356] Slim::Control::Request::dump (2375)   
  Param: [_fadein] = undef
  [16-11-29 11:40:27.6358] Slim::Control::Request::executeDone
  (1926) 0
  [16-11-29 11:40:27.6364] Slim::Control::Request::notify (2036)
  Notifying playlist play



Fails (two word playlist):

Code:

[16-11-29 11:28:55.0869] Slim::Control::Request::dump (2373) 
Request: Command [11:22:33:44:55:66->playlist play] from JSONRPC  (Dispatchable)
  [16-11-29 11:28:55.0872] Slim::Control::Request::dump (2375)Param: 
[_item] = [itunesplaylist:Recently Added]
  [16-11-29 11:28:55.0874] Slim::Control::Request::dump (2375)Param: 
[_title] = undef
  [16-11-29 11:28:55.0876] Slim::Control::Request::dump (2375)Param: 
[_fadein] = undef
  [16-11-29 11:28:55.0879] 

Re: [SlimDevices: SqueezeCenter] Extras Menu: List Songs Played

2016-11-28 Thread NFLnut

NM.

I just found out that it is a plugin (that I forgot I installed on a
previous PC) called "PlayLog." Installed it on the new server and it's
back. Found it because now that I knew that the generated report is
called "Log Of Songs Played" I did a web search and found reference to
PeterW's plugin.

Hope this helps someone else in the future ..



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

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


Re: [SlimDevices: SqueezeCenter] Extras Menu: List Songs Played

2016-11-28 Thread NFLnut

21573LMS Version # 7.9.0 -  1457012561

The feature is simply called "Log Of Songs Played" and it resides in the
"Extras" menu. I find this much more full featured and more useful than
WWTT (no offense .. I think both are nice). It includes date played,
time, and the folder or web address the file resides in. It also
(normally but for some reason not showing up here) includes "Play" "Play
Next" and "+" icons where I can tell it to play or add to the playlist
directly from the log. I can see quite a lot in one page and it is set
up to go back by month.  Is there any way that I can install/add this on
the latest builds?

(And don't laugh at the John Tesh and the NStync .. that's the wife and
kids .. ha ha)


+---+
|Filename: Log of songs played, July 2013.jpg   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=21573|
+---+


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

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


Re: [SlimDevices: SqueezeCenter] Lost Settings - Part 2

2016-11-28 Thread Man in a van

StevePalmer wrote: 
> Hi All
> 
> After my Win10 PC died that I was running LMS on, I realise now that I
> have lost all my customised settings, so I don't have anyting to 'copy
> over' from my old PC to the new one. I'm slowing tweaking the settings
> within Control Panel, to try and get things 'as they were' but I can't
> get iPlayer to work. I can see the app on my Radio, but when I click on
> a past program it just says 'the playlist is empty' even though there's
> an icon for the program showing. If memory serves, I *think* I need to
> add an additional triode (?) respository, but the one I added, keeps
> giving me a '404' error.
> 
> Is there somewhere here that has a step-by-step guide to getting iPlayer
> working?
> 
> Thanks everyone
> 
> Steve


http://forums.slimdevices.com/showthread.php?106409-BBCiPlayer-V1-5-2-beta-test



Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=106538

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


Re: [SlimDevices: SqueezeCenter] Routing of different conversion rules and formats to player by MACs

2016-11-28 Thread Julf

drmatt wrote: 
> Perhaps just an aside, but what's the benefit of streaming PCM vs FLAC?

Don't ask...



"To try to judge the real from the false will always be hard. In this
fast-growing art of 'high fidelity' the quackery will bear a solid gilt
edge that will fool many people" - Paul W Klipsch, 1953

Julf's Profile: http://forums.slimdevices.com/member.php?userid=42050
View this thread: http://forums.slimdevices.com/showthread.php?t=106517

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


[SlimDevices: SqueezeCenter] Lost Settings - Part 2

2016-11-28 Thread StevePalmer

Hi All

After my Win10 PC died that I was running LMS on, I realise now that I
have lost all my customised settings, so I don't have anyting to 'copy
over' from my old PC to the new one. I'm slowing tweaking the settings
within Control Panel, to try and get things 'as they were' but I can't
get iPlayer to work. I can see the app on my Radio, but when I click on
a past program it just says 'the playlist is empty' even though there's
an icon for the program showing. If memory serves, I *think* I need to
add an additional triode (?) respository, but the one I added, keeps
giving me a '404' error.

Is there somewhere here that has a step-by-step guide to getting iPlayer
working?

Thanks everyone

Steve



StevePalmer's Profile: http://forums.slimdevices.com/member.php?userid=42535
View this thread: http://forums.slimdevices.com/showthread.php?t=106538

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


Re: [SlimDevices: SqueezeCenter] Routing of different conversion rules and formats to player by MACs

2016-11-28 Thread drmatt

Perhaps just an aside, but what's the benefit of streaming PCM vs FLAC?





drmatt's Profile: http://forums.slimdevices.com/member.php?userid=59498
View this thread: http://forums.slimdevices.com/showthread.php?t=106517

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


Re: [SlimDevices: SqueezeCenter] Help calling playlists with spaces in the name through URL

2016-11-28 Thread Roland0

> 1) There's nothing obvious in the server log. I have tried setting
> various options to debug and watching, but nothing ever seems to show
> the name of the playlist or any errors. Would you happen to know which
> option would be the right one to set to debug?

(control.command) - Internal Command Execution Logging (Advanced)
(control.queries) - Control Query Logging (Advanced)
(control.stdio) - Standard I/O Command Logging (Advanced)
(network.http) - Internal HTTP Server Logging
(network.jsonrpc) - JSON-RPC API Logging
(plugin.???) - change to itunes

> 3) I could switch to JSON, but it's more complicated. What would be a
> valid JSON request for what I want to do? I've seen some in my research
> and tried a couple but didn't get it working.
> 

post to http://lms:9000/jsonrpc.js


Code:

user@host ~/tmp $ POST / 
'{"id":1,"method":"slim.request","params":["11:22:33:44:55:66", ["playlist", 
"play", "Some playlist"]]}'
  


change the 11:22... to your player's MAC address

> 4) Is there a way to query LMS to get a list of the actual playlist
> names in the Database? Presumably that's where the "itunesplaylist:"
> prefix is stored?
> 


Code:

user@host ~/tmp $ POST / '{"id":1,"method":"slim.request","params":["-", 
["playlists", 1, 999]]}'



or, if you actually want to query the DB:

Code:

sqlite> select * from tracks where content_type="ssp";




[ extGUI4LMS - an alternative web interface: 'forum'
(http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta))
/ 'homepage' (https://www.nexus0.net/pub/sw/extgui4lms/) | 'music
visualizer'
(http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite)
for squeezelite | 'Howto'
(http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS):
build a self-contained LMS ]

Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808
View this thread: http://forums.slimdevices.com/showthread.php?t=106523

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread w3wilkes

Sounds like you have win10 set to use your online account. I'd recommend
you switch to a "local" account for privacy reasons.



2 Duets - 1 for upstairs and 1 for downstairs
Rock Solid with LMS 7.9 on WHS 2011

w3wilkes's Profile: http://forums.slimdevices.com/member.php?userid=22973
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] Information overload

2016-11-28 Thread m4rk

I had LMS running on my NAS but moved it to a RaspberryPi when QNAP
stopped supporting it. The pi was approx 30 pounds plus a nice box to
put it in and a mirco sd card. 

Getting LMS to run on the PI was very, very easy using a max2play image
on an sd card. The hardest part, if you can call it hard,  was getting
the correct file path set in max2play. I have 2 squeezebox radio's and 6
Touch's running and a LMS player on my laptop, Squeezectrl on my phone.
All working. I was so pleased with my new found Raspberry 'skills' LOL I
bought a few more to play with. Now I have OpenVPN running on the
another pi. It doesn't look to be too hard to make touch screen player
using a pi if my Touch's start to fail one day.



LMS running on QNAP NAS TS219P+, multiple Logitech Touch's and Radios,
SqueezePlay on various PC's, DBPowerAmp, MP3Tag, FLAC

m4rk's Profile: http://forums.slimdevices.com/member.php?userid=51952
View this thread: http://forums.slimdevices.com/showthread.php?t=106502

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread StevePalmer

Cheers again CloudAtlas. It's in the middle of a humungous windows
update at the mo'. I'll repost here and let you know after a reboot.

Cheers

Steve



StevePalmer's Profile: http://forums.slimdevices.com/member.php?userid=42535
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread CloudAtlas

StevePalmer wrote: 
> Thanks again. I applied the login settings but when I look at the LMS
> control panel instead of my logon being
> myemailaddr...@outlook.com, 
> it appears as 
> .\myemail addr...@outlook.com and the password is showing as blank, even
> though i typed it into LMS
> 
> (This may all be just my ignorance about LMS generally)
> 
> Cheers
> 
> Steve
That's fine, it doesn't show the password once it's been entered and
saved.  To test that it has worked, reboot the pc and see if the LMS
icon appears in the system tray then hover the mouse over the icon and
it should say 'Logitech Media Server Running'.



CloudAtlas's Profile: http://forums.slimdevices.com/member.php?userid=65221
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread StevePalmer

Thanks again. I applied the login settings but when I look at the LMS
control panel instead of my logon being
myemailaddr...@outlook.com, 
it appears as 
.\myemail addr...@outlook.com and the password is showing as blank, even
though i typed it into LMS

(This may all be just my ignorance about LMS generally)

Cheers

Steve



StevePalmer's Profile: http://forums.slimdevices.com/member.php?userid=42535
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread d6jg

What that does is it runs LMS as a service in case you are wondering



*Vortexbox LMS 7.9 music on QNAP TS419p via NFS* iThingys/iPeng/Tablets
*Living Room* - SB3 -> Onkyo TS606 - > Celestion Ditton F20s - Zone 2 ->
Sony TA FE 320 -> Sennheiser RS 130 & B P7
*Office* - RPi -> Sony TA FE320 -> Celestion F10s / SB3 -> Onkyo CRN 755
-> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones
*Bedroom (TV)* - Amazon Fire TV (SB Player) -> Topping TP20 ->
Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread CloudAtlas

StevePalmer wrote: 
> Thanks CloudAtlas. That's helped a lot. May I just clarify? When you
> say: "credentials of an adminstrator account" - do you mean the
> credentials used when I log into Windows?
> 
> Thanks
> 
> Steve

Yes, your account will be fine as long as it's an administrator account
(which it probably will be if it's the account you used to set up the
PC).



CloudAtlas's Profile: http://forums.slimdevices.com/member.php?userid=65221
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread StevePalmer

Thanks CloudAtlas. That's helped a lot. May I just clarify? When you
say: "credentials of an adminstrator account" - do you mean the
credentials used when I log into Windows?

Thanks

Steve



StevePalmer's Profile: http://forums.slimdevices.com/member.php?userid=42535
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread CloudAtlas

I do recall reading here that some people have problems with this, but
all I do after having installed LMS on my Windows 10 x64 PC is:

- open the controll panel as an administrator
- i the status tab, change the dropdown list to 'Automatically run at
system start'
- enter the credentials of an adminstrator account in the boxes below
- apply/save, reboot and job done.

Hope this helps.



CloudAtlas's Profile: http://forums.slimdevices.com/member.php?userid=65221
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


[SlimDevices: SqueezeCenter] LMS as a Service

2016-11-28 Thread StevePalmer

Hi Folks

A while ago I installed LMS on my new Windows 10 PC. I recall having a
problem getting LMS to start at bootup. I eventually solved it with the
help of this Forum. That particular PC has recently 'died' and I'm in
the process of reinstalling LMS on the new Win10 PC. I wonder if anyone
can point me in the right direction of setting LMS up so that it starts
at bootup. I seem to recall it was something to do with setting LMS to
'run as a service', (I may have got that wrong though!) but I can't find
the relevant post here.

Big thanks

Steve



StevePalmer's Profile: http://forums.slimdevices.com/member.php?userid=42535
View this thread: http://forums.slimdevices.com/showthread.php?t=106535

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


Re: [SlimDevices: SqueezeCenter] Routing of different conversion rules and formats to player by MACs

2016-11-28 Thread soundcheck

Hi.

I'd like to continue this discussion.

Below a custom-convert.conf example.


Code:


  
  mp3 flc * *
  # FT
  [sox] -D -q -t mp3 $FILE$ -t flac -e signed  -C 0 -b 24 - 2>/tmp/sox.log
  
  flc flc * *
  # F
  [sox] -D -q -t flac $FILE$ -t flac -e signed  -C 0 -b 24 - 2>/tmp/sox.log
  
  flc pcm * *
  # F
  [sox] -D -q -t flac $FILE$ -t wavpcm -e signed  -b 24 - 2>/tmp/sox.log
  
  flc pcm * 00:00:00:00:00:00
  # F
  [sox1] -D -q -t flac $FILE$ -t wavpcm -e signed  -b 24 - rate -v -s -L 384000 
2>/tmp/sox.log
  
  flc pcm * b8:ae:ed:77:18:31
  # F
  [sox2] -D -q -t flac $FILE$ -t wavpcm -e signed  -b 24 - rate -v -s -L 88200 
2>/tmp/sox.log
  
  




If "flac flac" and also the bottom customized rules "flac pcm" are
enabled, "flac flac" overrules the customized options.

Rather low performance devices/players  (phone/tablet/bathroom)  shall
use the "flac flac" option and my main 
systems shall use "flac pcm" option.


Can this be changed? 


To e.g. ->> If there is a "routed" rule inside the "flac" section with
"whatever" output format selected, that one will be taken as default
rule for this particular player.



And just to mention it. As you can see in above, there's another
weakness with the player routing setup. 
If I don't copy and rename my sox binaries ( e.g. sox1, sox2)  I can't
distinguish the different rules/player in the Advanced settings GUI.
They'll all look the same.  That's not nice.

Thx



::: ' Touch Toolbox and more' (http://soundcheck-audio.blogspot.com) :::
by soundcheck

soundcheck's Profile: http://forums.slimdevices.com/member.php?userid=34383
View this thread: http://forums.slimdevices.com/showthread.php?t=106517

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


Re: [SlimDevices: SqueezeCenter] At Wit's End, Scanner is dead

2016-11-28 Thread GothsterC

I just blew away everything, reinstalled and reset the settings.  Now it
appears to be scanning properly.  I will let you know if it has further
problems.  Thanks.



GothsterC wrote: 
> I did that.  It starts with the Full Text Search scan.
> Here is the entire log:
> 
> [16-11-28 07:29:31.0484] main::main (205) Starting Logitech Media Server
> scanner (v7.9.0, 1480066117, Fri Nov 25 09:34:38 CUT 2016) perl
> 5.014001
> [16-11-28 07:29:31.2237] Slim::Schema::forceCommit (2149) Warning:
> Trying to commit transactions before DB is initialized!
> [16-11-28 07:29:32.6467] Slim::Music::Import::runImporter (511) Starting
> Slim::Media::MediaFolderScan scan
> [16-11-28 07:29:32.6469] Slim::Music::Import::endImporter (643)
> Completed Slim::Media::MediaFolderScan Scan in 0 seconds.
> [16-11-28 07:29:32.8035] Slim::Music::Import::runImporter (511) Starting
> Slim::Plugin::FullTextSearch::Plugin scan
> [16-11-28 07:29:32.8042]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (396) Starting
> fulltext index build
> [16-11-28 07:29:32.8280]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (400) Initialize
> fulltext table
> [16-11-28 07:29:32.8294]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (406) Create
> fulltext index for tracks
> [16-11-28 07:29:33.1767]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (416) Create
> fulltext index for albums
> [16-11-28 07:29:33.3098]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (425) Create
> fulltext index for contributors
> [16-11-28 07:29:33.5565]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (435) Create
> fulltext index for playlists
> [16-11-28 07:29:33.7044]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (470) Optimize
> fulltext index
> [16-11-28 07:29:34.3737]
> Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (485) Fulltext index
> build done!
> [16-11-28 07:29:34.3741] Slim::Music::Import::endImporter (643)
> Completed Slim::Plugin::FullTextSearch::Plugin Scan in 1 seconds.
> [16-11-28 07:29:34.3749] Slim::Music::Artwork::precacheAllArtwork (619)
> Starting precacheArtwork for 0 albums
> [16-11-28 07:29:34.3752] Slim::Music::Import::endImporter (643)
> Completed precacheArtwork Scan in 0 seconds.
> [16-11-28 07:29:34.4815] Slim::Music::Import::runScanPostProcessing
> (435) Starting Database optimization.
> [16-11-28 07:29:48.7866] Slim::Music::Import::endImporter (643)
> Completed dbOptimize Scan in 14 seconds.



GothsterC's Profile: http://forums.slimdevices.com/member.php?userid=33739
View this thread: http://forums.slimdevices.com/showthread.php?t=106532

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


Re: [SlimDevices: SqueezeCenter] LMS no longer finds my music

2016-11-28 Thread d6jg

m4rk wrote: 
> Hi,
> 
> Saw thread this while looking for a solution to another problem I got
> after installing 7.9. This thread sounds just like a problem I just had
> at the time I tired 7.9. 7.9 didn't fix my missing music problem but
> something mentioned below did. 
> 
> Symptoms:
> I am running 7.8 LMS on Raspberry PI  from Max2play plugin. While
> playing music it suddenly stopped. On checking the library nothing was
> in there anymore. I cleared library and re-scanned but LMS  found
> nothing.  Rebooted router, rebooedt QNAP NAS witht he music files, both
> rebooted several times and still nothing.  Rebooted RaspberryPi and
> still no change. Re-Installed/upgraded 7.8 >>7.9 using max2play. Still
> no music. Problem actually got worse and couldn't access LMS settings at
> all in the end but could access the RaspberryPi and Max2play where LMS
> was located. 
> 
> In LMS the music folder is the mount point I set Max2play to point to
> the music on the NAS. The Max2play mount point was using the IP address
> of the NAS in the path to the music folder. I changed this to use the
> NAS server name instead. Rebooted all again this time also including a
> network switch and tried again. Now it works and all files are back
> after a re-scan!!! 
> 
> Maybe something I mentioned helps the OP find the fix.
> 
> Now I just have to work why my alarms sounds have disappeared with 7.9
> or go back to 7.8 :-)

Has the QNAP changed IP address ? 
It really should be fixed so that the mount point IP never changes. 
Using its name will often work but an IP address is better (I won't go
into technical reasons but the name won't always work, the IP address if
fixed always will).



*Vortexbox LMS 7.9 music on QNAP TS419p via NFS* iThingys/iPeng/Tablets
*Living Room* - SB3 -> Onkyo TS606 - > Celestion Ditton F20s - Zone 2 ->
Sony TA FE 320 -> Sennheiser RS 130 & B P7
*Office* - RPi -> Sony TA FE320 -> Celestion F10s / SB3 -> Onkyo CRN 755
-> Wharfedale Modus Cubes
*Dining Room* -> SB Boom *Kitchen* -> UE Radio (upgraded to SB Radio)
*Bedroom (Bedside)* - SB Touch -> Topping TP21 -> AKG Headphones
*Bedroom (TV)* - Amazon Fire TV (SB Player) -> Topping TP20 ->
Wharfedale Modus Cubes

d6jg's Profile: http://forums.slimdevices.com/member.php?userid=44051
View this thread: http://forums.slimdevices.com/showthread.php?t=106477

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


Re: [SlimDevices: SqueezeCenter] LMS no longer finds my music

2016-11-28 Thread m4rk

Hi,

Saw thread this while looking for a solution to another problem I got
after installing 7.9. This thread sounds just like a problem I just had
at the time I tired 7.9. /.9 didn't fix it but something mentioned below
did. 

Symptoms:
I am running 7.8 LMS on Raspberry PI  from Max2play plugin. While
playing music and it suddenly stopped. On checking the library nothing
was there anymore. Cleared library and re-scanned but  found nothing. 
Reboot router, reboot QNAP NAS, both several times and still nothing. 
Rebooted RaspberryPi still no change. Re-Install 7.8 >>7.9 from
max2play. Still no music. Problem got worse and couldn't access LMS
settings at all in the end but could access the RaspberryPi and Max2play
where LMS was located. 

In LMS the music folder is the mount point I set Max2play to point to
the music on the NAS. The Max2play mount point was using the IP address
of the NAS in the path to the music folder. I changed this to use the
NAS server name instead. Rebooted all aggain this time including a
network switch and tried again. Now it works and all files are back
after a re-scan!!! 

Maybe something I mentioned helps the OP find the fix.

Now I just have to work why my alarms sounds have disappeared with 7.9
or go back to 7.8 :-)



LMS running on QNAP NAS TS219P+, multiple Logitech Touch's and Radios,
SqueezePlay on various PC's, DBPowerAmp, MP3Tag, FLAC

m4rk's Profile: http://forums.slimdevices.com/member.php?userid=51952
View this thread: http://forums.slimdevices.com/showthread.php?t=106477

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


[SlimDevices: SqueezeCenter] TIDAL playing 3/4 of each track when players are synced.

2016-11-28 Thread JimmyHoffa81

Hi

In addition to this problem
http://forums.slimdevices.com/showthread.php?106164-Issues-with-Tidal-(v1-2-plugin)-by-Logitech/page5
I also have a problem with the TIDAL app that only occurs when my two
players are synced (receiver and boom).
Every single track plays fine about 3/4 of the way, and then i skips to
the next track.
When i only play on one of them it plays the entire song.

Any suggestions on how I solve this?



JimmyHoffa81's Profile: http://forums.slimdevices.com/member.php?userid=32367
View this thread: http://forums.slimdevices.com/showthread.php?t=106533

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


Re: [SlimDevices: SqueezeCenter] no 3rd party plugins in LMS 7.9.0

2016-11-28 Thread MLO

Dear Michael,
Thanks again. I am puzzled also. I will check various options coming
weeks in order to find out when the problem occurs. I searched on the
internet, but it looks like I am the only one in universe with this
issue. So it must be something with my settings.



MLO's Profile: http://forums.slimdevices.com/member.php?userid=66284
View this thread: http://forums.slimdevices.com/showthread.php?t=106486

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


Re: [SlimDevices: SqueezeCenter] At Wit's End, Scanner is dead

2016-11-28 Thread Michael Herger

How can I get the scanner back?


Remove the Music & Artist Info plugin and try again. Post your scanner.log.

--

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


[SlimDevices: SqueezeCenter] At Wit's End, Scanner is dead

2016-11-28 Thread GothsterC

I've been using Squeezeserver/LMS for over 10 years.  For the first time
ever, the scanner won't scan.  It starts at the Artist Profile/images.
I have over 50K tracks and am using the very latest version of LMS.
I tried rebooting my machine, clearing things out and now have nowhere
to go now.
The only clue is this in the logs: Warning: Trying to commit
transactions before DB is initialized!
How can I get the scanner back?
Thanks.



GothsterC's Profile: http://forums.slimdevices.com/member.php?userid=33739
View this thread: http://forums.slimdevices.com/showthread.php?t=106532

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