owntone / owntone-server

Linux/FreeBSD DAAP (iTunes) and MPD audio server with support for AirPlay 1 and 2 speakers (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
https://owntone.github.io/owntone-server
GNU General Public License v2.0
2.1k stars 237 forks source link

Artwork not showing up or showing up wrong #399

Closed rainerstandke closed 7 years ago

rainerstandke commented 7 years ago

Artwork shows up in client either not at all, or it's the wrong one.

Here is a snippet from the log where no artwork showed up: [2017-07-06 12:00:02] [DEBUG] daap: DAAP request: /databases/1/items/10001.m4a?session-id=669350421 [2017-07-06 12:00:02] [DEBUG] db: Running query 'SELECT f. FROM files f WHERE f.id = 10001;' [2017-07-06 12:00:02] [DEBUG] xcode: Codectype supported by client, no decoding needed [2017-07-06 12:00:02] [ INFO] httpd: Preparing to stream /media/MUSIC/iTunes/iTunes Music/Ahmad Jamal/Freeflight/05 Poinciana.m4a [2017-07-06 12:00:02] [ INFO] httpd: Kicking off streaming for /media/MUSIC/iTunes/iTunes Music/Ahmad Jamal/Freeflight/05 Poinciana.m4a [2017-07-06 12:00:02] [DEBUG] daap: DAAP request handled in 12 milliseconds [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] daap: DAAP request: /databases/1/items/10001/extra_data/artwork?session-id=669350421 [2017-07-06 12:00:02] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-06 12:00:02] [DEBUG] db: Running query 'SELECT f. FROM files f WHERE f.id = 10001;' [2017-07-06 12:00:02] [DEBUG] artwork: Artwork request for item 10001 (05 Poinciana.m4a) [2017-07-06 12:00:02] [DEBUG] artwork: Looking for artwork for group with persistentid 5963334687588005422 [2017-07-06 12:00:02] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-06 12:00:02] [DEBUG] cache: Cache hit: SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0; [2017-07-06 12:00:02] [DEBUG] artwork: Group 5963334687588005422 found in cache with format 0 [2017-07-06 12:00:02] [DEBUG] artwork: No artwork found for item 10001 [2017-07-06 12:00:02] [DEBUG] daap: DAAP request handled in 11 milliseconds [2017-07-06 12:00:02] [DEBUG] daap: DAAP request: /databases/1/items/10001/extra_data/artwork?session-id=669350421 [2017-07-06 12:00:02] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-06 12:00:02] [DEBUG] db: Running query 'SELECT f.* FROM files f WHERE f.id = 10001;' [2017-07-06 12:00:02] [DEBUG] artwork: Artwork request for item 10001 (05 Poinciana.m4a) [2017-07-06 12:00:02] [DEBUG] artwork: Looking for artwork for group with persistentid 5963334687588005422 [2017-07-06 12:00:02] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-06 12:00:02] [DEBUG] cache: Cache hit: SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0; [2017-07-06 12:00:02] [DEBUG] artwork: Group 5963334687588005422 found in cache with format 0 [2017-07-06 12:00:02] [DEBUG] artwork: No artwork found for item 10001 [2017-07-06 12:00:02] [DEBUG] daap: DAAP request handled in 10 milliseconds [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:03] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:03] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-06 12:00:03] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:00:03] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-06 12:00:03] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1

This is where the wrong artwork showed up: [2017-07-06 12:04:48] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-06 12:04:48] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:48] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:48] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-06 12:04:48] [DEBUG] player: Player status: stopped [2017-07-06 12:04:48] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:48] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-06 12:04:48] [DEBUG] httpd: Not gzipping body-less reply [2017-07-06 12:04:48] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:51] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-06 12:04:51] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:51] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:51] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-06 12:04:51] [DEBUG] player: Player status: stopped [2017-07-06 12:04:51] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:51] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-06 12:04:51] [DEBUG] httpd: Not gzipping body-less reply [2017-07-06 12:04:51] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:53] [DEBUG] daap: DAAP request: /databases/1/items/10011.m4a?session-id=669350421 [2017-07-06 12:04:53] [DEBUG] db: Running query 'SELECT f.* FROM files f WHERE f.id = 10011;' [2017-07-06 12:04:53] [DEBUG] xcode: Codectype supported by client, no decoding needed [2017-07-06 12:04:53] [ INFO] httpd: Preparing to stream /media/MUSIC/iTunes/iTunes Music/Agrupacion Musical Expresion/Con Nuestros Cantos - Antologia/01 Matices del Ande.m4a [2017-07-06 12:04:53] [ INFO] httpd: Kicking off streaming for /media/MUSIC/iTunes/iTunes Music/Agrupacion Musical Expresion/Con Nuestros Cantos - Antologia/01 Matices del Ande.m4a [2017-07-06 12:04:53] [DEBUG] daap: DAAP request handled in 9 milliseconds [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:54] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-06 12:04:54] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:54] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-06 12:04:54] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1

Interestingly, when I look at a song file with the wrong artwork on the Finder (via file sharing to the RPi), it does have the right icon, showing the correct artwork. The song with the missing artwork has none (on the RPi).

I have my master music library on a Mac, where I run iTunes. The RPi with forked-daapd on it is updated each night via ChronoSync. Thus I have a complete clone of the iTunes folder from my Mac on the RPi. I am wondering, do I need to leave some of that stuff behind, such as the caches, and maybe only copy the songs across?

Thanks for any help!

adamdmoss commented 7 years ago

FYI, forked-daapd only appears to give clients artwork that's embedded in the file itself. That's not the case with a lot of other daemons or players, where they are also able to look for art (i.e. albumart.jpg) in the same directory as the music file.

Perhaps try embedding the artwork in the file? I know Beets and various metadata-editing apps can do this.

On 6 July 2017 at 12:18, rainerstandke notifications@github.com wrote:

Artwork shows up in client either not at all, or it's the wrong one.

Here is a snippet from the log where no artwork showed up: [2017-07-06 12:00:02] [DEBUG] daap: DAAP request: /databases/1/items/10001.m4a?session-id=669350421 [2017-07-06 12:00:02] [DEBUG] db: Running query 'SELECT f. FROM files f WHERE f.id = 10001;' [2017-07-06 12:00:02] [DEBUG] xcode: Codectype supported by client, no decoding needed [2017-07-06 12:00:02] [ INFO] httpd: Preparing to stream /media/MUSIC/iTunes/iTunes Music/Ahmad Jamal/Freeflight/05 Poinciana.m4a [2017-07-06 12:00:02] [ INFO] httpd: Kicking off streaming for /media/MUSIC/iTunes/iTunes Music/Ahmad Jamal/Freeflight/05 Poinciana.m4a [2017-07-06 12:00:02] [DEBUG] daap: DAAP request handled in 12 milliseconds [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] daap: DAAP request: /databases/1/items/10001/ extra_data/artwork?session-id=669350421 [2017-07-06 12:00:02] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-06 12:00:02] [DEBUG] db: Running query 'SELECT f. FROM files f WHERE f.id = 10001;' [2017-07-06 12:00:02] [DEBUG] artwork: Artwork request for item 10001 (05 Poinciana.m4a) [2017-07-06 12:00:02] [DEBUG] artwork: Looking for artwork for group with persistentid 5963334687588005422 [2017-07-06 12:00:02] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-06 12:00:02] [DEBUG] cache: Cache hit: SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0; [2017-07-06 12:00:02] [DEBUG] artwork: Group 5963334687588005422 found in cache with format 0 [2017-07-06 12:00:02] [DEBUG] artwork: No artwork found for item 10001 [2017-07-06 12:00:02] [DEBUG] daap: DAAP request handled in 11 milliseconds [2017-07-06 12:00:02] [DEBUG] daap: DAAP request: /databases/1/items/10001/ extra_data/artwork?session-id=669350421 [2017-07-06 12:00:02] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-06 12:00:02] [DEBUG] db: Running query 'SELECT f.* FROM files f WHERE f.id = 10001;' [2017-07-06 12:00:02] [DEBUG] artwork: Artwork request for item 10001 (05 Poinciana.m4a) [2017-07-06 12:00:02] [DEBUG] artwork: Looking for artwork for group with persistentid 5963334687588005422 [2017-07-06 12:00:02] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-06 12:00:02] [DEBUG] cache: Cache hit: SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0; [2017-07-06 12:00:02] [DEBUG] artwork: Group 5963334687588005422 found in cache with format 0 [2017-07-06 12:00:02] [DEBUG] artwork: No artwork found for item 10001 [2017-07-06 12:00:02] [DEBUG] daap: DAAP request handled in 10 milliseconds [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:02] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:03] [DEBUG] httpd: Read 65536 bytes; streaming file id 10001 [2017-07-06 12:00:03] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1& request-session-id=41 [2017-07-06 12:00:03] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:00:03] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-06 12:00:03] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1

This is where the wrong artwork showed up: [2017-07-06 12:04:48] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1& request-session-id=41 [2017-07-06 12:04:48] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:48] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:48] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-06 12:04:48] [DEBUG] player: Player status: stopped [2017-07-06 12:04:48] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:48] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-06 12:04:48] [DEBUG] httpd: Not gzipping body-less reply [2017-07-06 12:04:48] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:51] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1& request-session-id=41 [2017-07-06 12:04:51] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:51] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:51] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-06 12:04:51] [DEBUG] player: Player status: stopped [2017-07-06 12:04:51] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:51] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-06 12:04:51] [DEBUG] httpd: Not gzipping body-less reply [2017-07-06 12:04:51] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-06 12:04:53] [DEBUG] daap: DAAP request: /databases/1/items/10011.m4a?session-id=669350421 [2017-07-06 12:04:53] [DEBUG] db: Running query 'SELECT f.* FROM files f WHERE f.id = 10011;' [2017-07-06 12:04:53] [DEBUG] xcode: Codectype supported by client, no decoding needed [2017-07-06 12:04:53] [ INFO] httpd: Preparing to stream /media/MUSIC/iTunes/iTunes Music/Agrupacion Musical Expresion/Con Nuestros Cantos - Antologia/01 Matices del Ande.m4a [2017-07-06 12:04:53] [ INFO] httpd: Kicking off streaming for /media/MUSIC/iTunes/iTunes Music/Agrupacion Musical Expresion/Con Nuestros Cantos - Antologia/01 Matices del Ande.m4a [2017-07-06 12:04:53] [DEBUG] daap: DAAP request handled in 9 milliseconds [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:53] [DEBUG] httpd: Read 65536 bytes; streaming file id 10011 [2017-07-06 12:04:54] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1& request-session-id=41 [2017-07-06 12:04:54] [DEBUG] httpd: Not gzipping; gzip not in Accept-Encoding (identity) [2017-07-06 12:04:54] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-06 12:04:54] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1

Interestingly, when I look at a song file with the wrong artwork on the Finder (via file sharing to the RPi), it does have the right icon, showing the correct artwork. The song with the missing artwork has none (on the RPi).

I have my master music library on a Mac, where I run iTunes. The RPi with forked-daapd on it is updated each night via ChronoSync. Thus I have a complete clone of the iTunes folder from my Mac on the RPi. I am wondering, do I need to leave some of that stuff behind, such as the caches, and maybe only copy the songs across?

Thanks for any help!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ejurgensen/forked-daapd/issues/399, or mute the thread https://github.com/notifications/unsubscribe-auth/AFrgr4j4TXGH-NidsLtHPh72cV-Uz1pmks5sLTMVgaJpZM4OQEYD .

rainerstandke commented 7 years ago

Thanks Adam, I did not mean to ask for daapd to show something that is not there ;-). However, the artwork that is indeed in the file ought to show up, no? That's the second snippet above.

ejurgensen commented 7 years ago

forked-daapd does indeed look for art in the same directory, as is described here README - Artwork

The log says that forked-daapd is looking in its cache, and the cache is telling forked-daapd that the last time artwork was requested, no artwork was found. "Not found" is cached by forked-daapd to speed up artwork requests.

This doesn't explain why forked-daapd did not find anything the first time around. So I suggest you just delete the cache and try again. Remember to stop forked-daapd before you delete anything. Look in /etc/forked-daapd.conf to see the location of the cache (it is usually /var/cache/forked-daapd/cache.db).

If it again fails to show your artwork, you should see some different log entries. Please post them.

ejurgensen commented 7 years ago

Oh, I just noticed that it looks like you are using an old version of forked-daapd. Please upgrade to a more recent as described here (for RPi2): https://www.raspberrypi.org/forums/viewtopic.php?t=49928

rainerstandke commented 7 years ago

OK, I updated to the new version. I am on Wheezy for what that's worth.

Still does not find some things it ought to find, still about 50% of them. I am seeing fewer (maybe: none) wrong artwork on albums though. Scrolling through the albums on a mac client (iTunes) is still extremely slow to update the art work.

Just for kicks I did tinker with the artwork for two albums in my master library that the forked-daapd library is cloned from each night. The first album now shows correctly.

The second album shows a totally wrong image. Here is the log for when that album was scanned:

