mov-cli / mov-cli

Watch everything from your terminal.
https://mov-cli.github.io/
MIT License
411 stars 36 forks source link

update availability doesn't work #270

Closed bachig26 closed 1 month ago

bachig26 commented 1 month ago

Describe the bug: mov-cli > utils > version.py

as far as i know this should show a notification when the mov-cli run at the terminal indicating that there's a new update is available if there's any new version.

but it hasn't been worked with v4 since it's been released to pypi.

@THEGOLDENPRO please have a look at this.

THEGOLDENPRO commented 1 month ago

It's been working perfectly for me. When a new version is available it will notify you when you run the mov-cli command. This has worked for me in multiple versions since v4 without fail.

Could you downgrade to an older version and try and reproduce it?

THEGOLDENPRO commented 1 month ago

could anyone else also try and reproduce this issue

bachig26 commented 1 month ago

Could you downgrade to an older version and try and reproduce it?

yes, i'll try it.

bachig26 commented 1 month ago

Could you downgrade to an older version and try and reproduce it?

i just downgraded to 4.2.0 and tried, it's showing now. it's really weird for me, since it never showed for me before.

i'll close it now, maybe if similar thing happens, i'll try to open it again with a log & terminal output.