-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: display torrent location + move torrent location #29
feat: display torrent location + move torrent location #29
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, could we get rid of this directory column for the time being? For me every torrent is just in one default directory, and after I'll refactor the config then we can make it so that the headers will be configurable (the order and which to include)
can we add this in the config? my torrents are all in separate folders based on their category - we can leave it disabled by default |
i can hold off till your refactor before merging this PR though .. having directory displayed is a requirement for me LOL |
* feat: display torrent location + move torrent location * feat: lengthen torrent directory length * fix: feedback * fix: case sensitive folder location * chore: remove old action
closes #10
includes displaying torrent location (makes it easier to tell if moving locations is successful)