[2017-07-08 18:47:11] [DEBUG] scan: Processing directory /media/MUSIC/iTunes/iTunes Music/Anita O'Day (flags = 0x1) [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT d.id FROM directories d WHERE d.virtual_path = '/file:/media/MUSIC/iTunes/iTunes Music/Anita O''Day';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE directories SET virtual_path = TRIM('/file:/media/MUSIC/iTunes/iTunes Music/Anita O''Day'), db_timestamp = 1499564831, disabled = 0, parent_id = 10 WHERE id = 1083;' [2017-07-08 18:47:11] [DEBUG] db: Updated directory /file:/media/MUSIC/iTunes/iTunes Music/Anita O'Day with id 1083 [2017-07-08 18:47:11] [DEBUG] db: Running query 'INSERT INTO inotify (wd, cookie, path) VALUES (1074, 0, '/media/MUSIC/iTunes/iTunes Music/Anita O''Day');' [2017-07-08 18:47:11] [DEBUG] scan: Processing directory /media/MUSIC/iTunes/iTunes Music/Anita O'Day/Anita Sings The Most (flags = 0x1) [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT d.id FROM directories d WHERE d.virtual_path = '/file:/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE directories SET virtual_path = TRIM('/file:/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most'), db_timestamp = 1499564831, disabled = 0, parent_id = 1083 WHERE id = 1084;' [2017-07-08 18:47:11] [DEBUG] db: Updated directory /file:/media/MUSIC/iTunes/iTunes Music/Anita O'Day/Anita Sings The Most with id 1084 [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/03 Old Devil Moon.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22199;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/02 Tenderly.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22202;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/01 ''S Wonderful_They Can''t Take That Away From Me.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22198;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/09 I''ve Got The World On A String.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22204;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/04 Love Me Or Leave Me.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22203;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/05 We''ll Be Together Again.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22205;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/06 Stella By Starlight.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22197;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/07 Taking A Chance On Love.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22206;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/08 Them There Eyes.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22200;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/10 You Turned The Tables On Me.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22196;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'SELECT f.id, f.db_timestamp FROM files f WHERE f.path = '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most/11 Bewitched, Bothered And Bewildered.m4a';' [2017-07-08 18:47:11] [DEBUG] db: Running query 'UPDATE files SET db_timestamp = 1499564831, disabled = 0 WHERE id = 22201;' [2017-07-08 18:47:11] [DEBUG] db: Running query 'INSERT INTO inotify (wd, cookie, path) VALUES (1075, 0, '/media/MUSIC/iTunes/iTunes Music/Anita O''Day/Anita Sings The Most');' [2017-07-08 18:47:11] [DEBUG] scan: Processing directory /media/MUSIC/iTunes/iTunes Music/Andre Previn, Joe Pass & Ray Brown (flags = 0x1)

Here is a long snippet of when I tried to look at that album in iTunes:

[2017-07-08 18:49:04] [DEBUG] daap: Found 15 meta tags [2017-07-08 18:49:04] [DEBUG] daap: Sorting songlist by album [2017-07-08 18:49:04] [DEBUG] daap: DAAP browse query filter: ('daap.songalbumid:3241737424055794579'+('com.apple.itunes.extended-media-kind:1','com.apple.itunes.extended-media-kind:32')) [2017-07-08 18:49:04] [DEBUG] daap: Trying DAAP query -('daap.songalbumid:3241737424055794579'+('com.apple.itunes.extended-media-kind:1','com.apple.itunes.extended-media-kind:32'))- [2017-07-08 18:49:04] [DEBUG] daap: Ignoring clause 'com.apple.itunes.extended-media-kind:32' [2017-07-08 18:49:04] [DEBUG] daap: DAAP SQL query: -((f.songalbumid = 3241737424055794579 AND (f.media_kind = 1 OR 1 = 0)))- [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT p. FROM playlists p WHERE p.id = 1;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND 1 = 1;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND ((f.songalbumid = 3241737424055794579 AND (f.media_kind = 1 OR 1 = 0))) AND 1 = 1;' [2017-07-08 18:49:04] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND ((f.songalbumid = 3241737424055794579 AND (f.media_kind = 1 OR 1 = 0))) AND 1 = 1 ORDER BY f.album_sort ASC, f.disc ASC, f.track ASC ;' [2017-07-08 18:49:04] [DEBUG] db: End of query results [2017-07-08 18:49:04] [DEBUG] daap: Done with song list, 48 songs [2017-07-08 18:49:04] [DEBUG] daap: Building reply for DAAP request: /databases/1/containers/5/items?delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:04] [DEBUG] daap: Fetching song list for playlist 5 [2017-07-08 18:49:04] [DEBUG] daap: Asking for 2 meta tags [2017-07-08 18:49:04] [DEBUG] daap: Found 2 meta tags [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT p. FROM playlists p WHERE p.id = 5;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 4;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 4;' [2017-07-08 18:49:04] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND f.media_kind = 4 ;' [2017-07-08 18:49:04] [DEBUG] db: End of query results [2017-07-08 18:49:04] [DEBUG] daap: Done with song list, 0 songs [2017-07-08 18:49:04] [DEBUG] daap: Building reply for DAAP request: /databases/1/containers/3/items?delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:04] [DEBUG] daap: Fetching song list for playlist 3 [2017-07-08 18:49:04] [DEBUG] daap: Asking for 2 meta tags [2017-07-08 18:49:04] [DEBUG] daap: Found 2 meta tags [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT p. FROM playlists p WHERE p.id = 3;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 2;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 2;' [2017-07-08 18:49:04] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND f.media_kind = 2 ;' [2017-07-08 18:49:04] [DEBUG] xcode: Codectype supported by client, no decoding needed [2017-07-08 18:49:04] [DEBUG] db: End of query results [2017-07-08 18:49:04] [DEBUG] daap: Done with song list, 1 songs [2017-07-08 18:49:04] [DEBUG] daap: Building reply for DAAP request: /databases/1/containers/1/items?meta=dmap.itemname,dmap.itemid,daap.songartist,daap.songalbumartist,daap.songalbum,com.apple.itunes.cloud-id,dmap.containeritemid,com.apple.itunes.has-video,com.apple.itunes.itms-songid,com.apple.itunes.extended-media-kind,dmap.downloadstatus,daap.songdisabled&type=music&sort=name&include-sort-headers=1&query=('dmap.itemname:On'%2B('com.apple.itunes.extended-media-kind:1','com.apple.itunes.extended-media-kind:32')) [2017-07-08 18:49:04] [DEBUG] daap: Fetching song list for playlist 1 [2017-07-08 18:49:04] [DEBUG] daap: Asking for 12 meta tags [2017-07-08 18:49:04] [ WARN] daap: Could not find requested meta field 'com.apple.itunes.cloud-id' [2017-07-08 18:49:04] [ WARN] daap: Could not find requested meta field 'dmap.downloadstatus' [2017-07-08 18:49:04] [DEBUG] daap: Found 10 meta tags [2017-07-08 18:49:04] [DEBUG] daap: Sorting songlist by name [2017-07-08 18:49:04] [DEBUG] daap: DAAP browse query filter: ('dmap.itemname:On'+('com.apple.itunes.extended-media-kind:1','com.apple.itunes.extended-media-kind:32')) [2017-07-08 18:49:04] [DEBUG] daap: Trying DAAP query -('dmap.itemname:On'+('com.apple.itunes.extended-media-kind:1','com.apple.itunes.extended-media-kind:32'))- [2017-07-08 18:49:04] [DEBUG] daap: Ignoring clause 'com.apple.itunes.extended-media-kind:32' [2017-07-08 18:49:04] [DEBUG] daap: DAAP SQL query: -((f.title LIKE '%On%' AND (f.media_kind = 1 OR 1 = 0)))- [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT p. FROM playlists p WHERE p.id = 1;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND 1 = 1;' [2017-07-08 18:49:04] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND ((f.title LIKE '%On%' AND (f.media_kind = 1 OR 1 = 0))) AND 1 = 1;' [2017-07-08 18:49:05] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND ((f.title LIKE '%On%' AND (f.media_kind = 1 OR 1 = 0))) AND 1 = 1 ORDER BY f.title_sort ASC ;' [2017-07-08 18:49:05] [DEBUG] daap: Added sort header: mshc = A, mshi = 0, mshn = 75 fl B [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = B, mshi = 75, mshn = 111 fl C [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = C, mshi = 186, mshn = 129 fl D [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = D, mshi = 315, mshn = 130 fl E [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = E, mshi = 445, mshn = 25 fl F [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = F, mshi = 470, mshn = 43 fl G [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = G, mshi = 513, mshn = 45 fl H [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = H, mshi = 558, mshn = 84 fl I [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = I, mshi = 642, mshn = 195 fl J [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = J, mshi = 837, mshn = 32 fl K [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = K, mshi = 869, mshn = 12 fl L [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = L, mshi = 881, mshn = 111 fl M [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = M, mshi = 992, mshn = 205 fl N [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = N, mshi = 1197, mshn = 32 fl O [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = O, mshi = 1229, mshn = 101 fl P [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = P, mshi = 1330, mshn = 61 fl Q [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = Q, mshi = 1391, mshn = 4 fl R [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = R, mshi = 1395, mshn = 53 fl S [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = S, mshi = 1448, mshn = 254 fl T [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = T, mshi = 1702, mshn = 81 fl U [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = U, mshi = 1783, mshn = 8 fl V [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = V, mshi = 1791, mshn = 19 fl W [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = W, mshi = 1810, mshn = 85 fl Y [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = Y, mshi = 1895, mshn = 40 fl Z [2017-07-08 18:49:06] [DEBUG] db: End of query results [2017-07-08 18:49:06] [DEBUG] daap: Done with song list, 1975 songs [2017-07-08 18:49:06] [DEBUG] daap: Added sort header: mshc = Z, mshi = 1939, mshn = 4 (final) [2017-07-08 18:49:06] [ LOG] cache: DAAP cache updated [2017-07-08 18:49:06] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:06] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:06] [DEBUG] player: Player status: stopped [2017-07-08 18:49:06] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:06] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:09] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:09] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:09] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:09] [DEBUG] player: Player status: stopped [2017-07-08 18:49:09] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:09] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:12] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:12] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:12] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:12] [DEBUG] player: Player status: stopped [2017-07-08 18:49:12] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:12] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:15] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:15] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:15] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:15] [DEBUG] player: Player status: stopped [2017-07-08 18:49:15] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:15] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:18] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:18] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:19] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:19] [DEBUG] player: Player status: stopped [2017-07-08 18:49:19] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:19] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:22] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:22] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:22] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:22] [DEBUG] player: Player status: stopped [2017-07-08 18:49:22] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:22] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:25] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:25] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:25] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:25] [DEBUG] player: Player status: stopped [2017-07-08 18:49:25] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:25] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:28] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:28] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:28] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:28] [DEBUG] player: Player status: stopped [2017-07-08 18:49:28] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:28] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:31] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:31] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:31] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:31] [DEBUG] player: Player status: stopped [2017-07-08 18:49:31] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:31] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:34] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:34] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:34] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:34] [DEBUG] player: Player status: stopped [2017-07-08 18:49:34] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:34] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-08 18:49:37] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:37] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:37] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:37] [DEBUG] player: Player status: stopped [2017-07-08 18:49:37] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:37] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /server-info [2017-07-08 18:49:40] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /login [2017-07-08 18:49:40] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /update?session-id=262241499&revision-number=1&delta=0 [2017-07-08 18:49:40] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /databases?session-id=262241499&revision-number=2&delta=0 [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlists p WHERE p.disabled = 0;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlists p WHERE p.disabled = 0;' [2017-07-08 18:49:40] [DEBUG] daap: DAAP request handled in 13 milliseconds [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /databases/1/items?session-id=262241499&revision-number=2&delta=0&type=music&meta=all [2017-07-08 18:49:40] [ INFO] cache: Cache hit: /databases/1/items?delta=0&type=music&meta=all [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /databases/1/containers?session-id=262241499&revision-number=2&delta=0&meta=dmap.itemid,dmap.itemname,dmap.persistentid,dmap.parentcontainerid,com.apple.itunes.is-podcast-playlist,com.apple.itunes.special-playlist,com.apple.itunes.smart-playlist,dmap.haschildcontainers,com.apple.itunes.saved-genius,dmap.objectextradata [2017-07-08 18:49:40] [DEBUG] daap: Asking for 10 meta tags [2017-07-08 18:49:40] [ WARN] daap: Could not find requested meta field 'dmap.haschildcontainers' [2017-07-08 18:49:40] [ WARN] daap: Could not find requested meta field 'com.apple.itunes.saved-genius' [2017-07-08 18:49:40] [ WARN] daap: Could not find requested meta field 'dmap.objectextradata' [2017-07-08 18:49:40] [DEBUG] daap: Found 7 meta tags [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlists f WHERE f.disabled = 0;' [2017-07-08 18:49:40] [DEBUG] db: Starting query 'SELECT f. FROM playlists f WHERE f.disabled = 0 ORDER BY f.type ASC, f.parent_id ASC, f.special_id ASC, f.title ASC ;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND 1 = 1;' [2017-07-08 18:49:40] [DEBUG] daap: Done with playlist [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 4;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 2;' [2017-07-08 18:49:40] [DEBUG] daap: Done with playlist [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 64;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 1;' [2017-07-08 18:49:40] [DEBUG] daap: Done with playlist [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND f.media_kind = 8;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlistitems pi JOIN files f ON pi.filepath = f.path WHERE f.disabled = 0 AND pi.playlistid = 8;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlistitems pi JOIN files f ON pi.filepath = f.path WHERE f.disabled = 0 AND f.data_kind = 1 AND pi.playlistid = 8;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlistitems pi JOIN files f ON pi.filepath = f.path WHERE f.disabled = 0 AND pi.playlistid = 9;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlistitems pi JOIN files f ON pi.filepath = f.path WHERE f.disabled = 0 AND f.data_kind = 1 AND pi.playlistid = 9;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlistitems pi JOIN files f ON pi.filepath = f.path WHERE f.disabled = 0 AND pi.playlistid = 7;' [2017-07-08 18:49:40] [DEBUG] db: Running query 'SELECT COUNT() FROM playlistitems pi JOIN files f ON pi.filepath = f.path WHERE f.disabled = 0 AND f.data_kind = 1 AND pi.playlistid = 7;' [2017-07-08 18:49:40] [DEBUG] db: End of query results [2017-07-08 18:49:40] [DEBUG] daap: Done with playlist list, 3 playlists [2017-07-08 18:49:40] [DEBUG] daap: DAAP request handled in 40 milliseconds [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /databases/1/containers/1/items?session-id=262241499&revision-number=2&delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:40] [ INFO] cache: Cache hit: /databases/1/containers/1/items?delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /databases/1/containers/3/items?session-id=262241499&revision-number=2&delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:40] [ INFO] cache: Cache hit: /databases/1/containers/3/items?delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /databases/1/containers/2/items?session-id=262241499&revision-number=2&delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:40] [ INFO] cache: Cache hit: /databases/1/containers/2/items?delta=0&meta=dmap.itemid,dmap.containeritemid [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:40] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-08 18:49:40] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:40] [DEBUG] player: Player status: stopped [2017-07-08 18:49:40] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:40] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-08 18:49:41] [DEBUG] daap: DAAP request: /update?session-id=262241499&revision-number=2&delta=2 [2017-07-08 18:49:41] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:41] [DEBUG] daap: DAAP request: /databases/1/items/22192/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:41] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:41] [DEBUG] artwork: Artwork request for item 22192 [2017-07-08 18:49:41] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22192;' [2017-07-08 18:49:41] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22192 ;' [2017-07-08 18:49:41] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5963334687588005422 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:41] [DEBUG] cache: No results [2017-07-08 18:49:41] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5963334687588005422;' [2017-07-08 18:49:41] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5963334687588005422;' [2017-07-08 18:49:41] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5963334687588005422 ;' [2017-07-08 18:49:41] [DEBUG] db: End of query results [2017-07-08 18:49:41] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5963334687588005422;' [2017-07-08 18:49:41] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22192 AND f.songalbumid = 5963334687588005422;' [2017-07-08 18:49:41] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22192 AND f.songalbumid = 5963334687588005422 ;' [2017-07-08 18:49:41] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:41] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:41] [ WARN] ffmpeg: max_analyze_duration reached [2017-07-08 18:49:41] [DEBUG] artwork: Original image dimensions: w 600 h 600 [2017-07-08 18:49:41] [DEBUG] artwork: Artwork for 'Introduction' found in source 'embedded' [2017-07-08 18:49:46] [DEBUG] daap: DAAP request handled in 5105 milliseconds [2017-07-08 18:49:46] [DEBUG] daap: DAAP request: /databases/1/items/21766/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:46] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:46] [DEBUG] artwork: Artwork request for item 21766 [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21766;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21766 ;' [2017-07-08 18:49:46] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1813422783608981092 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:46] [DEBUG] cache: No results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1813422783608981092;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1813422783608981092;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1813422783608981092 ;' [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1813422783608981092;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21766 AND f.songalbumid = 1813422783608981092;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21766 AND f.songalbumid = 1813422783608981092 ;' [2017-07-08 18:49:46] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:46] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:46] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] artwork: No artwork found for item 21766 [2017-07-08 18:49:46] [DEBUG] daap: DAAP request handled in 367 milliseconds [2017-07-08 18:49:46] [DEBUG] daap: DAAP request: /databases/1/items/12493/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:46] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:46] [DEBUG] artwork: Artwork request for item 12493 [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 12493;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 12493 ;' [2017-07-08 18:49:46] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1962845502426906521 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:46] [DEBUG] cache: No results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1962845502426906521;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1962845502426906521;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1962845502426906521 ;' [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1962845502426906521;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 12493 AND f.songalbumid = 1962845502426906521;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 12493 AND f.songalbumid = 1962845502426906521 ;' [2017-07-08 18:49:46] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:46] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:46] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] artwork: No artwork found for item 12493 [2017-07-08 18:49:46] [DEBUG] daap: DAAP request handled in 78 milliseconds [2017-07-08 18:49:46] [DEBUG] daap: DAAP request: /databases/1/items/22092/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:46] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:46] [DEBUG] artwork: Artwork request for item 22092 [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22092;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22092 ;' [2017-07-08 18:49:46] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 430458794379735135 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:46] [DEBUG] cache: No results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 430458794379735135;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 430458794379735135;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 430458794379735135 ;' [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 430458794379735135;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22092 AND f.songalbumid = 430458794379735135;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22092 AND f.songalbumid = 430458794379735135 ;' [2017-07-08 18:49:46] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:46] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:46] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] artwork: No artwork found for item 22092 [2017-07-08 18:49:46] [DEBUG] daap: DAAP request handled in 74 milliseconds [2017-07-08 18:49:46] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:46] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:46] [DEBUG] daap: DAAP request: /databases/1/items/22053/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:46] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:46] [DEBUG] artwork: Artwork request for item 22053 [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22053;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22053 ;' [2017-07-08 18:49:46] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 7963379594108721866 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:46] [DEBUG] cache: No results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 7963379594108721866;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 7963379594108721866;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 7963379594108721866 ;' [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 7963379594108721866;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22053 AND f.songalbumid = 7963379594108721866;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22053 AND f.songalbumid = 7963379594108721866 ;' [2017-07-08 18:49:46] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:46] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:46] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] artwork: No artwork found for item 22053 [2017-07-08 18:49:46] [DEBUG] daap: DAAP request handled in 75 milliseconds [2017-07-08 18:49:46] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:46] [DEBUG] player: Player status: stopped [2017-07-08 18:49:46] [DEBUG] daap: DAAP request: /databases/1/items/22048/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:46] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:46] [DEBUG] artwork: Artwork request for item 22048 [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22048;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22048 ;' [2017-07-08 18:49:46] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5867496032785889367 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:46] [DEBUG] cache: No results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5867496032785889367;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5867496032785889367;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5867496032785889367 ;' [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5867496032785889367;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22048 AND f.songalbumid = 5867496032785889367;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22048 AND f.songalbumid = 5867496032785889367 ;' [2017-07-08 18:49:46] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:46] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:46] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] artwork: No artwork found for item 22048 [2017-07-08 18:49:46] [DEBUG] daap: DAAP request handled in 79 milliseconds [2017-07-08 18:49:46] [DEBUG] daap: DAAP request: /databases/1/items/22047/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:46] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:46] [DEBUG] artwork: Artwork request for item 22047 [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22047;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22047 ;' [2017-07-08 18:49:46] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 788685371329009775 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:46] [DEBUG] cache: No results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 788685371329009775;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 788685371329009775;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 788685371329009775 ;' [2017-07-08 18:49:46] [DEBUG] db: End of query results [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 788685371329009775;' [2017-07-08 18:49:46] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 22047 AND f.songalbumid = 788685371329009775;' [2017-07-08 18:49:46] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 22047 AND f.songalbumid = 788685371329009775 ;' [2017-07-08 18:49:46] [DEBUG] ffmpeg: Probed with size=4096 and score=51 [2017-07-08 18:49:47] [ WARN] ffmpeg: max_analyze_duration reached [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 22047 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 129 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21993/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21993 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21993;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21993 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 2215608195262367630 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2215608195262367630;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2215608195262367630;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2215608195262367630 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2215608195262367630;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21993 AND f.songalbumid = 2215608195262367630;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21993 AND f.songalbumid = 2215608195262367630 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21993 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 69 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21929/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21929 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21929;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21929 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1582009469605646539 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1582009469605646539;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1582009469605646539;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1582009469605646539 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1582009469605646539;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21929 AND f.songalbumid = 1582009469605646539;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21929 AND f.songalbumid = 1582009469605646539 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21929 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 51 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21919/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21919 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21919;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21919 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 6495089901965547823 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6495089901965547823;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6495089901965547823;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6495089901965547823 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6495089901965547823;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21919 AND f.songalbumid = 6495089901965547823;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21919 AND f.songalbumid = 6495089901965547823 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21919 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 58 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21772/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21772 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21772;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21772 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 4921262176818620677 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4921262176818620677;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4921262176818620677;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4921262176818620677 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4921262176818620677;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21772 AND f.songalbumid = 4921262176818620677;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21772 AND f.songalbumid = 4921262176818620677 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21772 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 73 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21911/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21911 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21911;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21911 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 6029829937304990501 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6029829937304990501;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6029829937304990501;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6029829937304990501 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6029829937304990501;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21911 AND f.songalbumid = 6029829937304990501;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21911 AND f.songalbumid = 6029829937304990501 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21911 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 68 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21888/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21888 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21888;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21888 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 6905016236170523265 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6905016236170523265;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6905016236170523265;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6905016236170523265 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6905016236170523265;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21888 AND f.songalbumid = 6905016236170523265;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21888 AND f.songalbumid = 6905016236170523265 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21888 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 68 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21867/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21867 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21867;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21867 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 9101027552341622412 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 9101027552341622412;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 9101027552341622412;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 9101027552341622412 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 9101027552341622412;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21867 AND f.songalbumid = 9101027552341622412;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21867 AND f.songalbumid = 9101027552341622412 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21867 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 58 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21843/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21843 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21843;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21843 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1149932897968629369 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1149932897968629369;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1149932897968629369;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1149932897968629369 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1149932897968629369;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21843 AND f.songalbumid = 1149932897968629369;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21843 AND f.songalbumid = 1149932897968629369 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21843 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 56 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21821/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21821 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21821;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21821 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 2162829224402395885 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2162829224402395885;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2162829224402395885;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2162829224402395885 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2162829224402395885;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21821 AND f.songalbumid = 2162829224402395885;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21821 AND f.songalbumid = 2162829224402395885 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21821 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 69 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21788/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21788 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21788;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21788 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1508370286006079739 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1508370286006079739;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1508370286006079739;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1508370286006079739 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1508370286006079739;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21788 AND f.songalbumid = 1508370286006079739;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21788 AND f.songalbumid = 1508370286006079739 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21788 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 62 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21694/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21694 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21694;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21694 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 6282703744538358225 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6282703744538358225;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6282703744538358225;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6282703744538358225 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6282703744538358225;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21694 AND f.songalbumid = 6282703744538358225;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21694 AND f.songalbumid = 6282703744538358225 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21694 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 71 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21709/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21709 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21709;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21709 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 3992714715897063552 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3992714715897063552;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3992714715897063552;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3992714715897063552 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3992714715897063552;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21709 AND f.songalbumid = 3992714715897063552;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21709 AND f.songalbumid = 3992714715897063552 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21709 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 65 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21698/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21698 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21698;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21698 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 3937279888262800035 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3937279888262800035;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3937279888262800035;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3937279888262800035 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3937279888262800035;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21698 AND f.songalbumid = 3937279888262800035;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21698 AND f.songalbumid = 3937279888262800035 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:47] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] artwork: No artwork found for item 21698 [2017-07-08 18:49:47] [DEBUG] daap: DAAP request handled in 59 milliseconds [2017-07-08 18:49:47] [DEBUG] daap: DAAP request: /databases/1/items/21641/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:47] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:47] [DEBUG] artwork: Artwork request for item 21641 [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21641;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21641 ;' [2017-07-08 18:49:47] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 899570174912490646 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:47] [DEBUG] cache: No results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 899570174912490646;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 899570174912490646;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 899570174912490646 ;' [2017-07-08 18:49:47] [DEBUG] db: End of query results [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 899570174912490646;' [2017-07-08 18:49:47] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21641 AND f.songalbumid = 899570174912490646;' [2017-07-08 18:49:47] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21641 AND f.songalbumid = 899570174912490646 ;' [2017-07-08 18:49:47] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:47] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:48] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] artwork: No artwork found for item 21641 [2017-07-08 18:49:48] [DEBUG] daap: DAAP request handled in 67 milliseconds [2017-07-08 18:49:48] [DEBUG] daap: DAAP request: /databases/1/items/21669/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:48] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:48] [DEBUG] artwork: Artwork request for item 21669 [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21669;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21669 ;' [2017-07-08 18:49:48] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5913788958259768893 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:48] [DEBUG] cache: No results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5913788958259768893;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5913788958259768893;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5913788958259768893 ;' [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5913788958259768893;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21669 AND f.songalbumid = 5913788958259768893;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21669 AND f.songalbumid = 5913788958259768893 ;' [2017-07-08 18:49:48] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:48] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:48] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] artwork: No artwork found for item 21669 [2017-07-08 18:49:48] [DEBUG] daap: DAAP request handled in 120 milliseconds [2017-07-08 18:49:48] [DEBUG] daap: DAAP request: /databases/1/items/21658/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:48] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:48] [DEBUG] artwork: Artwork request for item 21658 [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21658;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21658 ;' [2017-07-08 18:49:48] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 4856232127676941078 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:48] [DEBUG] cache: No results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4856232127676941078;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4856232127676941078;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4856232127676941078 ;' [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4856232127676941078;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21658 AND f.songalbumid = 4856232127676941078;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21658 AND f.songalbumid = 4856232127676941078 ;' [2017-07-08 18:49:48] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:48] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:48] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] artwork: No artwork found for item 21658 [2017-07-08 18:49:48] [DEBUG] daap: DAAP request handled in 56 milliseconds [2017-07-08 18:49:48] [DEBUG] daap: DAAP request: /databases/1/items/21625/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:48] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:48] [DEBUG] artwork: Artwork request for item 21625 [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21625;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21625 ;' [2017-07-08 18:49:48] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1277264088611161926 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:48] [DEBUG] cache: No results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1277264088611161926;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1277264088611161926;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1277264088611161926 ;' [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1277264088611161926;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21625 AND f.songalbumid = 1277264088611161926;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21625 AND f.songalbumid = 1277264088611161926 ;' [2017-07-08 18:49:48] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:48] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:48] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] artwork: No artwork found for item 21625 [2017-07-08 18:49:48] [DEBUG] daap: DAAP request handled in 89 milliseconds [2017-07-08 18:49:48] [DEBUG] daap: DAAP request: /databases/1/items/21610/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:48] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:48] [DEBUG] artwork: Artwork request for item 21610 [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21610;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21610 ;' [2017-07-08 18:49:48] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 8415444137634696904 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:48] [DEBUG] cache: No results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 8415444137634696904;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 8415444137634696904;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 8415444137634696904 ;' [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 8415444137634696904;' [2017-07-08 18:49:48] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21610 AND f.songalbumid = 8415444137634696904;' [2017-07-08 18:49:48] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21610 AND f.songalbumid = 8415444137634696904 ;' [2017-07-08 18:49:48] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:48] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:48] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:48] [DEBUG] db: End of query results [2017-07-08 18:49:48] [DEBUG] artwork: No artwork found for item 21610 [2017-07-08 18:49:49] [DEBUG] daap: DAAP request handled in 1517 milliseconds [2017-07-08 18:49:49] [DEBUG] daap: DAAP request: /databases/1/items/21559/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:49] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:49] [DEBUG] artwork: Artwork request for item 21559 [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21559;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21559 ;' [2017-07-08 18:49:49] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5970711759435833542 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:49] [DEBUG] cache: No results [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5970711759435833542;' [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5970711759435833542;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5970711759435833542 ;' [2017-07-08 18:49:49] [DEBUG] db: End of query results [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5970711759435833542;' [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21559 AND f.songalbumid = 5970711759435833542;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21559 AND f.songalbumid = 5970711759435833542 ;' [2017-07-08 18:49:49] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:49] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:49] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:49] [DEBUG] db: End of query results [2017-07-08 18:49:49] [DEBUG] artwork: No artwork found for item 21559 [2017-07-08 18:49:49] [DEBUG] daap: DAAP request handled in 51 milliseconds [2017-07-08 18:49:49] [DEBUG] daap: DAAP request: /databases/1/items/21540/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:49] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:49] [DEBUG] artwork: Artwork request for item 21540 [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21540;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21540 ;' [2017-07-08 18:49:49] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 8513264868506035634 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:49] [DEBUG] cache: No results [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 8513264868506035634;' [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 8513264868506035634;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 8513264868506035634 ;' [2017-07-08 18:49:49] [DEBUG] db: End of query results [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 8513264868506035634;' [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21540 AND f.songalbumid = 8513264868506035634;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21540 AND f.songalbumid = 8513264868506035634 ;' [2017-07-08 18:49:49] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:49] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:49] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:49] [DEBUG] db: End of query results [2017-07-08 18:49:49] [DEBUG] artwork: No artwork found for item 21540 [2017-07-08 18:49:49] [DEBUG] daap: DAAP request handled in 54 milliseconds [2017-07-08 18:49:49] [DEBUG] daap: DAAP request: /databases/1/items/21527/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:49] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:49] [DEBUG] artwork: Artwork request for item 21527 [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21527;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21527 ;' [2017-07-08 18:49:49] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1778586549217117771 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:49] [DEBUG] cache: No results [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1778586549217117771;' [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1778586549217117771;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1778586549217117771 ;' [2017-07-08 18:49:49] [DEBUG] db: End of query results [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1778586549217117771;' [2017-07-08 18:49:49] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21527 AND f.songalbumid = 1778586549217117771;' [2017-07-08 18:49:49] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21527 AND f.songalbumid = 1778586549217117771 ;' [2017-07-08 18:49:49] [DEBUG] ffmpeg: Probed with size=8192 and score=51 [2017-07-08 18:49:49] [ WARN] ffmpeg: max_analyze_duration reached [2017-07-08 18:49:49] [ WARN] ffmpeg: Estimating duration from bitrate, this may be inaccurate [2017-07-08 18:49:49] [DEBUG] db: End of query results [2017-07-08 18:49:49] [DEBUG] artwork: No artwork found for item 21527 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 83 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21511/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21511 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21511;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21511 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 3780100177817916977 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3780100177817916977;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3780100177817916977;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3780100177817916977 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3780100177817916977;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21511 AND f.songalbumid = 3780100177817916977;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21511 AND f.songalbumid = 3780100177817916977 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21511 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 60 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21503/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21503 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21503;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21503 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 7532033391286997597 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 7532033391286997597;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 7532033391286997597;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 7532033391286997597 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 7532033391286997597;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21503 AND f.songalbumid = 7532033391286997597;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21503 AND f.songalbumid = 7532033391286997597 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21503 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 62 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21485/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21485 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21485;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21485 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 2455902395989050127 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2455902395989050127;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2455902395989050127;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2455902395989050127 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2455902395989050127;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21485 AND f.songalbumid = 2455902395989050127;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21485 AND f.songalbumid = 2455902395989050127 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21485 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 54 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21446/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21446 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21446;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21446 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 3304297555884836449 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3304297555884836449;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3304297555884836449;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3304297555884836449 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3304297555884836449;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21446 AND f.songalbumid = 3304297555884836449;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21446 AND f.songalbumid = 3304297555884836449 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21446 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 58 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21399/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21399 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21399;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21399 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5209497886678490711 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5209497886678490711;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5209497886678490711;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5209497886678490711 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5209497886678490711;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21399 AND f.songalbumid = 5209497886678490711;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21399 AND f.songalbumid = 5209497886678490711 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21399 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 59 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21358/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21358 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21358;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21358 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1879073502718432415 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1879073502718432415;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1879073502718432415;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1879073502718432415 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1879073502718432415;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21358 AND f.songalbumid = 1879073502718432415;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21358 AND f.songalbumid = 1879073502718432415 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=4096 and score=51 [2017-07-08 18:49:50] [ WARN] ffmpeg: max_analyze_duration reached [2017-07-08 18:49:50] [ WARN] ffmpeg: Estimating duration from bitrate, this may be inaccurate [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21358 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 79 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21350/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21350 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21350;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21350 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 27836810519975789 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 27836810519975789;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 27836810519975789;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 27836810519975789 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 27836810519975789;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21350 AND f.songalbumid = 27836810519975789;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21350 AND f.songalbumid = 27836810519975789 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21350 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 53 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /login?pairing-guid=0x1&request-session-id=41 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 1 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21336/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21336 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21336;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21336 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 6485000029416095074 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6485000029416095074;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6485000029416095074;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 6485000029416095074 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 6485000029416095074;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21336 AND f.songalbumid = 6485000029416095074;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21336 AND f.songalbumid = 6485000029416095074 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21336 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 62 milliseconds [2017-07-08 18:49:50] [DEBUG] dacp: DACP request: /ctrl-int/1/playstatusupdate?session-id=41&revision-number=1 [2017-07-08 18:49:50] [DEBUG] player: Player status: stopped [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21323/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21323 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21323;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21323 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 551916785972698911 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 551916785972698911;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 551916785972698911;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 551916785972698911 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 551916785972698911;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21323 AND f.songalbumid = 551916785972698911;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21323 AND f.songalbumid = 551916785972698911 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21323 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 55 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21316/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21316 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21316;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21316 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 1561441926986111303 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1561441926986111303;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1561441926986111303;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 1561441926986111303 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 1561441926986111303;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21316 AND f.songalbumid = 1561441926986111303;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21316 AND f.songalbumid = 1561441926986111303 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21316 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 57 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21270/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21270 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21270;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21270 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5604136300594920244 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5604136300594920244;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5604136300594920244;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5604136300594920244 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5604136300594920244;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21270 AND f.songalbumid = 5604136300594920244;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21270 AND f.songalbumid = 5604136300594920244 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21270 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 56 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21254/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21254 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21254;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21254 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 2407564485572974077 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2407564485572974077;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2407564485572974077;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2407564485572974077 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2407564485572974077;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21254 AND f.songalbumid = 2407564485572974077;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21254 AND f.songalbumid = 2407564485572974077 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21254 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 56 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/16535/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 16535 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 16535;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 16535 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 8034624542647146133 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 8034624542647146133;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 8034624542647146133;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 8034624542647146133 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 8034624542647146133;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 16535 AND f.songalbumid = 8034624542647146133;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 16535 AND f.songalbumid = 8034624542647146133 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 16535 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 55 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /logout?session-id=41 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 0 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/12480/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 12480 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 12480;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 12480 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 5003646339505534126 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5003646339505534126;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5003646339505534126;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 5003646339505534126 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 5003646339505534126;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 12480 AND f.songalbumid = 5003646339505534126;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 12480 AND f.songalbumid = 5003646339505534126 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 12480 [2017-07-08 18:49:50] [DEBUG] daap: DAAP request handled in 56 milliseconds [2017-07-08 18:49:50] [DEBUG] daap: DAAP request: /databases/1/items/21218/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:50] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:50] [DEBUG] artwork: Artwork request for item 21218 [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21218;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21218 ;' [2017-07-08 18:49:50] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 3312409312233366463 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:50] [DEBUG] cache: No results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3312409312233366463;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3312409312233366463;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3312409312233366463 ;' [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3312409312233366463;' [2017-07-08 18:49:50] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21218 AND f.songalbumid = 3312409312233366463;' [2017-07-08 18:49:50] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21218 AND f.songalbumid = 3312409312233366463 ;' [2017-07-08 18:49:50] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:50] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:50] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:50] [DEBUG] db: End of query results [2017-07-08 18:49:50] [DEBUG] artwork: No artwork found for item 21218 [2017-07-08 18:49:51] [DEBUG] daap: DAAP request handled in 96 milliseconds [2017-07-08 18:49:51] [DEBUG] daap: DAAP request: /databases/1/items/21232/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:51] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:51] [DEBUG] artwork: Artwork request for item 21232 [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21232;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21232 ;' [2017-07-08 18:49:51] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 3765510637522146876 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:51] [DEBUG] cache: No results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3765510637522146876;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3765510637522146876;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 3765510637522146876 ;' [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 3765510637522146876;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21232 AND f.songalbumid = 3765510637522146876;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21232 AND f.songalbumid = 3765510637522146876 ;' [2017-07-08 18:49:51] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:51] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:51] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] artwork: No artwork found for item 21232 [2017-07-08 18:49:51] [DEBUG] daap: DAAP request handled in 59 milliseconds [2017-07-08 18:49:51] [DEBUG] daap: DAAP request: /databases/1/items/21208/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:51] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:51] [DEBUG] artwork: Artwork request for item 21208 [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21208;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21208 ;' [2017-07-08 18:49:51] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 4394015343097310873 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:51] [DEBUG] cache: No results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4394015343097310873;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4394015343097310873;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4394015343097310873 ;' [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4394015343097310873;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21208 AND f.songalbumid = 4394015343097310873;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21208 AND f.songalbumid = 4394015343097310873 ;' [2017-07-08 18:49:51] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:51] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:51] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] artwork: No artwork found for item 21208 [2017-07-08 18:49:51] [DEBUG] daap: DAAP request handled in 57 milliseconds [2017-07-08 18:49:51] [DEBUG] daap: DAAP request: /databases/1/items/21199/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:51] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:51] [DEBUG] artwork: Artwork request for item 21199 [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21199;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21199 ;' [2017-07-08 18:49:51] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 4856500316315485478 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:51] [DEBUG] cache: No results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4856500316315485478;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4856500316315485478;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4856500316315485478 ;' [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4856500316315485478;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21199 AND f.songalbumid = 4856500316315485478;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21199 AND f.songalbumid = 4856500316315485478 ;' [2017-07-08 18:49:51] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:51] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:51] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] artwork: No artwork found for item 21199 [2017-07-08 18:49:51] [DEBUG] daap: DAAP request handled in 57 milliseconds [2017-07-08 18:49:51] [DEBUG] daap: DAAP request: /databases/1/items/21110/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:51] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:51] [DEBUG] artwork: Artwork request for item 21110 [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21110;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21110 ;' [2017-07-08 18:49:51] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 7573148920119564094 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:51] [DEBUG] cache: No results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 7573148920119564094;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 7573148920119564094;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 7573148920119564094 ;' [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 7573148920119564094;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21110 AND f.songalbumid = 7573148920119564094;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21110 AND f.songalbumid = 7573148920119564094 ;' [2017-07-08 18:49:51] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:51] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:51] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] artwork: No artwork found for item 21110 [2017-07-08 18:49:51] [DEBUG] daap: DAAP request handled in 62 milliseconds [2017-07-08 18:49:51] [DEBUG] daap: DAAP request: /databases/1/items/21089/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:51] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:51] [DEBUG] artwork: Artwork request for item 21089 [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21089;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21089 ;' [2017-07-08 18:49:51] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 4172705936925693491 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:51] [DEBUG] cache: No results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4172705936925693491;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4172705936925693491;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 4172705936925693491 ;' [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 4172705936925693491;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21089 AND f.songalbumid = 4172705936925693491;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21089 AND f.songalbumid = 4172705936925693491 ;' [2017-07-08 18:49:51] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:51] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:51] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] artwork: No artwork found for item 21089 [2017-07-08 18:49:51] [DEBUG] daap: DAAP request handled in 59 milliseconds [2017-07-08 18:49:51] [DEBUG] daap: DAAP request: /databases/1/items/21104/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:51] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:51] [DEBUG] artwork: Artwork request for item 21104 [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21104;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21104 ;' [2017-07-08 18:49:51] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 689842854561723089 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:51] [DEBUG] cache: No results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 689842854561723089;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 689842854561723089;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 689842854561723089 ;' [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 689842854561723089;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21104 AND f.songalbumid = 689842854561723089;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21104 AND f.songalbumid = 689842854561723089 ;' [2017-07-08 18:49:51] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:51] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:51] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] artwork: No artwork found for item 21104 [2017-07-08 18:49:51] [DEBUG] daap: DAAP request handled in 59 milliseconds [2017-07-08 18:49:51] [DEBUG] daap: DAAP request: /databases/1/items/21079/extra_data/artwork?session-id=262241499 [2017-07-08 18:49:51] [DEBUG] daap: Request for artwork without mw/mh parameter [2017-07-08 18:49:51] [DEBUG] artwork: Artwork request for item 21079 [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21079;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f. FROM files f WHERE f.disabled = 0 AND id = 21079 ;' [2017-07-08 18:49:51] [DEBUG] cache: Running query 'SELECT a.format, a.data FROM artwork a WHERE a.type = 0 AND a.persistentid = 2003784707827742947 AND a.max_w = 0 AND a.max_h = 0;' [2017-07-08 18:49:51] [DEBUG] cache: No results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2003784707827742947;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT(DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1))) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2003784707827742947;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT DISTINCT(SUBSTR(f.path, 1, LENGTH(f.path) - LENGTH(f.fname) - 1)) FROM files f WHERE f.disabled = 0 AND f.songalbumid = 2003784707827742947 ;' [2017-07-08 18:49:51] [DEBUG] db: End of query results [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT g.type FROM groups g WHERE g.persistentid = 2003784707827742947;' [2017-07-08 18:49:51] [DEBUG] db: Running query 'SELECT COUNT() FROM files f WHERE f.disabled = 0 AND id = 21079 AND f.songalbumid = 2003784707827742947;' [2017-07-08 18:49:51] [DEBUG] db: Starting query 'SELECT f.* FROM files f WHERE f.disabled = 0 AND id = 21079 AND f.songalbumid = 2003784707827742947 ;' [2017-07-08 18:49:51] [DEBUG] ffmpeg: Probed with size=2048 and score=100 [2017-07-08 18:49:51] [DEBUG] ffmpeg: ISO: File Type Major Brand: M4A [2017-07-08 18:49:51] [DEBUG] ffmpeg: All info found [2017-07-08 18:49:51] [DEBUG] db: End of query results

I noticed a few artwork failures, like: [2017-07-08 18:49:49] [DEBUG] artwork: No artwork found for item 21527

But I don't know how to tell if the album I was talking about is affected.

Thanks again for any help!

rainerstandke commented 7 years ago

Interestingly, when I tried this from the Remote client on IOS, just searching for that album it did work fine.

ejurgensen commented 7 years ago

It will be slow to update the artwork the first time, i.e. before the results are cached. The little RPi needs to search and rescale a whole lot.

It would be good if you could be a bit more precise on the issue, and only include log that is relevant to that. Precisely which album (or track) is not showing up correct? Where is the artwork for the album supposed to be - is it embedded in one of the files? In a png/jpg in the dir?

As you can see, iTunes is requesting artwork for items (tracks), and for a lot not getting any. So I suggest you focus on a single item of these failures. An item number is the same as the id you see during the file scan.

If you set the debug log level to spam, you will be able to see pretty much exactly where forked-daapd is looking for artwork. It will of course produce a lot of logging, so please don't post it all here :-)

ejurgensen commented 7 years ago

Closing, no feedback

rainerstandke commented 7 years ago

Closing it turns out to be OK, since I have found out (yesterday) that the original problem was indeed that the image data was not inside the music files. Turns out I was fooled by the way iTunes stores image data, in a separate, opaque cache, and the fact that the Finder still displays those images. For posterity's sake, the fix is to go through each album in iTunes and just copy the artwork and simply paste it back. That will actually embed the images in the music files.

My apologies for the delayed / missing feedback - I was installing Jessie from scratch (had been on Wheezy), and that led to a couple of wild goose chases...