User Tools

Site Tools


install_curseradio-improved

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
install_curseradio-improved [2024/10/21 22:30] steveinstall_curseradio-improved [2024/10/25 18:30] (current) steve
Line 15: Line 15:
 Next, install Curseradio using the following commands: Next, install Curseradio using the following commands:
 <code bash> <code bash>
-sudo apt-get install python3-pip python3.11-venv+sudo apt-get install python3-pip python3-venv
 python3 -m venv ~/.venv python3 -m venv ~/.venv
 source ~/.venv/bin/activate source ~/.venv/bin/activate
Line 29: Line 29:
 pip-review  --local --auto pip-review  --local --auto
 </code> </code>
 +When you're done using the virtual environment, type <code>deactivate</code> and press enter to exit that sub-shell.
 +
 Finally, if you want a helper script to start this application, put this in ~/bin/Radio and make it executable with ''%%chmod a+x ~/bin/Radio%%'' Finally, if you want a helper script to start this application, put this in ~/bin/Radio and make it executable with ''%%chmod a+x ~/bin/Radio%%''
 <code bash Radio> <code bash Radio>
Line 86: Line 88:
 If you replace the command portion in that file with something that captures output, you can get the raw URLs for the audio streams that the python spits out! If you replace the command portion in that file with something that captures output, you can get the raw URLs for the audio streams that the python spits out!
 The 'Console Video Lan Client', cvlc can be used in place of mpv here. The 'Console Video Lan Client', cvlc can be used in place of mpv here.
 +
 +{{ :curseradio-improved.png?nolink |}}
install_curseradio-improved.1729549800.txt.gz · Last modified: by steve