sylvainjule / kirby-embed

Embed field for Kirby 3 and 4.
74 stars 3 forks source link

Consider Bandcamp-support #18

Closed tmmmmm closed 1 year ago

tmmmmm commented 1 year ago

Just raising a hand that there is interest in a Bandcamp-implementation. oscarotero/Embed supports Bandcamp.

tristantbg commented 1 year ago

Bandcamp links work with this plugin ;)

tmmmmm commented 1 year ago

That's what I tried before opening this issue, but I only get a "Sync failed"-notice and empty/error frontend if I enter valid bandcamp-links for a releases. Same links work in oscarotero's Embed test. The formatting used: https://{artist}.bandcamp.com/album/{albumtitle}

tristantbg commented 1 year ago

That's weird because I just tried with https://dynamhit.bandcamp.com/album/dynamhit-edits and it works. Do you have the last version ?

tmmmmm commented 1 year ago

I installed and updated via Composer, composer.lock says 1.0.8, Kirby is 3.9.5 and vanilla plainkit.

Screenshot 2023-06-12 at 15 35 55

tmmmmm commented 1 year ago

It seems that nginx is not resolving correctly, at least on my apache-server, it's working. Console logged the same as #3 , so this seems to be the same issue.