Bug 3494 - Scanning just part of music library fails
: Scanning just part of music library fails
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Scanner
: 6.5b1
: PC Windows XP
: P2 minor (vote)
: ---
Assigned To: Chris Owens
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-06-06 15:47 UTC by Philip Meyer
Modified: 2008-09-15 14:39 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philip Meyer 2006-06-06 15:47:10 UTC
I tried to rescan just that part of my music store by specifying a path on the command.  I used Windows path format (quoted path with single backslashes).  Quotes around the path seem necessary to protect the space in the directory name:

scanner.pl --rescan "M:\Music\Alex's Music"

2006-06-06 23:05:11.5000 scanPathOrURL: Finding valid files in: M:\Music\Alex's Music
Use of uninitialized value in subroutine entry at P:/Music/SlimServer/trunk/server/Slim/Utils/Scanner.pm line 105.
2006-06-06 23:05:12.5937 ERROR: scanner - while running txn_commit: [Can't use string ("") as a subroutine ref while "strict refs" in use at P:/Music/SlimServer/trunk/server/Slim/Utils/Scanner.pm line 105.]


Am I using the option correctly?  Maybe the apostrophy in the path name causes a problem?
Comment 1 KDF 2006-06-15 09:00:41 UTC
same error message, different steps also being reported as bug 3560.  man, do I love clutter :)
Comment 2 Dan Sully 2006-06-18 13:20:06 UTC
Fixed in change 8046