Comment by yegle

4 days ago

Hmm w/o using Plex, I think the same can be done using a RasPi w/ an NFC reader to send a command to a remote MPD server to start casting to my Google Home devices. The NFC tag to album mapping can be managed using a plaintext file.

This is the next feature i want to implement in my own nfc player, which is essentially the same idea as OPs but only through vlc for now.

I run it on a raspi and uses nfcpy and python-vlc.

Its on github under nfc_player.