-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
basic tutorial #143
Comments
I just made a post about having this included in the documentation. Please consider it. Thank you for the tutorial! |
I'm new to mnamer, trying to get away from FileBot and get something open source. Is there a way to prevent deletion of original file, i.e. copy original to episode directory while leaving the original (for seeding)? [edit]: I found I can get it to do what I want by changing
|
@brizzbane I once again forgot about this but I'm glad you reminded me because it's a problem I was trying to solve again recently. Couldn't shake the feeling I'd already found a solution but also couldn't remember what it was. So haven't touched it in quite a while. But maybe a symlink would be a better idea? With a symlink it would appear there are 2 copies of the file but there would only actually be 1 copy so you aren't wasting your disk space by doubling everything. What OS are you using? On linux or Mac OS symlinks are created with |
Hi, I wrote a short tutorial on how to use this, according to what I could figure out this evening.
I personally find it a lot easier to learn how to use things when there is a complete example rather than lists of arguments etc. You can see how everything fits together to have an effect and then how to construct whatever it is you are looking for yourself.
I'm sorry for not making a PR but I am not a developer, I struggle with basic
git
and I can tell that figuring out how to get through theblack
system would probably take me 2 days if I was lucky. No shade on your for working that way or anything it's just not for me. So if you would like to use this in any way you are welcome to it, or whatever parts of it are helpful. I can make changes if desired. I most frequently use a Mac so someone familiar with Linux/Windows should check for details. I tried to be inclusive where I was able.I encountered a couple of problems, see strike-through and italicized.
The text was updated successfully, but these errors were encountered: