Skip to content

Version 0.01.44

Compare
Choose a tag to compare
@np1 np1 released this 27 Mar 17:38
· 1501 commits to master since this release

Version 0.01.44
Mar 27 2014

  • Added max_res config item for selecting video resolution (request 56)
  • Added window_size and window_pos for selecting size / position of player
  • Improved handling of playlist file read/write (issue 66)
  • Revert to lower quality on unavailable/corrupt streams (issue 65)
  • Enabled multiple invocation commands (comma separated) (request 61)
    Eg: mpsyt //the doors, 1, shuffle, 1-3-a, quit
  • Improved url caching
  • Added shuffle command (no arguments, shuffles displayed items)
  • Handle 'video not available in your country' during multiple downloads
  • Fix UnicodeDecodeError in mplayer progress parsing (issue 58)
  • Fix UnicodeEncodeError under Windows with Python 2.7 (issue 59)