Bruce
Bruce
doesn't work with Version 55.0.2883.87 m as well.
Created a fix pull request: https://github.com/lprhodes/homebridge-platform-helper/pull/9 Meanwhile, you may replace the line of code in you local file. /homebridge/node_modules/homebridge-broadlink-rm/node_modules/homebridge-platform-helper/dist/serviceManager.js ``` if (log) { log(`${name} getName: ${name}`); } callback(null,` name ??...
In case the question is still on. `rtsp://admin:admin@/live/stream1` I tested with my August Doorbell Pro via VLC, it works well.
已经发现4个文件有这个问题。 [Eminem,Ed Sheeran - Those Kinda Nights.ncm.zip](https://github.com/user-attachments/files/23049491/Eminem.Ed.Sheeran.-.Those.Kinda.Nights.ncm.zip) [Dua Lipa - Levitating.ncm.zip](https://github.com/user-attachments/files/23049500/Dua.Lipa.-.Levitating.ncm.zip) [PJ Morton,Adam Levine - Heavy.ncm.zip](https://github.com/user-attachments/files/23049514/PJ.Morton.Adam.Levine.-.Heavy.ncm.zip) [The Weeknd - Blinding Lights.ncm.zip](https://github.com/user-attachments/files/23049622/The.Weeknd.-.Blinding.Lights.ncm.zip)
https://github.com/quodlibet/mutagen/issues/562 貌似mutagen这个库的问题,很久没解决。同样的文件用其他工具能能转换,但是我同时发现一个线索。之前不能转换的文件,在taurusxin/ncmdump转换时能成功,但是会有一个跟album image有关的warn。我测试了上面4个出问题文件和4个没问题的文件。出问题的文件都有那个warn。