Closed xx88xx closed 2 years ago
try disabling this
@yazninja ok I'll try next few days!
Didn’t fix it, but may have improved and extended the amount of time between refreshes
is anything being done to fix this?
Can’t reproduce this issue.
I also have this issue. It's seemingly random, but happens pretty quickly (after 1-5 songs). Changing Seamless Audio Transition doesn't seem to have any effect. There's nothing in the logs, apart from the song that failed to play twice. E.g.
[2022-06-06 14:31:15.072] [info] {
albumName: 'Terminal Caribe',
artistName: 'Santi & Tuğçe',
artwork: {
width: 600,
height: 600,
url: 'https://is4-ssl.mzstatic.com/image/thumb/Music115/v4/d5/46/3b/d5463b94-e9d5-10b9-2fb4-c470ebb17f13/194171304361.jpg/{w}x{h}bb.jpg'
},
composerName: 'Santiago Ferreira',
discNumber: 1,
durationInMillis: 491245,
genreNames: [ 'Weltweit' ],
isrc: 'CDBabyushm21927933',
name: 'Coco Astral',
playParams: { id: '1466665071', kind: 'song' },
previews: [
{
url: 'https://audio-ssl.itunes.apple.com/itunes-assets/AudioPreview115/v4/3f/22/8f/3f228fa1-c6ad-fa10-e4d4-5a1e6a47879f/mzaf_11802573765126159285.plus.aac.ep.m4a'
}
],
releaseDate: '2019-06-15T12:00:00Z',
trackNumber: 4,
status: false,
url: {
cider: 'https://cider.sh/link?play/s/1466665071',
appleMusic: 'https://music.apple.com/de/song/1466665071'
},
remainingTime: -66.01899999998295,
startTime: 1654518675071,
endTime: 1654518675005,
volume: 0.35,
shuffleMode: 0,
repeatMode: 0,
autoplayEnabled: false
}
[2022-06-06 14:31:15.353] [info] {
albumName: 'Pampa, Vol. 1',
artistName: 'Acid Pauli',
artwork: {
width: 600,
height: 600,
url: 'https://is3-ssl.mzstatic.com/image/thumb/Music114/v4/10/41/80/10418069-864e-901d-03c2-7e716032c2b6/4251234306291_1448.jpg/{w}x{h}bb.jpg'
},
composerName: 'Martin Gretschmann',
discNumber: 1,
durationInMillis: 562080,
genreNames: [ 'Electronic' ],
isrc: 'ZebralutionDEMM11600017',
name: 'Nana',
playParams: { id: '1100172749', kind: 'song' },
previews: [
{
url: 'https://audio-ssl.itunes.apple.com/itunes-assets/AudioPreview115/v4/cb/e2/9d/cbe29d1e-45cf-6b48-c51e-19a1f4043b0b/mzaf_3900982828210207480.plus.aac.ep.m4a'
}
],
releaseDate: '2016-04-29T12:00:00Z',
trackNumber: 18,
status: false,
url: {
cider: 'https://cider.sh/link?play/s/1100172749',
appleMusic: 'https://music.apple.com/de/song/1100172749'
},
remainingTime: 562080,
startTime: 1654518675352,
endTime: 1654519237432
}
[2022-06-06 14:31:15.901] [info] {
albumName: 'Pampa, Vol. 1',
artistName: 'Acid Pauli',
artwork: {
width: 600,
height: 600,
url: 'https://is3-ssl.mzstatic.com/image/thumb/Music114/v4/10/41/80/10418069-864e-901d-03c2-7e716032c2b6/4251234306291_1448.jpg/{w}x{h}bb.jpg'
},
composerName: 'Martin Gretschmann',
discNumber: 1,
durationInMillis: 562080,
genreNames: [ 'Electronic' ],
isrc: 'ZebralutionDEMM11600017',
name: 'Nana',
playParams: { id: '1100172749', kind: 'song' },
previews: [
{
url: 'https://audio-ssl.itunes.apple.com/itunes-assets/AudioPreview115/v4/cb/e2/9d/cbe29d1e-45cf-6b48-c51e-19a1f4043b0b/mzaf_3900982828210207480.plus.aac.ep.m4a'
}
],
releaseDate: '2016-04-29T12:00:00Z',
trackNumber: 18,
status: true,
url: {
cider: 'https://cider.sh/link?play/s/1100172749',
appleMusic: 'https://music.apple.com/de/song/1100172749'
},
remainingTime: 562080,
startTime: 1654518675901,
endTime: 1654519237981,
volume: 0.35,
shuffleMode: 0,
repeatMode: 0,
autoplayEnabled: false
}
I'm using Cider 1.4.6 from the Windows Store on Windows 11 Pro N 21H2.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Still an issue.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Had this same issue. After disabling seamless audio transition, I stopped having no audio at all, but now instead sometimes I get choppy audio (1 sec audio 1 sec pause) until I restart the app or CTRL+F10
I had this issue on the Windows Store app versions prior to 1.5.2. I haven't had music randomly stop playing so far in 1.5.2 or 1.5.3.
Yeah, this seems fixed to me.
In the latest version it appears to be fixed.
Appears to be fixed, closing.
Describe the Bug
after an hr or so of use, cider stops playing music. the only thing that solves this is fully closing cider and reopening it or pressing ctrl + f10
Steps to Reproduce
Environment Information
Anything else?
No response
Code of Conduct