Results 168 comments of Shish

So apparently HTML5 has no support for multiple audio tracks within a single file, which means we will need to encode a separate video+audio file for each audio variant. Subtitle...

Looks like there were lots of tracks using "(...)" for their own reasons already, and only one track using "[...]" - I've renamed that one track to use "(...)" so...

Finally settling on an approach which covers simple cases in a simple way: - When scanning files, group files while ignoring `[...]` on the end of filenames ```json "My Track":...

For the record, one can current _add_ ratings by creating `data/config/ratings.conf.php` with content like ```php

Currently there's no _good_ way - there is an S3 extension which can sync files to any S3-compatible host (eg AWS, Cloudflare); but that won't delete files from local storage...

> This means I have the ability to insert links, embed images, and make them clickable All these should be doable with bbcode already > How to create a user...

> Also will make script which will find all wiki articles. Maybe need to do a variable when you create an article its name will write in. Yeah, since we...

> I couldn't find way to resize the image That isn't there yet, and checking [1] / [2] I don't see any standard way to do it 🤔 [1] https://www.phpbb.com/community/help/bbcode...

This issue mentions a bunch of features, I think the big ones got done - if people still want the other odds and ends, please open a new issue per...