fethica / fethica/FRadioPlayer
HLS metadata
- 主要语言
- Swift
- 星标
- 298
- 派生
- 64
- PR 合并指标
- 30 天内没有已合并 PR
描述
Thanks for this great project.
I'm testing it with some HLS streams, and it seems to play fine, but I've noticed a bug with the metadata where it shows the Title for both the Artist and Title. You can see an example with this stream URL:
http://216.235.87.4:80/7302_48k.aac/playlist.m3u8
I believe the reason for this is because it's assuming that metadata comes in one field separated by " - ". That is accurate in Icecast streams, but with HLS, the Artist and Title are in separate ID3 tags.
Any chance of implementing support for ID3 metadata as well? This SO might help:
https://stackoverflow.com/questions/58099131/how-to-read-id3-tags-other-metadata-from-an-hls-stream-in-swift-avkit
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。