non port: audio/spotifyd/distinfo |
Number of commits found: 22 |
Monday, 23 Oct 2023
|
21:01 Rodrigo Osorio (rodrigo)
audio/spotifyd: Update to v0.3.5
Major changes in v0.3.4:
* Implement the PropertiesChanged and Seeked events for the MPRIS-interface
* Add cache_size configuration option
* Add dbus_type configuration option
* Make spotifyd bus name unique
* Fix wrong handling of credential cache
Major changes in v0.3.5:
* TransferPlayback D-Bus method to transfer the playback to spotifyd
* A audio_format option was added to circumvent certain errors
* A setter was added to the Shuffle property
* volume_control = "none" variant to disable changing the volume in clients
* The librespot dependency has been upgraded to the most recent release
Full changelog: https://github.com/Spotifyd/spotifyd/releases
Port update:
* Add Makefile.crates to store CARGO_CRATES dependencies
0f14d0d |
Sunday, 11 Dec 2022
|
15:08 Rodrigo Osorio (rodrigo)
audio/spotifyd: Add an option to compile with dns-sd
Add an option DNS-SD to compile the librespot crate with dns-sd
support instead of relying on the built in mDNS functionality.
This allows for compatibility with Avahi.
PR: 266980
Reported by: Rafe <mondo.debater_0q@icloud.com>
d9bc838e |
Thursday, 30 Dec 2021
|
22:34 Rodrigo Osorio (rodrigo)
audio/spotifyd: Update to v0.3.3
Major changes:
- Update librespot to 0.2.0
- Rewrite DBUS/MPRIS integration
- Improved panic error message
- Implement VolumeUp and VolumeDown in the DBUS/MPRIS interface
- Add debug_credentials feature for debugging BadCredentials errors
Remove powerpc patch which is not required anymore by libc crates
Add an option to use ALSA backend but PORTAUDIO remains the default
169ea2f |
Saturday, 9 Oct 2021
|
16:31 Rodrigo Osorio (rodrigo)
audio/spotifyd: update to v0.3.2
Major changes:
* Updated librespot
* Fix build on MacOS M1 (arm)
* Improved error messages
* Dependency updates
ac728ac |
Friday, 12 Feb 2021
|
10:41 rodrigo
audio/spotifyd: upgrade to 0.3.0 and fix panic after rust update
Major changes:
- Changed the config format from ini to TOML
Make sure to update your config file accordingly[1].
- Expose volume trough dbus
- Add an option to disable dbus
Introduce two temporary patches to :
- Fix panic reported in upstream bug system #719[2] - fixed in future
- Fix compilation issue with FreeBSD (Merged after 0.3.0[3] release)
[1] https://github.com/Spotifyd/spotifyd/blob/master/docs/src/config/File.md
[2] https://github.com/Spotifyd/spotifyd/issues/719
[3]
https://github.com/Spotifyd/spotifyd/pull/796/commits/a352eab53eef0ecafe1ddb07a43ff2b3ab54f123
PR: 251968
Submitted by: <nick.rozhkov@gmail.com>
 |
Saturday, 25 Jan 2020
|
05:25 tobik
audio/spotifyd: Update to v0.2.24
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.24
 |
Sunday, 12 Jan 2020
|
14:29 tobik
audio/spotifyd: Update to v0.2.23
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.23
 |
Monday, 4 Nov 2019
|
15:00 tobik
audio/spotifyd: Update to v0.2.20
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.20
 |
Tuesday, 8 Oct 2019
|
09:13 tobik
audio/spotifyd: Update to v0.2.19
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.19
 |
Saturday, 5 Oct 2019
|
06:31 tobik
audio/spotifyd: Update to v0.2.18
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.18
 |
Sunday, 29 Sep 2019
|
16:21 tobik
audio/spotifyd: Update to v0.2.17
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.17
 |
Friday, 27 Sep 2019
|
12:52 tobik
audio/spotifyd: Update to v0.2.16
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.16
 |
Monday, 23 Sep 2019
|
16:25 tobik
audio/spotifyd: Update to v0.2.15
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.15
 |
Thursday, 19 Sep 2019
|
15:05 tobik
audio/spotifyd: Update to v0.2.14
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.14
 |
Monday, 16 Sep 2019
|
12:43 tobik
audio/spotifyd: Update to v0.2.13
Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.13
 |
Monday, 5 Aug 2019
|
09:46 tobik
audio/spotifyd: Update to 0.2.11
Changes: https://github.com/Spotifyd/spotifyd/commits/0.2.11
 |
Tuesday, 28 May 2019
|
04:25 tobik
audio/spotifyd: Update to 0.2.9
Changes: https://github.com/Spotifyd/spotifyd/compare/v0.2.8...0.2.9
 |
Tuesday, 26 Mar 2019
|
10:24 tobik
audio/spotifyd: Update to 0.2.8
Changes: https://github.com/Spotifyd/spotifyd/compare/v0.2.5...v0.2.8
 |
Saturday, 2 Mar 2019
|
08:30 tobik
audio/spotifyd: Update to 0.2.5
Changes: https://github.com/Spotifyd/spotifyd/releases/tag/v0.2.5
 |
Thursday, 28 Feb 2019
|
18:47 jbeich
USES=cargo to update libc to 0.2.49 for Tier2
PR: 235063
Differential Revision: https://reviews.freebsd.org/D19309
 |
Tuesday, 29 Jan 2019
|
07:56 tobik
audio/spotifyd: Update to 0.2.4
This just bumps a number of dependencies.
 |
Sunday, 20 Jan 2019
|
00:07 tobik
New port: audio/spotifyd
An open source Spotify client running as a UNIX daemon. Spotifyd
streams music just like the official client, but is more lightweight
and supports more platforms. Spotifyd also supports the Spotify
Connect protocol which makes it show up as a device that can be
controlled from the official clients.
Spotifyd requires a Spotify Premium account.
WWW: https://github.com/Spotifyd/spotifyd
 |
Number of commits found: 22 |