[slim] Re: Browse Music Folders Issue

2006-11-02 Thread jeffluckett

saltydog4791;150743 Wrote: 
> But I am confused.  Doesn't "browse music folders" do just that? 
> Shouldn't it just be reading what is in the folders, even at the root? 
> I don't see why altering the DB or doing a rescan should matter.  If I
> were to drill down thru the directories it would function that way,
> right?  So how do you get slim to do that from the top of the tree?  I
> hope that makes some more sense re: my original question.
> 
> mike m.

Browsing music folders, and scan for changes only is an additive
process only.  For whatever reason, if you delete something from the
music folder, you have to do a complete dump and rescan for it to be
recognized.


-- 
jeffluckett

jeffluckett's Profile: http://forums.slimdevices.com/member.php?userid=6179
View this thread: http://forums.slimdevices.com/showthread.php?t=29114

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


[slim] Re: Browse Music Folders Issue

2006-11-02 Thread georgem

My problem with browsing music folders would not completely go away
despite trying different setting on the server. Eventually, I started
to look at the code and here it was. In Perl module Info.pm there is a
simple test to see if a particular path is a directory or a file. Some
of my directories were not recognized as such, because I had a trailing
blank in the directory name and slimserver code was stripping all
trailing blanks from the path before the 'dir' check.

>>Bach, J.S. << is not the same as >>Bach, J.S.<<

Kind of obvious, but I could not see this until I noticed that
slimserver code drops all trailing blanks. On occasion I would have
trailing blank in a directory name as I create/or change them
manually.

I'm running 6.5.1 October 10 build.


-- 
georgem

George

georgem's Profile: http://forums.slimdevices.com/member.php?userid=7335
View this thread: http://forums.slimdevices.com/showthread.php?t=29114

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


[slim] Re: Browse Music Folders Issue

2006-10-30 Thread georgem

Mike;

I had a similiar problem that I posted about and engaged support also.
I keep my folders named as "Lastname, Firstname" (for example "Bach,
J.S.") and  on occassion folder would not be recgnized and I would get
a link to download a song.  I did some debugging and can tell you that
"browse folders" is not limited to system file browsing only. Previous
scans data is kept in slimserver.track and slimserver.artist tables and
directories are not recognized if you scanned artist with same name as a
directory name. At least this is how this worked for me.

I don't need to scan and did the follownig to get rid of the problem

- eliminate scanning by renaming scan.pl to something like scan.pl.bkp
- remomve formatting that attempts to guess the artist based on the
directory/file name. Server options.
- delete all data from slimserver database in MySql
- delete Cache 
- restart slimserver 

When you browse folders new entries will be made to the
slimserver.tracks table but scanned data will not be able to mess up
file recognition.


-- 
georgem

George

georgem's Profile: http://forums.slimdevices.com/member.php?userid=7335
View this thread: http://forums.slimdevices.com/showthread.php?t=29114

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


[slim] Re: Browse Music Folders Issue

2006-10-29 Thread saltydog4791

But I am confused.  Doesn't "browse music folders" do just that? 
Shouldn't it just be reading what is in the folders, even at the root? 
I don't see why altering the DB or doing a rescan should matter.  If I
were to drill down thru the directories it would function that way,
right?  So how do you get slim to do that from the top of the tree?  I
hope that makes some more sense re: my original question.

mike m.


-- 
saltydog4791

Slim User since Squeezebox 1

saltydog4791's Profile: http://forums.slimdevices.com/member.php?userid=420
View this thread: http://forums.slimdevices.com/showthread.php?t=29114

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


[slim] Re: Browse Music Folders Issue

2006-10-28 Thread radish

jeffluckett;150566 Wrote: 
> Well ... if you know SQL ... it's quite easy to remove something from
> the database.

Well obviously, but I was assuming that wasn't a practical suggestion
:)


-- 
radish

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

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


[slim] Re: Browse Music Folders Issue

2006-10-28 Thread jeffluckett

radish;150544 Wrote: 
> There's no way (that I know of) to remove something from the DB without
> a rescan. How long does it really take? Can't you leave it overnight?

Well ... if you know SQL ... it's quite easy to remove something from
the database.


-- 
jeffluckett

jeffluckett's Profile: http://forums.slimdevices.com/member.php?userid=6179
View this thread: http://forums.slimdevices.com/showthread.php?t=29114

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


[slim] Re: Browse Music Folders Issue

2006-10-28 Thread radish

There's no way (that I know of) to remove something from the DB without
a rescan. How long does it really take? Can't you leave it overnight?


-- 
radish

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

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


[slim] Re: Browse Music Folders Issue

2006-10-28 Thread saltydog4791

Does anyone have an answer for this, or know where I should be asking
the question?  I see that my question had 48 views but not one reply. 
:(

mike m


-- 
saltydog4791

Slim User since Squeezebox 1

saltydog4791's Profile: http://forums.slimdevices.com/member.php?userid=420
View this thread: http://forums.slimdevices.com/showthread.php?t=29114

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