Search Criteria
Package Details: sublime-music 0.12.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sublime-music.git (read-only, click to copy) |
|---|---|
| Package Base: | sublime-music |
| Description: | A Subsonic/Airsonic/*sonic client |
| Upstream URL: | https://github.com/sublime-music/sublime-music |
| Licenses: | GPL-3.0-or-later |
| Submitter: | sumner |
| Maintainer: | None |
| Last Packager: | xiota |
| Votes: | 16 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-10-29 04:33 (UTC) |
| Last Updated: | 2024-12-23 18:46 (UTC) |
Dependencies (21)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python
- python-bleach
- python-bottle
- python-dataclasses-jsonAUR
- python-dateutil (python-dateutil-gitAUR)
- python-deepdiff
- python-mpv (python-mpv-gitAUR)
- python-peewee
- python-pychromecast (python-pychromecast-gitAUR)
- python-requests
- python-semver
- python-thefuzzAUR (python-thefuzz-gitAUR)
- python-build (make)
- python-flit (make)
- python-installer (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- python-wheel (make)
- libnotify (libnotify-gitAUR) (optional) – for system song notification support
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Venom1991 commented on 2021-12-14 18:09 (UTC) (edited on 2021-12-14 18:11 (UTC) by Venom1991)
Python got updated to version 3.10 and consequently the following dependencies need to be rebuilt: python-stringcase, python-dataclasses-json, python-marshmallow-enum and python-mpv.
Sublime Music runs just fine, afterwards.
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-stringcaseis 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-stringcaseis a dependency ofpython-dataclasses-jsonwhich 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-keyringas 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.
« First ‹ Previous 1 2 3 Next › Last »