Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread erland
Morbeas wrote: > I thought of that too and you have a very valid point. I guess you're > just gonna have to come up with a simple plugin that writes the > TrackStat ratings as RATING tags to my FLAC files. ;) > The above query "select rating from track_statistics" which doesn't order the resul

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread erland
Morbeas wrote: > Ok, so in order to fix the file paths problem, I decided to install a > second LMS on my laptop. I did a fresh TrackStat back up on my primary > LMS (Running on a NAS) and did a TrackStat restore on the new Windows > LMS. I also ensured that all my settings are identical on bot

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
Could they be deleted songs maybe? Morbeas's Profile: http://forums.slimdevices.com/member.php?userid=53547 View this thread: http://forums.slimdevices.com/showthread.php?t=49483 ___

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
Ok, so in order to fix the file paths problem, I decided to install a second LMS on my laptop. I did a fresh TrackStat back up on my primary LMS (Running on a NAS) and did a TrackStat restore on the new Windows LMS. I also ensured that all my settings are identical on both LMS installations. I

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
Nevermind, I see what I was doing wrong. I've corrected my mistake but now the resulting csv file has 11499 lines! How is that possible when I only have 10818 tracks? :) Morbeas's Profile: http://forums.slimdevices.com/m

Re: [SlimDevices: Plugins] Michael Herger's Album Review Install Process Question

2012-10-17 Thread SBT2010
I uninstalled and reinstalled Album Review via LMS and I still get the same results as the screenshot above. No review is displayed on any album I try. I also installed the Biography plug-in via LMS and that works on LMS, but I get mixed results trying to access via SB Radio. When prompted on Radi

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
erland wrote: > You can use: > > Code: > > > select rating from track_statistics; > > > > I'm not sure why but this query only returns ~2000 results, whereas I have 10818 total tracks in the library. Any ideas? ---

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
I thought of that too and you have a very valid point. I guess you're just gonna have to come up with a simple plugin that writes the TrackStat ratings as RATING tags to my FLAC files. ;) Morbeas's Profile: http://forums.

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread erland
Morbeas wrote: > The one problem I see is the SQL statement where it says "rating>0", > which means it would only give me songs with ratings. But when I load > up my library to MP3Tag, it will load every single song regardless if it > has a rating or not. So I'll need a CSV list to match from T

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread erland
garym wrote: > no, mp3tag is not expecting this. For example, you load up 10,000 files > in mp3tag (or more probably). These are in some order (artist > album > > tracks). Then you create a CSV file with the tags you want to add for > these 10,000 files. Of course the lines in the csv file mus

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
Morbeas wrote: > The one problem I see is the SQL statement where it says "rating>0", > which means it would only give me songs with ratings. But when I load > up my library to MP3Tag, it will load every single song regardless if it > has a rating or not. So I'll need a CSV list to match from T

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
Morbeas wrote: > The one problem I see is the SQL statement where it says "rating>0", > which means it would only give me songs with ratings. But when I load > up my library to MP3Tag, it will load every single song regardless if it > has a rating or not. So I'll need a CSV list to match from T

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
The one problem I see is the SQL statement where it says "rating>0", which means it would only give me songs with ratings. But when I load up my library to MP3Tag, it will load every single song regardless if it has a rating or not. So I'll need a CSV list to match from TrackStat.

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
Morbeas wrote: > So if I'm understanding this correctly, the url doesn't matter at all, > right? As long as the track names in the CSV file match the order and > names in the MP3Tag list? Correct garym's Profile: http://

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
So if I'm understanding this correctly, the url doesn't matter at all, right? As long as the track names in the CSV file match the order and names in the MP3Tag list? Morbeas's Profile: http://forums.slimdevices.com/member

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
erland wrote: > Database Query plugin is able to export to csv files, I wonder if it > would be possible to somehow use that ? > To list file url and rating for all tracks in your library you would do > a "Free form query" in Database Query plugin with a SQL like: > > Code:

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
erland wrote: > Database Query plugin is able to export to csv files, I wonder if it > would be possible to somehow use that ? > To list file url and rating for all tracks in your library you would do > a "Free form query" in Database Query plugin with a SQL like: > > Code:

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
Morbeas wrote: > That would work if I had only a few songs that needed tagging but the > number is in the thousands. I'm trying to get all my track ratings from > my Squeezebox server and write them as tags to the files. no, no, no. I mean as a simple test case. In reality you'd be doing a bat

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread erland
Morbeas wrote: > That would work if I had only a few songs that needed tagging but the > number is in the thousands. I'm trying to get all my track ratings from > my Squeezebox server and write them as tags to the files. > Database Query plugin is able to export to csv files, I wonder if it wou

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

2012-10-17 Thread verdemar
Hi, I love the plugin and used it for a long time, however, about the time I upgraded/reinstalled Ubuntu 12.04 amd64, the trouble started. I hoped it would get better with some updates, but it is only getting worse. I just reinstalled the latest 7.7.2, but that did not help a bit. Streaming from

Re: [SlimDevices: Plugins] MUSO - Support Thread

2012-10-17 Thread jezbo
ralphpnj wrote: > Hi Rob, > > Have you tried this: > > Tools menu (top toolbar) -> Find Missing Artwork -> All > > This usually works for me, especially after SBS has done a library > rescan and I update Muso but notice some missing artwork. Good advice, also ensure your filename for checking

Re: [SlimDevices: Plugins] MUSO - Support Thread

2012-10-17 Thread ralphpnj
rwlms wrote: > Everything is displayed correctly in SqueezeServer web interface and > using Squeezepad. So Squeezebox Server has scanned correctly and found > artwork. > Artwork is 'cover.jpg' in each album directory, a directory for each > album. > Was running 1.4.30 but had a few missing artwor

[SlimDevices: Plugins] Michael Herger's Album Review Install Process Question

2012-10-17 Thread SBT2010
I enabled Michael Herger's Album Review through LMS plug-in settings. I restarted server and Album Review is given as option, but when I select Album Review no review is given. Only the artist name and title of album (see attachment). I'm running Logitech Media Server Version: 7.7.2 - r33893. Do

Re: [SlimDevices: Plugins] MUSO - Support Thread

2012-10-17 Thread rwlms
Everything is displayed correctly in SqueezeServer web interface and using Squeezepad. So Squeezebox Server has scanned correctly and found artwork. Artwork is 'cover.jpg' in each album directory, a directory for each album. Was running 1.4.30 but had a few missing artworks (probably 30-40 in just

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
garym wrote: > The OP can simply type up some lyrics, put them one line to a track in > CVS file. Then do textfile > tag conversion, mapping to %lyric% (or > whatever the appropriate field name is in mp3tag for lyrics). Does this > work? That would work if I had only a few songs that needed tag

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
The OP can simply type up some lyrics, put them one line to a track in CVS file. Then do textfile > tag conversion, mapping to %lyric% (or whatever the appropriate field name is in mp3tag for lyrics). Does this work? garym

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
garym wrote: > hmmm, I didn't save any files, but I've used a very simple comma > delimited text file (each row a different track) that I created using > EXCEL to enter the data to add artist, album, track name, track #, > Comment, tag fields etc. to a set of files I had. The files didn't have >

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
erland wrote: > Could you or someone else provide a sample text file which could be used > with this functionality in Mp3Tag ? hmmm, I didn't save any files, but I've used a very simple comma delimited text file (each row a different track) that I created using EXCEL to enter the data to add art

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread erland
garym wrote: > yes, CONVERT > Textfile to TAG can be used to take info formatted a > certain way in a file and populate certain tags with that info. Works > very well in a batch mode. > Could you or someone else provide a sample text file which could be used with this functionality in Mp3Tag ?

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
garym wrote: > yes, CONVERT > Textfile to TAG can be used to take info formatted a > certain way in a file and populate certain tags with that info. Works > very well in a batch mode. That actually sounds exactly like what is needed here. Is this a viable option, erland? -

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread garym
Morbeas wrote: > MP3Tag is all I've ever used. Could that work maybe? > > PS. Just so you know, all my files are FLAC. yes, CONVERT > Textfile to TAG can be used to take info formatted a certain way in a file and populate certain tags with that info. Works very well in a batch mode. ---

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
MP3Tag is all I've ever used. Could that work maybe? Morbeas's Profile: http://forums.slimdevices.com/member.php?userid=53547 View this thread: http://forums.slimdevices.com/showthread.php?t=49483

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread erland
Morbeas wrote: > > Would it be asking too much to have TrackStat write the ratings as > RATING tags to the files? > Unfortunately it's not that simple, there are a lot of different file formats and each file format also have a lot of different ways to writes tags to them, so my worries is that

Re: [SlimDevices: Plugins] iPeng support thread

2012-10-17 Thread Wictorsson
pippin wrote: > > So just turning off the screen and re-opening iPeng doesn't help? > No. Although you mentioned a 30s timeout. I did not take the time but I will try to be a little more patient next time and see if it reconnects after a while! pippin wrote: > > > That's normal. It's a bi

Re: [SlimDevices: Plugins] iPeng support thread

2012-10-17 Thread pippin
Wictorsson wrote: > > When playing content through the iPad on the run and the 3G connection > fails or if I turn the Flight Mode on and off again, iPeng seems to have > problems reconnecting the iPad to the player list when the network is > available again. > iPeng suddenly starts to control an

Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2012-10-17 Thread Morbeas
Ok, I'll try to test this out when I have a bit of time. Thanks again, erland. All this just to tag the files with the rating info from TrackStat. :( Would it be asking too much to have TrackStat write the ratings as RATING tags to the files? -

Re: [SlimDevices: Plugins] iPeng support thread

2012-10-17 Thread Wictorsson
Hi! Thanks for a great iPeng update for the iPhone! Looking forward to the iPad version as well! I especially like the new cleaner interface, that the main album art view is the middle one and the lyrics and playlist views are on the sides. It is good that these screens don't cycle. I always had