Hi lucifer Sir ,I have successfully setup the Listenbrainz server on my local machine using docker and the provided documentation on localhost 8100 and its working fine, wanted to ask how can I proceed for the project brainzplayer internet archive integration DMP 2025 since the deadline for the proposal submission is 5 May can u please guide me how can I proceed?
sp1ff` has quit
sp1ff` joined the channel
lucifer[m] joined the channel
lucifer[m]
rayyan_seliya123: hi! i would suggest going through the tickets on https://tickets.metabrainz.org/browse/LB and find a good first issue or otherwise to work on. also, look into Internet archive apis and their `ia` cli tool and document how you would index that data in your proposal. You can look at https://github.com/metabrainz/listenbrainz-serv... for existing metadata indexers. The IA indexer
that you create will store the URL of the audio file. For the frontend side of things, you can find existing audio player integrations at https://github.com/metabrainz/listenbrainz-serv.... For this integration you wouldn't need to wrap any existing library like spotify
* rayyan_seliya123: hi! i would suggest going through the tickets on https://tickets.metabrainz.org/browse/LB and find a good first issue or otherwise to work on. also, look into Internet archive apis and their `ia` cli tool and document how you would index that data in your proposal. You can look at https://github.com/metabrainz/listenbrainz-serv... for existing metadata indexers. The IA
indexer that you create will store the URL of the audio file. For the frontend side of things, you can find existing audio player integrations at https://github.com/metabrainz/listenbrainz-serv.... For this integration you wouldn't need to wrap any existing library like spotify/apple music's but query LB api for the URL and play it with a html5 audio element.
rashapx7[m] joined the channel
rashapx7[m]
Hi, lucifer, even i discussed the same about with mayhem, about DMP 2025, so I m also going thriugh the issues, i will update it
rayyan_seliya123
<lucifer[m]> "rayyan_seliya123: hi! i would..." <- Thankyou so much for your guidance I will explore the tickets , internet archive APIs and also all the resources u provided
rashapx7[m]
* with mayhem yesterday, about
ridge[m] joined the channel
ridge[m]
Curious about how ListenBrainz decides which version of a record to show, and which release to link to.
Ultimately not a big deal of course, but I noticed when I listen to a soundtrack which I tagged with one of the pseudo-releases (english track names), it still shows up in the original track name in my history, that makes sense, but when I click the cover art it leads to the bootleg version of that particular album, instead of the official one I'm listening to. Is it because I've tagged it as a pseudo-release, or is there some
default behaviour that dictates this?
ridge[m] uploaded an image: (24KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/envs.net/68cc021e4f3d7cbb9612de94ce938997aa770af61917989018864189440/bilde.png >
rayyan_seliya123 uploaded an image: (65KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/YgpNZiFwKwxICYKJZQMXJEAt/Screenshot%202025-05-01%20232324.png >
rayyan_seliya123 uploaded an image: (185KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/OrDzlGjhQxMxmKqjipwlDOUy/Screenshot%202025-05-01%20232254.png >
rayyan_seliya123 uploaded an image: (10KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/FRbTdgeduWdjjfwFUcLaRdwc/Screenshot%202025-05-01%20232840.png >
[@rayyan_seliya123:matrix.org](https://matrix.to/#/@rayyan_seliya123:matrix.org) sure using 127.0.0.1 instead of localhost sounds good (also no need to call me sir).
rayyan_seliya123
<lucifer[m]> "[@rayyan_seliya123:matrix.org](..." <- Okk noted ! And I need to ask that I have to change the callback url of Spotify only as u mentioned in 127.0.0.1 format or need to change for all like lastfm api and critiquebrainz coz we are changing the redirect /callback url does it affect others if only done for Spotify and lastly how can I directly edit this doc :
I think just changing the Spotify one is fine for now, also add a small comment above the configuration to note that 127.0.0.1 is required for Spotify. For docs check the docs directory in the repo itself, docs/developers/devel-env.rst in your case.
rayyan_seliya123
lucifer[m]: Thankyou for the guidance now it's clear to me I will raise an issue and reslove it !!