[slim] Harmony Remote Users

2005-07-17 Thread Danny Rego



Any harmony remote users out there know/remember 
how to setup their squeezebox on the remote, while making it think it's a 
multi-disc changer?  I wrote a plugin for slim server that will 
create a CSV file for importing into your harmony remote that gives you 
quick/instant access to particular playlists/albums via one touch of the LCD 
buttons...but for the life of me, I can't find how/where to modify the 
squeezebox to allow for multi-disc usage.
 
Hopefully someone our there can lend a hand...I 
hope I didn't write this plugin for nothing!
 
(The plugin basically allows you to punch in a 4 
digit disc number like 0001, and the squeezebox plays a specified playlist from 
that number)
 
Anyways...any help is appreciated 
here.
 
Danny Rego
 
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Can stream MP3 but not WMA to Squeezebox

2005-07-17 Thread winmill

I've been searching the forums for a similar problem, but haven't found
anything similar outside of AlienBBC problems.

>From SlimServer 6.0.2 (and 6.1b2) on Windows XP SP2, I am able to
stream MP3 but not WMA from the internet to my SB.  There seems to be a
problem when passing the stream from wmadec.exe to lame.exe. 

Since it's an SB, MP3 (from http://radioio.sc.llnwd.net:8465/) is
streamed directly.  However, when I stream WMA (from
http://radioio.wm.llnwd.net/radioio_70sPop_med), it involves
socketwrapper, wmadec and lame.  Both streams do work in Windows Media
Player.

The debug log for the mms streaming looks good until:
2005-07-17 19:35:30.9768 Pipeline reader connected
2005-07-17 19:35:30.9839 We need to send 0 seconds of silence...
2005-07-17 19:35:30.9841 sending 0 bytes of silence
2005-07-17 19:35:30.9845 would have blocked, will try again later
[repeats until]
2005-07-17 19:35:35.3888 readlen undef: (Unknown error)10054

And the command line output:
Assuming raw pcm input file : Forcing byte-swapping
Error writing mp3 output


I have two Windows XP Pro computers, and this only happens on the one
with SP2.


-- 
winmill
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Volume levels across files

2005-07-17 Thread jsutula

Spies Wrote: 
> What I would love to see in the interim is for some clever person to
> create a plug in or a modification to the web interface that would
> allow turning on and off and setting the options for the flac
> --apply-replaygain-which-is-not-lossless. Something like how you can
> adjust the quality and bit rate of the lame encoder now. As it stands
> now one has to modify convert.conf which is kind of a pain. Any
> takers?
> 

I'm working on a plugin right now to adjust Replaygain CL options to
use album/track gain depending on the context of the playlist:
http://forums.slimdevices.com/showthread.php?t=15133

It would be a simple addition to add options to use
none/album/track/smart(context) options in the web interface.

However, I'm a true beginner in the plugin making world so it might
take a bit longer than you would expect ;). I'll keep you updated.


-- 
jsutula
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] RadioIO stream info gone

2005-07-17 Thread Joe Hartley
On Sat, 16 Jul 2005 13:49:08 -0400
Joe Hartley <[EMAIL PROTECTED]> wrote:

> Any other RadioIO listeners out there?
> 
> Earlier today my Squeezebox started showing a generic station banner
> and copyright notice rather than the song that was playing.  Has anyone
> else noticed this?
> 
> I've written to RadioIO support, but haven't heard back yet.

The titles are now back, hooray!  I guess they fixed their streams.

I like those folks!

-- 
==
   Joe Hartley - UNIX/network Consultant - [EMAIL PROTECTED]
Without deviation from the norm, "progress" is not possible. - FZappa
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Showing all songs takes VERY much time

2005-07-17 Thread dip

Showing all my about 5600 songs (e.g. using the link under browse
albums) takes about 4:40 minutes in Slimserver. On the Squeezebox it
also take several minutes when browsing for songs. There seems to be
some caching since the second time it takes between 10 and 30 seconds.
But this is still a very long time.
I use MediaMonkey to organize my music files and with MediaMonkey it
takes only about 2-3 seconds (!) to display all songs. Is there some
improvement possible in Slimserver? Since the songs are organized in a
database it should be much faster to show a list of all songs. Since my
hard disk is working very much when I click on the "all songs" link it
seems to me as if the song list is not created from the database but
that all songs are read from disk. Is that correct (and if yes, is that
necessary)?

I use the latest nightly build and have Windows XP Home, an Intel
Pentium 4 2.66 GHz and 1GB RAM.

Dieter


-- 
dip
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] 2 players playing in tandem - is it possible?

2005-07-17 Thread kdf
Quoting [EMAIL PROTECTED]:

> Not sure if this has been asked before, but is there anyway to sync to
> players
> to play the same thing at the same time.  I'd quite like my PC running the
> softsqueeze to play the same thing as my squeezebox in another room - why?
> Well when cleaning the house it would be nice (for example).
>
> Is it possible?

look in player settings, and you will find what you need.

note: only hardware players and softsqueeze can sync.  connecting using http,
such as from winamp or itunes will not allow syncing.

-kdf
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Using the slimserver cli from perl

2005-07-17 Thread jth

Shameless plug: see also the slim_cli.pl script here -

http://ultratrendy.com:31888/slim/


-- 
jth
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


RE: [slim] 2 players playing in tandem - is it possible?

2005-07-17 Thread John Hunt

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 17 July 2005 22:23
To: discuss@lists.slimdevices.com
Subject: [slim] 2 players playing in tandem - is it possible?

Not sure if this has been asked before, but is there anyway to sync to
players
to play the same thing at the same time.  I'd quite like my PC running the
softsqueeze to play the same thing as my squeezebox in another room - why? 
Well when cleaning the house it would be nice (for example).

Is it possible? 
[John Hunt] 

There should be a dropdown to allow you to do this in the web-based server
thingy. It should allow you to sync both players either way round. Start the
slimserver interface after softsqueeze and it should be in the top tight of
the screen.

[John Hunt] John



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


[slim] 2 players playing in tandem - is it possible?

2005-07-17 Thread matthew . horn
Not sure if this has been asked before, but is there anyway to sync to players
to play the same thing at the same time.  I'd quite like my PC running the
softsqueeze to play the same thing as my squeezebox in another room - why? 
Well when cleaning the house it would be nice (for example).

Is it possible?

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


Re: [slim] Re: Using the slimserver cli from perl

2005-07-17 Thread Michael Herger

Max


Okay, I've now got the following, but am still struggling to read
responses.  The current <$s> is an optimistic attempt that occasionally
works, but generally just makes the script hang after doing the pause.


Have a look at some of Felix Müller's scripts (eg. the FollowMe.pl
http://www.gwendesign.ch/slimserver/src/followme01.pl) - I've always used  
one of these to copy the communication part from. And it has worked for  
me, too.


--

Michael

---
Help translate SlimServer by using the
StringEditor Plugin (http://www.herger.net/slim/)
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Minor bug?

2005-07-17 Thread radish

I just switched my wireless AP from 128bit WEP to unsecured. I did a
regular reset of the SBs, set them to no security and tried to
reconnect. They could get on the network fine but DHCP wasn't working
(timed out). The only way I could get DHCP to work was to do a factory
reset of each SB in turn, after the factory reset DHCP worked fine. 

Not an important issue, but I thought I'd put it out there.


-- 
radish
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Converting Slimserversql.db to a .CSV file

2005-07-17 Thread snood

Not sure if this issue was ever resolved, but I finally have a script
(for Windows/Sqlite3) that will convert the slimserversql.db file into
a .csv file that can easily be manipulated in excel.

instructions in comments of .txt file..

See attached.


+---+
|Filename: mysql.txt|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=189|
+---+

-- 
snood
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Light hearted thread - how old is yours?

2005-07-17 Thread DrNic


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=15095

Question: Whats your version?

- 6.x
- 5.4.x
- 5.3.x
- 5.2.x
-  Hm, I think it might be more interesting to distinguish 6.0.x and  
> 6.1b and the nightlies...

Dean,
Just after I "posted" the poll I thought that - but discovered you
can't edit the format once published - I guess to stop the stats
becoming meaningless after a change during use...

Anyway - it ends up being slightly biased I suppose, as those that
frequent the forum/email lists, are likely to be those who like to
"tinker" with the setup (and hence have newer server versions).
It was worth a go though - hadn't seen a poll on the general discussion
board before!!
:)

Nic


-- 
DrNic
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


Re: [slim] Re: Connect to Slimserver with PC-cillin

2005-07-17 Thread Triode

Thanks for the help - changing slimserver.exe and slim.exe to inbound
from outbound and a reboot of my PC did the trick.  I just had one
question - was I supposed to change both slimserver.exe and slim.exe to
inbound or just slimserver.exe.


I think its just slim.exe, but having both won't matter.

If you open a cmd window and type "netstat -b" it will tell you which programs 
are communicating and on which sockets.

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


Re: [slim] Shuffle button...

2005-07-17 Thread Philip Meyer
>Couldn't the behaviour of the shuffle button be changed? I would just 
>want the current playlist to be shuffled whenever I press this button, 
>but otherwise albums and playlists should always play in the normal order.
>
I think there's a pluggin listed on the slimdevices web site that displays the 
current Repeat mode and Shuffle mode icons on the now playing screen.

Phil

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


[slim] Re: Does SlimServer support TSOP tag in FLAC files?

2005-07-17 Thread JJZolx

Jason Voegele Wrote: 
> You can use the ARTISTSORT tag for FLAC files.  It serves the same
> purpose as 
> the TSOP ID3 tag, but works for FLAC and has a meaningful name.

Thanks, Jason.  The ARISTSORT tag does indeed work.  I take it this tag
is SlimServer specific?  I can't find anything mentioned about it
elsewhere.


-- 
JJZolx

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


[slim] Re: Using the slimserver cli from perl

2005-07-17 Thread max . spicer

Okay, I've now got the following, but am still struggling to read
responses.  The current <$s> is an optimistic attempt that occasionally
works, but generally just makes the script hang after doing the pause.

#!/usr/bin/perl -w
use strict;
use IO::Socket;

my $player = '00%3A04%3A20%3A05%3Aa9%3A87';

my $s = new IO::Socket::INET (PeerAddr => 'localhost',
PeerPort => 9023,
Proto=> 'tcp',
Type => SOCK_STREAM)
or die 'Couldn\'t connect to server';

$s->autoflush(1);

print $s "$player pause\n";
print $s "exit\n";
print <$s>;

close $s;


Thanks,

Max

Dan Sully Wrote: 
> Just use IO::Socket instead of Net::Telnet.


-- 
max.spicer

The wild things roared their terrible roars and gnashed their terrible
teeth
and rolled their terrible eyes and showed their terrible claws
but Max stepped into his private boat and waved good-bye
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: SB2 - It Does The Business!

2005-07-17 Thread MrC

I'm going to revert this post to its author's original desires, and
mine, of sending thanks and kudos to the Squeezebox2 team.

I too received mine earlier in the week, set it up, and have been
tickled since.  I was leaving town for a couple of days, and my wife
was returning that evening.  I'd set up a large playlist, started the
box on repeat all mode, and i received a phone call later in the
evening at how nice a surprise the Squeezebox was.  She loves her
little Squeezbox 2!  :-)

Setup was a breeze, even with WPA wireless, and it just worked.

Having used SoftSqueeze for long enough, the interface was a
no-brainer.  Even more surprising was how things that didn't make sense
to me in SoftSqueeze suddenly made sense with the Squeezebox2 (the Power
button for example).

I really like the tough rubber feel of the black unit - its a wonderful
change from cheap plastic or tin and it feels wonderful.  The display is
very nice too.

While I've encountered a couple of minor glitches here and there
(inputing a Space via the remote is not documented or obvious, alarm
clock frooze w/the b2 server, unit was unresponsive to remote after
alarm plugin fired alarm), these are very minor, to be expected in any
complex product, and by no means discount the quality and value of the
product.  I mention these here only for balance.

The device is so cool, I can now see having one as our alarm
clock/radio/tune player in the bedroom, one in the living room for
whole-house audio, and one in each spare bedroom for guest, etc..

Fantastic job SlimDevices Team!  Thanks!


-- 
MrC
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Connect to Slimserver with PC-cillin

2005-07-17 Thread akopperl

Thanks for the help - changing slimserver.exe and slim.exe to inbound
from outbound and a reboot of my PC did the trick.  I just had one
question - was I supposed to change both slimserver.exe and slim.exe to
inbound or just slimserver.exe.

Anthony


-- 
akopperl
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Using the slimserver cli from perl

2005-07-17 Thread Dan Sully

* max.spicer shaped the electrons to say...


As part of an attempt to refresh my rusty Perl knowledge, I'm trying to
do some scripting using the slimserver cli.  For now, I'm  just trying
to issue some queries.  I'm currently using Net::Telnet, but aren't
sure if this is the best thing to be doing.  My current attempts aren't
going well as I don't seem able to set the prompt properly.  As a
result, my script never gets the responses from the cli.  Here's my
first attempt.  This successfully pauses the player but never prints
anything.  Could anyone offer any pointers?


Just use IO::Socket instead of Net::Telnet.

-D
--
It does not do to leave a live Dragon out of your calculations..
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Using the slimserver cli from perl

2005-07-17 Thread max . spicer

As part of an attempt to refresh my rusty Perl knowledge, I'm trying to
do some scripting using the slimserver cli.  For now, I'm  just trying
to issue some queries.  I'm currently using Net::Telnet, but aren't
sure if this is the best thing to be doing.  My current attempts aren't
going well as I don't seem able to set the prompt properly.  As a
result, my script never gets the responses from the cli.  Here's my
first attempt.  This successfully pauses the player but never prints
anything.  Could anyone offer any pointers?

Thanks,

Max

#!/usr/bin/perl -w
use strict;
use Net::Telnet;

my $t = new Net::Telnet (Host => 'localhost',
Port => 9023,
Prompt => '/^$/',
Cmd_remove_mode => 0);
print $t->cmd('00%3A04%3A20%3A05%3Aa4%3A21 pause');
print $t->cmd('player count %3F');


-- 
max.spicer

The wild things roared their terrible roars and gnashed their terrible
teeth
and rolled their terrible eyes and showed their terrible claws
but Max stepped into his private boat and waved good-bye
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: SB2 - It Does The Business!

2005-07-17 Thread max . spicer

