Skip to content

Releases: Noah-Jaffe/Mixcloud_player

v4.2

02 Apr 18:49
9f38ced

Choose a tag to compare

  • gestures for app control
  • lock screen wake on mobile devices
  • redirect to a backup hardcoded version for when the retreive_audio_src breaks beyond our control.

What's Changed

  • Rather than reload the entire playlist every day, only check once per 24 hours by @Noah-Jaffe in #8
  • Mediasession by @Noah-Jaffe in #9
  • Loggingupgrade by @Noah-Jaffe in #10
  • Screenlock! prevent screen from turning off if the device has that feature! by @Noah-Jaffe in #15

Full Changelog: 4.1...4.2

v4.1

06 Jun 15:28
60874e4

Choose a tag to compare

Added documentation.
Added option for persistent storage of song src's.

v4.0

28 Mar 16:06
abcdb6d

Choose a tag to compare

More mobile freindly

v3.0

31 Dec 16:58
50fab70

Choose a tag to compare

Changelog from 2.1 to 3.0:

  • fixed unintentionally starting to load a new song when when seeking and hover over end of song.
  • added cleanup of song names and fixed the sorting. This is more of a custom operation <function fix_name(name, key)> that will need to be overridden or removed for custom implementations.
  • added better way for the auto-start to be able to play without needing a second audio element.
  • added more songs that i recommend and reorganized how update_playlist_songs works.
  • streamlined how we select the next index to play
  • persistent timestamp saving when you allow cookies
  • ability to reset the starred timestamps

KNOWN ISSUES still to fix:

  • I'd like to be able to call load_song_from_index() when we get a 404 while trying to load an audio source. for now it just gets stuck on paused.

Possible Future Improvements:

  • Better mobile mode?

v2.2

30 Aug 19:57
54b16d8

Choose a tag to compare

proper shuffle feature implemented

v2.1

27 Aug 17:50
265422f

Choose a tag to compare

lowered memory usage by adding specific flags for msedge

v2.0

25 Aug 21:15
e54e36b

Choose a tag to compare

Theoretically even lighter weight because we dont use <iframe>

Release for v1.0

23 Aug 14:41
0e82233

Choose a tag to compare

.bat file for quick and simple running

Will open the music player file in MS Edge, inprivate