BiglySoftware / BiglyBT

Feature-filled Bittorrent client based on the Azureus open source project
https://www.biglybt.com
GNU General Public License v2.0
1.55k stars 153 forks source link

Saving alerts. #2391

Closed GuillermoMartini closed 2 years ago

GuillermoMartini commented 2 years ago

Every time I load Biglybt I have to resave the "play a sound when download finished" alert. I know it's not a huge deal but it kinda makes the save button useless doesn't it?

parg commented 2 years ago

Is this the only setting that doesn't persist or is it all of them?

ferdnyc commented 2 years ago

@GuillermoMartini And are you running the beta, or the release version? If it's the beta, did this only start this month, or has it been happening for a while?

(@parg I'm wondering if this is my fault, for browbeating you into replacing the deprecated plugin audio APIs. Or OTOH, if this is about the release version then maybe I'm awesome because the issue could already be fixed in the beta! :grin: )

GuillermoMartini commented 2 years ago

Frank,

I'm using version 2.9.0.0. This has been an issue since I upgraded from Vuze.

On Thu, Dec 30, 2021 at 3:24 AM Frank Dana @.***> wrote:

@GuillermoMartini https://github.com/GuillermoMartini And are you running the beta, or the release version? If it's the beta, did this only start this month, or has it been happening for a while?

@.*** https://github.com/parg I'm wondering if this is my fault, for browbeating you into replacing the deprecated plugin audio APIs. Or OTOH, if this is about the release version then maybe I'm awesome because the issue could already be fixed in the beta! 😁 )

— Reply to this email directly, view it on GitHub https://github.com/BiglySoftware/BiglyBT/issues/2391#issuecomment-1002922160, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXC3VNENMK4IMELQBCZ2L43UTQJLNANCNFSM5K6RWCKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

GuillermoMartini commented 2 years ago

It's the only setting that I've noticed. The only other things I've changed are target locations and the number of files in the queue. They maintain their changes.

On Wed, Dec 29, 2021 at 5:26 PM parg @.***> wrote:

Is this the only setting that doesn't persist or is it all of them?

— Reply to this email directly, view it on GitHub https://github.com/BiglySoftware/BiglyBT/issues/2391#issuecomment-1002798154, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXC3VNBIBAVHXNWIZ4ZY4U3UTODJ5ANCNFSM5K6RWCKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

parg commented 2 years ago

Options->Interface->Alerts: Play a sound when a download is finished

saves just fine for me across restarts, with the default sound and with an explicit one.

What do you get if you go to the Help menu and select Advanced->Show Configuration Changes... ?

The relevant settings are:

Play Download Finished=1
Play Download Finished File=<default>
parg commented 2 years ago

Hmm, actually there is some weird OSX specific code that appears to reset it...

parg commented 2 years ago

Try 2901_B21 (join the beta programme using the Help menu option) - hopefully fixed

GuillermoMartini commented 2 years ago

Thanks, I'll check it out.

On Thu, Dec 30, 2021 at 12:02 PM parg @.***> wrote:

Try 2901_B21 (join the beta programme using the Help menu option) - hopefully fixed

— Reply to this email directly, view it on GitHub https://github.com/BiglySoftware/BiglyBT/issues/2391#issuecomment-1003109763, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXC3VNC2H467PWBUP44STB3UTSGA3ANCNFSM5K6RWCKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

GuillermoMartini commented 2 years ago

Downloaded the newer version. Seems fixed so far. Thank you!

On Thu, Dec 30, 2021 at 12:02 PM parg @.***> wrote:

Try 2901_B21 (join the beta programme using the Help menu option) - hopefully fixed

— Reply to this email directly, view it on GitHub https://github.com/BiglySoftware/BiglyBT/issues/2391#issuecomment-1003109763, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXC3VNC2H467PWBUP44STB3UTSGA3ANCNFSM5K6RWCKA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

parg commented 2 years ago

weird one that!