xfangfang / NEUTV_UWP

iptv player on uwp
MIT License
3 stars 3 forks source link

some source will play error #8

Open G1NTOKI0522 opened 6 years ago

G1NTOKI0522 commented 6 years ago

When I choose the Item which have not start, the player will show me an error.

HallWoodZhang commented 6 years ago

Please describe it with more details or show us the exception stack trace and error log output from the CLI.

G1NTOKI0522 commented 6 years ago

For example, when I choose the Item 《欢乐中国人》Ⅱ(8) on channel CCTV-1_HD at the time 23:04,2018-04-19, the player showed me the error "视频类型不受支持或文件路径无效". And the CLI showed "引发的异常:“System.Runtime.InteropServices.COMException”(位于 NetEasePlayer_UWP.exe 中) http://media2.neu6.edu.cn/review/program-1524153240-1524153600-cctv1hd.m3u8"

HallWoodZhang commented 6 years ago

It seems that the items didn't exist when you chosed them, @xfangfang . Emmm.....So we may add a filter to hide the items that are not generated yet.