Search Criteria
Package Details: tizonia-all 0.22.0-1
Git Clone URL: | https://aur.archlinux.org/tizonia-all.git (read-only, click to copy) |
---|---|
Package Base: | tizonia-all |
Description: | Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices. |
Upstream URL: | https://tizonia.org |
Licenses: | |
Submitter: | juanrubio |
Maintainer: | juanrubio |
Last Packager: | juanrubio |
Votes: | 10 |
Popularity: | 0.042631 |
First Submitted: | 2017-08-26 22:14 |
Last Updated: | 2020-05-24 12:44 |
Dependencies (40)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- boost-libs (boost171, boost-libs-git)
- faad2 (faad2-git)
- flac (flac-git, flac-nodocs-git, flac-minimal-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- lame (lame-svn, lame-altivec)
- libcurl-gnutls (libcurl3-gnutls, libcurl-gnutls-minimal-git)
- libfishsound
- libmad
- libogg (libogg-git)
- liboggz (liboggz-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, libpulse-nosystemd-git, pulseaudio-git, libpulse-hsphfpd, libpulse-nosystemd-minimal-git)
- libsndfile (libsndfile-git, libsndfile-minimal-git)
- libspotify (libspotify-full)
- libutil-linux (util-linux-libs-aes, util-linux-libs-selinux, util-linux-libs-nosystemd-minimal-git, util-linux-libs)
- libvorbis (libvorbis-aotuv-lancer, libvorbis-git, libvorbis-aotuv)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-git, libvpx-1.7)
- log4c
- mediainfo (mediainfo-git)
- mpg123 (mpg321, mpg123-svn)
- opus (opus-git)
- opusfile (opusfile-git)
- python-eventlet (python-eventlet-git)
- python-fuzzywuzzy
- python-gmusicapi (python-gmusicapi-git)
- python-joblib
- python-levenshtein
- python-pafy (python-pafy-git)
- python-plexapi
- python-pychromecast (python-pychromecast-git, python-pychromecast6)
- python-soundcloud (python-soundcloud-git)
- python-spotipy (python-spotipy-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git)
- taglib (taglib-git)
- youtube-dl (youtube-dl-git)
- boost (boost-git) (make)
- git (git-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
Latest Comments
1 2 3 4 5 Next › Last »
dnordstrom commented on 2021-01-07 02:44
It's not building for me, due to this:
https://github.com/tizonia/tizonia-openmax-il/issues/765
So just bad timing for me, I guess. Will wait for it to be fixed, unless there's some simple way to work around it.
EDIT: This seems to be the issue for the comment before this one as well.
pepper_chico commented on 2020-12-17 01:31
Package currently doesn't build. Error:
shinobu-uwu commented on 2020-12-14 23:50
@paz64 rebuild the program
paz64 commented on 2020-12-04 12:52
libbooost has been updated to libboost_python39 and now I have this error:
error while loading shared libraries: libboost_python38.so.1.72.0: cannot open shared object file: No such file or directory
sogens666 commented on 2020-08-10 06:04
tizonia logs in and loads tracks to play but gets stuck at "[Spotify] [Cache]: '/var/tmp/tizonia-root-spotify-username'"
I even tried logging in as root to play as you can see but it still gets stuck anyone got any idea why this would be happening?
juanrubio commented on 2020-05-25 21:30
You might want to look at your locale settings. This SO talks about a similar issue: https://stackoverflow.com/questions/28405902/how-to-set-the-locale-inside-a-debian-ubuntu-docker-container/28406007#28406007
dull_unicorn commented on 2020-05-25 19:52
Tizonia worked fine for a while. But after a recent reboot, I keep getting this error:
Any ideas?
Edit: @juanrubio is right. Apparently,
LC_ALL
was unset. Setting it back toen_US.UTF-8
fixed it.xiretza commented on 2020-05-14 15:51
Or just use python-soundcloud-git, which provides python-soundcloud...
TornaxO7 commented on 2020-05-14 15:36
If somebody can't install python-soundcloud from the AUR, than you'll have to install it with pip:
Then you need to edit the PKGBUILD file and remove the python-soundcloud line from the "depends" section.
nod3man commented on 2020-05-11 11:13
Program can't find python modules.
Reproducible either with zsh+oh-my-zsh and system's unmodified bash. All packages is latest version. Dependencies is installed and system's python interpreter can import them.