Search Criteria
Package Details: pyradio-git 0.9.3.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyradio-git.git (read-only, click to copy) |
---|---|
Package Base: | pyradio-git |
Description: | Internet radio player for the command line |
Upstream URL: | https://github.com/coderholic/pyradio |
Licenses: | MIT |
Conflicts: | pyradio |
Provides: | pyradio |
Submitter: | aksr |
Maintainer: | willemw (sng) |
Last Packager: | sng |
Votes: | 29 |
Popularity: | 0.78 |
First Submitted: | 2012-08-23 11:53 (UTC) |
Last Updated: | 2024-05-06 14:42 (UTC) |
Dependencies (16)
- python-dateutil
- python-dnspython (python-dnspython-gitAUR)
- python-netifaces (python-netifaces-gitAUR)
- python-psutil
- python-requests
- python-rich
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pip (make)
- python-setuptools (make)
- python-wheel (make)
- mkvtoolnix-cli (mkvtoolnix-qt5AUR) (optional) – fix mplayer recordings, add chapters to recordings
- mplayer (mplayer-vaapiAUR, mplayer-gui-svnAUR) (optional) – as backend
- mpv (mpv-light-pulseAUR, mpv-vapoursynth-gitAUR, mpv-amd-full-gitAUR, mpv-full-gitAUR, mpv-fullAUR, mpv-gitAUR, mpv-full-build-gitAUR, mpv-build-gitAUR) (optional) – as backend
- vlc (vlc-luajitAUR, vlc-gitAUR) (optional) – as backend
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
sng commented on 2018-11-16 20:00 (UTC) (edited on 2018-12-05 05:49 (UTC) by sng)
man page update
Guybrusssh commented on 2018-08-07 11:56 (UTC) (edited on 2018-08-07 12:18 (UTC) by Guybrusssh)
@blacktav Ok I had to delete the .config/pyradio directory manually. It seems my csv file had some error. my fault, sorry. I had a filler line like this:"---- Country specific ----" this line was fine before but now it isn't. Removing the line from my old csv solved the problem. thx for your quick response.
blacktav commented on 2018-08-07 01:47 (UTC) (edited on 2018-08-07 01:49 (UTC) by blacktav)
@Guybrusssh: python3.7 is now the default python but pyradio was deployed under v3.6 so the package cannot be found. Remove pyradio-git and reinstall. If you used an aur tool like pikaur, make sure you clear its cache before reinstalling otherwise the old install into python3.6 will still be used.
Guybrusssh commented on 2018-08-06 19:14 (UTC)
doesn't run for me anymore I get the following error msg:
Traceback (most recent call last): File "/usr/bin/pyradio", line 11, in <module> load_entry_point('pyradio==0.5.2', 'console_scripts', 'pyradio')() File "/usr/lib/python3.7/site-packages/pyradio/main.py", line 89, in shell name, url = [s.strip() for s in row] ValueError: not enough values to unpack (expected 2, got 1)</module>
willemw commented on 2018-06-01 06:23 (UTC) (edited on 2018-06-01 07:22 (UTC) by willemw)
@aksr: Done.
willemw commented on 2018-05-31 06:03 (UTC)
@sng: Done.
sng commented on 2018-05-30 23:14 (UTC) (edited on 2018-05-30 23:56 (UTC) by sng)
Here I am again :)
I've got an update for the man page, pyradio.1
Here it is:
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »