Skip to content

Commit 561d1aa

Browse files
committed
release 0.16.0: CHANGELOG.md (#537)
1 parent 6fab040 commit 561d1aa

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,45 @@
11
# Change Log
22

3+
## [v0.16.0](https://github.com/tizonia/tizonia-openmax-il/tree/v0.16.0) (2018-12-03)
4+
[Full Changelog](https://github.com/tizonia/tizonia-openmax-il/compare/v0.15.0...v0.16.0)
5+
6+
**Improvements:**
7+
8+
- Spotify: add options to play Spotify recommendations using a track id, artist id, or genre name as seeds [\#536](https://github.com/tizonia/tizonia-openmax-il/issues/536)
9+
- Spotify: URIs for track, artist, and album displayed on terminal [\#535](https://github.com/tizonia/tizonia-openmax-il/issues/535)
10+
- Spotify: add option to force playing the next song after token is lost [\#534](https://github.com/tizonia/tizonia-openmax-il/issues/534)
11+
- Spotify: add option to play an album from Spotify's new releases list [\#532](https://github.com/tizonia/tizonia-openmax-il/issues/532)
12+
- Spotify: add option to search and play a featured playlist [\#529](https://github.com/tizonia/tizonia-openmax-il/issues/529)
13+
- Spotify: add option to play top tracks from a number of similar artists [\#528](https://github.com/tizonia/tizonia-openmax-il/issues/528)
14+
- Spotify: add options for playback by Spotify ID, URI, or URL [\#527](https://github.com/tizonia/tizonia-openmax-il/issues/527)
15+
- Spotify: add fuzzy search capability to --spotify-artist [\#526](https://github.com/tizonia/tizonia-openmax-il/issues/526)
16+
- Spotify: hide spotify debug messages [\#525](https://github.com/tizonia/tizonia-openmax-il/issues/525)
17+
- Kali Linux support [\#510](https://github.com/tizonia/tizonia-openmax-il/issues/510)
18+
19+
**Fixed bugs:**
20+
21+
- Spotify: tizonia does not exit when the Spotify login attempt fails [\#533](https://github.com/tizonia/tizonia-openmax-il/issues/533)
22+
- Spotify: --spotify-artist 'Mötley Crüe' returns Artist not found [\#524](https://github.com/tizonia/tizonia-openmax-il/issues/524)
23+
- '--help config': information provided is outdated \(and confuses people\) [\#523](https://github.com/tizonia/tizonia-openmax-il/issues/523)
24+
- Google Music: '--gmusic-unlimited-station': random station playing [\#522](https://github.com/tizonia/tizonia-openmax-il/issues/522)
25+
- Using --gmusic-playlist exits with error 'maximum recursion depth exceeded in cmp' [\#519](https://github.com/tizonia/tizonia-openmax-il/issues/519)
26+
- --gmusic-unlimited-playlist doesn't work \(key not found\) whereas --gmusic-playlist does \(and finds the list\) [\#515](https://github.com/tizonia/tizonia-openmax-il/issues/515)
27+
- Linux Mint 18 Sarah: installation issue via install.sh script [\#508](https://github.com/tizonia/tizonia-openmax-il/issues/508)
28+
- --gmusic-unlimited-activity plays same playlist for activity every time [\#507](https://github.com/tizonia/tizonia-openmax-il/issues/507)
29+
- Google Music: playback stops at the end of a song with 'gnutls\_handshake\(\) failed: An unexpected TLS packet was received.' [\#500](https://github.com/tizonia/tizonia-openmax-il/issues/500)
30+
31+
**Closed issues:**
32+
33+
- Why so many dependencies?! [\#530](https://github.com/tizonia/tizonia-openmax-il/issues/530)
34+
- Updating Instructions threw an unhandled exception, seems like a syntax error [\#520](https://github.com/tizonia/tizonia-openmax-il/issues/520)
35+
- Tizonia Snap exits with OMX\_ErrorInsufficientResources error [\#513](https://github.com/tizonia/tizonia-openmax-il/issues/513)
36+
- Tizonia can't find my Spotify playlists [\#506](https://github.com/tizonia/tizonia-openmax-il/issues/506)
37+
- googlemusic settings help [\#505](https://github.com/tizonia/tizonia-openmax-il/issues/505)
38+
- tizonia-all-git not found in AUR [\#504](https://github.com/tizonia/tizonia-openmax-il/issues/504)
39+
- Gmusic-Unlimited Aratelia.audio\_source.http:port0 OMX\_ErrorInsufficientResources [\#503](https://github.com/tizonia/tizonia-openmax-il/issues/503)
40+
- OMX\_ErrorInsufficientResources [\#501](https://github.com/tizonia/tizonia-openmax-il/issues/501)
41+
- release v0.16.0 [\#537](https://github.com/tizonia/tizonia-openmax-il/issues/537)
42+
343
## [v0.15.0](https://github.com/tizonia/tizonia-openmax-il/tree/v0.15.0) (2018-06-15)
444
[Full Changelog](https://github.com/tizonia/tizonia-openmax-il/compare/v0.14.0...v0.15.0)
545

0 commit comments

Comments
 (0)