File: NEWS

package info (click to toggle)
playerctl 2.4.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 704 kB
  • sloc: ansic: 5,157; python: 1,107; xml: 198; sh: 133; makefile: 62
file content (17 lines) | stat: -rw-r--r-- 633 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
playerctl (2.0.1-1) unstable; urgency=medium

  playerctl 2.0.1 is a major release, and includes the following BREAKING
  CHANGES in the CLI and library:

  CLI:
  - the `--player` command acts on the first player without `--all-players`
  - the `metadata` command now has tabular output

  Library:
  - chaining abilities are removed from the library
  - library query functions now return `NULL` instead of empty string when
    properties aren't found
  - the first keyword arg for `playerctl_player_new()` is changed from `name`
    to `player_name`

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sat, 19 Jan 2019 02:00:01 +0000