pojntfx / multiplex

Watch torrents with your friends.
https://flathub.org/apps/com.pojtinger.felicitas.Multiplex
GNU Affero General Public License v3.0
257 stars 2 forks source link

Only suggest streaming media files #10

Open forteller opened 1 year ago

forteller commented 1 year ago

I don't know if this should be done via an allow-list or a block-list, but when asked to choose what file to stream, it seems strange that a ton of .srt files are shown.

The best thing would be if only video and audio files are suggested, but that might be bad if that means that the file extension needs to be in an allow-list, in case you miss a file extension in the list, or a new format comes along. The next best thing would be to block files that should obviously not be streamed, like subtitle files, image files, text files, etc. Not blocked as in you can't use the subtitles while watching, but blacked as in not in the "Select the file you want to play" list.

Thanks again! :)