1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove commented code. Rename the command !completion to !check More... over 7 years ago
First upload now also contains the hash More... over 7 years ago
Split variable $previous_name functionality in two to make easier to understand the code More... over 7 years ago
Save nzbs with the name of the uploaded folder More... over 7 years ago
Add the path separator to the end of the archive folder More... over 7 years ago
Remove the compression with the nfo. More... over 7 years ago
Replace the print/say with a warn in case of debug More... over 7 years ago
Add nfo option to configuration file More... over 7 years ago
Add option ads_folder in the configuration file More... over 7 years ago
Prints the name of the upload when printing status lines More... over 7 years ago
Put colors in the captured uploadit output. More... over 7 years ago
Set SO_SNDBUF and SO_RCVBUF when it's running in windows More... over 7 years ago
Replace \' for " in the file path escaping More... over 7 years ago
Change the execution of machine processes to a more portable version More... over 7 years ago
Remove the quotemetas More... over 7 years ago
Enable autoflush in the socket after fork More... over 7 years ago
Add warnings to stdout More... over 7 years ago
Added specific code to run the scripts in windows More... over 7 years ago
Replaced the eval with a "do" More... over 7 years ago
Changed the writing to socket to use the $/ instead of using \r\n explicitly Changed the way the output is processed More... over 7 years ago
Replaced the final \r\n in the print to socket args Now it uses the perl variable $/ More... over 7 years ago
Fix when using the uploadit script with a file instead of a folder. More... over 7 years ago
Wrapping the readline, to capture the exception when it returns undef More... over 7 years ago
Bug fixed when creating the sfv. The SFV was not being generated properly. The \r\n wasn't being translated More... over 7 years ago
Removed the nfo creator from the pkgbuild as it was discontinued More... over 7 years ago
Now the hex decimal for the crc32 is being done inside the c code More... over 7 years ago
Changed the sysread and syswrite to read and print. For some reason it wasn't working for NEWSXS with SSL (no problem without SSL) The authentication for re-uploading the missing segments was failing. Now it's fixed. More... over 7 years ago
Updated the documentation to reflect the changes in the IRC bot More... over 7 years ago
The [other] section is not used anymore More... over 7 years ago
Rewrite of the IRC bot. Now we can have tasks enqueued More... over 7 years ago