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
- all PyRadio threads will terminate when Alt-F4 or the
close button is used to close the program
- adding a message about dateutil module missing
- fixing a Windows error that has made PyRadio unusable
on Windows
<h2id="changelog">Changelog <spanstyle="padding-left: 10px;"><supstyle="font-size: 50%"><ahref="#" title="Go to top of the page">Top</a></sup></span></h2>
208
208
<prestyle="height: 200px;">
209
209
210
+
2023-06-14 s-n-g
211
+
* version 0.9.2.10
212
+
* all PyRadio threads will terminate when Alt-F4 or the
213
+
close button is used to close the program
214
+
* adding a message about dateutil module missing
215
+
* fixing a Windows error that has made PyRadio unusable
216
+
on Windows
217
+
210
218
2023-06-13 s-n-g
211
219
* version 0.9.2.9
212
220
* fixing: Remote Control Server does not terminate when
# logger.info('System asked me to terminate (signal: {})!!!'.format(list(self.handled_signals.keys())[list(self.handled_signals.values()).index(a_signal)]))
0 commit comments