YunoHost-Apps / invidious_ynh

Invidious package for YunoHost
https://invidio.us/
GNU General Public License v3.0
20 stars 7 forks source link

is audio mode broken in recent releases? #142

Open Jibec opened 7 months ago

Jibec commented 7 months ago

Hi, I updated this app yesterday, and now the audio mode is broken (when I click on headset icon) Here is my upgrade log: https://paste.yunohost.org/raw/evecogabit

Version in user interface is 2023.12.01-d76fed58 @ master

Video mode works fine. I don't see anything obvious in my network tab from Firefox debug. Invidious log does not show anything interesting: https://paste.yunohost.org/fubahayaya In console, I see this:

VIDEOJS: ERROR: (CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED) The media could not be loaded, either because the server or network failed or because the format is not supported. 
Object { code: 4, message: "The media could not be loaded, either because the server or network failed or because the format is not supported." }
​code: 4
​message: "The media could not be loaded, either because the server or network failed or because the format is not supported."
​<prototype>: Object { code: 0, MEDIA_ERR_CUSTOM: 0, MEDIA_ERR_ABORTED: 1, … }
​​MEDIA_ERR_ABORTED: 1
​​MEDIA_ERR_CUSTOM: 0
​​MEDIA_ERR_DECODE: 3
​​MEDIA_ERR_ENCRYPTED: 5
​​MEDIA_ERR_NETWORK: 2
​​MEDIA_ERR_SRC_NOT_SUPPORTED: 4
​​code: 0
​​constructor: function MediaError(value)
​​​MEDIA_ERR_ABORTED: 1
​​​MEDIA_ERR_CUSTOM: 0
​​​MEDIA_ERR_DECODE: 3
​​​MEDIA_ERR_ENCRYPTED: 5
​​​MEDIA_ERR_NETWORK: 2
​​​MEDIA_ERR_SRC_NOT_SUPPORTED: 4
​​
defaultMessages: Object { 1: "You aborted the media playback", 2: "A network error caused the media download to fail part-way.", 3: "The media playback was aborted due to a corruption problem or because the media used features your browser did not support.", … }
​​​errorTypes: Array(6) [ "MEDIA_ERR_CUSTOM", "MEDIA_ERR_ABORTED", "MEDIA_ERR_NETWORK", … ]
​​​length: 1
​​​name: "MediaError"
​​​prototype: Object { code: 0, MEDIA_ERR_CUSTOM: 0, MEDIA_ERR_ABORTED: 1, … }
​​​<prototype>: function ()
​​message: ""
​​status: null
​
<prototype>: Object { … }
video.js:163:49
isAAAc commented 5 months ago

yes i had sound until this morning (and my own issue)