Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slash symbol in the group-title #92

Closed
SprkFade opened this issue Mar 3, 2017 · 1 comment
Closed

Slash symbol in the group-title #92

SprkFade opened this issue Mar 3, 2017 · 1 comment
Labels

Comments

@SprkFade
Copy link

SprkFade commented Mar 3, 2017

If there's an #EXTINF with a / in the group-title (or maybe the tvg-name) it will crash the channel and it just says that the channel is not responding.

Example:
#EXTINF:-1 tvg-ID="USS: NBA TV HD" tvg-name="USA/CA: NBA TV HD" tvg-logo="http://www.lyngsat-logo.com/hires/nn/nba_tv_lam.png" group-title="USA/CA: Sports",USA/CA: NBA TV HD

@Cigaras
Copy link
Owner

Cigaras commented Mar 6, 2017

Then don't use it, change it to , or | or something.

Fixed in latest version.

Cigaras added a commit that referenced this issue Mar 6, 2017
* Case sensitivity in playlist attributes fix (#90)
* Slash symbol in group title fix (#92)
@Cigaras Cigaras added Fixed and removed Fixed labels Mar 6, 2017
Cigaras added a commit that referenced this issue Mar 6, 2017
* Rollback slash symbol in group title fix (#92)
* Improve M3U parsing (#91)
Cigaras added a commit that referenced this issue Mar 7, 2017
* Slash and unicode symbols in group title fix (#92)
@Cigaras Cigaras added the Fixed label Mar 7, 2017
@Cigaras Cigaras closed this as completed Mar 7, 2017
@Cigaras Cigaras changed the title #EXTINF with / in the group-title (or maybe tvg-name) crashes the channel Slash symbol in the group-title Mar 7, 2017
pijey pushed a commit to pijey/IPTV.bundle that referenced this issue Jun 11, 2017
* Slash and unicode symbols in group title fix (Cigaras#92)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants