Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Download anime with ease.
Install moemachine
npm i -g https://github.com/EaterOfCode/moemachine
Then run moemachine with the title
moemachine "Log Horizon"
This will give you an option menu in which you can select a certain release.
After having selected one it will be added to your transmission client.
Short | Long[=default] | Description |
---|---|---|
p | port=9091 | Port where transmission is running at |
H | host=localhost | Host where transmission is running at |
a | auth | Authenitcation string for transission given in user:pass |
t | type | Only accept results from a cetrain type (batch or eps) |
b | best | Skip manual pick and do what's best for me |
q | qaulity | Only accept results from certain qaulity |
g | group | Only accept results from certain grup |
P | path | Path to save downloaded files at (for eps it will be downloaded in a folder with the title as name) |
h | help | Show help |
s | strict | Only strict matches are used (recommend for full automated adding) |
S | scores | Show scores with explaination |
c | config | Load config from alternative path (default is ~/.moemachine) |
T | tracker | Add several trackers to the given torrent |
On default the config is gracefully loaded from ~/.moemachine
{
"port":9091, // port where transmission is running at
"host":"localhost", // host transmission is running at
"auth": false, // Authenitcation string for transission given in user:pass
"path": false, // Path to save downloaded files
"scores":{ // Edit the scores from certain tests
"IS_DEAD": -10,
"IS_DYING": -1,
"ENOUGH_SEEDS": 1,
"IS_FAMOUS": 2,
"SEEMS_UNSTABLE": -1,
"LOW_QAULITY":-1,
"HIGH_QAULITY": 1
}
}
If you want one added, please create an issue with a link to the nyaa.se user
FAQs
Download anime with ease.
We found that moemachine demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.