Skip to content

Releases: aziezahmed/podcast-player

Version 1.6.1

21 Apr 12:50
2297cd2
Compare
Choose a tag to compare

Testing new github action for automated release.

Version 1.6.0

08 Aug 19:04
Compare
Choose a tag to compare
remove print statement

Version 1.5.1

24 Dec 21:37
Compare
Choose a tag to compare

Refactor into more object oriented code.

Version 1.5.0

06 Dec 14:36
6581114
Compare
Choose a tag to compare

Using PyInquirer to handle menus. Users can now use the arrow keys to select the podcast/pisode they wish to listen to.
Adding a delete command to remove unwanted podcasts from the menu

Version 1.4.0

01 Mar 12:57
Compare
Choose a tag to compare

Bug Fixes:
fix(play): avoid playing audio if there is no audio url
fix(import): avoid importing duplicates via opml or add command
fix(import): check if title exists in the feed before using it

Version 1.3.1

20 Feb 12:25
ae07020
Compare
Choose a tag to compare

Adjusting the OPML import to use the -i flag instead of the opml argument.

Version 1.3.0

18 Feb 10:17
Compare
Choose a tag to compare

Adding the ability to import feeds from an OPML file

Version 1.2.0

02 Jan 18:16
c648202
Compare
Choose a tag to compare

Fixing bug where the SQLObject dependency was not being installed as a requirement of podcast-player.

Version 1.0.9

09 Nov 21:09
Compare
Choose a tag to compare
  • Adding a delete command to remove unwanted podcasts
  • Adding messages to explain each menu

Version 1.0.8

03 Nov 09:10
6d56890
Compare
Choose a tag to compare
  • Fixing bugs on the episode menu
  • Using square brackets to display the menus