mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Old, tiny but frustrating bug
The first press OK after the restart did not work well.
This commit is contained in:
@@ -251,6 +251,7 @@ class Radio:
|
||||
self.current_pandora_id = self.getStoredID(self.current_file)
|
||||
self.current_file = CurrentStationFile
|
||||
self.current_id = self.getStoredID(self.current_file)
|
||||
self.search_index = self.current_id - 1
|
||||
return
|
||||
|
||||
# Call back routine for the IR remote
|
||||
|
||||
Reference in New Issue
Block a user