Patrycja

Results 57 issues of Patrycja

- [X] I have searched the issue tracker and believe that this is not a duplicate. **Make sure you run commands with `-v` flag before pasting the output.** ## Steps...

🐛 bug

with some types of episodes, such as extras, the episode number will be missing, but the subtitle download succeeds with the check removed

as of now, there's next to no documentation on how the config file structure actually should look

as in the title, when there's not enough data to guess, the error doesn't show up without debug - it just prints `1 error`

while the spec (ISO 9899:1999, 7.18.1.1) makes these typedefs optional, in practice they are defined in for all supported platforms meanwhile, types u_int*_t are BSDisms and might not exist, making...

when running in some unprivileged namespaces, the supplementary groups are just all `65534(nobody)` - `getgroups` returning nobody makes the `chgrp` test fail: ``` ----- chgrp log follows Testing for symlinks...

When building in some unprivileged namespaces (e.g. with bwrap), all supplementary groups are replaced with 65534(nobody); however, nobody is not a valid group for chgrp, so it should be ignored