johman10 / flood-for-transmission

A Flood (https://github.com/Flood-UI/flood) clone for Transmission
GNU General Public License v3.0
339 stars 33 forks source link

Add an ability to predefine common download paths #502

Closed fastiuk closed 1 year ago

fastiuk commented 2 years ago

The problem I resolved here is that the common paths we saved are stored only in local storage and not shared between your computers. This feature allows users to define preconfigured paths that will be available everywhere.

fastiuk commented 1 year ago

@johman10 could you please review it?

johman10 commented 1 year ago

@fastiuk thanks a lot for the PR I was thinking about doing something like this but never really came around to it. This is actually quite a good solution to the problem presented in https://github.com/johman10/flood-for-transmission/issues/434. It's definitly not perfect yet, but it's a great first step towards that state where config can be shared.

The changes I made based on your PR:

Let me know what you think. I will keep this behind for a little longer to allow you to respond to those suggestions.

johman10 commented 1 year ago

@fastiuk once again thank you for your contribution. This PR has now been shipped. If you update to the latest version you can start using it (and all other features).

fastiuk commented 1 year ago

@fastiuk once again thank you for your contribution. This PR has now been shipped. If you update to the latest version you can start using it (and all other features).

Nice, thanks :)