mpd on the new flutter image may fail to generate a playlist containing the audio tracks contained on a removable media
mpc and ncmpc are able to control mpd, rescan and update the playlist with the tracks which are dynamically updated in the Qt Mediaplayer app when doing so.
The Flutter Mediaplayer app has to be restarted via systemctl to reflect the changes.
this behavior seems to be intermittent is not exhibited on the regular agl-demo-platform image
attaching up2 journal and dmesg for completeness
Environment
None
Attachments
2
Activity
Show:
Scott Murray
February 21, 2023 at 10:16 PM
Updated summary, I occasionally failures on the Qt demo image as well. The known issue I've seen is mpd failing to open an inotify handle on the media directory, which does look a bit different than the core dump that I see in the journal here.
mpd on the new flutter image may fail to generate a playlist containing the audio tracks contained on a removable media
mpc and ncmpc are able to control mpd, rescan and update the playlist with the tracks which are dynamically updated in the Qt Mediaplayer app when doing so.
The Flutter Mediaplayer app has to be restarted via systemctl to reflect the changes.
this behavior seems to be intermittent is not exhibited on the regular agl-demo-platform image
attaching up2 journal and dmesg for completeness