Skip to content

Releases: trybula/RpiPythonCDPlayer

Hotfix

16 May 20:36
5ca9fba
Compare
Choose a tag to compare
  • fixed Null insert when trying to get exact artist instead of "Various" one

Hotfixes

14 May 05:53
f7fc141
Compare
Choose a tag to compare
  • 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

20 Apr 10:05
631086e
Compare
Choose a tag to compare

Some bux fixes

Bt support with menu and control

03 Mar 15:53
b6f7d05
Compare
Choose a tag to compare

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...

17 Feb 13:46
1f95b94
Compare
Choose a tag to compare
Pre-release

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

04 Feb 20:48
aae306d
Compare
Choose a tag to compare

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

Hotfix

04 Feb 20:18
5d15cc5
Compare
Choose a tag to compare

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

Hotfix

28 Jan 22:09
81273fc
Compare
Choose a tag to compare

Fixed scrobbling for cds using cd-text

Scrobble

27 Jan 00:42
11c8533
Compare
Choose a tag to compare

Added last.fm scrobbler with 50% treshold

Scrolling

13 Jan 19:11
11c8533
Compare
Choose a tag to compare

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