Template:Release
From PickiPedia: A knowledge base of bluegrass, old time psychedelic jams, and other public domain music
Jump to navigationJump to search
Release Infobox
Template for documenting music releases with IPFS and BitTorrent distribution. Used by delivery-kid to sync pinned content.
Usage
{{Release
|name=Album Name
|artist=Artist Name
|image=Cover.jpg
|release_date=2026-03-01
|format=Album
|ipfs_cid=QmXxxxx...
|magnet=magnet:?xt=urn:btih:xxxxx
|description=Brief description of the release
}}
Parameters
- name - Release name (defaults to page title)
- artist - Artist name - will link to wiki page
- image - Cover art (without File: prefix)
- release_date - Release date (YYYY-MM-DD format)
- format - Release format: Album, EP, Single, Live, Compilation
- ipfs_cid - IPFS Content ID (used by delivery-kid for pinning)
- magnet - Magnet URI for BitTorrent (used by delivery-kid for seeding)
- description - Brief description
Security
The ipfs_cid and magnet properties are only trusted by delivery-kid when set by users in the release group.