calaldees / KaraKara

Karaoke Event System - Attendees can view and queue tracks from their mobile phones
https://karakara.uk
GNU General Public License v3.0
28 stars 9 forks source link

[pm3] expose encoder errors #197

Open shish opened 4 months ago

shish commented 4 months ago

When a track fails to encode, the encoder logs say things like invalid UTF8 byte in blah.srt - it would be useful to expose these somehow so that an admin can get a hint as to what's wrong

calaldees commented 3 months ago

Partial attempt at this has been attempted by writing encoder logs to /logs/ and serving this with nginx. https://github.com/calaldees/KaraKara/compare/36390c4408dd704c16e06d79dd212d1de15c7fd5...48b54844d074e77ca01b8d34597f1d29bad92931