Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playback randomly stops for no reason and cannot be resumed #639

Open
4 tasks done
henryco opened this issue May 15, 2024 · 1 comment
Open
4 tasks done

Playback randomly stops for no reason and cannot be resumed #639

henryco opened this issue May 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@henryco
Copy link

henryco commented May 15, 2024

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • I have verified that my issue is with a supported version and that it is with the desktop app (Support for other areas can be found in our Discord / on the appropriate repo).

Download Source

Itch

Operating System

Linux 5.15.0-105-generic

Commit Hash

247e299e8c3cfc440d9012dd50949e2679864dcb

Connect Instance ID

not-logged-in

Build Timestamp

5/9/2024, 2:57:55 AM

Describe the Bug

Playback randomly stops for no reason, without any error message or anything else. Pressing play button to resume playback does not work in such case, you have to re-select song from playlist in order to make it play again.

Steps to Reproduce

Nothing specific, error occurs

Anything else?

[2024-05-15 01:54:58.858] [debug] [utils:api][scanFolders] Scanning folder. { id: 'p.playlistsroot', count: 6 }
[2024-05-15 01:55:02.197] [error] [utils:api][v3] Failed to fetch data. {
call: {
href: '/v1/me/favorites',
args: { 'ids[songs]': '1451199171' },
opts: { paramsInURL: true, fetchOptions: { method: 'POST' } }
},
error: 'Error: Unexpected end of JSON input\n' +
' at async gJ (http://localhost:9500/assets/index.a58ab4c1.js:98:90865)\n' +
' at async m (http://localhost:9500/assets/MediaItemContextMenu.751591c2.js:1:12282)'
}
[2024-05-15 01:55:16.268] [error] [utils:api][v3] Failed to fetch data. {
call: {
href: '/v1/me/favorites',
args: { 'ids[playlists]': 'pl.1dc1be5fa0204ab1847ab5b2822955c3' },
opts: { paramsInURL: true, fetchOptions: { method: 'POST' } }
},
error: 'Error: Unexpected end of JSON input\n' +
' at async gJ (http://localhost:9500/assets/index.a58ab4c1.js:98:90865)\n' +
' at async m (http://localhost:9500/assets/MediaItemContextMenu.751591c2.js:1:12282)'
}
[2024-05-15 01:57:51.998] [debug] [MusicKit][nowPlayingItemDidChange:fetchArtwork] MusicKit artwork https://is1-ssl.mzstatic.com/image/thumb/Music124/v4/a4/cc/3e/a4cc3e29-b0fd-a3c1-96c7-a8ea84bdf082/4050486010723_cover.jpg/{w}x{h}bb.jpg
[2024-05-15 02:01:38.958] [debug] [MusicKit][nowPlayingItemDidChange:fetchArtwork] MusicKit artwork https://is1-ssl.mzstatic.com/image/thumb/Music112/v4/a7/96/85/a7968552-0ebf-4124-3a08-c7a43dbe176f/3663729216908_cover.jpg/{w}x{h}bb.jpg
[2024-05-15 02:01:42.327] [debug] [MusicKit][mediaPlaybackError] Playback Error Error: loadSegmentError
[2024-05-15 02:02:04.087] [debug] [utils:api][fetchPlaylists] Fetching playlists.
[2024-05-15 02:02:04.470] [debug] [utils:api][scanFolders] Scanning folder. { id: 'p.playlistsroot', count: 6 }

@henryco henryco added the bug Something isn't working label May 15, 2024
Copy link

Hello @henryco 👋

We really appreciate you taking the time to report this issue, please double check your issue to make sure you are clear and concise in your description. This will help us to help you as quickly as possible.

We'd like to ask you be patient and we will get back to you as soon as we can.

In the meantime, take a look at our FAQs which may answer your question.

Thanks again and we hope you enjoy the app! 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant