master #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "sebastian404/PDMameUpdate:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP Some suggested 'fixes' for you.
Please provide an updated template.json. Also, could you update the config value to mame-directory with a dash?
mame_directory is already defined in the template.json, it's used in fetch_local_torrents and update_torrents.
I put my torrents in a 'MAME' subfolder seperate from the other torrents, so I need to set download_dir, otherwise it uses transmission's default directory.
Sorry I meant sharing your updated
config.template.json
in your PR.I dont understand your request, 'mame_directory' is in config.template.json it is part of the original script
https://djib.fr/djib/PDMameUpdate/src/branch/master/config.template.json
it is the directory the scipt looks in for torrents in fetch_local_torrents, and then again in update_torrents to rename the directory.
Well I'll be damned, I totally skipped that. Sorry for the trouble and thanks for contributing.