strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
506 stars 198 forks source link

Timer seems to be broken #108

Closed dhsdshdhk closed 5 years ago

dhsdshdhk commented 5 years ago

When using the timer, it will only search the first time. The second time, a message saying 0 nodes selected appears and it doesn't search anything. Had to do a bash script with xdotool to click Fetch Data every 20 minutes.

strohne commented 5 years ago

Thanks for posting the issue, I will look into it. Some of the recent changes may have broken the timer function.

strohne commented 5 years ago

I fixed the issue and updated the releases. @dhsdshdhk Thanks for pointing this out.