Brice Johnson

Results 2 comments of Brice Johnson

I've built an initial stripped-down frontend for this: [https://github.com/bricej13/navidrome-embed](https://github.com/bricej13/navidrome-embed) It currently works by passing in subsonic credentials as query params for testing, but once the share backend is setup it...

Another work-around that works: put the code for the trigger in your migration file on a single line. ❌ Before: ```sql CREATE TRIGGER IF NOT EXISTS food_ai AFTER INSERT ON...