You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The BTC conversion rates are not getting the correct value:
To Reproduce
Steps to reproduce the behavior:
Open Alfred
Type '1btc'
See error
Expected behavior
I would expect when i type 1btc to get the current rate of BTC in different currencies
Debug Output
[12:58:34.678] Calculate Anything[Script Filter] Queuing argument 'bt'
[12:58:34.725] Calculate Anything[Script Filter] Script with argv '(null)' finished
[12:58:34.730] Calculate Anything[Script Filter] {"items":[]}
[12:58:34.889] Calculate Anything[Script Filter] Queuing argument 'btc'
[12:58:35.007] Calculate Anything[Script Filter] Script with argv '(null)' finished
[12:58:35.015] Calculate Anything[Script Filter] {"items":[{"title":"0.0 BGN","subtitle":"1 BTC = 0.0 BGN","arg":"0.0","icon":{"path":"flags\/BGN.png"},"mods":{"cmd":{"valid":true,"arg":0,"subtitle":"Action this item to copy the amount with no format"},"alt":{"valid":true,"arg":0,"subtitle":"Action this item to copy the value of 1 to the clipboard"}}},{"title":"0.0 EUR","subtitle":"1 BTC = 0.0 EUR","arg":"0.0","icon":{"path":"flags\/EUR.png"},"mods":{"cmd":{"valid":true,"arg":0,"subtitle":"Action this item to copy the amount with no format"},"alt":{"valid":true,"arg":0,"subtitle":"Action this item to copy the value of 1 to the clipboard"}}},{"title":"0.0 USD","subtitle":"1 BTC = 0.0 USD","arg":"0.0","icon":{"path":"flags\/USD.png"},"mods":{"cmd":{"valid":true,"arg":0,"subtitle":"Action this item to copy the amount with no format"},"alt":{"valid":true,"arg":0,"subtitle":"Action this item to copy the value of 1 to the clipboard"}}},{"title":"0.0 GBP","subtitle":"1 BTC = 0.0 GBP","arg":"0.0","icon":{"path":"flags\/GBP.png"},"mods":{"cmd":{"valid":true,"arg":0,"subtitle":"Action this item to copy the amount with no format"},"alt":{"valid":true,"arg":0,"subtitle":"Action this item to copy the value of 1 to the clipboard"}}}]}
System information:
OS: [Mac OS 15.1.1]
Alfred Version [5.5.1]
PHP Version - [8.4.1]
P.S. It is working properly when i type 1eth :
The text was updated successfully, but these errors were encountered:
The BTC conversion rates are not getting the correct value:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect when i type
1btc
to get the current rate of BTC in different currenciesDebug Output
System information:
P.S. It is working properly when i type
1eth
:The text was updated successfully, but these errors were encountered: