Search Criteria
Package Details: sublime-music 0.12.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/sublime-music.git (read-only, click to copy) |
---|---|
Package Base: | sublime-music |
Description: | A native Subsonic/Airsonic/*sonic client for Linux. Built using Python and GTK+. |
Upstream URL: | https://sublimemusic.app |
Licenses: | GPL3 |
Submitter: | sumner |
Maintainer: | sumner (edwargix) |
Last Packager: | edwargix |
Votes: | 16 |
Popularity: | 0.000826 |
First Submitted: | 2019-10-29 04:33 (UTC) |
Last Updated: | 2023-06-17 20:13 (UTC) |
Dependencies (21)
- python (python37AUR, python311AUR, python310AUR)
- python-bleach
- python-bottle
- python-dataclasses-jsonAUR
- python-dateutil
- python-deepdiff
- python-gobject
- python-levenshtein
- python-mpv (python-mpv-gitAUR)
- python-peewee
- python-pychromecastAUR (python-pychromecast-gitAUR)
- python-requests
- python-semver
- python-thefuzzAUR (python-thefuzz-gitAUR)
- python-build (make)
- python-flit-core (make)
- python-installer (python-installer-gitAUR) (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- libnm-glib (optional) – for changing the Subsonic server address depending on what SSID you are connected to
- libnotify (libnotify-gitAUR) (optional) – for system song notification support
- python-keyring (optional) – support for storing passwords in the system keyring
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
sumner commented on 2021-04-24 03:25 (UTC)
@esiqveland: try reinstalling
python-stringcase
. It may not be installed for Python 3.9?esiqveland commented on 2021-04-21 22:18 (UTC)
Does not want to start for me.
Its a bit strange because
python-stringcase
is installed on my system.marco commented on 2021-03-13 12:23 (UTC) (edited on 2021-03-14 11:50 (UTC) by marco)
The python-keyring update to version 23.0.0-1 is currently incompatible with sublime-music. This was an error with the python-keyring package and is now fixed in python-keyring.
sumner commented on 2021-03-13 01:39 (UTC)
@loser137:
python-stringcase
is a dependency ofpython-dataclasses-json
which is a dependency ofsublime-music
, so there is no need for me to add the dependency directly tosublime-music
.loser137 commented on 2021-03-11 16:51 (UTC)
Please add python-stringcase as dependency
Venom1991 commented on 2020-12-02 23:52 (UTC)
After Python got updated to 3.9 this line became problematic: pushd ${pkgdir}/usr/lib/python3.8/site-packages/sublime_music
Changing the PKGBUILD on the fly resolves the installation issue but you should probably change it or come up with a version-agnostic solution.
jrabensc commented on 2020-11-02 15:56 (UTC)
could not satisfy dependencies: - unable to satisfy dependency 'python-fuzzywuzzy' required by sublime-music Resolving dependencies... Warning: cannot resolve "python-fuzzywuzzy", a dependency of "sublime-music" Failed to prepare transaction: could not satisfy dependencies: - unable to satisfy dependency 'python-fuzzywuzzy' required by sublime-music
duckdalbe commented on 2020-07-27 21:35 (UTC) (edited on 2020-07-27 22:01 (UTC) by duckdalbe)
Please add
python-keyring
as dependency.Without it, sublime-music shows up but acts like it couldn't load anything. In the console this error is shown:
EDIT This error occurred because I had python-keyring installed before as dependency of another package, and then removed it. In case you run into it, just install python-keyring and you're good to go.
sumner commented on 2020-07-12 20:58 (UTC)
@muhlinux: I don't think that
python-pyaml
is required. I have addedpython-semver
to the dependencies, though.muhlinux commented on 2020-07-12 09:51 (UTC)
Missing these dependencies:
python-semver
python-pyaml
« First ‹ Previous 1 2 3 Next › Last »