Pkgname change: pyradio-git -> pyradio

Please replace pyradio-git package by pyradio:

yay pyradio

New pyradio version is 0.8.9.1 and it have preview of Radio Browser feature

Changelog
Implemented the so called “Listening” mode, in which PyRadio TUI
can be reduced down to a single line (the “Status Bar”). Requested
for tilling WM use (#128)
While working on Radio Browser support, I got this BUG report,
which leaded to this release. That means that you can get a glimpse
of the upcoming Radio Browser layout (just press O at the
main window - return to playlist by pressing “\\”) .

1 Like

Thats a double backaslash (“\\”) not a single one…
(Markdown converts double backaslash to single)

1 Like

I made an update to the new version but it doesn’t work from the left panel (it works in the terminal).

Good catch @Petrinax :slight_smile:
Looks like updated sakura terminal no longer recognize - T (title) option.
Replace:

<b>PyRadio</b> - <i>Internet Radio Player</i>,sakura -T "PyRadio" -e "pyradio -p"
with
<b>PyRadio</b> - <i>Internet Radio Player</i>,sakura  -e "pyradio -p"

in ~/.config/mabox/places-append.csv

1 Like

@napcok Thank you, it works :slight_smile:

The following command also stopped working for me
sakura -T "PyRadio" -e "pyradio -p"
I converted it to
^term(pyradio)
and it also works nicely.

2 Likes

You can even make it:

^term(pyradio -p)

to restore @napcok’s original behaviour :wink:

1 Like

-p is not needed :wink:
Mabox_2021-04-20-12-46-1618915603

I start with number 11, which is “złote przeboje”

Mabox_2021-04-20-12-57-1618916232

1 Like

New PyRadio version is out: 0.8.9.10

So, @napcok:wink:

1 Like

Uploaded to Mabox repo.
Thanks @sng :slight_smile:

1 Like

Just noticed it…
You should add python-psutil to the dependencies

Added to dependency list and rebuilded package uploaded to the repo.
Thanks.
python-psutil is already installed in Mabox anyway - as a dependency for terminator.

2 Likes

Great!

I thought I had it installed because of development requirements…
Have a nice one then

And PyRadio 0.8.9.11 is out!

Uploaded to Mabox repo, thanks :slight_smile:

2 Likes

New version: 0.8.9.12 uploaded to Mabox repo :slight_smile:

1 Like

No actual code changes in this one, that’s why no notification…
Just fixing install.py

1 Like

Hi @napcok

PyRadio build/install method changed due to:

/usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.

More info:

Please have a look at pyradio-git PKGBUILD or pyradio PKGBUILD

2 Likes

Hi @sng
Thanks for info.
I will use your PKGBUILD from AUR then :slight_smile:

3 Likes

@sng thanks! Lofi stations are blast!! :star_struck:

2 Likes