C9Glax / tranga-website

Web-Frontend for Tranga-API
GNU General Public License v3.0
17 stars 10 forks source link

Ability to set download folder name #64

Open yacob841 opened 6 months ago

yacob841 commented 6 months ago

I think it would be nice to be able to modify the download folder name (especially during initial adding to library). Some sites add weird tags in their names such as the group that is working on it or things like that, also I have one where it says x27 instead of ' . In these scenarios I would not like my reader to pickup these tags and issues so I would prefer to specify the download folder to not include them.

I have confirmed this is possible, I was able to modify a jobs file to a new folder name and it works.

db-2001 commented 6 months ago

Yeah, will be addressed in one of the next few updates. The functionality exists on API side but not on website side. @C9Glax can you confirm that this feature is not the one that's been commented out in the code?