Re: [SlimDevices: Beta] Running noweb-sqlite branch with ActivePerl

2009-06-30 Thread Phil Meyer
>This really needs to be fixed or it's going to cause havoc when 7.4 is
>released.  I'm not sure where the difference lies, but previously these
>would be treated as the same.  I thought that the way it worked was to
>transform the characters with diacritics into their non-diacritic
>character counterparts.
>
I prefer the way it works now in SQLite; I considered the old behaviour a bug.  
What is in tags should be what is displayed in the app, so if you have entered 
albums by "Mel Torme" and "Mel Tormé", they should be treated as different 
artists.  It's then easy it identify errors in tags and fix them.

e.g What if I had artist tags containing "Enrique Englesias", "Enriqué 
Englesias" and "Enriqué Englésias"?  In MySQL, it was non-deterministic as to 
what was displayed for the artist in the app, as it depended what order the 
files were scanned in.  If it picked the wrong one and you wanted to change 
tags to fix the display name, you had to find the song that needed updating, 
but as the app wasn't reporting the tags for the song, it meant that fixing 
tags was harder.  Also, a scan for new/changed music wouldn't then pick up tag 
changes; a full wipe+rescan was necessary.

I haven't tried a new/changed scan after having changed one artist tag to be 
another artist tag (to merge their albums/songs together under one artist), as 
I can't get sqlite scanning to work now, but this would be a good test.

>Searching is also broken with respect to the old behavior.  Take the
>artist 'Mel Tormé'.  In SC7.4 Trunk, if I search with 'mel torme' it
>finds the artist.  In SC7.4 noweb-sqlite, the search comes back empty.

That's a bug though; I'd expect a search for "Torme" or "Tormé" to return both 
artists "Torme" and "Tormé".

i.e. store a search field without any diacritics.  Strip search string of 
diacritics, and find matches.  Then display the artist display name for any 
matches found.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


[SlimDevices: Beta] Album year and artwork

2009-06-30 Thread IMGrant

I have a suggestion for the scanner functionality concerning year/date
and artwork for an *album* - for example, I have an album compiled in
2004, but I have tagged the individual songs with their own year of
release (1976, 1985, whatever) and their own artwork (from the original
single release cover). There is a folder.jpg that is a 'cover' for the
album as a whole.
When scanned by SC (SBS?), the album year and cover is set to that of
the last track (1976). I can change the album year to 2004 in the SQLite
DB no probs, but the album cover is trickier, because of the artwork
cache thing. I'm guessing that folder.jpg image is not scanned or stored
by SC, since all the tracks have their own embedded cover, and if it is
scanned, I don't know how to find its cache ID.

My suggestion therefore, is that the scanner could make use of a custom
tag (e.g. ALBUMYEAR) and any image file (folder.jpg, cover.jpg, etc. as
normal) and set these for the album only. In the event these don't
exist, the current behaviour is fine.

Any thoughts?


-- 
IMGrant

IMGrant's Profile: http://forums.slimdevices.com/member.php?userid=29979
View this thread: http://forums.slimdevices.com/showthread.php?t=65073

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


Re: [SlimDevices: Beta] What was the last working 7.4b?

2009-06-30 Thread rolski

Is there a 28307 build for ReadyNAS NV+ (Sparc) available too ?  I can
only see 27274 on the downloads page


-- 
rolski

rolski's Profile: http://forums.slimdevices.com/member.php?userid=23776
View this thread: http://forums.slimdevices.com/showthread.php?t=64824

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


Re: [SlimDevices: Beta] Missing strings ahead!

2009-06-30 Thread Michael Herger
> WHS 7.4 27307 is showing a musicLibraryStats on the status page in the
> WHS plugin tab.

Different issue, but still a good find! Is SC running when you see this?

-- 

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


Re: [SlimDevices: Beta] What was the last working 7.4b?

2009-06-30 Thread autopilot

andyg;436510 Wrote: 
> I think these issues should be fixed, try the latest build, r27307.

Thanks Andy, Scanning now :)


-- 
autopilot

Cheers, auto.

-"don't call me Shirley."-

autopilot's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=64824

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


Re: [SlimDevices: Beta] Windows installer changes in tomorrow's build

2009-06-30 Thread dwilliams01

Just A-Z/a-z/0-9 in the password.  I hadn't filed a bug yet on that. 
Got tied up this weekend so I didn't get to go thru it properly again
after you had made some changes.


-- 
dwilliams01

dwilliams01's Profile: http://forums.slimdevices.com/member.php?userid=10988
View this thread: http://forums.slimdevices.com/showthread.php?t=64497

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


Re: [SlimDevices: Beta] Missing strings ahead!

2009-06-30 Thread Michael Herger
> WHS 7.4 27307 is showing a musicLibraryStats on the status page in the
> WHS plugin tab.

This should be fixed in revision 27312. Thanks!

-- 

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


Re: [SlimDevices: Beta] Album year and artwork

2009-06-30 Thread Uluen

IMGrant;436636 Wrote: 
> Any thoughts?Only one really.
If the album is released in 2004, I'll tag it as such. It's the -album-
I'm tagging, not the individual tracks.

If I want that extra info, I'll use the comment field.


-- 
Uluen

SYSTEM: MUSIC -> EARS
http://www.last.fm/user/Uluen

Uluen's Profile: http://forums.slimdevices.com/member.php?userid=12166
View this thread: http://forums.slimdevices.com/showthread.php?t=65073

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


[SlimDevices: Beta] All my players are displaying wrong time (1 hour behind)

2009-06-30 Thread autopilot

I'm not sure if i'm posting this in the right place, or even if i am not
just being thick and missing something...

...but all my players (SB3, Boom and Controller) clocks are exactly 1
hour behind. My PC's (hosting SS) time is correct, and i have also
checked SN and that's set to the right time zone too.

Am i missing something obvious, or is this a bug?


-- 
autopilot

Cheers, auto.

-"don't call me Shirley."-

autopilot's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=65078

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


Re: [SlimDevices: Beta] Album year and artwork

2009-06-30 Thread IMGrant

Uluen;436665 Wrote: 
> It's the -album- I'm tagging, not the individual tracks.

How do you tag the album?


-- 
IMGrant

IMGrant's Profile: http://forums.slimdevices.com/member.php?userid=29979
View this thread: http://forums.slimdevices.com/showthread.php?t=65073

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


Re: [SlimDevices: Beta] All my players are displaying wrong time (1 hour behind)

2009-06-30 Thread gharris999

What OS is your host machine running?


-- 
gharris999

gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=65078

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


Re: [SlimDevices: Beta] All my players are displaying wrong time (1 hour behind)

2009-06-30 Thread autopilot

Vista 64 sp2


-- 
autopilot

Cheers, auto.

-"don't call me Shirley."-

autopilot's Profile: http://forums.slimdevices.com/member.php?userid=1763
View this thread: http://forums.slimdevices.com/showthread.php?t=65078

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


Re: [SlimDevices: Beta] What was the last working 7.4b?

2009-06-30 Thread rolski

Now that r27307 7.4 for ReadyNAS (sparc) has been put on the site, I've
tried everything over the last few hours & it just refuses to start.
Nothing's happening whatsoever, so I'm going back to SC 7.3.3


-- 
rolski

rolski's Profile: http://forums.slimdevices.com/member.php?userid=23776
View this thread: http://forums.slimdevices.com/showthread.php?t=64824

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


Re: [SlimDevices: Beta] What was the last working 7.4b?

2009-06-30 Thread andyg

The Sparc build of 7.4 does not yet have binaries.  You'll have to stick
with 7.3.4 on Sparc for now.


-- 
andyg

andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=64824

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


Re: [SlimDevices: Beta] What was the last working 7.4b?

2009-06-30 Thread rolski

andyg;436731 Wrote: 
> The Sparc build of 7.4 does not yet have binaries.  You'll have to stick
> with 7.3.4 on Sparc for now.
Aha - well, that could explain a lot - thanks !


-- 
rolski

rolski's Profile: http://forums.slimdevices.com/member.php?userid=23776
View this thread: http://forums.slimdevices.com/showthread.php?t=64824

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


Re: [SlimDevices: Beta] Missing strings ahead!

2009-06-30 Thread gwlevans

Thanks, I'll try it out when it's uploaded.

Cheers,

Gareth


-- 
gwlevans

gwlevans's Profile: http://forums.slimdevices.com/member.php?userid=24994
View this thread: http://forums.slimdevices.com/showthread.php?t=61316

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


Re: [SlimDevices: Beta] Album year and artwork

2009-06-30 Thread adamslim

Use MP3Tag (Google is your friend) to update the tags.  Tags each track
with the album year, and add comments as necessary.


-- 
adamslim

Those are my principles, and if you don't like them... well, I have
others

SB+, dCS Purcell & Elgar, Audion Pre, Welborne DRD 300B SETs, Lowther
Big Fun Horns with PM6As

adamslim's Profile: http://forums.slimdevices.com/member.php?userid=7355
View this thread: http://forums.slimdevices.com/showthread.php?t=65073

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


Re: [SlimDevices: Beta] Album year and artwork

2009-06-30 Thread IMGrant

adamslim;436760 Wrote: 
> Use MP3Tag (Google is your friend) to update the tags.  Tags each track
> with the album year, and add comments as necessary.

Oh, I thought he meant a special album tag or something. I prefer to
have the tracks tagged with their original release. mp3tag is very good,
I use it for regexps and such a lot.


-- 
IMGrant

IMGrant's Profile: http://forums.slimdevices.com/member.php?userid=29979
View this thread: http://forums.slimdevices.com/showthread.php?t=65073

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


Re: [SlimDevices: Beta] XP+7.4 - 27274 - plugin strangeness

2009-06-30 Thread Phil Leigh

I'm sorry to be a pain but I'm still getting these PDK errors and
scanner wont run (I'm now on 27130). I've never had this before.


-- 
Phil Leigh

You want to see the signal path BEFORE it gets onto a CD/vinyl...it
ain't what you'd call minimal...
SB3 (wired) - TACT 2.2X (Linear PSU) + Good Vibrations S/W - MF
Triplethreat(Audiocom full mods) - Linn 5103 - Aktiv 5.1 system (6x
LK140's, ESPEK/TRIKAN/KATAN/SEIZMIK 10.5), Townsend Supertweeters, Blue
Jeans Digital,Kimber Speaker & Chord Interconnect cables
Outdoors: Boom

Phil Leigh's Profile: http://forums.slimdevices.com/member.php?userid=85
View this thread: http://forums.slimdevices.com/showthread.php?t=65041

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


Re: [SlimDevices: Beta] XP+7.4 - 27274 - plugin strangeness

2009-06-30 Thread Michael Herger
> I'm sorry to be a pain but I'm still getting these PDK errors and
> scanner wont run (I'm now on 27130). I've never had this before.

I fixed it in 27311...
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


Re: [SlimDevices: Beta] Album year and artwork

2009-06-30 Thread Phil Leigh

Nope - I don't want this. I've spent hours tagging each track on
hundreds of compilation CD's with the correct release year.
Year tags are really messed up. There needs to be an album/release year
tag and a track year tag  - 90% of the people 90% of the time will use
years to mean the track year NOT the album (re)release year!
This really is a very simple use-case: If I have a 2004 compilation
containing "In The Summertime By Mungo Jerry" I NEVER want to see "In
The Summertime By Mungo Jerry" come up when I search 2004 - I ALWAYS
want to see it if I search 1972...


-- 
Phil Leigh

You want to see the signal path BEFORE it gets onto a CD/vinyl...it
ain't what you'd call minimal...
SB3 (wired) - TACT 2.2X (Linear PSU) + Good Vibrations S/W - MF
Triplethreat(Audiocom full mods) - Linn 5103 - Aktiv 5.1 system (6x
LK140's, ESPEK/TRIKAN/KATAN/SEIZMIK 10.5), Townsend Supertweeters, Blue
Jeans Digital,Kimber Speaker & Chord Interconnect cables
Outdoors: Boom

Phil Leigh's Profile: http://forums.slimdevices.com/member.php?userid=85
View this thread: http://forums.slimdevices.com/showthread.php?t=65073

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


Re: [SlimDevices: Beta] XP+7.4 - 27274 - plugin strangeness

2009-06-30 Thread Phil Leigh

mherger;436770 Wrote: 
> > I'm sorry to be a pain but I'm still getting these PDK errors and
> > scanner wont run (I'm now on 27130). I've never had this before.
> 
> I fixed it in 27311...

ah - 1 out!
Thanks Michael :-)


-- 
Phil Leigh

You want to see the signal path BEFORE it gets onto a CD/vinyl...it
ain't what you'd call minimal...
SB3 (wired) - TACT 2.2X (Linear PSU) + Good Vibrations S/W - MF
Triplethreat(Audiocom full mods) - Linn 5103 - Aktiv 5.1 system (6x
LK140's, ESPEK/TRIKAN/KATAN/SEIZMIK 10.5), Townsend Supertweeters, Blue
Jeans Digital,Kimber Speaker & Chord Interconnect cables
Outdoors: Boom

Phil Leigh's Profile: http://forums.slimdevices.com/member.php?userid=85
View this thread: http://forums.slimdevices.com/showthread.php?t=65041

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


Re: [SlimDevices: Beta] 7.3.3 install errors

2009-06-30 Thread jerryt

I'm running SC as a service on XP and got the error on install.
I looked into the perl58.dll and found no entry oint for
Perl_newXS-flags, so that appears to be a problem to me (is there a
newer dll?).

I did delete the pdk folders and SC now does start on boot. But when
changing users in Windows the TryIcon is dead, i.e. no LEDs! I don't
believe that the pdk folders are the culprit, the missing entry point in
the dll should be looked at.


-- 
jerryt

jerryt's Profile: http://forums.slimdevices.com/member.php?userid=31300
View this thread: http://forums.slimdevices.com/showthread.php?t=64181

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


Re: [SlimDevices: Beta] 7.3.3. Nightly dies...

2009-06-30 Thread dip

During April and May I had almost no SC crash (only one) but since June
crashes came back and now I have sometimes 4 crashes a day (I upgrade to
the latest nightly sporadicly every few days).

And after having upgraded to the official 7.3.3 release (and further to
the 7.3.4 nightlies) it got even worse since now SC is no longer
starting automatically (which was no problem before).

Deleting *pkd folders in my temp directory helps sometimes but not
always. I even deinstalled my anti virus software (avira antivir) but it
did not help.

I then manually installed squeezecenter as windows server and now at
least it starts again automatically but it crashes several times a day
with the perl interpreter failed message.

Is there anything I can do against that? I start thinking to switch
from Windows to Ubuntu since I hope this may be more stable. Is that
true and is there any way to import my SC and plugin settings when
porting from Windows to Ubuntu?

Any help would be really appreciated!


-- 
dip

dip's Profile: http://forums.slimdevices.com/member.php?userid=902
View this thread: http://forums.slimdevices.com/showthread.php?t=60721

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


Re: [SlimDevices: Beta] Album year and artwork

2009-06-30 Thread Phil Meyer
>If the album is released in 2004, I'll tag it as such. It's the -album-
>I'm tagging, not the individual tracks.
>
I am with the original poster - I tag each song with the year the song was 
published.

For compilations, the "album year" should actually be several years - a list of 
distinct years based on the songs on the album.  i.e. treat it the same as 
genres across all the songs on the album.

When browsing Years, the compilation album should appear under all years, not 
one specifically, similar to how you can find a compilation album by browsing 
to any artist that appears on the compilation.
___
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta


[SlimDevices: Beta] Latest nightly doesn't find any music

2009-06-30 Thread MadFloyd

Just tried the June 30th nightly on XP and it when I scan for music it
comes up empty.  I made sure to set the music library folder correctly.

As a test I made a new folder with nothing but one sub directory and
some flac files and set the library folder to that - but it still comes
up empty.


-- 
MadFloyd

MadFloyd's Profile: http://forums.slimdevices.com/member.php?userid=30405
View this thread: http://forums.slimdevices.com/showthread.php?t=65099

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


Re: [SlimDevices: Beta] Scanner changes in 7.4

2009-06-30 Thread radish

Just a note that the problem I was seeing seems to have gone away with
the latest nightly. I'll post back (and file a bug) if I see a repeat.


-- 
radish

radish's Profile: http://forums.slimdevices.com/member.php?userid=77
View this thread: http://forums.slimdevices.com/showthread.php?t=64981

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