As long as your ripper get the gap detection right, the SB2 will do this
flawlessly.  I rip all my albums using EAC, and the SB2 will play them
back without even the slightest detectable gaps between tracks
(assuming there isn't meant to be a gap!).  It works perfectly. 
Apparently, gapless playback is part of the FLAC standard, so the SB2
couldn't claim FLAC support if it didn't get this right.

Max

chrisal Wrote: 
> Hello,
> 
> The SB2 looks great and with the positive feedback it looks like it's
> finally time to replace the old Rio Receiver. One question though -
> does native flac playback fully gapless on the SB2 for dance mixes,
> live stuff etc.


-- 
max.spicer

The wild things roared their terrible roars and gnashed their terrible
teeth
and rolled their terrible eyes and showed their terrible claws
but Max stepped into his private boat and waved good-bye
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


RE: [slim] Terastation as music server

2005-07-17 Thread Arthur Cheng
Thanks! Unfortunately, I could only find Linkstation but not
Terastation.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Simon @ Home
Sent: Sunday, 17 July, 2005 23:47
To: 'Slim Devices Discussion'
Subject: RE: [slim] Terastation as music server

> Buffalo Terastation. I wonder if it is 
> difficult to install slimserver on this device so I can play 
> my music without switching on my computer??

I believe it is possible to hack it. I think the subject has been
covered
here quite extensively here before. Try a search and you may turn it up.

Simon Turner
Barcombe UK

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


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


[slim] Re: SB2 - It Does The Business!

2005-07-17 Thread kefa

Jason Voegele Wrote: 
> davep said:
> >
> > Just got my SB2 today and dropped it straight in as a replacement
> for
> > the SB1G which has been the main music source in my listening room
> for
> > the past few months. All I can say is that I am VERY happy with the
> > result
> > [...]
> > So I just wanted to say Thanks to the folks at SlimDevices and
> everyone
> > else who has been involved in the development and debugging of the
> SB2
> > and SS6.1.  I may not be around this list so much from now on as I
> feel
> > I'm going to be spending more of my free time listening to music.
> 
> I'd like to second the "thank you" and the congratulations.  SB2 has
> worked like a charm for me, without a single drop-out after several
> days
> of listening for several hours straight.  Great job!
> 
> Thank you.
> -- 
> Jason Voegele
> "There is an essential core at the center of each man and woman that
> remains unaltered no matter how life's externals may be transformed
> or recombined. But it's smaller than we think."
> -- Gene Wolfe, The Book of the Long Sun

After a couple of weeks of user incompetence, the SB2 is now spinning
flac tracks like a dream. 

BIG thanks to the Slimdevices crew for enabling nonstop house tunes in
the sunshine - yeah! 

Sadly, it's time for the CD player to hit the auction house :-( ...
http://cgi.ebay.co.uk/ws/eBayISAPI.dll?ViewItem&item=7530108668&ssPageName=ADME:B:EF:UK:1


-- 
kefa
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


RE: [slim] Terastation as music server

2005-07-17 Thread Simon @ Home
> Buffalo Terastation. I wonder if it is 
> difficult to install slimserver on this device so I can play 
> my music without switching on my computer??

I believe it is possible to hack it. I think the subject has been covered
here quite extensively here before. Try a search and you may turn it up.

Simon Turner
Barcombe UK

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


[slim] Re: SB2 - It Does The Business!

2005-07-17 Thread radish

chrisal Wrote: 
> Hello,
> 
> The SB2 looks great and with the positive feedback it looks like it's
> finally time to replace the old Rio Receiver. One question though -
> does native flac playback fully gapless on the SB2 for dance mixes,
> live stuff etc.

It depends. I have found that when streaming FLAC, there are often
glitches on track transitions, not a gap, but a missing half second or
so which sounds like a missed beat. This doesn't happen for me all the
time, but enough to be annoying. I disabled flac/flac to force it to
stream as PCM, and it works fine.

The bug report is http://bugs.slimdevices.com/show_bug.cgi?id=1434. If
you're a mix fan you may want to add a vote :)


-- 
radish
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Terastation as music server

2005-07-17 Thread ackcheng

Hi! Recently I come across an NAS device called Buffalo Terastation at
an affordable price. I wonder if it is difficult to install slimserver
on this device so I can play my music without switching on my
computer??


-- 
ackcheng
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Shuffle button...

2005-07-17 Thread Krist van Besien

Hello,

One of mybiggest frustrations right now is the behaviour of the 
"shuffle" button. This is currently  a toggle, that toggles through 
several states. The problem is that it is not possible to see what state 
it is currently in, with the consequence that I often end up shuffling 
albums I don't want to hear shuffled...


Couldn't the behaviour of the shuffle button be changed? I would just 
want the current playlist to be shuffled whenever I press this button, 
but otherwise albums and playlists should always play in the normal order.


Krist

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


Re: [slim] Does SlimServer support TSOP tag in FLAC files?

2005-07-17 Thread Jason Voegele
On Sunday 17 July 2005 3:15, JJZolx wrote:
> Recalling the thread below regarding library organization, sorting and
> tagging, tonight I tried tagging a FLAC album with TSOP tags using
>  .
> [snip]
> Is this supposed to work with FLAC files or is the TSOP tag only
> recognized by SlimServer in MP3 files?

You can use the ARTISTSORT tag for FLAC files.  It serves the same purpose as 
the TSOP ID3 tag, but works for FLAC and has a meaningful name.

-- 
Jason Voegele
The number of arguments is unimportant unless some of them are correct.
  -- Ralph Hartley
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: SB2 - It Does The Business!

2005-07-17 Thread raintonr

Lars Chr. Hausmann Wrote: 
> 
> 
> I do, however, have problems getting it to join my WLAN towards my AP
> which is madwifi driver running in Master mode. It doesnt want to
> establish a connection :-/
> 
> Any body seen anything similar ? 
> 

Yup - I have the same setup and it doesn't work :( I see below we're
asked to report this as a bug, so will do (a search for madwifi yeilds
no hits in the bug DB right now).

Here's the link to that:

http://bugs.slimdevices.com/show_bug.cgi?id=1830

Anyone managed to get round this?

P.S. It works when connected wired, aside from not being able to get a
DHCP address. :-S


-- 
raintonr
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Re: Volume levels across files

2005-07-17 Thread djaffe205

Just thought I'd add a link to a related thread so that you can all put
in your votes for the replaygain / volume tagging enhancements.  I
believe these are two of the four most requested enhancements in the
database:

http://forums.slimdevices.com/showthread.php?t=14667&highlight=replaygain


-- 
djaffe205
___
Discuss mailing list
Discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss


[slim] Does SlimServer support TSOP tag in FLAC files?

2005-07-17 Thread JJZolx

Recalling the thread below regarding library organization, sorting and
tagging, tonight I tried tagging a FLAC album with TSOP tags using
 .  Then I did a wipe/rescan and it made no
difference in the artist sort order.

http://forums.slimdevices.com/showthread.php?t=14967

Is this supposed to work with FLAC files or is the TSOP tag only
recognized by SlimServer in MP3 files?


-- 
JJZolx

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