Closed adibbin closed 7 years ago
@adibbin How does this work with timezones? Do they have to put all the times in UTC?
Is it possible to add the visual feedback gif? Or will that not work because of the delay?
@adibbin
@kasim now using QTtimer and no delay parameter, better now? 😃
@botronic according to @kaszim the _add_new_stream
takes over and there's no time for the show_loading_gif()
to run. I think the information window is enough for visual feedback. Or do you have any other solution in mind?
Description
Added feature for adding stream at certain time.
Important files to review
main.py
Screenshots
See also
Added a sleep in thread that shouldn't affect the program. Not sure how to handle the except for user input so it shows Scheduled stream widget.