mirror of
https://github.com/imputnet/cobalt.git
synced 2026-03-10 15:52:58 -05:00
[PR #1313] [MERGED] api/soundcloud: add more metadata fields #1376
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/imputnet/cobalt/pull/1313
Author: @nexpid
Created: 6/2/2025
Status: ✅ Merged
Merged: 6/8/2025
Merged by: @wukko
Base:
develop← Head:feat/more-metadata📝 Commits (3)
55bcc66api/soundcloud: add more metadata support845bad8waiter! waiter! more optional chainers please!cfeca06fix wording and add even more question marks📊 Changes
4 files changed (+26 additions, -10 deletions)
View changed files
📝
api/src/processing/services/soundcloud.js(+9 -2)📝
api/src/stream/types.js(+3 -0)📝
docs/api.md(+11 -8)📝
web/src/lib/types/api.ts(+3 -0)📄 Description
this PR adds and documents the
composer,genreandalbum_artistmetadata tags. it also adds more metadata parsing to the soundcloud service:albumalbum_artistcomposergenredatecopyrightwhy?
having more metadata is always nice. this is a comparison with onthespot in foobar2000
PS: invest in a formatter. please
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.