9001 / 9001/copyparty

m3u and m3u8 are only recognized as audio

Open
#290 3 comments 0 reactions 1 assignee Claimed by @9001 View on GitHub
bug
Dominant language
Python
Stars
46.6k
Forks
1.9k
Avg merge
10d 16h
Merged PRs (30d)
5

Description

## Describe the bug
Copyparty assumes m3u/m3u8 are audio
when they can be video
So when I went to play one in copyparty it immediately started trying to "transcode the audio"

## To Reproduce
Have an m3u/m3u8 file that plays a series of ts video segment files
(I presume other video types would work for this)

### Expected behavior
I thought it'd recognize that it's a video and play as one

### Server details (if you're NOT using docker/podman)
remove the ones that are not relevant:
* Same as client at the moment
* The SFX.py one though I'm gonna try the exe version
* I have a bat file with: "python.exe copyparty-sfx.py --no-robots -c party.conf"
* run copyparty with `--version` and grab the last 3 lines (they start with `copyparty`, `CPython`, `sqlite`) and paste them below this line:
* **copyparty arguments and/or config-file:**

### Client details
* OS version: Windows 10 Home
Version 22H2
Installed on ‎9/‎25/‎2024
OS Build 19045.6093
* browser version: Firefox 141.0 (64-bit)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.