Search Criteria
Package Details: radiotray 0.7.3-14
Git Clone URL: | https://aur.archlinux.org/radiotray.git (read-only, click to copy) |
---|---|
Package Base: | radiotray |
Description: | An online radio streaming player that runs on a Linux system tray. |
Upstream URL: | https://radiotray.wordpress.com/ |
Licenses: | |
Submitter: | knedlyk |
Maintainer: | jonathon |
Last Packager: | jonathon |
Votes: | 19 |
Popularity: | 0.82 |
First Submitted: | 2017-01-31 09:40 |
Last Updated: | 2020-09-09 11:23 |
Dependencies (12)
- gst-plugins-base (gst-plugins-base-git)
- gst-plugins-good (gst-plugins-good-git)
- gstreamer (gstreamer-git)
- python2-dbus
- python2-gobject (python2-gobject-git)
- python2-lxml
- python2-notify
- python2-xdg (python2-pyxdg)
- gst-libav (gst-libav-git) (optional) – nonfree media decoding
- gst-plugins-bad (gst-plugins-bad-git) (optional) – extra codec support
- gst-plugins-ugly (gst-plugins-ugly-git) (optional) – extra codec support
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr) (optional) – indicator applet support
Latest Comments
1 2 Next › Last »
jonathon commented on 2017-10-21 22:09
Except if 1) you don't use GNOME, or 2) you use TopIcons Plus. :)
But yes, radiotray-ng is probably a better idea.
gergi commented on 2017-10-20 06:09
Gnome seemed to have removed the system tray bar, hence this app is now pointless.
jonathon commented on 2017-07-09 13:59
Album art appears to rely on metadata within the stream; according to the debug log output the necessary data (data['homepage']) isn't present (e.g. "{'station': 'Radio Paradise', 'title': 'BeauSoleil - Bamako'}").
I think it's probably better to move towards radioplayer-ng now, though...
Swipe commented on 2017-07-09 11:16
This latest update (as awesome as it is being able to drop those old gstreamer0.10 dependencies) broke the Radio Paradise album art being saved to ~/.local/share/radiotray/icon
jonathon commented on 2017-07-05 19:23
Updated. Massive props to the Debian developers for the compatibility patches.
zoe commented on 2017-03-25 08:01
@X-Tornado : this package is python2 version (not python3) of radiotray.
Python3 version of radiotray is available with this package :
radiotray-python3-git
And this package uses gst package of official repos. So you can use it.
I maintain this python2 package because I have this issue with python3 package (as described by FindMind) :
Tray icon is not available (menu) (but own icon is visible) in Plasma KDE
zoe commented on 2017-03-24 13:48
@X-Tornado :
I did not succeed to replace the 3 dependancies gstreamer0.10-* with the versions in official repos.
I got this error :
[chris@christiane ~]$ radiotray
Traceback (most recent call last):
File "/usr/bin/radiotray", line 12, in <module>
os.chdir(workdir)
OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/usr/bin/src'
Any idea ?
X-Tornado commented on 2017-03-23 06:43
Hey, do we really need the aur versions of gstreamer packages (base-plugins,good,...)? The python3 version seems to work fine with the official repos.
knedlyk commented on 2017-01-31 16:58
@zoe Sure, as a maintainer only you have rights to request deletion. Sometime somebody else can request deletion in the case when package is old or is not maintained anymore.
zoe commented on 2017-01-31 16:05
I re-adopted this package, and hope it will not be deleted again…