espressif/esp_playlist

0.5.1

Latest
uploaded 1 day ago
Media catalog and playlist management component for Espressif multimedia applications

changelog

# Changelog

## v0.5.1

### Bugfix

- Fixed build failure caused by missing `cJSON.h` include path when building `esp_playlist`
- Fixed `esp_playlist` example and test app build issues in CI

## v0.5.0

### Features

- Initial release of `esp_playlist` and `esp_media_db`
- Media catalog with filesystem (FS) or RAM storage; directory scan and catalog add/remove
- In-memory playlist: import from catalog (optional filter), JSON file save/load, RAM export/import
- Playback control: repeat modes, index navigation, item count queries
- Compatible with ESP-IDF v5.5 and v6.0

Links

Supports all targets

To add this component to your project, run:

idf.py add-dependency "espressif/esp_playlist^0.5.1"

download archive

Stats

  • Archive size
    Archive size ~ 96.72 KB
  • Downloaded in total
    Downloaded in total 8 times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_playlist version: 0.5.1
|