Skip to content

hellholt/albums

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Albums

A collection of YAML lists containing albums in my listening queue.

Structure

Each YAML file contains an array of album objects with the following metadata:

  • Basic Info: title, artist, release date, release type
  • Rating Data: average rating, rating count, review count
  • Genres: primary and secondary genre classifications
  • Descriptors: mood, style, and thematic tags

Files

  • 1.yaml - Initial collection of curated albums
  • 2.yaml - Second batch of album recommendations
  • 3.yaml - Third collection
  • 4.yaml - Fourth batch
  • 5.yaml - Fifth collection

Tools

  • json2yaml.sh - Script to convert JSON album data to YAML format
  • CLAUDE.md - Documentation for Claude Code integration

Usage

To convert JSON files to YAML:

./json2yaml.sh input.json [output.yaml]

If no output file is specified, creates a .yaml version of the input file.

About

A collection of YAML lists of albums in my listening queue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages