RECENT POSTS
- Tizonia 0.22.0 adds support for iHeartRadio
- Tizonia 0.21.0 brings changes to minimize the YouTube API quota issues
- TuneIn Internet radio and podcasts, and color-themes in Tizonia 0.20.0
- Global Spotify playlist search and other improvements in Tizonia 0.19.0
- Fixed 'Google Play Music tracks cut short' in Tizonia 0.18.0
- Spotify login issues fixed in Tizonia 0.17.0
- More ways to discover music on Spotify with Tizonia 0.16.0
- Totally revamped Spotify support in Tizonia 0.15.0
- Tizonia v0.14.0 adds YouTube Channels and Google Play Music stations for non-subscribers
- Tizonia v0.13.0 adds support for Plex media servers
- All posts ...
Tizonia 0.22.0 adds support for iHeartRadio
May 22, 2020 • juanrubio
Tizonia version 0.22.0 codenamed “Seron” is out with 133 commits, 326 files changed, 14484 insertions(+), 2468 deletions(-).
iHeartRadio
There is so much great music streamed every day in the Internet by thousands of radio stations all over the world. As a music lover, just having the chance to tap into that is absolutely amazing. Now with Tizonia you can stream from both TuneIn and iHeartRadio Internet radio directories. Remember, no subscriptions needed!.
The interface for iHeartRadio is super simple:
--iheart-search arg
iheart station search.
--iheart-keywords arg
Additional keywords that may be used in conjunction with the iheart search option. Optional (may be repeated).
Here are some examples:
$ tizonia --iheart-search "top 40"
$ tizonia --iheart-search "kiss"
$ tizonia --iheart-search "ny"
$ tizonia --iheart-search "albuquerque"
$ tizonia --iheart-search "90s"
$ tizonia --iheart-search "rock" --iheart-keywords 'The Rocket'
For more information, check out the iHeart section of the project documentation.
Spotify: access to private playlists and Spotify’s ‘Made for you’ playlists
New options have been added to play private playlists and other private lists like the user’s top tracks, top artists, recent and liked tracks.
--spotify-user-liked-tracks Play the user's liked tracks.
--spotify-user-recent-tracks Play the user's most recently played
tracks.
--spotify-user-top-tracks Play the user's top tracks.
--spotify-user-top-artists Play top tracks from the user's top
artists.
--spotify-user-playlist arg Play a playlist from the users private
library, including Daily Mixes and
Discover Weekly.
Also two more options have been added to conveniently access recommendations by track and artist name.
--spotify-recommendations-by-track arg
Play Spotify recommendations by track
name.
--spotify-recommendations-by-artist arg
Play Spotify recommendations by artist
name.
New keyboard shortcuts
A few new actions are now available via keyboard shortcuts. See below for the complete list:
➜ ~ tizonia --help keyboard
tizonia 0.22.0. Copyright (C) 2020 Juan A. Rubio and contributors
This software is part of the Tizonia project <https://tizonia.org>
GNU Lesser GPL version 3 <http://gnu.org/licenses/lgpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Keyboard control:
[p] / [PgDn] skip to previous track/station.
[n] / [PgUp] skip to next track/station.
[Home] / [End] go to beginning/end of playlist.
<number> [g] go to track/station <number> in playlist.
[+/-] [Up/Down] increase/decrease volume.
[m] mute.
[l] print playlist.
[?] keyboard help.
[space] pause playback.
[q] quit.
Binaries and distribution
Binaries for Ubuntu 20.04 (Focal) are now available. Support for Ubuntu Xenial has been dropped.
CHANGELOG.md contains all the details.
Tizonia v0.22.0 will soon be in the following channels:
- Bintray (Debian packages)
- AUR (Arch Linux)
- docker-tizonia.
Call for Maintainers - Tizonia Snap
If you enjoy using Tizonia packaged as a Snap and would like to contribute, the Snap of Tizonia is in need of a refresh. This is not a difficult task, and it would be great if someone from the community wanted to step up and provide help with the maintainership of the Snap package.
For more details, visit the Snap package repository:
Contributing
Please have a look at our contribution guidelines if you are interested in participating. We are always looking for help, be it with feature requests, bug reporting, code contributions or general feedback.
Thanks!
Many thanks to all the people that have contributed to this release, with code, with bug reports or other feedback. Checkout our Hall of Fame.
Give us your star!
Finally, if you enjoy using Tizonia and have a GitHub account, consider giving your star!. That would really mean a lot! :-)