Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(music): add additional genres #2621

Merged
merged 8 commits into from
Mar 28, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
295 changes: 284 additions & 11 deletions src/locales/en/music/genre.ts
Original file line number Diff line number Diff line change
@@ -1,20 +1,293 @@
export default [
'Rock',
'Metal',
'Pop',
'Acid House',
'Acid Jazz',
'Acid Rock',
'Acoustic Blues',
'Acoustic',
'Africa',
'Afro-Pop',
'Afrobeat',
'Alt-Rock',
'Alternative',
'Ambient',
'American Trad Rock',
'Americana',
'Anime',
'Arena Rock',
'Art-Rock',
'Asia',
'Australia',
'Avant-Garde',
'Avant-Punk',
'Baladas y Boleros',
'Barbershop',
'Baroque',
'Bebop',
'Big Band',
'Black Metal',
'Blue Note',
'Bluegrass',
'Blues',
'Boogaloo',
'Bop',
'Bossa Nova',
'Bounce',
'Brazilian Funk',
'Brazilian',
'Breakbeat',
'British',
'Britpop',
'CCM',
'Cajun',
'Cantopop',
'Caribbean',
'Celtic Folk',
'Celtic',
'Chamber Music',
'Chant',
'Chanukah',
'Chicago Blues',
'Chicago House',
'Chicano',
'Children’s Music',
'Chill',
'Choral',
'Christian',
'Christmas',
'Classical',
'Club',
'College Rock',
'Comedy',
ST-DDT marked this conversation as resolved.
Show resolved Hide resolved
'Conjunto',
'Cool Jazz',
'Country',
'Crunk',
'Dance',
'Dancehall',
'Death Metal',
'Deep House',
'Delta Blues',
'Detroit Techno',
'Dirty South',
'Disco',
'Disney',
ST-DDT marked this conversation as resolved.
Show resolved Hide resolved
'Dixieland',
'Doo-wop',
'Downtempo',
'Dream Pop',
'Drill',
'Drinking Songs',
'Drone',
"Drum’n'bass",
ST-DDT marked this conversation as resolved.
Show resolved Hide resolved
'Dub',
'Dubstep',
'EDM',
'Early Music',
'East Coast Rap',
'Easter',
'Easy Listening',
ST-DDT marked this conversation as resolved.
Show resolved Hide resolved
'Eclectic',
'Electric Blues',
'Electro',
'Electronic',
'Electronica',
'Emo',
'Enka',
'Environmental',
'Ethio-jazz',
'Europe',
'Experimental Rock',
'Experimental',
'Flamenco',
'Folk',
'World',
'Country',
'Jazz',
'Folk-Rock',
'Forro',
'French Pop',
'French',
'Funk',
'Soul',
'Fusion',
'Gangsta Rap',
'Garage',
'German Folk',
'German Pop',
'German',
'Glam Rock',
'Gospel',
'Goth',
'Grime',
'Grindcore',
'Groove',
'Grunge',
'Hair Metal',
'Halloween',
'Happy',
'Hard Bop',
'Hard Dance',
'Hard Rock',
'Hardcore Punk',
'Hardcore Rap',
'Hardcore',
'Hardstyle',
'Hawaiian',
'Healing',
'Heavy Metal',
'High Classical',
'Hip Hop',
'Classical',
'Holiday',
'Honky Tonk',
'House',
'IDM',
'Impressionist',
'Indian',
'Indie',
'Industrial',
'Instrumental',
'Iranian',
'J-Dance',
'J-Idol',
'J-Pop',
'J-Punk',
'J-Rock',
'J-Ska',
'J-Synth',
'Jackin House',
'Jam Bands',
'Japan',
'Japanese Pop',
'Jazz',
'Jungle',
'K-Pop',
'Karaoke',
'Kayokyoku',
'Kids',
'Kitsch',
'Klezmer',
'Krautrock',
'Latin Jazz',
'Latin Rap',
'Latin',
'Latino',
'Local',
'Lounge',
'Lullabies',
'MPB',
'Mainstream Jazz',
'Malay',
'Mandopop',
'March',
'Mariachi',
'Medieval',
'Meditation',
'Metal',
'Metalcore',
'Middle East',
ST-DDT marked this conversation as resolved.
Show resolved Hide resolved
'Minimal Techno',
'Minimalism',
'Modern',
'Motown',
'Musicals',
'Musique Concrète',
'Nature',
'Neo-Soul',
'Nerdcore',
'New Acoustic',
'New Age',
'New Mex',
'New Wave',
'No Wave',
'Noise',
'Nordic',
'Norteño',
'North America',
'Novelty',
'Oi!',
'Old School Rap',
'Opera',
'Orchestral',
'Original Score',
'Outlaw Country',
'Pagode',
'Party',
'Philippines OPM',
'Piano',
'Polka',
'Pop Film',
'Pop Latino',
'Pop',
'Post Dubstep',
'Power Pop',
'Praise & Worship',
'Progressive House',
'Progressive Rock',
'Proto-punk',
'Psych Rock',
'Psychedelic',
'Punk Rock',
'Punk',
'Qawwali',
'Quiet Storm',
'R&B',
'Ragtime',
'Rainy Day',
'Rap',
'Raíces',
'Reggae',
'Reggaeton',
'Regional Mexicano',
'Relaxation',
'Renaissance',
'Retro',
'Rock',
'Rockabilly',
'Rocksteady',
'Romance',
'Romantic',
'Roots Reggae',
'Roots Rock',
'SKA',
'Sad',
'Salsa',
'Samba',
'Second Line',
'Sertanejo',
'Shoegaze',
'Ska',
'Sleep',
'Smooth Jazz',
'Soft Rock',
'Soul',
'Soundtrack',
'South Africa',
'South America',
'Southern Gospel',
'Southern Rock',
'Space Rock',
'Spanish',
'Stage And Screen',
'Blues',
'Non Music',
'Rap',
'Steampunk',
'Summer',
'Surf',
'Swamp Pop',
'Swedish',
'Swing',
'Synth Pop',
'Tango',
'Techno',
'Teen Pop',
'Tejano',
'Tex-Mex',
'Thanksgiving',
'Traditional',
'Trance',
'Trip Hop',
'Tropical',
'Turkish',
'Underground Rap',
'Urban Cowboy',
'Urban',
'West Coast Rap',
'Western Swing',
'World',
'Worldbeat',
'Zydeco',
];
6 changes: 3 additions & 3 deletions test/modules/__snapshots__/music.spec.ts.snap
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

exports[`music > 42 > genre 1`] = `"Country"`;
exports[`music > 42 > genre 1`] = `"Garage"`;

exports[`music > 42 > songName 1`] = `"God Bless the Child"`;

exports[`music > 1211 > genre 1`] = `"Non Music"`;
exports[`music > 1211 > genre 1`] = `"Swing"`;

exports[`music > 1211 > songName 1`] = `"The End of the World"`;

exports[`music > 1337 > genre 1`] = `"Folk"`;
exports[`music > 1337 > genre 1`] = `"Drill"`;

exports[`music > 1337 > songName 1`] = `"That'll Be the Day"`;
Loading