Re: [SlimDevices: Beta] flac and (dis)use of seekpoints

2009-12-23 Thread Andy Grundman
On Dec 23, 2009, at 12:16 PM, Slonk wrote: > > andyg;498505 Wrote: >> I'm curious why you are even worrying about this? Are you having >> problems with seeking?Worrying would be an exaggeration. But indeed, seeking >> is kinda slow. > And one can be curious without worrying.. > > Main reaso

Re: [SlimDevices: Beta] flac and (dis)use of seekpoints

2009-12-23 Thread Andy Grundman
On Dec 23, 2009, at 7:57 AM, Slonk wrote: > > andyg;498291 Wrote: >> Actually as of 7.4.2, seek points are used to speed up seeking slightly >> if they are there, but they are not required by any means.Could you >> elaborate a little bit? What does "speed up seeking" mean. > Does the seek (FF)

Re: [SlimDevices: Beta] flac and (dis)use of seekpoints

2009-12-22 Thread Andy Grundman
On Dec 22, 2009, at 4:42 PM, Slonk wrote: > > The flac format spec has an optional seekpoint table. This may contain > any number of seekpoints and can be generated by metaflac very easily. > > For example, track skipping does not seem to use seekpoints (and how > should it, if there many seekp

Re: [SlimDevices: Beta] A couple of 7.5 embedded questions

2009-12-18 Thread Andy Grundman
On Dec 18, 2009, at 4:37 PM, JJZolx wrote: > > andyg;496882 Wrote: >> Auto-rescan detects changes using platform-specific methods that don't >> depend on timestamps, with a fallback to mtime + file size changes. If >> file size and mtime don't change it may not find the change in the worst >>

Re: [SlimDevices: Beta] A couple of 7.5 embedded questions

2009-12-18 Thread Andy Grundman
On Dec 18, 2009, at 4:14 PM, gharris999 wrote: > > andyg;496875 Wrote: >> On Dec 18, 2009, at 3:39 PM, gharris999 wrote: >> >>> >>> If I'm running 7.5 embedded (on Fedora 12) from the svn code (svn >>> 29654), should the Settings->Information page report the SBS version >> as >>> "Version: 7.

Re: [SlimDevices: Beta] A couple of 7.5 embedded questions

2009-12-18 Thread Andy Grundman
On Dec 18, 2009, at 4:10 PM, JJZolx wrote: > > andyg;496875 Wrote: >> Enable auto-rescan and then just leave it alone, and see if it does the >> right thing. > > Will a wipe-rescan still be possible? And will the Rescan Music > Library scheduling plugin still be included when these changes ar

Re: [SlimDevices: Beta] A couple of 7.5 embedded questions

2009-12-18 Thread Andy Grundman
On Dec 18, 2009, at 3:39 PM, gharris999 wrote: > > If I'm running 7.5 embedded (on Fedora 12) from the svn code (svn > 29654), should the Settings->Information page report the SBS version as > "Version: 7.5.0 - rTRUNK @ UNKNOWN" ? I.e. should the Embedded branch > be reporting itself as TRUNK?

Re: [SlimDevices: Beta] What is or what should be the killer feature ?

2009-12-18 Thread Andy Grundman
On Dec 18, 2009, at 2:57 PM, kakklank wrote: > > andyg;496826 Wrote: >> We looked at AMG before, it is crazy expensive. > > Is it crazy expensive for a commoditised mass-market product or crazy > expensive for something aimed at the hi-fi market? Don't know the answer to your question, but it

Re: [SlimDevices: Beta] Flacs with 7.5

2009-12-16 Thread Andy Grundman
On Dec 16, 2009, at 11:07 AM, Dr Lovegrove wrote: > Vultures\06 - Scumbag Blues.flac) : Can't use string ("Track 6") as an > ARRAY ref while "strict refs" in use at > /Slim/Utils/SoundCheck.pm > line 26. This is a bug, I'll fix it. ___ beta mailing list

Re: [SlimDevices: Beta] 7.42 and 7.50 release schedules

2009-12-10 Thread Andy Grundman
On Dec 10, 2009, at 6:13 AM, eganders wrote: > > andyg;494107 Wrote: >> >> 7.4.2: never >> 7.5.0: late January, subject to change of course. > > So 7.4.2 is only for those who want / need selected fixes for 7.4.1? Correct, 7.4.2 has stable, safe fixes only. We always do it like this, we do

Re: [SlimDevices: Beta] 7.42 and 7.50 release schedules

2009-12-09 Thread Andy Grundman
On Dec 9, 2009, at 8:47 PM, eganders wrote: > > What's the current approx. release schedule for v7.42? And as long as > we're at it, how about a SWAG release schedule for v7.50 as well. 7.4.2: never 7.5.0: late January, subject to change of course. _

Re: [SlimDevices: Beta] Problem with 48/24bit ALAC files

2009-12-05 Thread Andy Grundman
On Dec 5, 2009, at 6:03 PM, Eric Seaberg wrote: > > I'm running the latest OFFICIAL release of the server. I've ripped > files from DVD-A as 192k/24bit and converted them to 48k/24bit WAV. I > opened the WAV files in iTunes, added the metadata and converted to > ALAC, all on a Mac. The conver

Re: [SlimDevices: Beta] 7.5 embedded branch builds

2009-11-24 Thread Andy Grundman
On Nov 24, 2009, at 12:59 AM, JJZolx wrote: > > I get no artwork at all. Is that due to the missing jpeg handler for > Windows? The only cover image I see in the web interface is the > no-artwork image for one album without a cover. All the rest show > nothing. Yeah I've seen this too, there

Re: [SlimDevices: Beta] 7.5 embedded branch builds

2009-11-23 Thread Andy Grundman
On Nov 24, 2009, at 12:02 AM, JJZolx wrote: > > andyg;488661 Wrote: >> * Choice of SQLite or MySQL database (default is SQLite). > > That's new, right? Last time I started it without the --dbtype option > it used MySQL. Yeah, we'll need to re-evaluate what the best default is for each platfo

Re: [SlimDevices: Beta] SVN 29362 question for Andy..

2009-11-23 Thread Andy Grundman
On Nov 23, 2009, at 2:56 PM, JJZolx wrote: > > I'm running the embedded branch on Windows right now using SQLite. Need > to test it with MySQL as well. > > Switching between the two databases... Ideally, there would be > individual settings for the MySQL server address, port number, database

Re: [SlimDevices: Beta] SVN 29362 question for Andy..

2009-11-22 Thread Andy Grundman
On Nov 22, 2009, at 11:55 PM, gharris999 wrote: > > That check-in appears to be laying the ground work for allowing SBS 7.5 > to switch between MySQL and SQLite. Any idea when we'll see that in 7.5 > trunk so we can kick the tires? You can run the embedded branch from svn right now (install Ac

Re: [SlimDevices: Beta] 7.5.0 : "Problem: Can't open file for:"

2009-11-20 Thread Andy Grundman
On Nov 20, 2009, at 12:44 PM, rolski wrote: > > 1) Update to previous comments, it seems what it "says" are MPEG-4 files > can't be played, but what it "says" are Apple Lossless can be played. > I'm not sure why the non-playing files are "displayed" as MPEG-4 when > they are definitely lossless

Re: [SlimDevices: Beta] Adding new music, can no longer just browse Music Folder?

2009-11-12 Thread Andy Grundman
OK it's definitely something we'll want to test. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/beta

Re: [SlimDevices: Beta] Adding new music, can no longer just browse Music Folder?

2009-11-12 Thread Andy Grundman
On Nov 12, 2009, at 8:59 AM, MrSinatra wrote: > > good to know. if it does cause an issue, perhaps you could auto delay > the scan, so it senses there's new files, and then waits 3min or so > before scanning it, something like that. i just worry about it b/c the > wav is literally going to gro

Re: [SlimDevices: Beta] Adding new music, can no longer just browse Music Folder?

2009-11-12 Thread Andy Grundman
On Nov 12, 2009, at 8:40 AM, MrSinatra wrote: > > andyg;484538 Wrote: >> Well for one thing you shouldn't put your intermediate files in your >> music folder, put them somewhere else. SBS would scan the WAV files in >> this case, but would remove them after they are encoded. But it's >> waste

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-11-10 Thread Andy Grundman
On Nov 10, 2009, at 7:13 PM, JJZolx wrote: > > andyg;482804 Wrote: >> Yeah, libid3tag rolls up v2.2 and v2.3 into corresponding v2.4 frames, >> and if there is no match it prepends "Y" for 3-char frames. It's quite >> complicated, but you can view some of this mapping here: >> http://svn.slimd

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-11-08 Thread Andy Grundman
On Nov 8, 2009, at 8:23 AM, Phil Meyer wrote: >>> (And, yeah, I agree with you... id3 tags in flacs is just plain >>> strange.) >> >> I would tend to agree but it's not that strange if you think about >> the >> history of FLAC. FLAC did not support a way to embed images until >> version 1.1.3

Re: [SlimDevices: Beta] Curious bug in 7.5 scanner

2009-11-03 Thread Andy Grundman
On Nov 3, 2009, at 9:36 AM, Philip Meyer wrote: > > andyg;481139 Wrote: >> On Nov 3, 2009, at 8:05 AM, MrSinatra wrote: >> >>> >>> sounds appropriate to me! :) >>> >>> just to be clear, you are saying if it has Vorbis tags present, but >> >>> the >>> TITLE field in the vorbis tag is blank, then

Re: [SlimDevices: Beta] Curious bug in 7.5 scanner

