Skip to content

Releases: bjarneo/Pytify

Upgrade dependencies

04 Oct 07:02
cfe17d5
Compare
Choose a tag to compare

This PR updates prompt_toolkit (with code) to version 2, and bumps requests depedency version.

idk

25 Nov 06:35
Compare
Choose a tag to compare
idk
  • Add playing song to toolbar
  • Update prompt colors
  • Better error handling for the auth

Authorization

21 Jun 12:48
Compare
Choose a tag to compare

Must authorize in order to search for songs

Commander

08 Dec 21:39
Compare
Choose a tag to compare

The commander enriches the search with commands which enables us to perform different operations without leaving the search field.

selection_147

Banana error

20 Nov 20:31
Compare
Choose a tag to compare
  • Simplify search string
  • Updated short keys
  • Large parts of curses rewritten
  • Dbus interface factory
  • Get current playing song with pytify -c
  • Add meta data dbus class
  • Absolute imports
  • Unicode literals
  • Add application name, version and repo to the cli
  • Update license

Tab completion

14 May 07:40
Compare
Choose a tag to compare
  • Tab completion
  • Minor refactoring

New and shiny Pytify

12 May 20:54
Compare
Choose a tag to compare
  • Search history
  • Auto suggest
  • Refactor
  • No Python 2 support

Python 3.5 support

24 Apr 08:11
Compare
Choose a tag to compare

Supports both python 2 and 3-3.5