pithos

A Pandora Radio Client

GPL-3.0 License

Stars
504
Committers
43

Bot releases are hidden (Show)

pithos - 1.6.2 Latest Release

Published by TingPing 8 months ago

  • Fix issue where playback would stop after a few songs
  • Fix album art caches never being deleted
pithos - 1.6.1

Published by TingPing over 1 year ago

  • Fix Python 3.11 support
  • Fix very short songs being labeled as ads
pithos - 1.6.0

Published by TingPing about 2 years ago

  • Use a headerbar for main window
  • Add Ctrl+r shortcut to open stations popover
  • Remove access to host keyring when in flatpak
  • notification_icon: Remove dependency on libappindicator. StatusNotifier is directly supported but XEmbed trays are no longer supported
pithos - 1.5.1

Published by TingPing almost 4 years ago

This is yet another minor bug fix release.

  • Add Quit to the app menu
  • Remove the limit of 95 stations
  • Handle Enter keypress in stations search
  • Fix app menu keybindings failing to work
  • Fix syntax error on Python 3.8
  • Fix an exception on newer versions of pygobject
  • Fix album art downloads in Flatpak
  • MPRIS: Fix media keys failing to bind on KDE

NOTE This release is not signed. I am away from home and wanted to make a release without waiting months. Sorry about that.

pithos - 1.5.0

Published by TingPing about 5 years ago

This is a relatively small release fixing appmenu integration on modern versions of GNOME as well as using more sandbox (Flatpak) friendly APIs. Note that this move may introduce behavior changes on some platforms.

  • Remove appmenu and move into a menu button in the toolbar
  • Fix preference dialog accidentally getting destroyed
  • Notify: Migrate to GNotification
  • MPRIS: Rename name to match app-id (org.mpris.MediaPlayer2.io.github.Pithos)
  • Screensaver Pause: Remove platform specific screensaver support and use GTK's built-in detection
pithos - 1.4.1

Published by TingPing almost 7 years ago

  • Change default quality to high (mp3)
  • Mark application as DBusActivatable
  • MPRIS: Fix potential unhandled exception
  • Mediakeys: Handle keyboards with a dedicated pause key
  • Mediakeys: Fix support on GNOME-Shell 3.26+ and MATE
  • Notify: Improve behavior on various notification servers
pithos - 1.4.0

Published by TingPing about 7 years ago

  • Add new plugin that inhibits screensaver/suspend during playback
  • Add new plugin adding a 10-band equalizer
  • Add new plugin that automatically normalizes volume between tracks
  • Add help entry (F1) that opens the wiki
  • Replace build system with Meson
  • Automatically detect if the user has Pandora One
  • Improve saving and restoring window position
  • Improve plugin loading performance and error reporting
  • Notification Icon: Improve detecting if a tray is available
  • Notification Icon: Add option to use symbolic icon
pithos - 1.3.1

Published by TingPing over 7 years ago

  • Fix exception on Python 3.6+
  • Add ability to create stations based upon current song/artist
  • Show useful error on renaming Thumbprint Radio
  • Show useful error on creating already existing station
  • Minor buffering improvements
  • lastfm: Improve preferences and offer to deauthorize account
  • mpris: Add extension for ratings and remove legacy interface
  • mediakeys: Fix on future versions of GNOME 3.24.2+
  • mediakeys: Avoid using keybinder on Wayland (old keybinder would crash)
pithos - 1.3.0

Published by TingPing over 7 years ago

  • Add support for MPRIS TrackList and PlayList interface
  • Add dynamic rating and cover icons based upon theme colors
  • Add plugin for logging to systemd journal
  • Add symbolic icon
  • Add man page
  • Improve handling playlist expiration
  • Improve search in stations list
  • Improve accessibility of UI
  • Improve buffering behavior
  • Improve libsecret support
  • Remove dependency on libnotify
  • Fix disabling keybindings plugin when using keybinder
  • Fix notification icon trying to load on Wayland
  • Fix failure to reconnect on login expiration
  • Fix some plugins not being enabled by default
  • Fix handling error on MPRIS plugin failure
  • Fix migrating configs from < 0.3.18
pithos - 1.2.1

Published by TingPing about 8 years ago

  • Show a useful error dialog if no secret service found
  • Improvements to handling login credential changes
  • Fix icon name for main window
  • notification_icon: Fix visible toggle with AppIndicator going out of sync
  • mpris: Fix GetCurrentSong() in legacy interface
pithos - 1.2.0

Published by TingPing about 8 years ago

  • Migrate build system to Autotools
  • Migrate settings to GSettings
  • Store password with SecretService (libsecret)
  • Remove all dependencies on dbus-python
  • Add extensive keyboard shortcuts for the main window
    • Add Keyboard Shortcuts help window on Gtk 3.20+
  • Add initial support for translations (translators needed!)
  • Add explicit content filter option
  • Add more quality options
  • Fix high CPU usage with Ubuntu's default theme
  • Redesign all dialogs to use Headerbars
  • Redesign stations dropdown as a Popover with searching and sorting
  • Improve integration with Flatpak
    • Use Gio to open URIs
    • Rename icons and data files to match app id
  • mpris:
    • Effectively rewritten to better follow the spec
    • Reference album art as locally downloaded files
  • notify: Fix Ubuntu sometimes showing wrong art
  • lastfm: Fix now playing not being set
pithos - 1.1.2

Published by TingPing almost 9 years ago

  • Fix SSL error with Pandora One
  • Fix pacparser usage
  • Fix PyGObject 3.18+ warnings
  • notify: Fix album art not showing up
  • notification_icon:
    • Always use AppIndicator if installed (Fixes KDE 5, Elementary)
    • Add scroll to change volume with AppIndicator
    • Toggle visibility on middle-click with AppIndicator
  • mediakeys: Add support for DBUS bindings on MATE
  • lastfm: Don't scrobble ads

NOTE: Python 3.4+ is now required

pithos - 1.0.3

Published by gregsheremeta over 9 years ago

Note: This is only a backport of a fix to the 1.0.x series. 1.1.x is the latest code.

  • Fix erratic buffering behavior
pithos - 1.1.1

Published by gregsheremeta over 9 years ago

  • Fix erratic buffering behavior
  • Clarified license in Readme
  • Add explicit version check for Gtk 3.14
pithos - 1.0.2

Published by gregsheremeta over 9 years ago

Note: This is only a backport of a fix to the 1.0.x series, 1.1.x is the latest

  • Fix locking up when buffering a song (#94)
pithos - 1.1.0

Published by TingPing over 9 years ago

  • Redesign plugin preferences (Now requires Gtk 3.14)
  • Fix locking up when buffering a song (#94)
  • Make lastfm an optional plugin
  • Make MPRIS an optional plugin
  • Update various icons
  • Minor performance improvements
  • MPRIS: Add property introspection
  • MPRIS: Add song rating pithos:rating
  • Notify: Fix escaping text when not needed
pithos - 1.0.1

Published by TingPing about 10 years ago

  • Automatically install missing codecs if supported
  • Save window position between sessions
  • Fix saving last station on quit
  • Fix pacparser support
  • Improve pandora module docs
  • Add setup.py command to build docs
  • Add appdata file
  • notification_icon: Make toggling visibility more reliable
  • mpris: Fix exception when querying positon
  • mpris: Implement setting volume
  • screensaver_pause: Improve Unity support
  • mediakeys: Add support for OSX
  • notify: Add support for OSX
pithos - 1.0.0

Published by TingPing over 10 years ago

  • Move to Python 3
  • Move to Gtk 3 and GStreamer 1
  • Fix issue causing large amounts of buffering
  • Add indication when songs are replaced by ads
  • Add bitrate to song description
  • Add new icon
  • Add playback controls to notifications
  • Add support for Proxy Auto-Config
  • Add initial Windows support (Still unsupported)
pithos - 0.3.18

Published by TingPing almost 11 years ago

  • Fix high quality setting
  • Fix screensaver_pause plugin on DE's other than Gnome
  • Fix fake client
  • Pause playback when space is pressed
  • Implement the rest of MPRIS 2.2
  • No longer bundle pylast
  • Have gstreamer respect proxy
  • Move to setuptools
pithos - 0.3.17

Published by TingPing almost 11 years ago

  • Switch to Pandora's JSON API