2009-11-03 Thread Andy Grundman
On Nov 3, 2009, at 8:05 AM, MrSinatra wrote: > > sounds appropriate to me! :) > > just to be clear, you are saying if it has Vorbis tags present, but > the > TITLE field in the vorbis tag is blank, then in that case, it will > forget Vorbis altogether and use the id3 tag instead, right? or

Re: [SlimDevices: Beta] Curious bug in 7.5 scanner

2009-11-03 Thread Andy Grundman
On Nov 3, 2009, at 3:36 AM, Phil Meyer wrote: >> The 4-letter tags are ID3 tags. >> > I have custom id3 tags that are not 4-letter tag frame names. eg. > ARTISTSORT and ALBUMARTIST tags. Would it be better to show these > as custom id3 tags, such as as TXXX : ? Right, TXXX tags are shown a

Re: [SlimDevices: Beta] Curious bug in 7.5 scanner

2009-11-02 Thread Andy Grundman
On Nov 2, 2009, at 8:16 PM, JJZolx wrote: > > andyg;480965 Wrote: >> I fixed a bug today that should fix your problem, the FLAC Album tag >> will now win out over the ID3 TALB tag. Nevertheless, you should >> remove >> your bad ID3 tags as this may confuse other apps in the future. > > Is read

Re: [SlimDevices: Beta] Curious bug in 7.5 scanner

2009-11-02 Thread Andy Grundman
On Nov 2, 2009, at 7:51 PM, Teus de Jong wrote: > > Thank you Phil, I didn't find this new info yet (just switched to > 7.5.x). Here's what it says: > > Tag version: FLAC, ID3v2.3.0 > > Album: Dylan 2007 > AllPictures: ... > Artist: Bob Dylan > Comm: [0, eng,, Trackx] === what's this? An ID3v2 c

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-11-02 Thread Andy Grundman
We should document this on the wiki probably. FLAC is now: ID3v1, ID3v2, Vorbis FLAC tags == Vorbis comments, I said FLAC because some people would not understand why they aren't just called FLAC tags. :) Other formats (higher priority last): AIFF - ID3v1, ID3v2 APE - APE tags MP3 - ID3v1,

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-11-02 Thread Andy Grundman
On Nov 2, 2009, at 12:32 AM, MrSinatra wrote: > > erland;480525 Wrote: >> I don't have blank tags, I have both TALB (ALBUM tag in ID3v2) and >> ALBUM >> (Vorbis), they both contains a value and the scanner selects the TALB >> tag value for a FLAC file. The file also have a ID3v1 tag if that >>

Re: [SlimDevices: Beta] Changes to scanner to detect new artwork

2009-11-02 Thread Andy Grundman
On Nov 1, 2009, at 5:50 PM, MrSinatra wrote: > > JJZolx;480360 Wrote: >> But these fixes will be merged into 7.5, correct? It wouldn't make >> much >> sense to only fix bugs in TinySC, as most people won't be using it. > > Andy, > > i have the same Q as Jim. the plan is to merge TinySC bug fi

Re: [SlimDevices: Beta] Changes to scanner to detect new artwork

2009-11-01 Thread Andy Grundman
On Nov 1, 2009, at 9:03 AM, JJZolx wrote: > > Philip Meyer;480066 Wrote: >> I think there was a recent change in 7.5.0 to attempt to find new >> artwork during a scan for new/changed files. > > Andy needs to comment. I don't think this change is in 7.5 trunk yet. If a bug is tagged TinySC you c

Re: [SlimDevices: Beta] svn 29033 breaks settings pages?

2009-10-28 Thread Andy Grundman
On Oct 28, 2009, at 6:35 PM, gharris999 wrote: > > After svn29033, I can't get settings pages for any plugins to open, > e.g. > CLI plugin->Settings returns 404. > My fault, fixed. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdev

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-10-28 Thread Andy Grundman
On Oct 28, 2009, at 8:04 AM, usch wrote: > In the long term I plan to remove the id3v1 tags from my collection, > but I am a bit reluctant to load 17000+ tracks into mp3tag all at once > and hit the delete button. So it would be nice if reading id3v1 > could be > made optional. Bleh, can't ple

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-10-28 Thread Andy Grundman
On Oct 28, 2009, at 4:02 AM, Phil Meyer wrote: > Another aspect to this is performance - is performance of the > scanner affected? > > I don't think it will affect me, because I ensure that I only ever > have one version of tags in my files (all id3v2.3 or FLAC). > > But I guess a lot of user

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-10-27 Thread Andy Grundman
On Oct 27, 2009, at 6:17 PM, Phil Meyer wrote: >>> When navigating to track info page, that causes it to read changed >>> tags into database too, doesn't it? >> >> No it only shows the raw tags. >> > Oh, I thought that normal behaviour was that by visiting a track, > that caused the tags to be

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-10-27 Thread Andy Grundman
On Oct 27, 2009, at 5:39 PM, Phil Meyer wrote: >> Oh, it goes back out and re-reads the tags from the file using >> Audio::Scan. :) Doesn't make sense to store that all in the >> database. > > Ah, I see. Will this show what source it will get artwork from too > (song tag, folder.jpg or cove

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-10-27 Thread Andy Grundman
On Oct 27, 2009, at 12:52 PM, vagskal wrote: > > I hope this is not too off topic since it relates to reading mp3 tag > data (ID3v2): > > In the release notes for v. 7.4.1. I saw this: >> Re-added support for ID3v2 tags in FLAC files. > > Could someone please explain what this means if a flac fil

