Skip to content

Instantly share code, notes, and snippets.

@enrico223
Created May 7, 2024 19:51
Show Gist options
  • Save enrico223/ef0d24a120cb5b5d1b0f9f4f51d5f866 to your computer and use it in GitHub Desktop.
Save enrico223/ef0d24a120cb5b5d1b0f9f4f51d5f866 to your computer and use it in GitHub Desktop.
Logs for latest master
[2024-05-07T21:30:38.617+02:00 INFO termusic_server]: background thread start
[2024-05-07T21:30:38.622+02:00 INFO termusic_server]: Server listening on [::]:50101
[2024-05-07T21:30:38.623+02:00 INFO termusicplayback]: Using Backend "rusty"
[2024-05-07T21:30:38.629+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:30:38.629+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:30:38.629+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:30:38.629+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:30:38.641+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:30:38.641+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:30:38.643+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:30:38.647+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:30:38.650+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:30:38.650+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:30:38.652+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:30:38.652+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:30:38.652+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:30:38.653+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:30:38.653+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:30:38.654+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:30:38.654+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:30:38.654+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:30:38.654+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:30:38.654+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:30:38.656+02:00 DEBUG termusic_server]: current track index: 0
[2024-05-07T21:30:38.656+02:00 DEBUG termusicplayback::playlist]: need to proceed to next: false
[2024-05-07T21:30:38.656+02:00 INFO termusicplayback]: Starting Track Track {
artist: Some(
"Davis, Miles",
),
album: Some(
"The Musings of Miles",
),
title: Some(
"Will You Still Be Mine?",
),
file: Some(
"/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac",
),
duration: 387.929s,
name: Some(
"Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac",
),
ext: Some(
"flac",
),
directory: Some(
"/home/enrico/Music/Miles davis the musings of miles",
),
last_modified: SystemTime {
tv_sec: 1714924496,
tv_nsec: 0,
},
lyric_frames: [],
lyric_selected_index: 0,
parsed_lyric: None,
picture: Some(
Picture {
pic_type: CoverFront,
mime_type: Some(
Jpeg,
),
description: None,
data: "<700054 bytes>",
},
),
album_photo: None,
file_type: Some(
Flac,
),
genre: Some(
"jazz small band",
),
media_type: Music,
podcast_localfile: None,
}
[2024-05-07T21:30:38.663+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [66, 4c, 61, 43, 0, 0, 0, 22, 10, 0, 10, 0, 0, 0, 44, 0] @ 0+2 bytes.
[2024-05-07T21:30:38.663+02:00 INFO symphonia_core::probe]: found the format marker [66, 4c, 61, 43] @ 0+2 bytes.
[2024-05-07T21:30:38.664+02:00 INFO termusicplayback::rusty_backend::decoder]: Found supported container with trackid 0 and codectype 0x2000
[2024-05-07T21:31:18.084+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:31:18.084+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:31:18.084+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:31:18.084+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.084+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:31:18.084+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:31:18.084+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:18.086+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:18.088+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:18.088+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:18.088+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:18.327+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:31:18.327+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:31:18.327+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:31:18.327+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.327+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:31:18.327+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:31:18.328+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:18.328+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:18.329+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:18.329+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:18.329+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:18.330+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:18.330+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:18.330+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:18.338+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:18.338+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:18.339+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:18.681+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:31:18.682+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:31:18.682+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:31:18.682+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.682+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:31:18.682+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:31:18.682+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:18.683+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:18.683+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:31:18.683+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:31:18.683+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.683+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:18.683+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:18.683+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:18.683+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:18.684+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:18.684+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:18.684+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:18.684+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:18.684+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:18.684+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:18.684+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:18.684+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:18.687+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:18.687+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:18.687+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:18.691+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:18.691+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:18.691+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:21.651+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:31:21.651+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:31:21.652+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:31:21.652+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:21.652+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:31:21.652+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:31:21.652+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:21.653+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:31:21.653+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:31:21.653+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:31:21.654+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:21.654+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:21.654+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:21.657+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:21.657+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:21.657+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:21.659+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:31:21.659+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:31:21.659+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:31:21.662+02:00 INFO termusic_server]: play selected
[2024-05-07T21:31:21.662+02:00 INFO termusicplayback]: skip route 1 which is in most cases.
[2024-05-07T21:31:21.672+02:00 INFO termusic_server]: Eos received
[2024-05-07T21:31:21.672+02:00 DEBUG termusic_server]: current track index: 2
[2024-05-07T21:31:21.672+02:00 DEBUG termusicplayback::playlist]: need to proceed to next: false
[2024-05-07T21:31:21.672+02:00 INFO termusicplayback]: Starting Track Track {
artist: Some(
"Dj Slait",
),
album: Some(
"Bloody Vinyl Mixtape Vol. 2",
),
title: Some(
"Big Bang ft. Claver Gold (Prod. Denny The Cool)",
),
file: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a",
),
duration: 167.95s,
name: Some(
"Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a",
),
ext: Some(
"m4a",
),
directory: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2",
),
last_modified: SystemTime {
tv_sec: 1433335136,
tv_nsec: 0,
},
lyric_frames: [],
lyric_selected_index: 0,
parsed_lyric: None,
picture: Some(
Picture {
pic_type: Other,
mime_type: Some(
Png,
),
description: None,
data: "<2249734 bytes>",
},
),
album_photo: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/AlbumArtSmall.jpg",
),
file_type: Some(
Mp4,
),
genre: None,
media_type: Music,
podcast_localfile: None,
}
[2024-05-07T21:31:21.680+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [66, 74, 79, 70, 4d, 34, 41, 20, 0, 0, 0, 0, 4d, 34, 41, 20] @ 0+6 bytes.
[2024-05-07T21:31:21.680+02:00 INFO symphonia_core::probe]: found the format marker [66, 74, 79, 70] @ 0+6 bytes.
[2024-05-07T21:31:21.680+02:00 INFO symphonia_format_isomp4::demuxer]: stream is seekable with len=10362590 bytes.
[2024-05-07T21:31:21.695+02:00 INFO termusicplayback::rusty_backend::decoder]: Found supported container with trackid 0 and codectype 0x1004
[2024-05-07T21:31:21.785+02:00 DEBUG termusic_server]: playing index is: 2
[2024-05-07T21:31:34.826+02:00 INFO termusic_server]: PlayerCmd::Quit received
[2024-05-07T21:45:08.884+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:08.884+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:15.322+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:15.323+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:41.497+02:00 INFO termusic_server]: background thread start
[2024-05-07T21:45:41.499+02:00 INFO termusic_server]: Server listening on [::]:50101
[2024-05-07T21:45:41.499+02:00 INFO termusicplayback]: Using Backend "rusty"
[2024-05-07T21:45:41.501+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:45:41.501+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:45:41.501+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:45:41.501+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:45:41.501+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:45:41.501+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:45:41.502+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:45:41.503+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:45:41.505+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:45:41.505+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:45:41.505+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:45:41.511+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:45:41.511+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:45:41.511+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:45:41.518+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:45:41.518+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:45:41.518+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:45:41.523+02:00 DEBUG termusic_server]: current track index: 3
[2024-05-07T21:45:41.523+02:00 DEBUG termusicplayback::playlist]: need to proceed to next: false
[2024-05-07T21:45:41.523+02:00 INFO termusicplayback]: Starting Track Track {
artist: Some(
"Dj Slait",
),
album: Some(
"Bloody Vinyl Mixtape Vol. 2",
),
title: Some(
"Big Bang ft. Claver Gold (Prod. Denny The Cool)",
),
file: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a",
),
duration: 167.95s,
name: Some(
"Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a",
),
ext: Some(
"m4a",
),
directory: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2",
),
last_modified: SystemTime {
tv_sec: 1433335136,
tv_nsec: 0,
},
lyric_frames: [],
lyric_selected_index: 0,
parsed_lyric: None,
picture: Some(
Picture {
pic_type: Other,
mime_type: Some(
Png,
),
description: None,
data: "<2249734 bytes>",
},
),
album_photo: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/AlbumArtSmall.jpg",
),
file_type: Some(
Mp4,
),
genre: None,
media_type: Music,
podcast_localfile: None,
}
[2024-05-07T21:45:41.524+02:00 DEBUG h2::codec::framed_write]: send frame=Settings { flags: (0x0), initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16777216 }
[2024-05-07T21:45:41.524+02:00 DEBUG h2::proto::connection]: Connection; peer=Server
[2024-05-07T21:45:41.524+02:00 DEBUG h2::codec::framed_write]: send frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[2024-05-07T21:45:41.524+02:00 DEBUG h2::codec::framed_read]: received frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
[2024-05-07T21:45:41.524+02:00 DEBUG h2::codec::framed_write]: send frame=Settings { flags: (0x1: ACK) }
[2024-05-07T21:45:41.524+02:00 DEBUG h2::codec::framed_read]: received frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[2024-05-07T21:45:41.524+02:00 DEBUG h2::codec::framed_read]: received frame=Settings { flags: (0x1: ACK) }
[2024-05-07T21:45:41.524+02:00 DEBUG h2::proto::settings]: received settings ACK; applying Settings { flags: (0x0), initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16777216 }
[2024-05-07T21:45:41.526+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [66, 74, 79, 70, 4d, 34, 41, 20, 0, 0, 0, 0, 4d, 34, 41, 20] @ 0+6 bytes.
[2024-05-07T21:45:41.526+02:00 INFO symphonia_core::probe]: found the format marker [66, 74, 79, 70] @ 0+6 bytes.
[2024-05-07T21:45:41.526+02:00 INFO symphonia_format_isomp4::demuxer]: stream is seekable with len=10362590 bytes.
[2024-05-07T21:45:41.532+02:00 INFO termusicplayback::rusty_backend::decoder]: Found supported container with trackid 0 and codectype 0x1004
[2024-05-07T21:45:41.580+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:41.580+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(1) }
[2024-05-07T21:45:41.580+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:41.628+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:41.628+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(1) }
[2024-05-07T21:45:41.628+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:42.432+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:42.432+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(3) }
[2024-05-07T21:45:42.432+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(3), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:42.433+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:42.433+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(3) }
[2024-05-07T21:45:42.433+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(3), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:43.334+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:43.334+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(5) }
[2024-05-07T21:45:43.334+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(5), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:43.335+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:43.335+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(5) }
[2024-05-07T21:45:43.335+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(5), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:44.132+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:44.132+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(7) }
[2024-05-07T21:45:44.132+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(7), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:44.132+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:44.132+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(7) }
[2024-05-07T21:45:44.132+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(7), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:44.930+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:44.930+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(9) }
[2024-05-07T21:45:44.930+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(9), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:44.930+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:44.930+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(9) }
[2024-05-07T21:45:44.930+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(9), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:45.729+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:45.729+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(11) }
[2024-05-07T21:45:45.729+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(11), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:45.729+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:45.729+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(11) }
[2024-05-07T21:45:45.729+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(11), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:46.536+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:46.536+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(13) }
[2024-05-07T21:45:46.536+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(13), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:46.536+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:46.536+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(13) }
[2024-05-07T21:45:46.536+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(13), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:47.339+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:47.339+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(15) }
[2024-05-07T21:45:47.339+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(15), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:47.339+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:47.339+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(15) }
[2024-05-07T21:45:47.339+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(15), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:47.975+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:47.975+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(17) }
[2024-05-07T21:45:47.975+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(17), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:47.975+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:47.975+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(17) }
[2024-05-07T21:45:47.975+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(17), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:47.976+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:45:47.976+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:45:47.976+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:45:47.976+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:45:47.976+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:45:47.976+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:45:47.976+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:45:47.977+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:45:47.977+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:45:47.978+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:45:47.978+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:45:47.978+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:45:47.978+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:45:47.982+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:45:47.982+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:45:47.982+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:45:47.985+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:45:47.985+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:45:47.985+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:45:47.986+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:47.986+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(19) }
[2024-05-07T21:45:47.986+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(19), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:47.986+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:47.987+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(19) }
[2024-05-07T21:45:47.987+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(19), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:47.988+02:00 INFO termusic_server]: play selected
[2024-05-07T21:45:47.988+02:00 INFO termusicplayback]: skip route 1 which is in most cases.
[2024-05-07T21:45:48.030+02:00 INFO termusic_server]: Eos received
[2024-05-07T21:45:48.030+02:00 DEBUG termusic_server]: current track index: 1
[2024-05-07T21:45:48.030+02:00 DEBUG termusicplayback::playlist]: need to proceed to next: false
[2024-05-07T21:45:48.030+02:00 INFO termusicplayback]: Starting Track Track {
artist: Some(
"Achille Lauro ",
),
album: Some(
"Achille Idol - Immortale",
),
title: Some(
"Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha)",
),
file: Some(
"/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3",
),
duration: 241.347s,
name: Some(
"Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3",
),
ext: Some(
"mp3",
),
directory: Some(
"/home/enrico/Music/Achille Idol - Immortale - Copia",
),
last_modified: SystemTime {
tv_sec: 1417605444,
tv_nsec: 0,
},
lyric_frames: [],
lyric_selected_index: 0,
parsed_lyric: None,
picture: Some(
Picture {
pic_type: Other,
mime_type: Some(
Jpeg,
),
description: None,
data: "<10565 bytes>",
},
),
album_photo: Some(
"/home/enrico/Music/Achille Idol - Immortale - Copia/AlbumArtSmall.jpg",
),
file_type: Some(
Mpeg,
),
genre: None,
media_type: Music,
podcast_localfile: None,
}
[2024-05-07T21:45:48.036+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [49, 44, 33, 3, 0, 0, 0, 2, 4c, 6b, 57, 4f, 41, 52, 0, 0] @ 0+2 bytes.
[2024-05-07T21:45:48.036+02:00 INFO symphonia_core::probe]: found the format marker [49, 44, 33] @ 0+2 bytes.
[2024-05-07T21:45:48.036+02:00 DEBUG symphonia_core::probe]: chaining a metadata element.
[2024-05-07T21:45:48.036+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [ff, fb, e0, 40, 0, 0, f, fc, 90, 3e, e0, c1, 7b, 71, 66, 52] @ 42613+2 bytes.
[2024-05-07T21:45:48.036+02:00 INFO symphonia_core::probe]: found the format marker [ff, fb] @ 42613+2 bytes.
[2024-05-07T21:45:48.036+02:00 INFO symphonia_bundle_mp3::demuxer]: estimating duration from bitrate, may be inaccurate for vbr files
[2024-05-07T21:45:48.036+02:00 INFO termusicplayback::rusty_backend::decoder]: Found supported container with trackid 0 and codectype 0x1003
[2024-05-07T21:45:48.130+02:00 DEBUG termusic_server]: playing index is: 1
[2024-05-07T21:45:48.149+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:48.149+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(21) }
[2024-05-07T21:45:48.149+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(21), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:48.149+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:48.149+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(21) }
[2024-05-07T21:45:48.149+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(21), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:48.955+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:48.956+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(23) }
[2024-05-07T21:45:48.956+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(23), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:48.956+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:48.956+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(23) }
[2024-05-07T21:45:48.956+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(23), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:49.764+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:49.764+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(25) }
[2024-05-07T21:45:49.764+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(25), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:49.764+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:49.764+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(25) }
[2024-05-07T21:45:49.764+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(25), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:50.573+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:50.574+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(27) }
[2024-05-07T21:45:50.574+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(27), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:50.574+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:50.574+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(27) }
[2024-05-07T21:45:50.574+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(27), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:51.380+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:51.380+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(29) }
[2024-05-07T21:45:51.380+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(29), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:51.380+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:51.380+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(29) }
[2024-05-07T21:45:51.380+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(29), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:52.186+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:52.186+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(31) }
[2024-05-07T21:45:52.186+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(31), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:52.186+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:52.186+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(31) }
[2024-05-07T21:45:52.186+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(31), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:52.993+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:52.993+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(33) }
[2024-05-07T21:45:52.993+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(33), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:52.993+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:52.993+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(33) }
[2024-05-07T21:45:52.993+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(33), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:53.804+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:53.804+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(35) }
[2024-05-07T21:45:53.804+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(35), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:53.804+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:53.804+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(35) }
[2024-05-07T21:45:53.804+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(35), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:54.611+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:54.611+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(37) }
[2024-05-07T21:45:54.611+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(37), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:54.611+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:54.611+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(37) }
[2024-05-07T21:45:54.611+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(37), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:55.408+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:55.408+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(39) }
[2024-05-07T21:45:55.408+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(39), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:55.408+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:55.408+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(39) }
[2024-05-07T21:45:55.408+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(39), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:56.212+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:56.212+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(41) }
[2024-05-07T21:45:56.212+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(41), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:56.213+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:56.213+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(41) }
[2024-05-07T21:45:56.213+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(41), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:57.015+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:57.015+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(43) }
[2024-05-07T21:45:57.015+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(43), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:57.015+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:57.015+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(43) }
[2024-05-07T21:45:57.015+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(43), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:57.813+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:57.813+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(45) }
[2024-05-07T21:45:57.813+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(45), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:57.813+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:57.813+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(45) }
[2024-05-07T21:45:57.813+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(45), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:58.618+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:58.618+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(47) }
[2024-05-07T21:45:58.618+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(47), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:58.618+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:58.618+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(47) }
[2024-05-07T21:45:58.618+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(47), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:59.425+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:59.425+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(49) }
[2024-05-07T21:45:59.425+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(49), flags: (0x1: END_STREAM) }
[2024-05-07T21:45:59.425+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[2024-05-07T21:45:59.425+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(49) }
[2024-05-07T21:45:59.425+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(49), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:45:59.841+02:00 INFO termusic_server]: PlayerCmd::Quit received
[2024-05-07T21:47:22.500+02:00 INFO termusic_server]: background thread start
[2024-05-07T21:47:22.502+02:00 INFO termusic_server]: Server listening on [::]:50101
[2024-05-07T21:47:22.502+02:00 INFO termusicplayback]: Using Backend "rusty"
[2024-05-07T21:47:22.504+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:47:22.504+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:47:22.504+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:47:22.504+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.504+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:47:22.504+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:47:22.505+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:47:22.506+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.508+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.508+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:22.508+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:22.513+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:22.513+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:22.513+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:22.520+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:22.520+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:22.520+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:22.523+02:00 DEBUG h2::codec::framed_write]: send frame=Settings { flags: (0x0), initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16777216 }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::proto::connection]: Connection; peer=Server
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_write]: send frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_read]: received frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_write]: send frame=Settings { flags: (0x1: ACK) }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_read]: received frame=Settings { flags: (0x1: ACK) }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::proto::settings]: received settings ACK; applying Settings { flags: (0x0), initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16777216 }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_read]: received frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[2024-05-07T21:47:22.524+02:00 DEBUG termusic_server]: current track index: 1
[2024-05-07T21:47:22.524+02:00 DEBUG termusicplayback::playlist]: need to proceed to next: false
[2024-05-07T21:47:22.524+02:00 INFO termusicplayback]: Starting Track Track {
artist: Some(
"Achille Lauro ",
),
album: Some(
"Achille Idol - Immortale",
),
title: Some(
"Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha)",
),
file: Some(
"/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3",
),
duration: 241.347s,
name: Some(
"Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3",
),
ext: Some(
"mp3",
),
directory: Some(
"/home/enrico/Music/Achille Idol - Immortale - Copia",
),
last_modified: SystemTime {
tv_sec: 1417605444,
tv_nsec: 0,
},
lyric_frames: [],
lyric_selected_index: 0,
parsed_lyric: None,
picture: Some(
Picture {
pic_type: Other,
mime_type: Some(
Jpeg,
),
description: None,
data: "<10565 bytes>",
},
),
album_photo: Some(
"/home/enrico/Music/Achille Idol - Immortale - Copia/AlbumArtSmall.jpg",
),
file_type: Some(
Mpeg,
),
genre: None,
media_type: Music,
podcast_localfile: None,
}
[2024-05-07T21:47:22.527+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [49, 44, 33, 3, 0, 0, 0, 2, 4c, 6b, 57, 4f, 41, 52, 0, 0] @ 0+2 bytes.
[2024-05-07T21:47:22.527+02:00 INFO symphonia_core::probe]: found the format marker [49, 44, 33] @ 0+2 bytes.
[2024-05-07T21:47:22.527+02:00 DEBUG symphonia_core::probe]: chaining a metadata element.
[2024-05-07T21:47:22.527+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [ff, fb, e0, 40, 0, 0, f, fc, 90, 3e, e0, c1, 7b, 71, 66, 52] @ 42613+2 bytes.
[2024-05-07T21:47:22.527+02:00 INFO symphonia_core::probe]: found the format marker [ff, fb] @ 42613+2 bytes.
[2024-05-07T21:47:22.527+02:00 INFO symphonia_bundle_mp3::demuxer]: estimating duration from bitrate, may be inaccurate for vbr files
[2024-05-07T21:47:22.527+02:00 INFO termusicplayback::rusty_backend::decoder]: Found supported container with trackid 0 and codectype 0x1003
[2024-05-07T21:47:22.581+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:22.581+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(1) }
[2024-05-07T21:47:22.581+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:22.625+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:22.625+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(1) }
[2024-05-07T21:47:22.625+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(3) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(3), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(3) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(3), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(5) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(5), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(5) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(5), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(7) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(7), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(7) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(7), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(9) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(9), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(9) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(9), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(11) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(11), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(11) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(11), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(13) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(13), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(13) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(13), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:27.402+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:47:27.402+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:47:27.402+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:47:27.402+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:27.402+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:47:27.402+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:47:27.402+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:27.403+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:27.403+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:27.403+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:27.407+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:27.407+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:27.407+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:27.410+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:27.410+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:27.410+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(15) }
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(15), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(15) }
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(15), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:27.413+02:00 INFO termusic_server]: play selected
[2024-05-07T21:47:27.413+02:00 INFO termusicplayback]: skip route 1 which is in most cases.
[2024-05-07T21:47:27.453+02:00 INFO termusic_server]: Eos received
[2024-05-07T21:47:27.453+02:00 DEBUG termusic_server]: current track index: 3
[2024-05-07T21:47:27.453+02:00 DEBUG termusicplayback::playlist]: need to proceed to next: false
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(17) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(17), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:27.454+02:00 INFO termusicplayback]: Starting Track Track {
artist: Some(
"Dj Slait",
),
album: Some(
"Bloody Vinyl Mixtape Vol. 2",
),
title: Some(
"Big Bang ft. Claver Gold (Prod. Denny The Cool)",
),
file: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a",
),
duration: 167.95s,
name: Some(
"Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a",
),
ext: Some(
"m4a",
),
directory: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2",
),
last_modified: SystemTime {
tv_sec: 1433335136,
tv_nsec: 0,
},
lyric_frames: [],
lyric_selected_index: 0,
parsed_lyric: None,
picture: Some(
Picture {
pic_type: Other,
mime_type: Some(
Png,
),
description: None,
data: "<2249734 bytes>",
},
),
album_photo: Some(
"/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/AlbumArtSmall.jpg",
),
file_type: Some(
Mp4,
),
genre: None,
media_type: Music,
podcast_localfile: None,
}
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(17) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(17), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:27.456+02:00 DEBUG symphonia_core::probe]: found a possible format marker within [66, 74, 79, 70, 4d, 34, 41, 20, 0, 0, 0, 0, 4d, 34, 41, 20] @ 0+6 bytes.
[2024-05-07T21:47:27.456+02:00 INFO symphonia_core::probe]: found the format marker [66, 74, 79, 70] @ 0+6 bytes.
[2024-05-07T21:47:27.456+02:00 INFO symphonia_format_isomp4::demuxer]: stream is seekable with len=10362590 bytes.
[2024-05-07T21:47:27.461+02:00 INFO termusicplayback::rusty_backend::decoder]: Found supported container with trackid 0 and codectype 0x1004
[2024-05-07T21:47:27.558+02:00 DEBUG termusic_server]: playing index is: 3
[2024-05-07T21:47:28.255+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:28.255+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(19) }
[2024-05-07T21:47:28.255+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(19), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:28.256+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:28.256+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(19) }
[2024-05-07T21:47:28.256+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(19), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(21) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(21), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(21) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(21), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(23) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(23), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(23) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(23), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:30.678+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:30.678+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(25) }
[2024-05-07T21:47:30.678+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(25), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:30.679+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:30.679+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(25) }
[2024-05-07T21:47:30.679+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(25), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(27) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(27), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(27) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(27), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(29) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(29), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(29) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(29), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(31) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(31), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(31) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(31), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(33) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(33), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(33) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(33), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:34.715+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:34.715+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(35) }
[2024-05-07T21:47:34.715+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(35), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:34.716+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:34.716+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(35) }
[2024-05-07T21:47:34.716+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(35), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(37) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(37), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(37) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(37), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(39) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(39), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(39) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(39), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(41) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(41), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(41) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(41), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:37.801+02:00 INFO termusic_server]: PlayerCmd::Quit received
[2024-05-07T21:47:22.421+02:00 INFO termusic]: Waiting until connected
[2024-05-07T21:47:22.422+02:00 DEBUG hyper::client::connect::http]: connecting to [::]:50101
[2024-05-07T21:47:22.422+02:00 DEBUG termusic]: Connection refused found!
[2024-05-07T21:47:22.523+02:00 DEBUG hyper::client::connect::http]: connecting to [::]:50101
[2024-05-07T21:47:22.523+02:00 DEBUG hyper::client::connect::http]: connected to [::]:50101
[2024-05-07T21:47:22.523+02:00 DEBUG h2::client]: binding client connection
[2024-05-07T21:47:22.523+02:00 DEBUG h2::client]: client connection bound
[2024-05-07T21:47:22.523+02:00 DEBUG h2::codec::framed_write]: send frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
[2024-05-07T21:47:22.523+02:00 DEBUG h2::proto::connection]: Connection; peer=Client
[2024-05-07T21:47:22.524+02:00 INFO termusic]: Connected!
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_read]: received frame=Settings { flags: (0x0), initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16777216 }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_write]: send frame=Settings { flags: (0x1: ACK) }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_read]: received frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_write]: send frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::codec::framed_read]: received frame=Settings { flags: (0x1: ACK) }
[2024-05-07T21:47:22.524+02:00 DEBUG h2::proto::settings]: received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384 }
[2024-05-07T21:47:22.551+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Miles davis the musings of miles/Davis, Miles (1955) - The Musings of Miles, side A (archive)-01.flac` for reading
[2024-05-07T21:47:22.551+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Flac)` from extension
[2024-05-07T21:47:22.551+02:00 DEBUG lofty::id3]: Searching for an ID3v2 tag
[2024-05-07T21:47:22.551+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.551+02:00 DEBUG lofty::flac::read]: File verified to be FLAC
[2024-05-07T21:47:22.551+02:00 DEBUG lofty::flac::read]: Encountered a Vorbis Comments block, parsing
[2024-05-07T21:47:22.552+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:47:22.553+02:00 DEBUG lofty::flac::read]: Encountered a FLAC picture block, parsing
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Achille Idol - Immortale - Copia/Drink lungo ft. Read & E. Caputo (Prod. 3D & Depha).mp3` for reading
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.555+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 42603, version: V3
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.555+02:00 WARN lofty::mpeg::properties]: MPEG: Using bitrate to estimate duration
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:22.555+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:22.559+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:22.559+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:22.559+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:22.564+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Bloody Vinyl Mixtape Vol. 2/Big Bang ft. Claver Gold (Prod. Denny The Cool).m4a` for reading
[2024-05-07T21:47:22.564+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mp4)` from extension
[2024-05-07T21:47:22.564+02:00 DEBUG lofty::mp4::read]: Verified to be an MP4 file. Major brand: M4A
[2024-05-07T21:47:22.580+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:22.580+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:22.580+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(1) }
[2024-05-07T21:47:22.580+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:22.583+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Noyz Narcos, Marracash, Capo Plaza.mp3` for reading
[2024-05-07T21:47:22.583+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 123910, version: V4
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Ernia, Rkomi, Tedua - Novità.mp3` for reading
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 121578, version: V4
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Luche, Rkomi - Prometto.mp3` for reading
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 121953, version: V4
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.584+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Madame, Rkomi - .Rosso.mp3` for reading
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 120627, version: V4
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/@TrapCrew_Night_Skinny,_Guè_Pequeno.mp3` for reading
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 121460, version: V4
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Ketama126, Izi - Mille Strade.mp3` for reading
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 121505, version: V4
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.585+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Shiva, Fabri Fibra, Side Baby - Fu.mp3` for reading
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 121814, version: V4
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Noyz Narcos, Fabri Fibra - Bad Peo.mp3` for reading
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 120809, version: V4
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Ketama126, Side Baby, Franco126 -.mp3` for reading
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 122752, version: V4
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.586+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Jake La Furia - 0 Like.mp3` for reading
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 121697, version: V4
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Luche - Attraverso Me.mp3` for reading
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 120817, version: V4
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Ernia, Quentin40 - Numero10.mp3` for reading
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 119976, version: V4
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.587+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Chadia Rodriguez - Sciacqua La Boc.mp3` for reading
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 117729, version: V4
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Quentin40, Rkomi - Fare Chiasso.mp3` for reading
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 122937, version: V4
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/[@TrapCrew] Night Skinny, Vale Lambo, Lele Blade, CoCo, Geol.mp3` for reading
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 122342, version: V4
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Night Skinny - Mattoni/@TrapCrew_Night_Skinny,_Noyz_Narcos.mp3` for reading
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.588+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 129888, version: V4
[2024-05-07T21:47:22.589+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.589+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.591+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/01 Paradise Lost.mp3` for reading
[2024-05-07T21:47:22.591+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.591+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.591+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 111933, version: V4
[2024-05-07T21:47:22.591+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.591+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.591+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/04 Tanta Roba Anthem.mp3` for reading
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 113314, version: V4
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/13 Alaska.mp3` for reading
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 113188, version: V4
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/15 Buonanotte.mp3` for reading
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 112839, version: V4
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/14 Lo Sai Che Ci Penso.mp3` for reading
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 112272, version: V4
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.592+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/11 Diverso.mp3` for reading
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 112858, version: V4
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/09 Chiamate Perse.mp3` for reading
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 112483, version: V4
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/08 Davide.mp3` for reading
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 112802, version: V4
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/03 Oro E Argento.mp3` for reading
[2024-05-07T21:47:22.593+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 113845, version: V4
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/05 Keanu Reeves.mp3` for reading
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 113325, version: V4
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/10 Holy Grail.mp3` for reading
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 112469, version: V4
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/gemitaiz davide mp3/12 Questa Qua.mp3` for reading
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 112067, version: V4
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.594+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/JohnColtrane-BlueTrain-Vinyl24-bit/Side1.mp3` for reading
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 635, version: V3
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/JohnColtrane-BlueTrain-Vinyl24-bit/Side2.mp3` for reading
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 790, version: V3
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3]: Found an ID3v1 tag, parsing
[2024-05-07T21:47:22.603+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.625+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:22.625+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(1) }
[2024-05-07T21:47:22.625+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:22.649+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/[@TrapCrew] Roshelle, Emis Killa - rosa naturale.mp3` for reading
[2024-05-07T21:47:22.649+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.649+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.649+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 24322, version: V4
[2024-05-07T21:47:22.649+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.649+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.681+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/@TrapCrew_Silent_Bob,_Sick_Budd.mp3` for reading
[2024-05-07T21:47:22.681+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.681+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.681+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 209582, version: V4
[2024-05-07T21:47:22.681+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.681+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.804+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - I Miei Cio.mp3` for reading
[2024-05-07T21:47:22.804+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.804+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.804+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 209621, version: V4
[2024-05-07T21:47:22.804+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.804+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Stato Di Ebbrezza.mp3` for reading
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 209758, version: V4
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Hooligans.mp3` for reading
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 208659, version: V4
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Piatti Caldi.mp3` for reading
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 207382, version: V4
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.805+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Paranoia Lover.mp3` for reading
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 210209, version: V4
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Una Bomba Addosso.mp3` for reading
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 209039, version: V4
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.806+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Por La Calle.mp3` for reading
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 209742, version: V4
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Oh Jesus.mp3` for reading
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 208885, version: V4
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd, Massimo Pericolo, Crooker.mp3` for reading
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 211472, version: V4
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.807+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Zitta.mp3` for reading
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 209181, version: V4
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Questione Di Tempo.mp3` for reading
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 210384, version: V4
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd - Bella Vita.mp3` for reading
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 210247, version: V4
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd, Dium - Pazzo E Cattivo (f.mp3` for reading
[2024-05-07T21:47:22.808+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 210754, version: V4
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::probe]: Probe: Opening `/home/enrico/Music/Silent Bob - Piano B/[@TrapCrew] Silent Bob, Sick Budd, Il Profeta - KG (feat. Il.mp3` for reading
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::probe]: Probe: Guessed file type `Some(Mpeg)` from extension
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3::v2::header]: Parsing ID3v2 header
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3::v2::read]: Parsing ID3v2 tag, size: 208590, version: V4
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3]: Searching for an ID3v1 tag
[2024-05-07T21:47:22.809+02:00 DEBUG lofty::id3]: Searching for a Lyrics3v2 tag
[2024-05-07T21:47:23.425+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:23.425+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:23.425+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(3) }
[2024-05-07T21:47:23.425+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(3), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(3) }
[2024-05-07T21:47:23.426+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(3), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:23.426+02:00 INFO termusic::ui]: index from player is:1, index in tui is:1
[2024-05-07T21:47:24.236+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:24.236+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:24.236+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(5) }
[2024-05-07T21:47:24.236+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(5), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(5) }
[2024-05-07T21:47:24.237+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(5), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:25.037+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:25.037+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.037+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(7) }
[2024-05-07T21:47:25.037+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(7), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(7) }
[2024-05-07T21:47:25.038+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(7), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:25.842+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:25.842+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.842+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(9) }
[2024-05-07T21:47:25.842+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(9), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(9) }
[2024-05-07T21:47:25.843+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(9), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:26.648+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(11) }
[2024-05-07T21:47:26.648+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(11), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:26.649+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:26.649+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(11) }
[2024-05-07T21:47:26.649+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(11), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:27.401+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(13) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(13), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(13) }
[2024-05-07T21:47:27.401+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(13), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:27.401+02:00 INFO termusic::ui::playback]: Got response from server: EmptyReply
[2024-05-07T21:47:27.412+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(15) }
[2024-05-07T21:47:27.412+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(15), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:27.413+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.413+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(15) }
[2024-05-07T21:47:27.413+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(15), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:27.413+02:00 INFO termusic::ui::playback]: Got response from server: EmptyReply
[2024-05-07T21:47:27.453+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(17) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(17), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(17) }
[2024-05-07T21:47:27.454+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(17), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:28.255+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:28.255+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:28.255+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(19) }
[2024-05-07T21:47:28.255+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(19), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:28.256+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:28.256+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(19) }
[2024-05-07T21:47:28.256+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(19), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:28.256+02:00 INFO termusic::ui]: index from player is:3, index in tui is:3
[2024-05-07T21:47:28.256+02:00 ERROR termusic::ui::components::popups::error]: Displaying error popup: update_photo
Caused by:
0: Failed to run Ueberzug
1: Broken pipe (os error 32)
[2024-05-07T21:47:29.063+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(21) }
[2024-05-07T21:47:29.063+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(21), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:29.064+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.064+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(21) }
[2024-05-07T21:47:29.064+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(21), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:29.871+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(23) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(23), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(23) }
[2024-05-07T21:47:29.871+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(23), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:30.678+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:30.678+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:30.678+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(25) }
[2024-05-07T21:47:30.678+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(25), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:30.679+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:30.679+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(25) }
[2024-05-07T21:47:30.679+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(25), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:31.488+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(27) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(27), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(27) }
[2024-05-07T21:47:31.489+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(27), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:32.291+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(29) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(29), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:32.291+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:32.292+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(29) }
[2024-05-07T21:47:32.292+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(29), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:33.099+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(31) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(31), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(31) }
[2024-05-07T21:47:33.100+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(31), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:33.907+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(33) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(33), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(33) }
[2024-05-07T21:47:33.908+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(33), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:34.715+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:34.715+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:34.715+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(35) }
[2024-05-07T21:47:34.715+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(35), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:34.716+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:34.716+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(35) }
[2024-05-07T21:47:34.716+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(35), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:35.522+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(37) }
[2024-05-07T21:47:35.522+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(37), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:35.523+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:35.523+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(37) }
[2024-05-07T21:47:35.523+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(37), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:36.327+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(39) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(39), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(39) }
[2024-05-07T21:47:36.328+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(39), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:37.137+02:00 DEBUG tower::buffer::worker]: service.ready=true message=processing request
[2024-05-07T21:47:37.137+02:00 DEBUG h2::codec::framed_write]: send frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:37.137+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(41) }
[2024-05-07T21:47:37.137+02:00 DEBUG h2::codec::framed_write]: send frame=Data { stream_id: StreamId(41), flags: (0x1: END_STREAM) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_read]: received frame=Data { stream_id: StreamId(41) }
[2024-05-07T21:47:37.138+02:00 DEBUG h2::codec::framed_read]: received frame=Headers { stream_id: StreamId(41), flags: (0x5: END_HEADERS | END_STREAM) }
[2024-05-07T21:47:37.816+02:00 DEBUG hyper::client::service]: connection error: hyper::Error(Io, Custom { kind: BrokenPipe, error: "connection closed because of a broken pipe" })
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment