cubedmeatgoeshere
cubedmeatgoeshere
This is sorely needed! Filebrowser cannot understand symlinks so there's no workaround. If you have an assortment of subdirectories and you need a user to have access to only certain...
Same, wondering if this is a bug. exceptions.TemporarilyBanned triggers when it detects a response containing: ` temp_ban_titles = [ "you can't use this feature at the moment", "you can't use...
I guess this is fixed by adding a unique arbitrary "card_id: " to each card. I wish the documentation made this nuance and the consequences of not setting this variable...
> This likely means there is a low level hardware issue. Examining dmesg may show other kernel errors. I would examine the output of `aplay -l` after this error to...
Thanks to this thread all I did was reconfigure my container to include port 5000: ``` ports: - "5000:5000" - "8971:8971" - "8554:8554" # RTSP feeds ``` and then reconfigure...