MiczFlor / RPi-Jukebox-RFID

A Raspberry Pi jukebox, playing local music, podcasts, web radio and streams triggered by RFID cards, web app or home automation. All plug and play via USB. GPIO scripts available.
http://phoniebox.de
MIT License
1.34k stars 396 forks source link

🐛 | CSV Export of CARD IDs does not include Spotify links #1127

Open Streuerei opened 3 years ago

Streuerei commented 3 years ago

Bug

What I did

The Spotifiy link / Stream URL is missing. You can find the file attached

As I try to import the file to another Phoniebox, the import is shown as succesfull, but not folders / Card IDs are created

What happened

An CSV file whith Card ID and Name of the Folder is created, but without the Spotifiy link / Stream URL An Import to another Phoniebox did not create any new folder / card id.

I expected this to happen

A CSV file, including all required information (Card ID, Folder/Album Name, Stream URL) is created All IDs in the CSV are imported to another Phoniebox and listed under Available audio

Software

Base image and version

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

Branch / Release