A tape bought four years ago from a label that no longer exists. The download link expired, but the files sit on a hard drive. The question is whether your account remembers it the way you do. For collectors of Japanese noise, ambient, and field recording tapes, the digital account—whether on Bandcamp, a personal FTP, or a local media database—is not just a shopping history. It’s the only metadata bridge between a physical object that never existed in your hands and the sonic archaeology you’re trying to preserve.
What Your Account Actually Stores
Most platforms treat your purchase library as a receipt. Artist name, album title, track list, optional notes. For a label in Tokyo that releases 50 hand-numbered C60s, that might be enough. But when you accumulate 800 releases from micro-labels like 廢碟社 or self‑run cassette dubs with hand‑stamped J‑cards, the gaps become critical. The date of purchase often differs from the actual release date, especially if you pre‑ordered a tape that shipped three months later. The platform’s genre tagging is almost always useless—‘Experimental’ or ‘Electronic’ tells you nothing about whether it’s a drone piece using electromagnetic interference or a field recording of a pachinko parlor. Your account does not know the difference unless you enforce it.
The Metadata Trap
When you download a zip file from a Bandcamp purchase, the embedded metadata is often minimal: only the track title and sometimes the artist. The album art is a low‑resolution JPEG that the label uploaded years ago. If you rely on that account to recall what you own, you will lose the context. A file named sideB.wav inside a folder called 2019_03_untitled means nothing to any search. That is where deliberate reorganization becomes a form of personal archival practice.
- Create a private wishlist tag system. Bandcamp allows you to add ‘private notes’ to each purchase. Use them to record the exact format (e.g., ‘CrO₂ cassette, third edition, 50 copies’), the approximate recording method, and any known relation to other releases from the same circle.
- Maintain an offline spreadsheet with columns for original filename, purchase date, label country, and a subjective category (noise floor, drone, concrete, tape loop, etc.). This is your true account—the platform’s is just the receipt.
- Preserve the original file structure even if you rerip to a lossless format. The zip filenames from Japanese DIY labels often contain cryptic but meaningful data—dates, edition numbers, even geographical cues. As explored in our earlier piece on the lucas01 archive, these filenames can hold the only evidence of a recording session; stripping them in a bulk rename destroys provenance.
Beyond Bandcamp: File‑Level Account Management
For releases that never appear on commercial platforms—the majority of Japanese underground material—your account is a folder on a hard drive. The challenge is building a retrieval system that does not rely on memory alone. Many collectors use MediaInfo scripts to batch‑embed recording dates into metadata, or they maintain a simple text‐file sidecar for each artist directory. A common mistake is to sort by label name only: a label like
It works until the artist releases under a different circle name the following week. A more reliable method is to tag each file with the original filename before you rename it. That way, even if the folder hierarchy changes, the archive can still be traced back to the blog or FTP source where it was first shared.
Encoding and Character Sets
Japanese characters in filenames create persistent issues when moving between operating systems or syncing to cloud storage. Shift‑JIS and UTF‑8 do not always cross‑compile cleanly. An account that stores files with literal Japanese characters may become unreadable after a migration. The safe practice is to keep a romanized copy of the artist name in the folder path (e.g., hijokaidan/1980_untitled) and store the kanji inside the metadata tag. Do not assume your account’s search function handles Unicode gracefully—test it. If you use a media server like Plex or Jellyfin, the metadata agent often defaults to English sources and will fail to match a field recording released by a collective that never registered on MusicBrainz. In that case, the ‘account’ is your own manual metadata entry.
The Account as Research Instrument
For a collector who also writes or broadcasts, every entry in your personal account becomes source material. Detailed logs of recording technique, label address, and the exact shade of a dubbed shell can inform reviews or discographies. This is not archival fetishism—it is the difference between writing ‘a tape from 1990’ and ‘the third dub run by a Kobe noise group, distributed via the MCR‑store in December 1990, known to have a bass hum on the left channel’. That level of granularity only survives if your account practices are disciplined.
Backup and Redundancy
No platform lasts forever. Bandcamp has changed ownership and may change again. Your local hard drive will die. A meaningful account of your collection should exist in at least three places: an offline database (SQLite or a simple YAML file), an encrypted cloud backup with no automated metadata scrubbing, and a printed index for the most critical entries. The printed index is not a joke—during a power outage or server migration, it is your only reference. One collector in Osaka keeps a handwritten ledger of every cassette he has owned since 1986; call it the ultimate ‘my account’.
The next time you log into your account, check the tags on that last purchase. If the artist name is garbled romanization, fix it. Future you will know exactly what ‘mnmmt’ stands for.