Re: [SlimDevices: Beta] bug 8380 - read all mp3 tag versions

2009-10-27 Thread Andy Grundman
On Oct 27, 2009, at 4:31 AM, Phil Meyer wrote: > I saw a checkin comment that a fix had been made to read all mp3 tag > data. I'm curious - what was the issue and what has the change done? > > It sounds a bit dodgy to me. If previous SbS releases have done > this, and this is just restoring

Re: [SlimDevices: Beta] Scanner log - track order

2009-10-20 Thread Andy Grundman
On Oct 20, 2009, at 10:28 PM, JJZolx wrote: > > andyg;475059 Wrote: >> It shouldn't be out of order currently in 7.4 > > Is that what you're seeing in your own logs? > > I have a number of 7.4.x and 7.5 servers installed and when I do a new > & changed scan I see the same thing in the server log f

Re: [SlimDevices: Beta] Scanner log - track order

2009-10-20 Thread Andy Grundman
It shouldn't be out of order currently in 7.4, this change is to handle upcoming AIO scanning which returns in a mostly random order. On Oct 20, 2009, at 2:38 PM, gharris999 wrote: > > Andy may have just addressed this in svn r28957 in 7.5: > > Log: > Sort the list of found files before scannin

Re: [SlimDevices: Beta] Error after scanning artwork results in 0 songs

2009-10-14 Thread Andy Grundman
On Oct 14, 2009, at 1:12 AM, Michael Herger wrote: >> 1. scanner.log >> [09-10-14 03:45:47.1259] Carp::carp (46) Warning: OLE exception from >> "": The artwork has been deleted. >> Win32::OLE(0.1709) error 0xa0040202 in METHOD/PROPERTYGET >> "isDownloadedArtwork" at >> C:/PROGRA~2/SQUEEZ~1/server

Re: [SlimDevices: Beta] MySB.com and SqueezeNetwork integration

2009-09-28 Thread Andy Grundman
On Sep 28, 2009, at 9:57 AM, JJZolx wrote: > > andyg;462093 Wrote: >> Later tonight we are updating production SN so mysb.com will look >> right >> after that. Test SN is just that, for testing, and nothing >> there will be migrated or anything like that. > > Not long after 7.4.0 is finalized

Re: [SlimDevices: Beta] MySB.com and SqueezeNetwork integration

2009-09-28 Thread Andy Grundman
On Sep 28, 2009, at 9:39 AM, toby10 wrote: > > MySB.com currently takes me to my old SN web UI, when will MySB go to > the new "Apps" (test-SN) UI? > How will this work for existing SN users? SN > MySB > test-SN auto > migration? > Will my old SN login info eventually be accepted by test-SN (it

Re: [SlimDevices: Beta] On 7.4, browswtree.html can not be opened

2009-09-27 Thread Andy Grundman
On Sep 27, 2009, at 11:17 AM, bitfield wrote: > > andyg;461762 Wrote: >> Works for me. You have a typo in your post (it's browsetree.html), >> is >> that your issue? > > Yes it is. > If the file is not dynamically created - where should it be located? It's dynamic, right, it's not an actual f

Re: [SlimDevices: Beta] Silence $alarmNext warning?

2009-09-26 Thread Andy Grundman
OK we should probably fix it now then. On Sep 26, 2009, at 2:49 PM, Phil Meyer wrote: >> Does it really appear every second?? >> > I think KDF is right - it depends on what is going on. I ran a full > rescan, and then imported a trackstat backup today, and was getting > thousands of them in

Re: [SlimDevices: Beta] Silence $alarmNext warning?

2009-09-26 Thread Andy Grundman
Does it really appear every second?? On Sep 26, 2009, at 12:38 PM, kdf wrote: > https://bugs.slimdevices.com/show_bug.cgi?id=14265 > > apparently, it's being put off for a little while. > -k > On 2009-09-26, at 2:22 AM, Phil Meyer wrote: > >> I'm getting a warning from Control/Queries.pm about th

Re: [SlimDevices: Beta] scanner.log listing every track scanned

2009-09-25 Thread Andy Grundman
This is intentional, it is extremely helpful in debugging scanner problems. scanner.log is wiped every time a new scan is run, and all files scanned are logged, along with any errors. Many times people wonder why some files don't get scanned properly, and now it will be obvious without havi

Re: [SlimDevices: Beta] iTunes 9 and Sound Check / Volume Adjustment

2009-09-19 Thread Andy Grundman
On Sep 19, 2009, at 2:42 PM, MrSinatra wrote: > > u should amend the bug report and upload example files of each stage. Yes, please upload a good and bad file. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listin

Re: [SlimDevices: Beta] iTunes 9 and Sound Check / Volume Adjustment

2009-09-18 Thread Andy Grundman
On Sep 18, 2009, at 1:22 PM, shevans wrote: > >> From what I gather the problem was with iVolume and that it did not >> work > with iTunes 9. An updated iVolume is now available and working with > iTunes 9. > > I use iTunes 9, iVolume (the patched 3.5 version) and the daily SC 7.4 > beta's on O

Re: [SlimDevices: Beta] iTunes 9 and Sound Check / Volume Adjustment

2009-09-17 Thread Andy Grundman
Thanks for the heads up. I'll file a bug and look at this, but it likely won't make it for 7.4 unless it's trivially easy. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/beta

Re: [SlimDevices: Beta] Don't think I like the 7.4 button semantics

2009-09-13 Thread Andy Grundman
On Sep 13, 2009, at 7:20 PM, peterw wrote: > > MeSue;457908 Wrote: >> It would be easier to get used to if there was a clear indicator in >> the >> UI when a button press was going to trigger the play action. > > +1 on that suggestion. I've tried to campaign for a visual indicator that somethi

Re: [SlimDevices: Beta] On Flickr behavior

2009-09-11 Thread Andy Grundman
Maybe I should do a search for tags containing the artist name, instead of a free text search. On Sep 11, 2009, at 3:56 PM, kdf wrote: > > If it's giving weird results, seems worth leaving it out for now. > From > what little I know of Flickr, it seems to me that a more interesting > option

Re: [SlimDevices: Beta] Does 7.4 parse RadioTime OPML differently than 7.3.3?

2009-09-10 Thread Andy Grundman
Please file a bug for me. On Sep 10, 2009, at 1:13 PM, Mark Lanctot wrote: > > Reason I ask - I have a RadioTime stream that works fine in 7.3.3 but > won't work in 7.4. "Error: No items found in playlist". > > The URL is: > > http://opml.radiotime.com/Tune.ashx?id=s89692&partnerId=16 __

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-04 Thread Andy Grundman
On Sep 4, 2009, at 2:50 PM, JJZolx wrote: > If I remove the menu selection from the Home menu at test.sn.com > (again > requiring a reboot to take effect) and try again from My Apps, I get > the > same behavior as before in #3 - it doesn't offer to switch to SN and > can't play audio. So it

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-04 Thread Andy Grundman
On Sep 4, 2009, at 12:19 PM, JJZolx wrote: > > andyg;455048 Wrote: >> If you've disabled the plugin, you probably don't want to get there >> anyway. This seems like an unlikely case to really worry too much >> about. I think you can still get to it via SN though. > > I don't think it's at all u

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-04 Thread Andy Grundman
On Sep 4, 2009, at 12:08 PM, JJZolx wrote: > > andyg;454741 Wrote: >> Right now if you disable say, the Napster plugin, and you have >> Napster >> enabled as an app, it will not be returned in the menu from SbS. >> But it >> would still be returned by SN, so I guess it would always use SN in

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-03 Thread Andy Grundman
On Sep 3, 2009, at 4:41 PM, JJZolx wrote: > > This is definitely a nicer way of doing things. > > When you install an app, I think you should be taken directly to the > 'Configure' page. Ideally with some type of message saying that > you've > succesfully installed the app, as many of the 'ins

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-02 Thread Andy Grundman
> I'm guessing you will need some kind of "Upgrade" button too in the > future or will application upgrades happen automatically ? You're getting a bit ahead of things. :) I honestly have not thought about that at all. ___ beta mailing list beta@

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-01 Thread Andy Grundman
On Sep 1, 2009, at 9:50 PM, Mark Miksis wrote: > > andyg;453893 Wrote: >> Comments? Did I forget anything? > > I think this is great. Isn't there also already a plan to ease > upgrades? I can't remember, but what happens if a user upgrades > from SC > 7.3.3 to SBS 7.4 and already has valid R

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-01 Thread Andy Grundman
On Sep 1, 2009, at 8:32 PM, Phil Meyer wrote: >> App Gallery has a single button: "Install App". This button enables >> the app for all of your current and future players. After install, >> this >> changes to Uninstall/Configure as it does today, uninstall would >> remove >> the app from al

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-01 Thread Andy Grundman
On Sep 1, 2009, at 7:46 PM, pippin wrote: > > OK, I see I can configure it even when a player is not connected to > SN. > One thing I DON'T see, though, is the option to add an app to the home > menu. I do see this on the device's menu. Yeah this is missing and will be added.

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-01 Thread Andy Grundman
On Sep 1, 2009, at 7:20 PM, pippin wrote: > > andyg;453929 Wrote: >> OK sorry I mean on the test.sn web UI. SC web UI will not have any >> of >> this, but the web UI will send users to MySB. On-device menus, I >> will >> >> probably add Uninstall, but I think it should require you to enter

Re: [SlimDevices: Beta] Proposal for improving App Gallery/My Apps

2009-09-01 Thread Andy Grundman
OK sorry I mean on the test.sn web UI. SC web UI will not have any of this, but the web UI will send users to MySB. On-device menus, I will probably add Uninstall, but I think it should require you to enter your MySB password because it will remove the app from all players.

Re: [SlimDevices: Beta] Is test.SN down?

2009-08-31 Thread Andy Grundman
My fault, sorry, will be back in a sec. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/beta

Re: [SlimDevices: Beta] SqueezeCenter 7.4 & Snow Leopard (Mac OS 10.6)

2009-08-29 Thread Andy Grundman
This is strange, as I fixed the web UI issue last night. Will do some more testing. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/beta

Re: [SlimDevices: Beta] WHS: Where is the most stable SQL version (nightly 7.3.4 gone!)

2009-08-28 Thread Andy Grundman
That's a known bug with the web UI. Your best bet is to add your Pandora account at test.squeezenetwork.com. On Aug 29, 2009, at 1:19 AM, sjchmura wrote: > > If someone can direct me to the proper way to formally report bugs > that > would be great. > > Anyway > > Running Receiver+Contr

Re: [SlimDevices: Beta] SqueezeCenter 7.4 & Snow Leopard (Mac OS 10.6)

2009-08-28 Thread Andy Grundman
Please use 7.3.4 on Snow Leopard. ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/beta

Re: [SlimDevices: Beta] Changes to ip3k menu in tonight's 7.4 (8/26)

2009-08-27 Thread Andy Grundman
On Aug 27, 2009, at 4:29 PM, kdf wrote: >> >> Info Browser is somewhat hidden on the latest menu layout - I think >> it >> should be kept as it does something differnet from a news ticker. >> It is >> also the only option which allows additional parsers for displaying >> other information. >

Re: [SlimDevices: Beta] SqueezeCenter 7.4 & Snow Leopard (Mac OS 10.6)

2009-08-27 Thread Andy Grundman
On Aug 27, 2009, at 8:27 AM, aeo12 wrote: > > Apple will release the new Mac O/S 10.6 (Snow Leopard) tommorrow. I'd > like to upgrade to Snow Leopard early on, but won't do so until I am > able to run SqueezeCenter. I understand version 7.3 won't work with > Snow Leopard. Can the beta of 7.4 b

Re: [SlimDevices: Beta] Some artwork files don't display well on the SBC

2009-08-26 Thread Andy Grundman
I just reread the bug, had forgotten so much work had been done on it. Triode is probably the best person to ask about this as he knows a lot more about this issue than I do. On Aug 27, 2009, at 12:45 AM, Andy Grundman wrote: > I think it should be possible to fix in software

Re: [SlimDevices: Beta] Some artwork files don't display well on the SBC

2009-08-26 Thread Andy Grundman
I think it should be possible to fix in software by dithering the image down to 16-bit. I have been meaning to look into how feasible this is with GD. On Aug 27, 2009, at 12:34 AM, Mnyb wrote: > > Just want's the bump this old chestnut . > > https://bugs.slimdevices.com/show_bug.cgi?id=7462

Re: [SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-11 Thread Andy Grundman
On Aug 11, 2009, at 9:13 PM, pippin wrote: > > Oh, and did I ask how I get rid of an App once I've added it to my > home > menu? On the todo list... :) ___ beta mailing list beta@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/bet

Re: [SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-11 Thread Andy Grundman
On Aug 11, 2009, at 9:07 PM, pippin wrote: > > andyg;447732 Wrote: >> Oh, My Apps in the website does display everything installed on any >> player. My Apps on a player only shows things for that particular >> player. >> >> > > One thing I did not yet fully understand: Will the old "Radios" and

Re: [SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-11 Thread Andy Grundman
Oh, My Apps in the website does display everything installed on any player. My Apps on a player only shows things for that particular player. On Aug 11, 2009, at 8:46 PM, JJZolx wrote: > > Backup just a touch... What do you mean "for that player"? "My > Apps" is > separate from "My Squeez

Re: [SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-11 Thread Andy Grundman
On Aug 11, 2009, at 8:12 PM, tamanaco wrote: > > andyg;447701 Wrote: >> As you can see a lot has been changing lately. I have just >> finished a >> large refactor of all of the apps to support multiple accounts, >> have a >> generic on-device registration mechanism and to add an account >> i

Re: [SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-11 Thread Andy Grundman
On Aug 11, 2009, at 3:39 PM, tamanaco wrote: > > Is it just me or does the test.sn home page looks like the one in the > picture below for everyone?... I get the same result in Firefox and > IE. > Btw, should I be kicking the tires of the Web UI of test.sn or > should I > wait until it's bit

Re: [SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-07 Thread Andy Grundman
On Aug 7, 2009, at 5:33 PM, Chunkywizard wrote: > > Which 7.4 version supports this new SN? I ask because I registered at > the new URL, upgrading to 28091 and SC wouldn't accept my new password > under settings: mysqueezebox.com. It still accepted my old SN > password. r28094

Re: [SlimDevices: Beta] What happened to Slim::Utils::Timers::pendingTimers

2009-08-07 Thread Andy Grundman
On Aug 7, 2009, at 4:42 PM, GoCubs wrote: > > andyg;446703 Wrote: >> On Aug 7, 2009, at 4:15 PM, GoCubs wrote: >> [color=blue] >> >> Timers is now a thin wrapper around EV, so that is gone. Why do you >> need it? > > Thanks Andy for the quick response. I'm a bit out of the loop, what > is > E

Re: [SlimDevices: Beta] What happened to Slim::Utils::Timers::pendingTimers

2009-08-07 Thread Andy Grundman
On Aug 7, 2009, at 4:15 PM, GoCubs wrote: > > I'm trying to get SuperDateTime up to snuff from 7.4 and apparently > Slim::Utils::Timers::pendingTimers no longer exists. I looked in the > package and don't see anything to its effect. > > Why was this removed? Any chance in bringing it back? Tim

Re: [SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-07 Thread Andy Grundman
On Aug 7, 2009, at 11:38 AM, Siduhe wrote: > > Andy, for the hard of thinking, can you just remind me which one the > test version of SN is that we need to have the account set up for There is only one -> http://www.test.squeezenetwork.com ___ beta mai

[SlimDevices: Beta] 7.4 now pointed to test.squeezenetwork.com

2009-08-07 Thread Andy Grundman
I have pointed 7.4 to the test version of SN (what will become mysqueezebox.com). This is needed for several reasons: some new features require the latest SN, such as App Gallery and My Apps. Also, we need to test many other changes that are being made to basically every music service. T

Re: [SlimDevices: Beta] SSODS & audio scan module

2009-08-06 Thread Andy Grundman
On Aug 6, 2009, at 4:07 PM, flipflip wrote: > - Slim::bootstrap->loadModules([qw(version Time::HiRes > DBD::mysql DBI HTML::Parser XML::Parser::Expat YAML::Syck)], []); > + Slim::bootstrap->loadModules([qw(version Time::HiRes DBI > DBD::mysql HTML::Parser XML::Parser::Expat YAML

Re: [SlimDevices: Beta] SSODS & audio scan module

2009-08-05 Thread Andy Grundman
On Aug 5, 2009, at 5:34 PM, Pokersut wrote: > > Pokersut;446106 Wrote: >> EDIT: Just checked the Settings page in the SC Web UI, and it says >> that >> the version running is 7.3.4 - 27488! Yet, in the upper left hand >> corner >> I have the new SqueezeboxServer logo, and SSODS says the versi

Re: [SlimDevices: Beta] SSODS & audio scan module

2009-08-05 Thread Andy Grundman
7.4 still has Audio::Scan 0.26 (I haven't updated to 0.27 yet). And an easier way to test module versions is: perl -MAudio::Scan\ 999 On Aug 5, 2009, at 1:39 PM, flipflip wrote: > > please do: > > > /volume1/SSODS/bin/perl [ENTER] > > use Audio::Scan; > print $Audio::Scan::VERSION; > [CTRL-D] >

Re: [SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-08-02 Thread Andy Grundman
On Aug 2, 2009, at 3:52 PM, JJZolx wrote: > > radish;445192 Wrote: >> It's interesting, I have the latest 7.4 on my test server and it's >> OK, >> apart from the seemingly random CPU spikes from mysql. I haven't >> tried a >> rescan though, it's happily using an older db. Maybe I won't push m

Re: [SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-08-01 Thread Andy Grundman
On Aug 1, 2009, at 6:50 PM, Robin Bowes wrote: > On 01/08/09 23:36, JJZolx wrote: >> Robin Bowes;444936 Wrote: >>> Ugh. Why the 5.10 requirement? That effectively means "you can't use >>> CentOS/RHEL 5.x as a server". >>> >>> Are you using some specific modules that are 5.10-specific? Or did >>

Re: [SlimDevices: Beta] WHS: Where is the most stable SQL version (nightly 7.3.4 gone!)

2009-08-01 Thread Andy Grundman
On Aug 1, 2009, at 2:32 PM, sjchmura wrote: > > This is the augist 1 build. The "service" on WHS will not start. I don't have a WHS system to test with, but the normal Win32 build works fine for me. Make sure you have the latest one (27990). ___ bet

Re: [SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-08-01 Thread Andy Grundman
On Aug 1, 2009, at 2:23 PM, Phil Meyer wrote: >> Remove ActivePerl 5.8.8 and install ActivePerl 5.10. >> > Ah! I already have 5.10 installed (was using for noweb-sqlite > branch); didn't realise this was now the requirement for trunk. Yeah, and I've fixed that error message so that on Windows

Re: [SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-07-31 Thread Andy Grundman
On Jul 31, 2009, at 3:21 PM, MeSue wrote: > > andyg;444543 Wrote: >> The nightlies are back to trunk as of last night. > > Just want to be absolutely sure... Is 7.4-27942 back to MySQL already? Yes this version is trunk with MySQL. Some features that are unrelated to SQLite, that were put in

Re: [SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-07-31 Thread Andy Grundman
On Jul 31, 2009, at 3:58 AM, Siduhe wrote: > > andyg;81 Wrote: >> Sure, will do. Probably will be a few days. > > And a heads up of the day of the switch back in the nightlies would be > good too? I'll need to do a fresh install from scratch I think, in > light > of some of the issues swit

Re: [SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-07-30 Thread Andy Grundman
On Jul 30, 2009, at 6:51 PM, erland wrote: > > andyg;444317 Wrote: >> >> Selected stable changes will be backported from noweb-sqlite to >> trunk, >> >> mostly those that do not relate to SQLite and the auto-rescan code. >> Existing 7.3.x plugins should not need any changes. >> > What about the

Re: [SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-07-30 Thread Andy Grundman
On Jul 30, 2009, at 4:28 PM, JJZolx wrote: > > andyg;13 Wrote: >> Part of it will get backported to trunk, only the most stable >> bits. :) > > The new compiled scanners? http://bugs.slimdevices.com/show_bug.cgi?id=13133 ___ beta mailing list bet

Re: [SlimDevices: Beta] App Gallery?

2009-07-30 Thread Andy Grundman
On Jul 30, 2009, at 8:58 AM, bonze wrote: > > Ok - I must've missed something. ?? > > What are 'App Gallery' and 'My Apps' options on the SBC & Squeezplay?? > > Both produce the error: > Slim::Control::XMLBrowser::_cliQuery_error (1214) Error: While > retrieving [http://www.squeezenetwork.com/api

[SlimDevices: Beta] Update on 7.4 vs. 8.0

2009-07-30 Thread Andy Grundman
7.4 is fast approaching and it's become clear the noweb-sqlite branch is not going to be ready in time. So, we're making the following changes to the plan: 7.4 will be released from the current 7.4/trunk. It will be version 7.4. It will use MySQL. Selected stable changes will be backported

Re: [SlimDevices: Beta] Scanner changes in 7.4

2009-07-25 Thread Andy Grundman
On Jul 25, 2009, at 1:36 PM, egd wrote: > > egd;440602 Wrote: >> However, I can also tell you that SQLite performs like an absolute >> dog >> doing simple things like browsing albums - I can literally sit and >> watch >> the albumart get rendered album by album. Performance with a >> libra

Re: [SlimDevices: Beta] 7.4-27663 won't scan my music

2009-07-18 Thread Andy Grundman
On Jul 18, 2009, at 4:01 PM, MeSue wrote: > > Can I please get some help? I cant seem to get a scan of my music. My > scanner log is attached. "database disk image is malformed" This seems to only happen on Windows and I haven't seen it. Need to figure out a way to reproduce. If you delete

Re: [SlimDevices: Beta] Scanner changes in 7.4

2009-07-17 Thread Andy Grundman
Are you really running MusicIP? Last.fm's server could be down, does it ever work? On Jul 17, 2009, at 3:46 PM, Phil Meyer wrote: > Still getting this issue: > > [20:22:53.7300] Slim::Networking::SimpleAsyncHTTP::onError (230) > Failed to connect to http://localhost:10002/api/filters (Connect

Re: [SlimDevices: Beta] Scanner changes in 7.4

2009-07-15 Thread Andy Grundman
Can you file a bug and attach one of these files? Please enter 'Audio::Scan' in the tag field so I'm sure to see it. On Jul 15, 2009, at 2:02 PM, mariowing wrote: > > I don't know if this is the correct tread, please advice me where to > post if this is inapropriate. > > I have quite a few m4a

Re: [SlimDevices: Beta] Official Last.fm plugin

2009-07-14 Thread Andy Grundman
On Jul 14, 2009, at 5:22 PM, chris.mason wrote: > > 1. Automatically tag submitted songs with the genre. They have since added methods to the API for adding tags to a track, album, or artist. So maybe we can do this at some point. Think about how you think it should work, and whether it sh

Re: [SlimDevices: Beta] Music Scan Details in SQLite branch

2009-07-14 Thread Andy Grundman
On Jul 14, 2009, at 2:17 PM, JJZolx wrote: > > andyg;440516 Wrote: >> >>> What was the significance of changing the text displayed in Music >> Scan >>> Details during a scan? Why is the first phase no longer 'Directory >>> scan', which was correct? The text 'Scan new files' seems a bit odd >>>

<    1   2   3   4   5   6   7   8   9   10   >