ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
153 stars 2 forks source link

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

Closed henryco closed 3 months ago

henryco commented 4 months ago

Preflight Checklist

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 }

github-actions[bot] commented 4 months ago

Hello @henryco :wave:

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! :smiley:

coredev-uk commented 3 months ago

Gonna mark this as a duplicate of https://github.com/ciderapp/Cider-2/issues/631