- name: sone
- description: Linux client for TIDAL music streaming
- snapcraft: sone/snap/snapcraft.yaml at rabbi/snapstore-config · lullabyX/sone · GitHub
- upstream: GitHub - lullabyX/sone: Native TIDAL desktop client for Linux. Modern UI, custom themes, and bit-perfect lossless audio up to 24-bit/192kHz via exclusive ALSA. · GitHub
- upstream-relation: I am the upstream author/maintainer of SONE
- interfaces:
- mpris:
- request-type: connection
- reasoning: SONE is a music player. It provides the mpris slot so the desktop (GNOME/KDE) and tools like playerctl can control playback (play/pause/next/previous) and read now-playing metadata over the standard org.mpris.MediaPlayer2 interface. The slot uses name: sone (matching the snap name) to own org.mpris.MediaPlayer2.sone. Installation is already allowed by the base declaration; the deny-connection constraint is triggered solely by the custom name attribute, which is why this request is needed.
- mpris:
This request has been added to the queue for review by the @reviewers team.
This makes sense to me. I’ve granted sone use of the requested mpris slot. This is now live!
1 Like