[GH-ISSUE #158] Allow normal m3u rather than m3u8 #123

Open
opened 2026-03-04 12:29:25 +03:00 by kerem · 1 comment
Owner

Originally created by @brainlessbitch on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/158

Could the ability to use m3u rather than m3u8 be added? it's kinda annoying to have to do mv playlist.m3u8 ./playlist.m3u just so i can play it with mpd, the formats are like exactly the same, just a different extension

Originally created by @brainlessbitch on GitHub (Oct 15, 2024). Original GitHub issue: https://github.com/casualsnek/onthespot/issues/158 Could the ability to use m3u rather than m3u8 be added? it's kinda annoying to have to do `mv playlist.m3u8 ./playlist.m3u` just so i can play it with mpd, the formats are like *exactly* the same, just a different extension
Author
Owner

@justin025 commented on GitHub (Oct 23, 2024):

I've swapped the extension to m3u in my build here. Alternatively you can build from source, I believe the function you're looking for is in workers/utility.py

<!-- gh-comment-id:2430587653 --> @justin025 commented on GitHub (Oct 23, 2024): I've swapped the extension to m3u in my build [here](https://github.com/justin025/onthespot/releases/tag/v1.0.0). Alternatively you can build from source, I believe the function you're looking for is in workers/utility.py
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/onthespot#123
No description provided.