Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BTC Conversion is not working. #169

Open
yanko-belov opened this issue Dec 7, 2024 · 0 comments
Open

BTC Conversion is not working. #169

yanko-belov opened this issue Dec 7, 2024 · 0 comments

Comments

@yanko-belov
Copy link

The BTC conversion rates are not getting the correct value:

To Reproduce
Steps to reproduce the behavior:

  1. Open Alfred
  2. Type '1btc'
  3. See error
image

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 :
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant