Skip to content

Releases: trybula/RpiPythonCDPlayer

Hotfix

Choose a tag to compare

@trybula trybula released this 16 May 20:36
5ca9fba
  • fixed Null insert when trying to get exact artist instead of "Various" one

Hotfixes

Choose a tag to compare

@trybula trybula released this 14 May 05:53
f7fc141
  • Added timeout on fetchdata (sometimes it lagged idk why)
  • Better "no cd" handling
  • Switched default Artist value from none to "unknown" so it doesnt crush last.fm scrobbler
  • Also i decided not to switch to rgb tft display. For such a project 1602 lcd is good old solution, very easy to use, and using low resources

Minor fixes

Choose a tag to compare

@trybula trybula released this 20 Apr 10:05
631086e

Some bux fixes

Bt support with menu and control

Choose a tag to compare

@trybula trybula released this 03 Mar 15:53
b6f7d05

First you need to set everything for the bt playback. Fortunately @nicokaiser made this awsome script. Its all you really need. Bt is active and ready whole the time, running it from menu just shows meta data. Its also worth mentioning MillerTime and his post from StackOverflow, on which my bt script is based

Beta. EPD coming soon...

Pre-release

Choose a tag to compare

@trybula trybula released this 17 Feb 13:46
1f95b94

Soon my radio would get an upgrade to an EPD display (probably)
Here is the sketch of code. I will continue when new display arrive (this was tested on one used by other project)

IMG_9111

Hotfix

Choose a tag to compare

@trybula trybula released this 04 Feb 20:48
aae306d

if an album has multiple artists and musicbrainz gives only "Various Artists" value, use CDTXT if available

Hotfix

Choose a tag to compare

@trybula trybula released this 04 Feb 20:18
5d15cc5

Better end of cd handling, proper artist recognition for various artist cdtxt releases, removed unused variables.

Hotfix

Choose a tag to compare

@trybula trybula released this 28 Jan 22:09
81273fc

Fixed scrobbling for cds using cd-text

Scrobble

Choose a tag to compare

@trybula trybula released this 27 Jan 00:42
11c8533

Added last.fm scrobbler with 50% treshold

Scrolling

Choose a tag to compare

@trybula trybula released this 13 Jan 19:11
11c8533

Added scrolling song title for titles which was too long for the display.