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.001556 |
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-gobject-gitAUR)
- 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
- Show 1 more dependencies...
Latest Comments
1 2 3 Next › Last »
lwndow commented on 2024-05-11 21:18 (UTC)
here's a diff that's worked for me building today:
marcool04 commented on 2024-05-04 09:07 (UTC)
I think best practice would be not to hardcode the python version in the PKGBUILD. See https://wiki.archlinux.org/title/Python_package_guidelines#Using_Python_version
adam900710 commented on 2024-05-02 05:18 (UTC) (edited on 2024-05-02 05:22 (UTC) by adam900710)
And the PKGBUILD needs another update for python 3.12.
Despite that modification, the deepdiff doesn't seem to work correctly either.
StefanT commented on 2023-05-05 10:11 (UTC) (edited on 2023-05-05 10:11 (UTC) by StefanT)
PKGBUILD needs a patch for Python 3.11:
CupricReki commented on 2022-12-21 17:39 (UTC) (edited on 2022-12-21 18:14 (UTC) by CupricReki)
@iavalos It has never worked in KDE Plasma as far as I can tell. Created an issue here.
exu commented on 2022-12-09 08:17 (UTC)
@adam900710 That issue has been fixed in the upstream git repository.
You'll have to wait until the next release or use sublime-music-git in the meantime.
Merge Request fixing this issue
One issue I found
Another one
adam900710 commented on 2022-09-12 08:37 (UTC)
The "Now playing" block (bottom left corner) never got updated, and call trace triggered on start up:
iavalos commented on 2022-04-21 05:01 (UTC) (edited on 2022-04-24 03:02 (UTC) by iavalos)
Is D-Bus integration working for anyone? It's not working for me.
Edit: it is seemingly half working, because I can control playback using KDE Connect, but Plasma itself doesn't show the media widget.
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.
1 2 3 Next › Last »