flood-for-transmission icon indicating copy to clipboard operation
flood-for-transmission copied to clipboard

Request for free disk space

Open carcade opened this issue 2 years ago • 5 comments

Hello! It would be nice, if you can add some widget showing free space on disk.

carcade avatar Nov 04 '21 20:11 carcade

As of right now the Transmission API allows for this, but I would want to show this in relation to the total space on disk. I created a PR for Transmission to add this information: https://github.com/transmission/transmission/pull/1682, it was merged, but a new version of Transmission was not released yet so I'm on hold for that.

I can keep this ticket open until it's been released and I wil implement this free/total space widget.

johman10 avatar Nov 05 '21 08:11 johman10

Great! Thanks for the fast feedback!

carcade avatar Nov 05 '21 14:11 carcade

Hello! Is there any news on this feature?

carcade avatar Jan 19 '22 17:01 carcade

I'm still waiting on a new release to be created for Transmission so that the API that I added becomes available.

I would recommend watching the Transmission releases, once a new release comes out I can properly look into this feature.

johman10 avatar Jan 20 '22 07:01 johman10

Sorry, I've seen that this transmission feature is "merged", but didn't mention that it's not in release yet. Thanks!

carcade avatar Jan 20 '22 08:01 carcade

Hello, new release is out for Transmission, do you have any news about this feature ?

Gnaagounet avatar Mar 06 '23 19:03 Gnaagounet

@Gnaagounet as you can see i started work on this here: https://github.com/johman10/flood-for-transmission/pull/519. But it's not done yet.

Can't make any promises currently regarding timeline or anything.

johman10 avatar Mar 06 '23 20:03 johman10

Thanks, not critical feature, it is in the backlog :)

Gnaagounet avatar Mar 07 '23 08:03 Gnaagounet

What's the status regarding this cool feature? Does it break anything when using lower version than Transmission 4 or is it some parts which have to be completed? Thanks for the awesome work with the repo btw😎

Update: I found your TODOs in the commits. Are those three the main work left? Related to the first when calculating free space. If we only calculate when the UI is open, I think it's better to calculate more often (every minute) compared to every 15 minute and so on

V33m avatar Apr 18 '23 19:04 V33m

The goal is to keep this ui working with Transmission 3, but this feature won't work until you upgrade.

There is probably some more work left to make it look good etc and then to make sure that everything works all around. But yeah, they are the major ones I believe.

I don't think checking every minute is of value, but of course this can be made configurable as well. Before I add more config I would like to merge @defkev's changes in the configuration setup though.

johman10 avatar Apr 19 '23 04:04 johman10

I'm running the 4.1.0 dev version of transmission. I hope it comes soon. Thanks for the work @johman10!!

warmach1ne avatar May 11 '23 18:05 warmach1ne