mpdev (1.0-1.1+45.3) unstable; urgency=low

  * version number update by debtransform

 -- debtransform <build@opensuse.org>  Fri, 03 Oct 2025 11:17:24 +0000

mpdev (1.0-1.1) unstable; urgency=low

  * First release
  * preinst: redirect svstat output to /dev/null
  * karma.in: exit if getopt returns non-zero
  * mpdhist: new program to display history of last played songs
  * transfer_play: added --play, --no-rm command line options
  * transfer_play: added --clearsrc, --cleardst to clear current playlist on source, destination
  * create_services: run mpdev with supplementary groups of user
  * mpdev_rename.in: prevent wrapping of text after 60 characters
  * transfer_play.in: fixed process_cmdline
  * added selinux module for mpd
  * mpdev.c: replaced multiple out() with subprintf()
  * added lcd_display script to print song information to a remote lcd display running lcdDaemon
  * create_service: added --lcdhost, --lcdport to add LCD_HOST, LCD_PORT env variables
  * player, lcd_display: display song rating on 4th row
  * player, playpause: use $HOME/.mpdev/lcd_display or libexec/mpdev/lcd_display
  * create_service: added --lcdfifo argument to create LCD_FIFO env variable
  * player, playpuse: added use of LCD_FIFO to access LCD display
  * lcd_display: refactored code
  * player, lcd_display: added display of play counts
  * playpause: pass RATING, PLAYCOUNT env variable to lcd_display
  * karma: added --love option to mark scrobble as loved
  * songi: display last played in days, hours, mins, secs ago
  * songi: fixed last played when song has never been played
  * karma, moc-scrobbler: added unlove function
  * karma: display command if running on tty
  * moc-scrobbler: added --info option to get track info
  * mpdplaylist.in: fixed command line arguments having space
  * karma.in: fixes for MacOS
  * player.in: do not downgrade karma on pause song
  * create_services: create XDG_RUNTIME_DIR as /run/user/$uid
  * songi: fixed last_played when song has never been played
  * player.in: return db operation 5 times on failure

 -- Manvendra Bhangui <mpdev@indimail.org>  Tue, 11 Feb 2025 18:19:45 +0000
