[PR #62] [MERGED] Update make_playlist.py #1303

Closed
opened 2026-03-15 17:20:09 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Free-TV/IPTV/pull/62
Author: @pasq96
Created: 7/11/2021
Status: Merged
Merged: 7/14/2021
Merged by: @freetv332

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 make_playlist.py (+2 -2)

📄 Description

I've added "encoding='utf-8'" in line 25 and line 30 because on Windows 10 the original script return some error (UnicodeEncodeError: 'charmap' codec can't encode character).


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Free-TV/IPTV/pull/62 **Author:** [@pasq96](https://github.com/pasq96) **Created:** 7/11/2021 **Status:** ✅ Merged **Merged:** 7/14/2021 **Merged by:** [@freetv332](https://github.com/freetv332) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2520d7a`](https://github.com/Free-TV/IPTV/commit/2520d7aba88c96b6a7a8cc19895a59eaf5fb8d5f) Update make_playlist.py ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `make_playlist.py` (+2 -2) </details> ### 📄 Description I've added "encoding='utf-8'" in line 25 and line 30 because on Windows 10 the original script return some error (UnicodeEncodeError: 'charmap' codec can't encode character). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 17:20:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/IPTV#1303
No description provided.