[BUG] Recordings dir configuration not being respected
Describe the bug I'm seeing #241 and #253 on version 0.9.3.11.9
To Reproduce Steps to reproduce the behavior:
- Open the configuration menu inside pyradio
- Set recordings dir to something other than the default and save
- Quit pyradio
- Launch pyradio and you will see pyradio-recordings dir in the home dir, the config will still show your selected dir in the config menu
- Quit and relaunch again, you will see that pyradio has overwritten your configured recording dir value
Expected behavior Pyradio respects the recording dir configuration
System (please complete the following information):
- OS: Fedora 41
- Python version: 3.13.3
-
pipxversion (if applicable): 1.7.1 -
pipxinstallation method: Unfortunately I can't remember this - PyRadio Version: 0.9.3.11.9
- Player used: [e.g mpv, mplayer, vlc]
Additional context
I built pyradio from source using sh devel/build_install_pyradio 3
I am on v. 0.9.3.11.13 (the latest) and i cannot reproduce...
You are on v. 0.9.3.11.9 (which should not matter - i think), but just in case, can you please update to v. 0.9.3.11.13 and test again?
Just open a terminal and execute:
pyradio -U
I've updated and I'm still seeing the issue 0.9.3.11.13
Just to make sure...
After you set the new recording directory and pressing OK at the "Select Redordings Directory" window, returning to "PyRadio Configuration" window, do you press s to actually save the new config?
The latest release will ask you to save the configuration file in case you try to close the config editor before saving. i really do hope this is the issue here.
I'm closing this issue for now. If you still have a problem, please do reopen it