Home of the Squeezebox™ & Transporter® network music players.
Page 20 of 68 FirstFirst ... 10181920212230 ... LastLast
Results 191 to 200 of 673
  1. #191
    Junior Member
    Join Date
    Jan 2008
    Posts
    15

    Cool Solution (?) to scanning problem...

    Quote Originally Posted by Coppernob View Post
    I have been at it for about 7 hours...

    First of all thanks a lot to FlipFlip, Mr Hyde, Rich Simpson, all who have spent so much time on getting SC7 onto the ts.

    My situation is as follows - I succesfully installed SC7 using flipflip's beta10 SSODS software.

    I have then been going crazy on two issues:

    I cannot seem to scan my library. I do have a pretty huge library but I cannot even seem to see any progress.
    Hi

    Regarding the scanning issue I think I can help you. I had the exact same problem using the SSODS beta 10 and SC 7.0-17793 on my QNAP 109, fw 2.0.1 0324.

    I think something must have changed since the 'SSODS Beta 10' no longer handles the error Zlib.pm error, as it is stated in the server log:
    "ssctrl Enabled work-around for bug #6849 (Zlib.pm)"

    At least this message, together with trying to run the scanner.pl manually, helped me search in the right direction and iron this out.

    See here: http://forum.qnap.com/viewtopic.php?f=51&t=3822&p=20690

    The problem is the existence of a perl module: Zlib.pm, that for some reason prevents the scanner from running.

    At least that was the issue on my system...

    Once this is (re)moved from the location /volume1/SqueezeCenter/CPAN/Compress/ scanning worked again.

    FlipFlip:
    First let me say: "Thanks for your effort! Guys like you, who spend so much time on stuff like this, are priceless!!"

    Maybe you could have a look at what has happened with the bug-fix (work around) for the #6849 bug. in the ssctl script I found the test for the Zlib.pm, and actually I don't understand why it wasn't removed from the location. But I havn't spend much time analyzing this.

    Regards

  2. #192
    Senior Member flipflip's Avatar
    Join Date
    Apr 2006
    Location
    Shameland
    Posts
    1,402
    Quote Originally Posted by krimmo View Post
    Maybe you could have a look at what has happened with the bug-fix (work around) for the #6849 bug. in the ssctl script I found the test for the Zlib.pm, and actually I don't understand why it wasn't removed from the location. But I havn't spend much time analyzing this.
    Uups. There's a typo: change ZLib.pm to Zlib.pm in the line where it removes it.

    Thanks for reporting.
    Check out flipflip's Squeezebox Server On (some) DiskStation (SSODS) and on (some) TurboStations (SSOTS) and some other devices! Please do NOT file SSODS bugs in (SD's) bugzilla. Use the forums. And only the forums. Thanks.

  3. #193
    Quote Originally Posted by krimmo View Post
    Hi

    The problem is the existence of a perl module: Zlib.pm, that for some reason prevents the scanner from running.
    Thanks Krimmo - Considerable progress!

    I copied the Zlib.pm file up two directories to the same one scanner.pl was in
    I removed the original file
    I used the follwing launch commnad
    /volume1/SSODS/bin/perl /volume1/SqueezeCenter/scanner.pl --wipe --progress --d_scan --d_parse /Qmultimedia

    The messages I get are:

    Use of uninitialized value in numeric ne (!=) at /share/HDA_DATA/SqueezeCenter/Slim/Utils/Progress.pm line 377.
    Use of uninitialized value in division (/) at /share/HDA_DATA/SqueezeCenter/Slim/Utils/Progress.pm line 379.

    0% Completed 0.00 items/sec in 00m00s
    Use of uninitialized value in numeric ne (!=) at /share/HDA_DATA/SqueezeCenter/Slim/Utils/Progress.pm line 377.
    Use of uninitialized value in division (/) at /share/HDA_DATA/SqueezeCenter/Slim/Utils/Progress.pm line 379.

    0% Completed 0.00 items/sec in 00m00s
    1% [= ] 2.11 items/sec 47m12s LEFTUse of uninitialized value in right bitshift (>>) at /share/HDA_DATA/SqueezeCenter/lib/MPEG/Audio/Frame.pm line 618, <$mpeg> chunk 4.
    Use of uninitialized value in right bitshift (>>) at /share/HDA_DATA/SqueezeCenter/lib/MPEG/Audio/Frame.pm line 619, <$mpeg> chunk 4.
    Use of uninitialized value in right bitshift (>>) at /share/HDA_DATA/SqueezeCenter/lib/MPEG/Audio/Frame.pm line 620, <$mpeg> chunk 4.
    Use of uninitialized value in right bitshift (>>) at /share/HDA_DATA/SqueezeCenter/lib/MPEG/Audio/Frame.pm line 621, <$mpeg> chunk 4.
    substr outside of string at /share/HDA_DATA/SqueezeCenter/lib/MPEG/Audio/Frame.pm line 616, <$mpeg> chunk 4.

    And now it keeps going.

    Are the above just "bumps in the road" errors and the scanning process is working correctly?

    Thanks

  4. #194
    Just a quick post to confirm that the scan worked perfectly - thanks Krimmo.

    Now for Alien BBC:

    bpa has written instructions for Windows on how to start the debug log - I cannot find how to generate the error log for the TS109. Can any of you give me a pointer?

  5. #195
    Junior Member
    Join Date
    Jun 2006
    Posts
    13

    Flipflip or someone please help - qnap/Squeezcenter

    Installed SSODS Beta 10 on a Qnap TS-109 - didn't see any errors. Fumbled around a bit as I'm new to this and..........

    Can't seem to get the squeezecenter to scan the my music which is stored in qmultimedia/music...in artist subfolders. If I turn on the squeezebox and do a search under musicfolder it finds it all and I can play it. The artists that I have chosen to listen to then appear in the library when I rescan but nothing else does.

    Nothing in scanner log or perfrmance log

    The server log files show this:

    0028: [08-04-08 17:29:56.1790] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0027: [08-04-08 17:28:41.1758] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0026: [08-04-08 17:27:26.1729] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0025: [08-04-08 17:26:11.1760] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0024: [08-04-08 17:24:56.1763] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0023: [08-04-08 17:23:41.1813] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0022: [08-04-08 17:22:26.7773] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0021: [08-04-08 16:54:13.1933] Slim::Networking::mDNS::startAdvertising (110) Error: Couldn't find mDNSResponderPosix binary! Aborting!
    0020: [08-04-08 16:53:46 ] ssctrl SqueezeCenter started.
    0019: [08-04-08 16:53:10 ] ssctrl Command line = /volume1/SSODS/sbin/start-stop-daemon --start --chuid ssods --exec /volume1/SSODS/bin/perl -- /volume1/SqueezeCenter/slimserver.pl --daemon --pidfile /volume1/SqueezeCenter/Cache/squeezecenter.pid --cachedir /volume1/SqueezeCenter/Cache --logdir /volume1/SqueezeCenter/Logs --prefsdir /volume1/SqueezeCenter/prefs --noupnp --httpport 9001
    0018: [08-04-08 16:53:07 ] ssctrl Enabled work-around for bug #6849 (Zlib.pm).
    0017: [08-04-08 16:53:07 ] ssctrl Starting SqueezeCenter 7.0-17793.
    0016: [08-04-08 16:43:47.2496] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0015: [08-04-08 16:42:33.0572] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0014: [08-04-08 16:41:17.3441] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0013: [08-04-08 16:40:02.1803] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0012: [08-04-08 16:38:47.1835] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0011: [08-04-08 16:37:32.2524] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0010: [08-04-08 16:36:18.1126] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0009: [08-04-08 16:33:38.1226] Slim::Networking::mDNS::startAdvertising (110) Error: Couldn't find mDNSResponderPosix binary! Aborting!
    0008: [08-04-08 16:33:16 ] ssctrl SqueezeCenter started.
    0007: [08-04-08 16:32:46 ] ssctrl Command line = /volume1/SSODS/sbin/start-stop-daemon --start --chuid ssods --exec /volume1/SSODS/bin/perl -- /volume1/SqueezeCenter/slimserver.pl --daemon --pidfile /volume1/SqueezeCenter/Cache/squeezecenter.pid --cachedir /volume1/SqueezeCenter/Cache --logdir /volume1/SqueezeCenter/Logs --prefsdir /volume1/SqueezeCenter/prefs --noupnp --httpport 9001
    0006: [08-04-08 16:32:45 ] ssctrl Enabled work-around for bug #6849 (Zlib.pm).
    0005: [08-04-08 16:32:45 ] ssctrl Starting SqueezeCenter 7.0-17793.
    0004: [08-04-08 16:32:39 ] ssctrl SqueezeCenter stopped.
    0003: [08-04-08 16:32:34 ] ssctrl Stopping SqueezeCenter 7.0-17793.
    0002: [08-04-08 16:24:02.1651] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178
    0001: [08-04-08 16:22:47.4390] Slim::Networking::Select::select (245) Error: Select task failed: Error opening /volume1/SqueezeCenter/Logs/scanner.log: No such file or directory at /share/HDA_DATA/SqueezeCenter/Slim/Web/HTTP.pm line 1178

    If any of you are kind enough to respond please can this be in layman terms. Exactly what to check and how to resolve...have been holding out for the one button install but as my partner is bring home the Duet tonight I thought that I better take the plunge.

    Thanks in advance.

  6. #196
    Junior Member
    Join Date
    Jan 2008
    Posts
    15

    Cool The answer is only a few clicks away ;-)

    Quote Originally Posted by ptrendy View Post
    Installed SSODS Beta 10 on a Qnap TS-109 - didn't see any errors. Fumbled around a bit as I'm new to this and..........

    Can't seem to get the squeezecenter to scan the my music which is stored in qmultimedia/music...in artist subfolders. If I turn on the squeezebox and do a search under musicfolder it finds it all and I can play it. The artists that I have chosen to listen to then appear in the library when I rescan but nothing else does.

    Nothing in scanner log or perfrmance log

    If any of you are kind enough to respond please can this be in layman terms. Exactly what to check and how to resolve...have been holding out for the one button install but as my partner is bring home the Duet tonight I thought that I better take the plunge.

    Thanks in advance.
    Not that I wan't to nag you, but if you had spend a few minutes checking the posts just above, you would have seen the solution/explanation to your issue... :-P

    Check her: http://forums.slimdevices.com/showth...158#post288158
    And see FlipFlip's post below what the error, so you can remedy your self.

    If you are not into Linux/terminals/vi stuff, you may have to rely on FlipFlip making a new version of the SSODS for the issue to be solved.

    Regards

  7. #197
    Senior Member flipflip's Avatar
    Join Date
    Apr 2006
    Location
    Shameland
    Posts
    1,402
    I think if you "Browse Music Folder" it'll add the files to the library also without the work-around enabled.

    It'll be fixed in the next release.
    Check out flipflip's Squeezebox Server On (some) DiskStation (SSODS) and on (some) TurboStations (SSOTS) and some other devices! Please do NOT file SSODS bugs in (SD's) bugzilla. Use the forums. And only the forums. Thanks.

  8. #198
    Junior Member
    Join Date
    Jun 2006
    Posts
    13

    Red face

    Sorry guys, have been staring at these pages on and off for so long. Thanks for responding. Also thank you flipflip for making all this possible.

  9. #199
    Junior Member
    Join Date
    Jun 2006
    Posts
    13
    Saw what you wrote on the qnap forum Krimmo:

    "got this nailed down to the existence (re-occurrence? FlipFlip?) of the Zlib.pm file in the location: '/volume1/SqueezeCenter/CPAN/Compress'. I moved the file up the folder hierarchy to the folder /volume1/SqueezeCenter/ (in order to preserver the file if needed), and now scanning from the web interface is working..."

    If I use putty please can you tell me how to move the file
    or delete it. Apologies if you've gone into more detail with this - couldn't find it

    Cheers

  10. #200

    AlienBCC and rebuffering

    Hi, Im using SC 7 with SSOTS latest version - works fine. Anyone know how to solve the "rebuffering" problem with AlienBBC. There is a problem with other radiostations as well. If so, could someone please give me some instructions on how to install this plugin. I have read the F.A.Q. on Flipflips site...

    Pete

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •