Re: [slim] deleting WiFi connection

2017-12-22 Thread Robert Lauriston

Never mind, I just reset to the factory defaults. It still has all my
apps and favorites so that was no big deal.



Robert Lauriston's Profile: 
http://forums.slimdevices.com/member.php?userid=54555
View this thread: http://forums.slimdevices.com/showthread.php?t=108440

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


Re: [slim] deleting WiFi connection

2017-12-22 Thread Robert Lauriston

Is there a more specific sub-forum that's appropriate? I didn't see one.
The Linux / Unix one says "Running the server software on Linux / Unix
variants," which I'm not doing.

It's a Squeezebox Touch. Is the OS different between various models? I
assumed it wouldn't matter.



Robert Lauriston's Profile: 
http://forums.slimdevices.com/member.php?userid=54555
View this thread: http://forums.slimdevices.com/showthread.php?t=108440

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


Re: [slim] deleting WiFi connection

2017-12-22 Thread DJanGo

Robert Lauriston wrote: 
> In trying to resolve a Pandora issue, Eero support suggested I try
> "completely forgetting the network settings." Is there any way to do
> that short of restoring factory settings?
> 
> I have ssh access. Maybe delete or edit something in /etc/network?

Filed under "General Discussion" and no Hardware Infos provided..



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

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


[slim] deleting WiFi connection

2017-12-22 Thread Robert Lauriston

In trying to resolve a Pandora issue, Eero support suggested I try
"completely forgetting the network settings." Is there any way to do
that short of restoring factory settings?

I have ssh access. Maybe delete or edit something in /etc/network?



Robert Lauriston's Profile: 
http://forums.slimdevices.com/member.php?userid=54555
View this thread: http://forums.slimdevices.com/showthread.php?t=108440

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


Re: [slim] Playlist Generator?

2017-12-22 Thread w3wilkes

DJanGo wrote: 
> 
> If i want to save a playlist it always ends (in the gui) with
> permissions denied even when the folder is owned by nouser:nogroup
> 

Thanks, got to the point of the syntax working and debug shows all is
well right up to a point. When I click Save and Generate it just stops
and the WebGUI left hand frame blanks with Page not Found (404). When I
look at the log (set to debug) it gives no clue as to what happened that
I can see. I don't find a Playlist anywhere. Log is attached.


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


Main system - Rock Solid with LMS 7.9 on WHS 2011 - 2 Duets and
Squeeseslave
Portable system - Rock solid with LMS 7.9 on Win10 Pro - 1 Duet and
Squeezeslave

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

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


Re: [slim] Playlist Generator?

2017-12-22 Thread DJanGo

hmmm..

after fiddling around with that plugin i've set the logging for that
plugin to debug

> [17-12-22 15:57:07.5507]
> Plugins::PlaylistGenerator::ConfigManager::BaseParser::parseContent
> (121) Skipping test:
> [17-12-22 15:57:07.5509]
> Plugins::PlaylistGenerator::ConfigManager::WebAdminMethods::saveItem
> (1188) Opening configuration file:
> /media/music/[playlist]/demo.playlistdefinition.xml
> [17-12-22 15:57:11.3107]
> Plugins::PlaylistGenerator::ConfigManager::BaseParser::parseContentImplementation
> (501) Failed to parse configuration (test) because:
> File does not exist: select tracks.url from tracks
> join genre_track on
> tracks.id=genre_track.track
> join genres on
> genre_track.genre=genres.id
> left join dynamicplaylist_history on
> tracks.id=dynamicplaylist_history.id and
> dynamicplaylist_history.client='PlaylistPlayer'
> where
> audio=1
> and dynamicplaylist_history.id is null
> and genres.name in ('Pop/Rock','Rock','Rock  Roll','Pop')
> and (tracks.bpm > 127 and tracks.bpm < 130) ; at
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/PlaylistGenerator/ConfigManager/BaseParser.pm
> line 498.
> 

If i want to save a playlist it always ends (in the gui) with
permissions denied even when the folder is owned by nouser:nogroup

sorry cant help you any further



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

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


Re: [slim] Playlist Generator?

2017-12-22 Thread DJanGo

w3wilkes wrote: 
> Does anybody have a "SQLite Expert Personal" shell I could plug this
> Select into to generate a playlist?
> 
> select tracks.url from tracks
>   join genre_track on
>   tracks.id=genre_track.track
>   join genres on
>   genre_track.genre=genres.id
>   left join dynamicplaylist_history on
>   tracks.id=dynamicplaylist_history.id and
> dynamicplaylist_history.client='PlaylistPlayer'
>   where
>   audio=1
>   and dynamicplaylist_history.id is null
>   and genres.name in ('Pop/Rock','Rock','Rock  Roll','Pop')
>   and (tracks.bpm > 127 and tracks.bpm < 130)*;*

Hi just added that plugin and other than adding a ; at the end - its
running fine ..



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

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