Innokentiy Sokolov
Innokentiy Sokolov
### What happend? I'm trying to use `giu` in conjunction with `systray` library to make an app that sits in a tray area. The app suppose to have settings window...
I noticed that default file icon and folder icon is the same color. So only icon shape and reading file/folder name allows you to be 100% sure what type of...
I've struggled the situation when sorting mixed content (files and folders) leads to Linux-like sorting when folders and files are treated equally.  It would be much convenient if folders...
I'm struggled with PUG template using official PUG example like [this one](https://pugjs.org/language/conditionals.html): ```pug - var user = {description: 'foo bar baz'} - var authorised = false #user if user.description h2.green...
If I upload a file with S3 storage acting as a backend I cannot download it via torrent. Torrent client produces error: `HTTP response size mismatch`
I set settings in config file: ``` authfile = /opt/userlist basicauth = true ``` but front-end is still accessible without prompt for login/password.
Hello. I noticed that there is no way to parse playlists that were generated by Youtube itself (aka MIX playlist). .GetPlaylist() method returns error: `extractPlaylistID failed: no playlist detected or...