lps-rocks
lps-rocks
The folder watcher flags a folder as 'unreadable' when used on a case-sensitive filesystems. This is likely due to case normalization somewhere in the process. Reproducable by: - using a...
### Short description of the app HTTP API implementation of recordurbate ### Sources Repository - https://github.com/lps-rocks/recordurbate-server Docker Image - https://ghcr.io/lps-rocks/recordurbate-server:latest ### I've read and agree with the following - [X]...
https://github.com/rakshasa/rtorrent/blob/f0207ce6548026853ec57ab26f2e57a872f223bb/src/rpc/scgi_task.h#L54 This limits a max raw.load to 2MB - Should be increased or be made into a user setting based setting to match the xmlrpc size since XMLRPC rides on...
This is my current bandersnatch filtering configuration: 'regex_project_metadata' appears to be working properly. It's not allowing any of the listed projects to be downloaded as expected. However, 'regex_release_file_metadata' is not...
Edit: Updated title. Seems there's just no debug logging in the filtering modules for matching. Using --debug with verify doesn't actually print any debug level messages to the console. They're...
rTorrent can be crashed by sending invalid logic through XMLRPC interface. Issuing a d.multicall with an f. parameter causes rTorrent to crash unconditionally. XMLRPC commands should never cause a crash....
I get this error when attempting to use extract.cgi. Is extract.cgi no longer used? Or has it been neglected from v0.2.1? Error, Check server logs for more data Request format...
### Environment * Python version: 3.7.6 * NetBox version: 2.8.7 ### Proposed Functionality Allow for multiple MAC addresses to be specified per physical interface. Enable the ability to tag a...