Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lookup via Archive.org identifier #53

Open
KayBeSee opened this issue Jan 24, 2023 · 1 comment
Open

Lookup via Archive.org identifier #53

KayBeSee opened this issue Jan 24, 2023 · 1 comment

Comments

@KayBeSee
Copy link

Hey Alec and friends,

I'm working on a project right now that is linking a webpage to Archive.org content. It would be nice to provide a link to open a show in the relisten app.

Looking at the code, I don't see a way to look up a Relisten show URL by its archive.org identifier (i.e. jrad2022-12-04 => https://relisten.net/jrad/2022/12/04 or rre2004-09-08.shnf => https://relisten.net/railroad-earth/2004/09/08?source=58709).

Am I overlooking something?

Another alternative would be a route to get the Relisten artistIdOrSlug from the upstream_identifier and then manually parse the date, which would be fine too.

@switz
Copy link
Member

switz commented Jan 24, 2023

I don’t believe there’s a way to lookup a Relisten source via archive identifier, seems like your proposed solution would be reasonable enough without adding any new routes.

That said, if you want to send a PR with a new API route, I think we’d be happy to merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants