-
Notifications
You must be signed in to change notification settings - Fork 8
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
Bandcamp modified dates, a new option and/or a warning? #82
Comments
Where did you get the "February 20, 2013" date from? I can't find this anywhere in the source. In the metadata there are two dates (see https://validator.schema.org/#url=https%3A%2F%2Fvyletpony.bandcamp.com%2Ftrack%2Falicorntwilight), the
The most helpful is the The
Definitely not, as it would be inaccurate in most cases.
We should be careful how to phrase such warning. I understand the idea: If the release on BC got edited in a way significant enough to warrant a new release, then have the modification date being used as release date. The problem with this is:
For you above example: Without further information from the time of release we can't know whether any significant change happened. If we assume there was one, it could have been any day between February 21, 2013, and December 27, 2024. I'd say the likelihood of December 27, 2024 being incorrect as the release date is higher than February 21, 2013 being correct. |
I don't know how the Bandcamp script handles dates, it might be converting it to my timezone tho, as I'm in the US? idk, but I've seen that several times before you have several fair points here, as in general it's difficult or impossible to tell what changed unless you're familiar with the artist (or are the artist) |
actually, I just found at least one example where there is no modified date update for a track removal, and I don't know how they did it https://web.archive.org/web/20240526093045/https://flamingosis1.bandcamp.com/album/maniacs the former track 12 was removed in late 2023 or early 2024, yet the modified date wasn't updated to reflect this (it still says Feb 2021, when another track seems to have been removed). the release is still available, and still has the same modified date. (yes, I did spend a lot of time in the Wayback Machine to find this, lol) |
I don't know if it's revealed in the API, but Bandcamp shows up to at least three dates for albums in the page source, the release date, the publish date, and the modified date. I forget what the difference between the first two is, but the third is probably the most helpful, as it shows when the most recent change to the album was (for example, a tracklist change or an album art change, both of which should get a new MusicBrainz release).
I believe the modified date also includes other modifications which wouldn't likely get their own release (like editing the credits or description), so I don't know that we should automatically use that date for the release date, but having a warning and the option to use that date would be a good addition
an example release: https://vyletpony.bandcamp.com/track/alicorntwilight
![Image](https://private-user-images.githubusercontent.com/100507157/406360597-3cf44223-cf22-4142-8ce5-47491089c53b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNzQ5NjYsIm5iZiI6MTczOTA3NDY2NiwicGF0aCI6Ii8xMDA1MDcxNTcvNDA2MzYwNTk3LTNjZjQ0MjIzLWNmMjItNDE0Mi04Y2U1LTQ3NDkxMDg5YzUzYi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA5JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOVQwNDE3NDZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0yNjAzNzBlZTFlOGZlMmRhZGNmNDJjZWY3NjAxNzdkNDgyYWE2NDczNDgyMTBjNjk0OTk4NjE1MmQzMWMxNDg4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.6_L97xsmP5mbQJTJVCQlXpKkdy5R3WbqURLsL1-Zjrc)
and the (current) dates given (through the Bandcamp importer script
The text was updated successfully, but these errors were encountered: