Blog

AI Beatmaking AI Era Airbit Artwork Auxy Max Beatmaker Mindset Beatmaking Tips Beat Marketing Beat Selling Site BeatStars Distributing Music IMRO iOS Koala Sampler Marketing For Rappers Mindset for Rappers Music Diary Music NFT Rap/Vocals Spirituality for Beatmakers Suno Udio Web3

  • How Faircamp Handles FLAC Tags: A Guide for Music Hosting and Distribution

    planet volumes cFiJvl7FNW4 unsplash scaled

    Introduction

    For independent musicians and web developers, FLAC is a popular choice for source audio due to its lossless compression, high audio quality, and robust metadata (tagging) capabilities. If you run your own music site using Faircamp, you might wonder:

    • What happens to my embedded FLAC tags when I use Faircamp?
    • Will listeners who download FLAC from my site receive files with all original tags and cover art?

    This article will answer these questions and walk you through best practices for tag management in Faircamp.


    What Are FLAC Tags?

    FLAC (Free Lossless Audio Codec) files allow you to embed rich metadata, artist, album, song title, track number, cover art, and even custom fields. Most media players and library apps rely on these tags to organize and display your music properly.


    How Does Faircamp Handle FLAC Metadata?

    Faircamp fully supports FLAC as a master/source format.
    Any FLAC file you upload, with embedded tags and artwork, can serve as the origin for your release.

    However, by default,

    • Downloaded or preview-transcoded files will only include a minimal set of tags, such as title, artist, track, and album.
    • Additional or custom tags (including embedded cover images) may be lost unless specifically configured otherwise.

    This is because Faircamp’s default behavior is to re-generate only the metadata it needs for the web interface and catalog.


    How to Preserve All FLAC Tags in Downloads

    Faircamp supports a feature via your release manifest:

    • The tags: copy directive.
    • By using this, Faircamp will copy all embedded tags and metadata, including cover artwork and custom fields, from your source FLAC directly into the downloadable version.

    This means users who download from your Faircamp site will get FLAC files with all your original tags perfectly intact.


    Configuration Example: Enable tags: copy

    Just add the following to your release.eno manifest file:

    tags: copy

    With this, Faircamp will preserve complete metadata in exported downloads.


    Important Notes

    • If you don’t use tags: copy, most tags, besides those Faircamp re-creates, will be discarded in downloads or previews.
    • This applies to MP3, Opus, and other formats as well, so always check metadata behavior for your target file types if you want to preserve custom tags or artwork.

    Best Practices

    • Always embed proper tags and high-quality artwork into your source FLAC files.
    • Set tags: copy in your release manifest for full tag preservation.
    • Verify the downloaded files with a tagging tool or music library app to ensure metadata is preserved as expected.

    Summary

    • By default, Faircamp only writes minimal tags to downloads.
    • With tags: copy, you can ensure all original FLAC metadata and cover art stays intact for your listeners.

    For anyone distributing high-quality, well-tagged releases on a self-hosted music platform, this is a must-know configuration.

  • Hyper 8: The Next-Generation Static Video Site Generator

    annie spratt yfUj9pzBAGc unsplash scaled

    In the digital age, creators demand independence, privacy, and control, and Hyper 8 is a groundbreaking solution answering the call for self-hosted video publishing. If you’ve explored Faircamp for music, meet its video sibling: Hyper 8, a static site generator tailor-made for building and showcasing video collections without corporate gatekeepers, technical headaches, or maintenance nightmares.

    What is Hyper 8?

    Hyper 8 is a free, open-source static site generator dedicated to video content. It’s designed for anyone, from filmmakers, educators, and artists to vloggers and organizations, who wants to build and publish beautiful video websites with ease, flexibility, and complete control. Whether you want to showcase a single video or manage a massive video archive, Hyper 8 adapts to your needs with zero programming required and no database overhead, just pure video content, ready to share with the world.

    Why Choose Hyper 8?

    • No Coding, No Maintenance: Hyper 8 eliminates complex setup. You build and publish video sites with a beginner-friendly graphical editor or traditional file-based editing. No servers, no dependencies, and no long-term maintenance.
    • Compatible Everywhere: The generated sites work with virtually any web hosting, big or small, free or paid.
    • Visually Flexible: Choose between dark/light themes, cinematic or mobile-friendly aspect ratios, and responsive layouts that look great everywhere.
    • Built for All Use Cases:
      • Public institutions: Publish conference recordings, lectures, or media libraries.
      • Artists: Present portfolios, demos, and creative projects.
      • Personal sharing: Share vlogs and private videos with friends or family.
    • Scalable & Modular: Create single videos, playlists, or deeply nested collections using an intuitive building-block system.

    Key Features

    • Graphical & File Editing: Use the built-in graphical editor or embrace file-based workflows for ultimate flexibility.
    • Playlists, Collections & Portability: Organize videos in playlists or collections; easily move or rearrange content within or between sites.
    • Instant Search & Browsing: Zero-delay, client-side search for quick navigation and discovery.
    • Privacy & Control: Self-host, share unlisted content, and stay free from ads, corporate surveillance, and algorithmic interference.
    • Subtitles & Accessibility: Integrate subtitles in multiple languages for inclusive viewing.
    • Embeds & Integration: Feature your videos in articles or connect with other platforms, including the Fediverse.
    • Resource-Friendly & Sustainable: Minimal operational impact and ecological footprint.
    • RSS/Atom Feeds: Visitors can subscribe and stay up to date with your new videos.

    How Does Hyper 8 Work?

    1. Start Simple: Create an empty folder, this becomes your video site workspace.
    2. Add Content: Upload videos, build playlists, and organize collections through Hyper 8’s web-based GUI or your favorite file editor.
    3. Instant Publishing: The resulting site is a set of static files you can drag onto almost any host, fast, robust, and dead simple to archive or move.
    4. Enjoy & Share: Visitors enjoy a modern, responsive video experience, while you enjoy true ownership.

    Real-World Examples

    From artists’ portfolios to major video archives, many creators already trust Hyper 8. Explore live sites powered by Hyper 8 for inspiration.

    The Philosophy Behind Hyper 8

    Hyper 8 is developed with three core values:

    • Independence: Full creative and technical autonomy, publish your way.
    • Accessibility: Tools that are easy for everyone, regardless of technical skill.
    • Sustainability: Low resource use, eco-friendly hosting, and long-term archiving.

    Ready to try a new way of publishing video? Dive into Hyper 8 and join a growing community reclaiming control over their media presence, one video at a time.

  • Started Using Faircamp

    nigel hoare FIufVgWrDfc unsplash scaled

    I used to host my music on Bandcamp, but there was always a nagging concern. If the platform went down, or if my account got suddenly suspended, all of my music could disappear overnight. That security was always tied to dependency, and dependency comes with risk.

    Self‑hosting with WordPress never felt like a real solution either. Endless plugins, theme tweaking, keeping security patches in place, ongoing maintenance… it quickly became more about babysitting a CMS than actually sharing music. The balance was always wrong.

    Then I discovered Faircamp. It’s a static site generator for music releases: a clean Bandcamp‑like interface, but fully hosted on my own server. The setup is lightweight, and if you’re comfortable with repositories and static site tools, it’s basically plug‑and‑play.

    Before switching, my workflow was painful. I kept backups on my local machine, then uploaded everything manually to the server each time. Preparing separate low‑bitrate or preview files was another chore, so every release involved repetitive busywork.
    With Faircamp, this entire layer just disappeared. Drop in the original audio and it automatically generates multiple formats for distribution and streaming previews. What used to be a collection of fragmented manual tasks is now fully scripted and automated. Publishing feels like a single motion instead of a dozen.

    This entirely changes the equation:

    • I keep full ownership and control of my audio files
    • Listeners get a smooth Bandcamp‑style interface
    • Updates are just static file generation — fast and stable
    • Automatic conversion handles distribution and preview formats

    In short: having my own Bandcamp, but on my own server.

    From here forward, Faircamp will be my new music home, while Bandcamp and other streaming outlets play the role of “entry points.” The core stays with me, under my control.
    For the first time, my music feels safe, independent, and truly rooted in a space I own.

    My Faircamp Page: https://genxbeats.com