Updated docs

This commit is contained in:
Kieran Eglin 2024-03-25 10:27:54 -07:00
parent 4e74da1dbd
commit 4ead64da46
No known key found for this signature in database
GPG key ID: 193984967FCF432D

View file

@ -39,7 +39,8 @@ defmodule PinchflatWeb.MediaProfiles.MediaProfileHTML do
upload_year: nil,
upload_yyyy_mm_dd: "the upload date in the format YYYY-MM-DD",
source_custom_name: "the name of the sources that use this profile",
source_collection_type: "the collection type of the sources that use this profile. Either 'channel' or 'playlist'"
source_collection_type: "the collection type of the sources using this profile. Either 'channel' or 'playlist'",
artist_name: "the name of the artist with fallbacks to other uploader fields"
}
end