Home of the Squeezebox™ & Transporter® network music players.
Page 9 of 9 FirstFirst ... 789
Results 81 to 87 of 87

Thread: 7.6 scanning

  1. #81
    Senior Member
    Join Date
    Jun 2005
    Posts
    746
    Quote Originally Posted by JJZolx View Post
    I assume you're using a recent version of 7.6?

    Have you tried restarting SbS?
    Yes and many times on the restarting SbS.

  2. #82
    Senior Member
    Join Date
    May 2009
    Location
    Denmark (Struer)
    Posts
    797
    And are you using SQLite or mysql? I am thinking antivirus...
    Main: Receiver (Audiocom) -> Beresford Caiman+ (Gatorized) -> Carver A-500x -> B&W 704
    Office: Receiver -> Luxman L-210 -> Stax SR84 Pro
    -> Beresford Caiman (Gatorized) -> Superlux HD668B
    Server: A8-5500, 4 GB, SSD+ 2*1 TB, Win8 w. SBS 7.8 (SQLite w. High Mem)
    Tied together by D-Link DIR-655 + DGS-1008D

  3. #83
    Senior Member
    Join Date
    Jun 2005
    Posts
    746
    Quote Originally Posted by slate View Post
    And are you using SQLite or mysql? I am thinking antivirus...
    SQLite, and no AV on this box.

  4. #84
    Senior Member
    Join Date
    Jun 2005
    Posts
    746
    Guess I will just check the beta in about a month and maybe they will get these issues fixed.

  5. #85
    Senior Member
    Join Date
    May 2005
    Posts
    994

    Recent chnage has broken my radio playlist file.

    This m3u worked up until recently. Now the web ui shows the playlist entries, but the Jive remote hangs when trying to display the playlist entries.
    Actually all playlist files with URL's hang on the Jive remote, but they work just fine when I view and play them using the WebUI.

    Here's the playlist D:/Music/Playlists/Radio_Stations.m3u which does exist

    #EXTM3U
    #EXTINF:-1,TodayFM Stream
    http://streaming.todayfm.com:8000/
    #EXTINF:-1,NewsTalk106
    http://newstalk.fmstreams.com:8080/listen.pls
    #EXTINF:-1,WFMU_32k
    http://wfmu.org/wfmu32.pls
    #EXTINF:-1,WFMU_128k
    http://wfmu.org/wfmu.pls
    #EXTINF:-1,Talksport
    http://www.talksport.net/mp/../talksport-liveUK_LL.asx
    #EXTINF:-1,BBC Radio 1
    http://bbc.co.uk/radio/listen/live/r1.asx
    #EXTINF:-1,BBC Radio 2
    http://bbc.co.uk/radio/listen/live/r2.asx
    #EXTINF:-1,BBC Radio 3
    http://bbc.co.uk/radio/listen/live/r3.asx
    #EXTINF:-1,BBC Radio 4
    http://bbc.co.uk/radio/listen/live/r4.asx
    #EXTINF:-1,BBC Radio 5
    http://bbc.co.uk/radio/listen/live/r5l.asx
    #EXTINF:-1,BBC Radio 5 live sport
    http://bbc.co.uk/radio/listen/live/r5lsp.asx
    #EXTINF:-1,BBC Radio 6 Music
    http://bbc.co.uk/radio/listen/live/r6.asx


    I see the following in my logs.

    [10-11-24 19:57:45.3619] Slim::Utils::Scanner::Local::__ANON__ (321) Rescanning changed files (1)
    [10-11-24 19:57:45.4196] Slim::Utils::Scanner::Local::changed (816) Handling changed playlist file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4212] Slim::Utils::Scanner::Local::deleted (569) Handling deleted playlist file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4281] Slim::Utils::Scanner::Local::new (645) Handling new playlist file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4426] Slim::Formats::Playlists:arseList (55) Type: m3u for: file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4439] Slim::Formats::Playlists::M3U::read (52) Parsing M3U: file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4473] Slim::Formats::Playlists::Base:laylistEntryIsValid (120) Warning: file:///D:/Music/Playlists/%EF%BB%BF%23EXTM3U found in playlist:
    file:///D:/Music/Playlists/Radio_Stations.m3u doesn't exist on disk - skipping!
    [10-11-24 19:57:45.4503] Slim::Formats::Playlists::Base:laylistEntryIsValid (120) Warning: file:///D:/Music/MP3/%EF%BB%BF%23EXTM3U found in playlist:
    file:///D:/Music/Playlists/Radio_Stations.m3u doesn't exist on disk - skipping!
    [10-11-24 19:57:45.4763] Slim::Formats::Playlists::M3U::read (169) Parsed 12 items in playlist


    .. which is all a bit weird, but the playlist does get parsed..

    However, looks like this change may have caused my issue

    http://svn.slimdevices.com/slim?view...revision=31538
    Fixed Bug: 16634
    Description: add offset to list_index on titlesQuery and playlistTracksQuery responses

    I see this in my logs

    [10-11-24 20:07:41.4804] Slim::Web::Pages::Playlist:laylist (96) Returning cached playlist html - not modified.
    [10-11-24 20:07:51.5738] Slim::Control::Request::execute (1926) Error: While trying to run function coderef [Slim :: Control::Queries :: playlistsTracksQuery]: [Can't use an undefined value as an ARRAY reference at /<C:\PROGRA~1\SQB6FD~1\server\SqueezeSvr.exe>Slim/Control/Queries.pm line 2712.
    ]
    [10-11-24 20:08:01.6630] Slim::Web::Pages::Playlist :: playlist (96) Returning cached playlist html - not modified.
    [10-11-24 20:08:06.9524] Slim::Control :: Request::execute (1926) Error: While trying to run function coderef [Slim::Control::Queries :: playlistsTracksQuery]: [Can't use an undefined value as an ARRAY reference at /<C:\PROGRA~1\SQB6FD~1\server\SqueezeSvr.exe>Slim/Control/Queries.pm line 2712.
    ]
    [10-11-24 20:08:12.0366] Slim :: Web :: Pages::Playlist :: playlist (96) Returning cached playlist html - not modified.
    Last edited by oreillymj; 2010-11-24 at 13:50.

  6. #86
    Junior Member
    Join Date
    Nov 2010
    Posts
    1
    I'm having a similar problem when scanning my DB.

    If the music folder is small (say 4000 music files) the scan works fine. If it's larger than that the scanner aborts with:

    main::main (348) Error: Failed when running main scan: [Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db selectrow_array failed: unable to open database file [for Statement "
    SELECT COUNT(*) FROM (
    SELECT DISTINCT url
    FROM scanned_files
    WHERE url NOT IN (
    SELECT url FROM tracks
    )
    AND url LIKE 'file:///opt/home/Music/Sorted%'
    AND filesize != 0
    ) AS t1
    "] at /mnt/soho_storage/opt/share/squeezebox/squeezeboxserver-7.6.0-31555-noCPAN/Slim/Schema/Storage.pm line 123

    I've disabled autorescan, and have no plugins installed.

  7. #87
    Senior Member Mnyb's Avatar
    Join Date
    Feb 2006
    Location
    Västerås Sweden
    Posts
    11,664
    Quote Originally Posted by oreillymj View Post
    This m3u worked up until recently. Now the web ui shows the playlist entries, but the Jive remote hangs when trying to display the playlist entries.
    Actually all playlist files with URL's hang on the Jive remote, but they work just fine when I view and play them using the WebUI.

    Here's the playlist D:/Music/Playlists/Radio_Stations.m3u which does exist

    #EXTM3U
    #EXTINF:-1,TodayFM Stream
    http://streaming.todayfm.com:8000/
    #EXTINF:-1,NewsTalk106
    http://newstalk.fmstreams.com:8080/listen.pls
    #EXTINF:-1,WFMU_32k
    http://wfmu.org/wfmu32.pls
    #EXTINF:-1,WFMU_128k
    http://wfmu.org/wfmu.pls
    #EXTINF:-1,Talksport
    http://www.talksport.net/mp/../talksport-liveUK_LL.asx
    #EXTINF:-1,BBC Radio 1
    http://bbc.co.uk/radio/listen/live/r1.asx
    #EXTINF:-1,BBC Radio 2
    http://bbc.co.uk/radio/listen/live/r2.asx
    #EXTINF:-1,BBC Radio 3
    http://bbc.co.uk/radio/listen/live/r3.asx
    #EXTINF:-1,BBC Radio 4
    http://bbc.co.uk/radio/listen/live/r4.asx
    #EXTINF:-1,BBC Radio 5
    http://bbc.co.uk/radio/listen/live/r5l.asx
    #EXTINF:-1,BBC Radio 5 live sport
    http://bbc.co.uk/radio/listen/live/r5lsp.asx
    #EXTINF:-1,BBC Radio 6 Music
    http://bbc.co.uk/radio/listen/live/r6.asx


    I see the following in my logs.

    [10-11-24 19:57:45.3619] Slim::Utils::Scanner::Local::__ANON__ (321) Rescanning changed files (1)
    [10-11-24 19:57:45.4196] Slim::Utils::Scanner::Local::changed (816) Handling changed playlist file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4212] Slim::Utils::Scanner::Local::deleted (569) Handling deleted playlist file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4281] Slim::Utils::Scanner::Local::new (645) Handling new playlist file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4426] Slim::Formats::Playlists:arseList (55) Type: m3u for: file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4439] Slim::Formats::Playlists::M3U::read (52) Parsing M3U: file:///D:/Music/Playlists/Radio_Stations.m3u
    [10-11-24 19:57:45.4473] Slim::Formats::Playlists::Base:laylistEntryIsValid (120) Warning: file:///D:/Music/Playlists/%EF%BB%BF%23EXTM3U found in playlist:
    file:///D:/Music/Playlists/Radio_Stations.m3u doesn't exist on disk - skipping!
    [10-11-24 19:57:45.4503] Slim::Formats::Playlists::Base:laylistEntryIsValid (120) Warning: file:///D:/Music/MP3/%EF%BB%BF%23EXTM3U found in playlist:
    file:///D:/Music/Playlists/Radio_Stations.m3u doesn't exist on disk - skipping!
    [10-11-24 19:57:45.4763] Slim::Formats::Playlists::M3U::read (169) Parsed 12 items in playlist


    .. which is all a bit weird, but the playlist does get parsed..

    However, looks like this change may have caused my issue

    http://svn.slimdevices.com/slim?view...revision=31538
    Fixed Bug: 16634
    Description: add offset to list_index on titlesQuery and playlistTracksQuery responses

    I see this in my logs

    [10-11-24 20:07:41.4804] Slim::Web::Pages::Playlist:laylist (96) Returning cached playlist html - not modified.
    [10-11-24 20:07:51.5738] Slim::Control::Request::execute (1926) Error: While trying to run function coderef [Slim :: Control::Queries :: playlistsTracksQuery]: [Can't use an undefined value as an ARRAY reference at /<C:\PROGRA~1\SQB6FD~1\server\SqueezeSvr.exe>Slim/Control/Queries.pm line 2712.
    ]
    [10-11-24 20:08:01.6630] Slim::Web::Pages::Playlist :: playlist (96) Returning cached playlist html - not modified.
    [10-11-24 20:08:06.9524] Slim::Control :: Request::execute (1926) Error: While trying to run function coderef [Slim::Control::Queries :: playlistsTracksQuery]: [Can't use an undefined value as an ARRAY reference at /<C:\PROGRA~1\SQB6FD~1\server\SqueezeSvr.exe>Slim/Control/Queries.pm line 2712.
    ]
    [10-11-24 20:08:12.0366] Slim :: Web :: Pages::Playlist :: playlist (96) Returning cached playlist html - not modified.
    do you have m3u and pls files set as exceptions for the music scan ?

    7.6 has an unfixed bug where exceptions for the music file scan carries over to the playlist scan, so you can no longer ave this file exceptions for music.
    --------------------------------------------------------------------
    Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3 sub.
    Bedroom/Office: Boom
    Kitchen: Touch + powered Fostex PM0.4
    Misc use: Radio (with battery)
    iPad1 with iPengHD & SqueezePad
    (in storage SB3, reciever ,controller )
    server HP proliant micro server N36L with ClearOS Linux

    http://people.xiph.org/~xiphmont/demo/neil-young.html

Posting Permissions

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