Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2012-07-10 Thread stephanvdplas
Triode wrote: > I don't think this will work - the helper app will need to validate the > player which I am not sure it will do correctly if you use nat. What exactly is validating? What kind of traffic should be routed in which way(s)? -

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread Ikabob
Thank you Pippin for looking at this for me. For instance, WBZ, WDAV do not allow those multiple options yet there are other stations that do (WQXR). It may be that stations on my older playlists are affected. Its ok, I'll work around it. Thanks for your help. --

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread pippin
So this is a radio station? Which one? Did you try others? pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777 View this thread: http://forums.slimdevices.com/showthread.php?t=51929

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread Ikabob
Pippin, most of my playlists are for radio stations that I listen to . Talk, jazz,classical etc. Ikabob's Profile: http://forums.slimdevices.com/member.php?userid=32088 View this thread: http://forums.slimdevices.com/showth

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread pippin
Ikabob wrote: > Previously, when you would hold finger on the now playing album art > screen , it would take you to choices such as the ones I mentioned > above. Now when I hold on the now playing album art screen I get 5 > choices:1) look up...,2)share this, 3)look for album,4)look for song > ti

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread garym
Ikabob wrote: > Yes, I recently tried7.3 but I didn't realize that ipeng on iPhone > wasn't fully functional yet. Maybe I need to go back to 7.2. I like > those many functions you described. > Thanks I'd be very surprised if this is an ipeng issue. -

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread Ikabob
garym wrote: > Hmmm, another datapoint. with 7.7.2 and ipeng on iphone, from now > playing art, if I press and hold art, I get > lookup, share this, add to..., lastfm. love this track, remove from > playlist, save to favorites, listing of various metadata, more info, > browse by selected, on MO

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread garym
Ikabob wrote: > Previously, when you would hold finger on the now playing album art > screen , it would take you to choices such as the ones I mentioned > above. Now when I hold on the now playing album art screen I get 5 > choices:1) look up...,2)share this, 3)look for album,4)look for song > ti

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread netchord
thanks- will test it out. adding these 3 plugins (TS, DP, SQL) seems to slow down my server significantly, and i hear a fair amount of activity on the external drive (Drobo) where my music is stored. is this to be expected? -

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread erland
netchord wrote: > ok, that seems to work. and the "limit 10" in the last line specifies > the number of tracks in the playlist? will it update dynamically to > include additional tracks if i let it play? any harm in increasing the > number of tracks? > It's just how many tracks it adds each t

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread netchord
ok, that seems to work. and the "limit 10" in the last line specifies the number of tracks in the playlist? will it update dynamically to include additional tracks if i let it play? any harm in increasing the number of tracks? --

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread erland
You can't put the extra statements at the end, they need to be inserted in the right places, so you need to put them as I specified in the sample, in your case it would be: Code: -- PlaylistName:SQL Jazz -- PlaylistGroups: select tracks.url from tracks join

Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2012-07-10 Thread Triode
stephanvdplas wrote: > Hello, > > The spotify 2.2.7 plugin works perfectly, except for 1 situation: A > player connected to my LMS from the internet, which connect fine and can > play local (in the LMS) files and radio streams, does not play spotify > tracks. > The selftest says: Player Unable

Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2012-07-10 Thread stephanvdplas
Hello, The spotify 2.2.7 plugin works perfectly, except for 1 situation: A player connected to my LMS from the internet, which connect fine and can play local (in the LMS) files and radio streams, does not play spotify tracks. The selftest says: Player Unable to Connect The log says: [22:40:33.

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread netchord
ok, tried your example in your first post above, and received the following error: Error: near "join": syntax error Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db prepare failed: near "join": syntax error [for Statement "join track_statistics on tracks.url=track_statistics.url and track_s

Re: [SlimDevices: Plugins] Reduction in bitrate of live World Service feed (BBC iPlayer)

2012-07-10 Thread Triode
ericj wrote: > I notice that Radio 3 was at 56k acc the other night, as well. Related? > I enjoyed the hd stream. I suspect it is, but I've just added the old Radio 3 HD stream to the "special events" menu which you will find at the bottom of the top level BBCiPlayer menu - does this work and w

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread erland
netchord wrote: > Thanks Erland- i'll take a look- my preference is to do this with as few > resources as possible, and without having to edit SQL by hand. would > appreciate the template you mentioned, but for now it looks like i can > uninstall Trackstat and DynamicPlaylist, since the latter i

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread netchord
Thanks Erland- i'll take a look- my preference is to do this with as few resources as possible, and without having to edit SQL by hand. would appreciate the template you mentioned, but for now it looks like i can uninstall Trackstat and DynamicPlaylist, since the latter is not necessary, and the

Re: [SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread erland
You will need SQL Playlist plugin also to accomplish something like this. At the moment I don't think there is a template for play counts, but I can add that later this week and publish a new SQL Playlist version. If you want to try it before then, you can create a customized version with raw SQL

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread Ikabob
Previously, when you would hold finger on the now playing album art screen , it would take you to choices such as the ones I mentioned above. Now when I hold on the now playing album art screen I get 5 choices:1) look up...,2)share this, 3)look for album,4)look for song title,5) look for artist. D

[SlimDevices: Plugins] Erland's Plugins and play count based playlists

2012-07-10 Thread netchord
So, I'm trying to accomplish something in LMS that is extremely straightforward in iTunes and most other PC media managers: build a smart playlist based on a predefined set of criteria, in this case genre & play count. these are not "more like this" or Genius style playlists, where the playlist i

Re: [SlimDevices: Plugins] MUSO - Support Thread

2012-07-10 Thread SBGK
SBGK wrote: > 24 and 25 don't have the issues, after very brief testing > > cheers ver 25 pivot function blows out with this error See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ** Exception Text ** System.

Re: [SlimDevices: Plugins] MUSO - Support Thread

2012-07-10 Thread SBGK
jezbo wrote: > You may have to install 1.4.24 to help me get to the bottom of this > since I cannot reproduce it. 1.4.24 MAY fix it, but if not I need you to > try the following: > > Confirm whether this only occurs for the letter L, or all letters. Does > it also occur if browsing Albums by Alb

Re: [SlimDevices: Plugins] MUSO - Support Thread

2012-07-10 Thread Blu3IcE
I also recognized some missing pictures :-) 13560 +---+ |Filename: error.jpg| |Download: http://forums.slimdevices.com/attachment.php?attachmentid=13560| +

Re: [SlimDevices: Plugins] MUSO - Support Thread

2012-07-10 Thread Blu3IcE
Hi, I just downloaded Muso. It's quite cool. However i don't understand the database concept. When I change a rating in muso I would expect the same rating is transferred to my server database. But the changes are only visible and stored in muso. Is this a bug or intentional? I tried the latest mu

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread pippin
Where? Now Playing? Current Track? Library? Music Folder? An App? I haven't tried 7.7.3 but I doubt there should be too much of a difference to 7.7.2. pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777

Re: [SlimDevices: Plugins] iPeng support thread

2012-07-10 Thread Ikabob
Using the latest update for 7.7.3 and when trying to select "song info" with ipeng I get only 4 generic choices , not the many choices such as "add to..." "tinein options" "save to favorites" "more info" etc. I get these choices on the device itself just not with ipeng. It did not use to be that

Re: [SlimDevices: Plugins] Reduction in bitrate of live World Service feed (BBC iPlayer)

2012-07-10 Thread ericj
I notice that Radio 3 was at 56k acc the other night, as well. Related? I enjoyed the hd stream. ericj's Profile: http://forums.slimdevices.com/member.php?userid=3230 View this thread: http://forums.slimdevices.com/showthr

Re: [SlimDevices: Plugins] Reduction in bitrate of live World Service feed (BBC iPlayer)

2012-07-10 Thread bpa
Recently for non UK users, BBC have reduced the rate for live AAC and Flash/AAC national streams it looks like the same has happened to World Service. In reality the BBC have just made the streams "normal" again. A couple a years ago they were 48k and for a while they went up to 128 just like U