diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fcb9dd4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.json +tarot/generate.py +tarot/.venv/ \ No newline at end of file diff --git a/404/index.html b/404/index.html new file mode 100644 index 0000000..df75f8e --- /dev/null +++ b/404/index.html @@ -0,0 +1,289 @@ + + + + 404 โ€” Lost in the Void + + + + + + + +
+ +
+ +

404

+

Lost in the Void

+

+ The page you sought has dissolved into shadow. Even after 525 years, + some things cannot be found. +

+
+ + +
+

โœฆ What Happened? โœฆ

+
+

+ The URL you followed leads to + nothing โ€” a whisper in the dark, a door + with no room behind it. This could mean a few things: +

+

+ The page may have been moved, renamed, + or quietly retired into the archives of history (much like certain + empires I have personally watched crumble). +

+

+ Perhaps the link you followed was + broken, or perhaps you typed the address + yourself and made a small misstep โ€” it happens to the best of us. + Even vampires miscount sometimes. +

+

+ Either way, the void offers no answers โ€” only the navigation below, + which hopefully leads somewhere more + useful. +

+
+
+ + + +
+ + diff --git a/books.sh b/books.sh deleted file mode 100755 index c51d678..0000000 --- a/books.sh +++ /dev/null @@ -1,36 +0,0 @@ -IFS=$'\n' - -# Initialize an empty string to hold the list of books in JSON-like format -books="" -filecount=$(find /home/naomi/cloud/Books -type f | wc -l) -echo "Found $filecount files." -current=0 - -# Loop over each file found by find -for file in $(find /home/naomi/cloud/Books -type f -print0 | tr '\0' '\n'); do - current=$((current + 1)) - echo -ne "Processing $current/$filecount\r" - title=$(exiftool "$file" | grep "^Title\s*:" | cut -d ":" -f 2 | sed -e 's/^[[:space:]]*//') - author=$(exiftool "$file" | grep "^Creator\s*:" | cut -d ":" -f 2 | sed -e 's/^[[:space:]]*//') - - if [ -z "$title" ]; then - # remove .mp3 from the title - title=$(basename "$file" | sed -e 's/\.*//g') - fi - if [ -z "$author" ]; then - author=$(exiftool "$file" | grep "^Author\s*:" | cut -d ":" -f 2 | sed -e 's/^[[:space:]]*//') - fi - if [ -z "$author" ]; then - author="Unknown Author" - fi - - # use jq to add the book to the list - books="$books$(jq -n --arg title "$title" --arg author "$author" '{title: $title, author: $author}')," -done - -# Remove trailing comma and add square brackets to complete the list -books="[${books%,}]" - -# Write to ./books/books.json -echo "$books" > ./books/books.json -echo -ne "Done!\r" \ No newline at end of file diff --git a/books/books.json b/books/books.json deleted file mode 100644 index a41c6a2..0000000 --- a/books/books.json +++ /dev/null @@ -1,1210 +0,0 @@ -[{ - "title": "_OceanofPDFcom_Unbroken_-_Micky_Neilsonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Severed_Souls_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Sorcerers_Daughter_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_transition_01_The_Orc_King_-_R_A_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Guards_Guards_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Companions__The_Sundering_Book_I_-_R_A_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Complete_Wheel_of_Time_Omnibus_-_Robert_Jordanepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Legend_of_Drizzt_The_Collected_Stories_-_R_A_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Equal_Rites_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Invasion Cycle Book 01 - Invasion (Magic The Gathering [Gathering, Magic The]) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Raising_Steam_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Ghost_King_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Silent_Blade_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "Divergent Series Ultimate Four-Book Collection (Veronica Roth) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_6__The_Maze_of_the_Beast_-_Emily_Roddaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_MAX_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Confessor_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Myst_Reader_Trilogy_Omnibus_-_Rand_Millerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Temple_of_the_Winds_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Last_Guardian_-_Jeff_Grubbepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Spiral_Path_-_Greg_Weismanepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Galaphile_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "Legions", - "author": "King, J. Robert (John Robert)" -},{ - "title": "_OceanofPDFcom_Wings_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warhammer_-_Gotrek_n_Felix_SS_02_-_Nathan_Longepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Crystal_Shard_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Feet_of_Clay_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Long_War_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Blood_of_the_Fold_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Shadow_of_Intent_HALO_-_Joseph_Statenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Masters_of_the_Hunt_-_Josh_Reynoldsepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Archmage_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_War_Crimes_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Going_Postal_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_And_Eternity_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "Masquerade Cycle โ€ข Book II โ€ข Nemesis (Paul B Thompson) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Mrs_Bradshaws_Handbook_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo__Silentium_-_Greg_Bearepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_World_of_Warcraft_Chronicle_Volume_3_-_BLIZZARD_ENTERTAINMENTepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Final_Fantasy_VII_Remake_-_Kazushige_Nojimaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Infernal_City_-_Greg_Keyesepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Battle_Born_-_Cassandra_Rose_Clarkeepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_outcasts_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deus_Ex__Black_Light_-_James_Swallowepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Thud_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Last_Hero_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Dodger_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Starlight_Enclave_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Unseen_Academicals_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Ghost_in_the_Shell_Five_New_Short_Stories_-_Toh_EnJoeepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Science_of_Discworld_I_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_First_Strike_-_Eric_Nylundepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_New_Blood_-_Matt_Forbeckepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Twilight_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_With_a_Tangled_Skein_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "The Darksteel Eye (Lebow Jess) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Metro_2034_-_Dmitry_Glukhovskyepub", - "author": "Unknown Author" -},{ - "title": "Traveler", - "author": "Weisman, Greg (Gregory David), 1963- author" -},{ - "title": "_OceanofPDFcom_Halo__Contact_Harvest_-_Joseph_Statenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Pirate_King_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Jedit_-_Clayton_Emeryepub", - "author": "Unknown Author" -},{ - "title": "The Complete Witcher (Andrzej Sapkowski) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Silent_Storm__A_Master_Chief_Story_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_World_of_Warcraft_Paragons_-_Blizzard_Entertainmentepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Dark_Wraith_of_Shannara_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Artifact Cycle 01 - The Brothers War (Magic The Gathering [Gathering, Magic The]) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Devils_Due_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo__Saints_Testimony_-_Frank_OConnorepub", - "author": "Unknown Author" -},{ - "title": "Deserter", - "author": "Junji Ito" -},{ - "title": "_OceanofPDFcom_The_Stiehl_Assassin_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "Light From Uncommon Stars", - "author": "Ryka Aoki" -},{ - "title": "_OceanofPDFcom_Streams_of_Silver_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Sea_of_Swords_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Metro_2033-_The_Epilogue_-_Dmitry_Glukhovskyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Wielding_a_Red_Sword_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Bearing_an_Hourglass_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Fragments_of_Horror_-_Junji_Itoepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Dark_Side_of_the_Sun_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Weapons_Free_Anthology_-_Jason_Schmetzerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warhammer_40K_War_for_Armageddon_Omnibus_-_Various_Authorsepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Lone_Drow_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "Champion's trial", - "author": "McGough, Scott" -},{ - "title": "_OceanofPDFcom_Faith_of_the_Fallen_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Shining_Blade_-_Madeleine_Rouxepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Johnny_and_the_Bomb_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Frank_Herberts_Dune_Saga_Collection_Books_1_-_6_-_Frank_Herbertepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Fang_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Starcraft_-_BLIZZARD_ENTERTAINMENTepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_Broken_Circle_-_John_Shirleyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Final_Warning_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Nevermore_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warheart_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Street_Freaks_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Shattered_Alliance_3_-_Jeff_Grubbepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Being_a_Green_Mother_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_High_Druids_Blade___The_Defenders_of_Shan_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Mort_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Kill_Zone_-_Philip_A_Leeepub", - "author": "Unknown Author" -},{ - "title": "Two friends and other nineteenth-century lesbian stories by American women writers", - "author": "Koppelman, Susan" -},{ - "title": "_OceanofPDFcom_Vengeance_of_the_Iron_Dwarf_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Only_You_Can_Save_Mankind_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "Odyssey", - "author": "Vance Moore" -},{ - "title": "_OceanofPDFcom_BattleCorps_Anthology_V2_First_Strike_-_Loren_L_Colemanepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Carpe_Jugulum_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Soul_of_the_Fire_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Firstborn_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Third_Kingdom_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Gray_Markets_-_Jason_Schmetzerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Heritage_of_Shannara_Box_Set_1-4_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warhammer_Gotrek_and_Felix_The_Sixth_Omnibus_-_David_Guymerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Front_Lines_-_Jason_Schmetzerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Science_of_Discworld_III_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "CamScanner 05-03-2024 21.39", - "author": "CamScanner" -},{ - "title": "_OceanofPDFcom_Death_and_What_Comes_Next_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Shattering_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "The complete stories and poems of Lewis Carroll", - "author": "Carroll, Lewis, 1832-1898" -},{ - "title": "_OceanofPDFcom_The_Measure_of_the_Magic__Legends_of_Shann_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Debt_of_Bones_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Shepherds_Crown_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Skaar_Invasion_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Hunters_in_the_Dark_HALO_-_Peter_Davidepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_World_of_Warcraft_Arthas_Rise_of_the_Lich_King_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "2023-11-25_65624bea3b05b_AlysonBelle-SweetSmoke_AMagicalTransgenderLesbianRomance2021AlysonBelle-libgenli_epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Two_Swords_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Day_of_the_Dragon_-_Richard_A_Knaakepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_High_Druid_of_Shannara_Trilogy_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Naked_Empire_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Hero_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_2__The_Lake_of_Tears_-_Emily_Roddaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Cycle_of_Hatred_-_Keith_RA_DeCandidoepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Long_Utopia_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_4__The_Shifting_Sands_-_Emily_Roddaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Snuff_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "2022-11-26_6381a5fba22e9_STLynnTamiVeldura-CinderEllaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Night_Watch_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_I_Shall_Wear_Midnight_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "Eventide ", - "author": "McGough, Scott" -},{ - "title": "_OceanofPDFcom_Fabius_Bile_The_Omnibus_-_Josh_Reynoldsepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Soul_Music_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Fifth_Elephant_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Rise_of_the_Horde_wow-2_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Empty_Throne_-_Jeremy_Patenaudeepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_3__City_of_the_Rats_-_Emily_Roddaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Exile_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_StarCraft__Uprising_-_Micky_Neilsonepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Masquerade Cycle Book 02 - Mercadian Masques (Magic The Gathering [Gathering, Magic The]) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "Neo Cyberpunk", - "author": "Matthew A. Goodwin, Anna Mocikat, Marlin Seigman, Elias J. Hurst, Jon Richter, A.W. Wang, Matt Adcock, Nik Whittaker, Mark Everglade, Tanweer Dar, Eric Malikyte, James L. Graetz, Benjamin Fisher-Merritt, Luke Hancock, PATRICK TILLETT" -},{ - "title": "_OceanofPDFcom_The_Darkling_Child_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Sons_of_Sanguinius_-_Guy_Haleyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_METRO_2033__The_Gospel_According_to_Artyom_-_Dmitry_Glukhovskyepub", - "author": "Unknown Author" -},{ - "title": "Rent girl", - "author": "Tea, Michelle" -},{ - "title": "_OceanofPDFcom_Tiffany_Aching_Collection_Omnibus_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_5__Dread_Mountain_-_Emily_Rodda-1epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Once_More_With_Footnotes_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Demon_Soul_-_Richard_A_Knaakepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Strata_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Halflings_Gem_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Moving_Pictures_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Gauntlgrym_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Homeland_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Artifact Cycle 02 - Planeswalker (Magic The Gathering) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Shadows_Rising_World_of_Warcraft_-_Madeleine_Rouxepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_METRO_2033_-_Dmitry_Glukhovskyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Magic_Kingdom_of_Landover__Volume_1_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Legacy_A_BattleTech_Anthology_-_John_Helfersepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Starless_Night_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Black_Elfstone_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Sundering_-_Richard_A_Knaakepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_STARCRAFT_II_HEAVENS_DEVILS_-_William_C_Dietzepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Well_of_Eternity_-_Richard_A_Knaakepub", - "author": "Unknown Author" -},{ - "title": "The complete strangers in paradise. volume three, part five", - "author": "Moore, Terry, 1954-" -},{ - "title": "_OceanofPDFcom_Mass_Effect_-_Catherynne_M_Valenteepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Truth_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_StarCraft__Shadow_of_the_XelNaga_-_Gabriel_Mestaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Thousand_Orcs_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Yokai_Calling_The_Complete_Serie_Omnibus_-_Erynn_Lehtonenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Under_a_Velvet_Cloak_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Time_Spiral_-_Scott_McGoughepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_On_a_Pale_Horse_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Johnny_Maxwell_Trilogy_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Paladins_of_Shannara__The_Black_Irix_Shor_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_A_Hat_Full_of_Sky_Discworld_32_Tiffany_Aching_2_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Wintersmith_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Boundless_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Pyramids_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Angel_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Carpet_People_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Schools_Out--Forever_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_A_Stroke_of_the_Pen_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warhammer_Elves_The_Omnibus_-_Graham_McNeillepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deathwatch_-_CS_Gotoepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_StarCraft__The_Speed_of_Darkness_-_Tracy_Hickmanepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Troll_Bridge_-_Terry_David_John_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Word_and_the_Void_Omnibus_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warhammer_40K_Legacy_of_Caliban_Omnibus_-_Gav_Thorpeepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Small_Gods_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Going_Postal_Discworld_33_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Witches_Abroad_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Child_of_Light_Child_of_Light_1_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "742646700-Hazezon-Legends-Cycle-I-Book-3pdf", - "author": "Adobe Acrobat 22.1" -},{ - "title": "_OceanofPDFcom_Forgotten_Realms_Legend_of_Drizzt_26_Compa_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Frankenstein__Junji_Ito_Story_Collection_-_Junji_Itoepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_HALO__Envoy_-_Tobias_S_Buckellepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Johnny_and_the_Dead_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Point_of_Light_-_Kelly_Gayepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Stone_of_Tears_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Jingo_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warhammer_40K_Angels_of_Death_Omnibus_-_S_P_Cawkwellepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Ravnica_-_Cory_Herndonepub", - "author": "Unknown Author" -},{ - "title": "Frank Herberts Dune Saga Collection Books 1 - 6 (Frank Herbert) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Siege_of_Darkness_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Spine_of_the_World_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_StarCraft_-_Timothy_Zahnepub", - "author": "Unknown Author" -},{ - "title": "Influence", - "author": "Robert B. Cialdini Ph.D." -},{ - "title": "_OceanofPDFcom_Shiver_-_Junji_Itoepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_HALO__Retribution_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Crimson_Fists_-_Steve_Parkerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Gotrek_n_Felix-_the_Second_Omnibus_-_William_King_-_Warhammerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Dark_Legacy_of_Shannara_01_-_Wards_of_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "822243141-MTG-38-Morningtide-Cory-J-Herndon-Scott-McGoughpdf", - "author": "Xerox WorkCentre 6515DN" -},{ - "title": "_OceanofPDFcom_Warhammer_Tales_of_the_Old_World_Anthology_-_Marc_Gascoigneepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Heretic_Betrayers_of_Kamigawa_-_Scott_McGoughepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Unseen_Academicals_Discworld_37_Rincewind_8_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Saving_the_World_and_Other_Extreme_Sports_Maximum_Ride_3_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_Epitaph_-_Kelly_Gayepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Final_Fantasy_-_Dean_Wesley_Smithepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Last_Continent_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Chainfire_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Judgement_Day_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Truckers_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Sourcery_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Jaina_Proudmoore__Tides_of_War_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Neverwinter_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Bad_Blood_-_Matt_Forbeckepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_A_Princess_of_Landover_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "Invisible Women Exposing Data Bias in a World Designed for Men (Caroline Criado Perez) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "Odyssey (Vance Moore) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Dark_Legacy_of_Shannara_Trilogy_3-Book_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Before_the_Storm_World_of_Warcraft_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Lord_of_Souls__An_Elder_Scrolls_Novel_-_Greg_Keyesepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Timeless__A_Drizzt_Novel_Forgotten_Realms_-_R_A_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_A_Collegiate_Casting-Out_of_Devilish_Devic_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Bearers_of_the_Black_Staff_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Light_Fantastic_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "Mass Effect The Complete Novels 4-Book Bundle (Karpyshyn Drew Dietz William C) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Knights_of_Bretonnia_-_Anthony_Reynoldsepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Nation_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Broken_Circle_-_John_Shirleyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Voyage_of_the_Jerle_Shannara_Trilogy_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Shadow_Hunters_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Pillars_of_Creation_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Hogfather_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Interesting_Times_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "The Complete Asimov by Isaac Asimov (z-liborg)epub", - "author": "Unknown Author" -},{ - "title": "2023-10-01_6518c80f59eec_HerMajestysRoyalCovenHMRC1JunoDawsonz-liborg_epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Oblivion_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Books_of_The_Elder_Scrolls_V_-_Softworks_Bethesdaepub", - "author": "Unknown Author" -},{ - "title": "Johan (Magic - Legends Cycle I) (Clayton Emery) (Z-Library)pdf", - "author": "Writer" -},{ - "title": "_OceanofPDFcom_Last_Light_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "IFYALO layout.indd", - "author": "Adobe InDesign CC 2015 (Macintosh)" -},{ - "title": "Magic The Gathering - Masquerade Cycle Book 03 - Prophecy (Vance Moore) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Relentless_-_R_A_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Undeath_Ascendant_-_C_L_Wernerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Daughter_of_Darkness_Child_of_Light_2_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Maestro_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Sylvanas_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Long_Earth_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Magic_The_Gathering_Apocalypse_-_J_Robert_Kingepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Lords_And_Ladies_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Men_At_Arms_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_8__Return_to_Deltora_-_Emily_Roddaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Primordium_-_Greg_Bearepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Outlaw_Champions_of_Kamigawa_-_Scott_McGoughepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_Legacy_of_Onyx_-_Matt_Forbeckepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Knight_of_Talassar_The_Cato_Sicarius_Omnibus_Nick_Kyme_-_Knight_of_Talassar_The_Cato_Sicarius_Omnibus_Nick_Kymeepub", - "author": "Unknown Author" -},{ - "title": "The Fifth Dawn (Herndon Cory) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "2022-12-14_6399474d13e4d_TransWitchCollegeofSecretsbyEChrisGarrisonAnneRosarioGarrisonEChrisz-liborg_epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Last_Threashold_-_R_A_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Paladins_of_Shannara__The_Weapons_Masters_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Gathering_Dark_-_Jeff_Grubbepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Cole_Protocol_-_Tobias_S_Buckellepub", - "author": "Unknown Author" -},{ - "title": "Likewise ", - "author": "Schrag, Ariel" -},{ - "title": "_OceanofPDFcom_StarCraft__Libertys_Crusade_-_Jeff_Grubbepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Gotrek_n_Felix-_the_Fourth_Omnibus_-_Nathan_Long_-_Warhammerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Illidan_-_William_Kingepub", - "author": "Unknown Author" -},{ - "title": "Will McDermott - Magic the Gathering - Odyssey Cycle 03 (Judgement) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Renegades_-_Kelly_Gayepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Good_Omens__The_Nice_and_Accurate_Propheci_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_INVASION_mtg-1_-_J_Robert_Kingepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Bromeliad_Trilogy_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_divine_wind_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Gotrek_n_Felix-_the_First_Omnibus_-_William_King_-_Warhammerepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Artifact Cycle 04 - Bloodlines (Magic The Gathering [Gathering, Magic The]) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Wizards_First_Rule_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Eric_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Wintersmith_Discworld_35_Tiffany_Aching_3_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Onslaught_1_-_J_Robert_Kingepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Guardian_Saviors_of_Kamigawa_-_Scott_McGoughepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_First_Discworld_Novels_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Sword_of_Shannara_Trilogy_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Indomitable_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Wyrd_Sisters_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Meridian_Divide_-_Cassandra_Rose_Clarkeepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Fall_of_Reach_-_Eric_S_Nylundepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Sojourn_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Nexus_Uprising_-_Jason_M_Houghepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Ghost_in_the_Shell_-_James_Swallowepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Time-travelling_Caveman_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Theatre_of_Cruelty_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Dragon_Age_The_Masked_Empire_-_Patrick_Weekesepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Science_of_Discworld_II_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_World_of_Poo_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_The_Rubicon_Protocol_-_Kelly_Gayepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo__Ghosts_of_Onyx_-_Eric_Nylundepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Dawn_of_the_Future_-_Jun_Eishimaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Counterattack_-_Jason_Schmetzerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Colour_of_Magic_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Thief_Of_Time_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_7__The_Valley_of_the_Lost_-_Emily_Roddaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_World_of_Warcraft__Chronicle_Volume_1_-_BLIZZARD_ENTERTAINMENTepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Angel_Experiment_Maximum_Ride_1_-_Patterson_Jamesepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_fractures_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Abominable_Snowman_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Last_Druid_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Making_Money_Discworld_36_Moist_Von_Lipwig_2_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Flashpoint_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Hello_Cruel_World_-_Kate_Bornsteinepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_The_Thursday_War_-_Karen_Travissepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Mortal_Dictata_-_Karen_Travissepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Measure_of_the_Magic_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Fire_for_Effect_Anthology_-_Jason_Schmetzerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Phantom_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Reaper_Man_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Genesis_of_Shannara_01_-_Armageddons_Chil_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_Evolutions_-_Various_authorsepub", - "author": "Unknown Author" -},{ - "title": "The Chronicles of Narnia Complete 7-Book Collection (C S Lewis) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "The Moons of Mirrodin (McDermott Will) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Sea_and_Little_Fishes_d_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "Shadowmoor. anthology", - "author": "Digitized by the Internet Archive" -},{ - "title": "_OceanofPDFcom_Halo__Evolutions_Volume_II_-_Tessa_Kumepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Monstrous_Regiment_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Charons_Claw_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "Spelling Mississippi ", - "author": "Woodrow, Marnie, 1969-" -},{ - "title": "_OceanofPDFcom_World_of_Warcraft_Thrall_Twilight_of_the_Aspects_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deus_Ex__Icarus_Effect_-_James_Swallowepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Nanny_Oggs_Cookbook_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_METRO_2035_English_language_edition__The_-_Dmitry_Glukhovskyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Maskerade_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Slack_Tide_-_Jason_Schmetzerepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Artifact Cycle 03 - Time Streams (Magic The Gathering [Gathering, Magic The]) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "The Subtle Art of Not Giving a F*ck", - "author": "Mark Manson" -},{ - "title": "_OceanofPDFcom_Flashpoint_-_William_C_Dietz_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Cryptum_-_Greg_Bearepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_A_Nibble_Of_Naughty_-_Selena_Chaseyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Long_Cosmos_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Wee_Free_Men_Discworld_30_Tiffany_Aching_1_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Forgotten_Realms__Passage_to_Dawn_-_RA_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Masquerade Cycle Book 01 - Mercadian Masques (Francis Lebaron) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Long_Mars_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_World_of_Warcraft_Chronicle_Volume_2_-_Blizzardepub", - "author": "Unknown Author" -},{ - "title": "House rules", - "author": "Digitized by the Internet Archive" -},{ - "title": "_OceanofPDFcom_The_Amazing_Maurice_and_his_Educated_Roden_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Lords_OF_Blood__Blood_Angels_Omnibus_-_Guy_Haleyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo__Glasslands_-_Karen_Travissepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Magic_Kingdom_of_Landover_Volume_2_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Sagas_of_the_Space_Wolves_-_Various_Authorsepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Allanons_Quest_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Sister_of_Starlit_Seas_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Witchs_Vacuum_Cleaner_and_Other_Stori_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Legacy_-_R_A_Salvatoreepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_For_Love_Of_Evil_-_Piers_Anthonyepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Shadows_of_Reach__A_Master_Chief_Story_-_Troy_Denningepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Lord_of_the_Clans_-_Christie_Goldenepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Dissension_-_Cory_J_Herndonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_First_King_of_Shannara_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_BattleTech_Gray_Death_Rising_Collection_-_Jason_Schmetzerepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Dragons_at_Crumbling_Castle_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Terry_Pratchett_-_Turntables_Of_The_Night_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "Tomorrow Wendy ", - "author": "Stoehr, Shelley" -},{ - "title": "_OceanofPDFcom_The_Dark_Legacy_of_Shannara_02_-_Bloodfire_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Deltora_Quest_1__The_Forests_of_Silence_-_Emily_Roddaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_21-The_Gypsy_Morph_-_Terry_Brooksepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Mass_Effect_-_N_K_Jemisinepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Omen_Machine_-_Terry_Goodkindepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_World_of_WarCraft_-_Tides_of_Darkness_-_Aaron_Rosenbergepub", - "author": "Unknown Author" -},{ - "title": "Magic The Gathering - Invasion Cycle Book 02 - Planeshift (Magic The Gathering [Gathering, Magic The]) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "Assassin's blade", - "author": "McGough, Scott" -},{ - "title": "_OceanofPDFcom_Maximum_Ride_Forever_-_James_Pattersonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Halo_Flood_-_William_C_Dietzepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Planeshift_-_J_Robert_Kingepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_War_of_the_Scaleborn_-_Courtney_Alamedaepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Warhammer_40K_The_Shira_Calpurnia_Omnibus_-_Matthew_Farrerepub", - "author": "Unknown Author" -},{ - "title": "The Thran (King, Robert J) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "Planar Chaos (McGough Scott Sanders Timothy) (Z-Library)epub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Future_Sight_-_Scott_McGoughepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Diggers_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Rogue_Trader_The_Omnibus_Warhammer_40000_-_Andy_Hoareepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Guildpact_-_Cory_Herndonepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Shaking_Hands_with_Death_-_Terry_Pratchettepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_Chainers_Torment_-_Scott_McGoughepub", - "author": "Unknown Author" -},{ - "title": "_OceanofPDFcom_The_Eternal_Ice_2_-_Jeff_Grubbepub", - "author": "Unknown Author" -},{ - "title": "MANGA", - "author": "Internet Archive" -},{ - "title": "_OceanofPDFcom_The_Elves_of_Cintra_-_Terry_Brooksepub", - "author": "Unknown Author" -}] diff --git a/books/index.html b/books/index.html index 1e5679e..05d8bfc 100644 --- a/books/index.html +++ b/books/index.html @@ -4,114 +4,15 @@ Naomi's Book Library - +
-

Naomi's Book Library

-
-

An interactive explorer for the books Naomi reads.

-

Loading library...

-
-
- Search Authors: - -
-
- Search Titles: - -
-
- -
- - -
+

Naomi's Book Library

+
+

This page has moved! You can find Naomi's book library at library.nhcarrigan.com.

+
- - - \ No newline at end of file + diff --git a/games/index.html b/games/index.html index 55bcabd..bbb4cd9 100644 --- a/games/index.html +++ b/games/index.html @@ -4,36 +4,15 @@ Games - +

Games

-

These are the various games we have developed.

-
-
-

Links

-

- - ๐Ÿฉต Beccalia Series - -

-

- - ๐Ÿฉท Ruu's Goblin Quest - -

-

- - ๐Ÿฉต Life of a Naomi - -

-

- We are currently on a hiatus from game development. But we may return in the future - be sure to join our Discord server so you don't miss any updates~! -

+

This page has moved! You can find Naomi's game library at library.nhcarrigan.com.

- \ No newline at end of file + diff --git a/manual/index.html b/manual/index.html index 1564e06..86ce2b2 100644 --- a/manual/index.html +++ b/manual/index.html @@ -51,9 +51,10 @@
  • First and foremost, do not pass judgement. I will not begrudge you for your religious beliefs, political alignments, or any other - aspects of your life. And I expect the same courtesy in return. You - do not have to accept who I am, or support my choices, but we need - to maintain a respectful and cordial professional relationship. + aspects of your life. And I expect the same courtesy in return. I am + a transgender woman and a proud member of the LGBTQ+ community. You + do not have to agree with who I am or support my choices, but we + need to maintain a respectful and cordial professional relationship. Expressing hateful, mean-spirited, or vitriolic comments does not foster such an environment, and my tolerance for such is nil.
  • @@ -64,6 +65,19 @@ with pale imitations, or harass/target someone, or restrict access to information. +
  • + Third, technology should be inclusive, ethical, and sustainable. + These are not buzzwords to me โ€” they are the foundation of every + project I take on. I learned to code through a free, open curriculum + during the pandemic, and that experience shaped everything. Knowledge + hoarded helps no one. Knowledge shared changes lives. I build with + that in mind. +
  • +
  • + Finally, autonomy is sacred. I will never build something designed + to manipulate, coerce, or remove agency from the people using it. + If a project asks me to do that, the answer is no. +

  • @@ -102,6 +116,12 @@ hours are the best. Too early and I'll likely fail to wake up. Too late and I might be incoherent. +
  • + I have nerve damage and lumbar spine degeneration, which means I + need to step away from the screen and move around regularly. If I go + quiet for a few minutes mid-conversation, I haven't disappeared โ€” + I'm just stretching. Please do not interpret this as disengagement. +
  • If given something like a Trello or a Monday board, I will 100% make it pretty and load every single task ever on there. I'm a sucker for @@ -126,12 +146,14 @@ it all at once, or save the ping for the last part.
  • - I have generalised anxiety disorder. Please for the love of all - things, do NOT say "we need to talk" or "do you have time to meet". - I will 100% sit there right up until the meeting starts stressing - about getting fired and not actually getting any work done. If you - need to call me out, just rip the bandage off and come out of the - gate with it. + I have generalised anxiety disorder and depression. Please for the + love of all things, do NOT say "we need to talk" or "do you have + time to meet". I will 100% sit there right up until the meeting + starts stressing about getting fired and not actually getting any + work done. If you need to call me out, just rip the bandage off and + come out of the gate with it. Likewise, if I've done something well, + please tell me โ€” words of encouragement genuinely land for me and + will make me work even harder for you.
  • I dunno if you noticed the tone changed in this document about a diff --git a/music/index.html b/music/index.html index f70fa50..c83394e 100644 --- a/music/index.html +++ b/music/index.html @@ -4,123 +4,15 @@ Naomi's Music Library - +
    -

    Naomi's Music Library

    -
    -

    An interactive explorer for the music Naomi listens to.

    -

    Loading library...

    -
    -
    - Search Artists: - -
    -
    - Search Titles: - -
    -
    - -
    - - -
    +

    Naomi's Music Library

    +
    +

    This page has moved! You can find Naomi's music library at library.nhcarrigan.com.

    +
    - - - \ No newline at end of file + diff --git a/music/songs.json b/music/songs.json deleted file mode 100644 index 4964d9b..0000000 --- a/music/songs.json +++ /dev/null @@ -1,82528 +0,0 @@ -[{ - "title": "Serpents and Dragons", - "artist": "Leaves' Eyes" -},{ - "title": "Shadows in the Night - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Shadows in the Night", - "artist": "Leaves' Eyes" -},{ - "title": "Sign of the Dragonhead - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Sign of the Dragonhead", - "artist": "Leaves' Eyes" -},{ - "title": "Sigrlinn", - "artist": "Leaves' Eyes" -},{ - "title": "Silent Night", - "artist": "Leaves' Eyes" -},{ - "title": "Take Flight", - "artist": "Lindsey Stirling" -},{ - "title": "Skraelings - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Skraelings", - "artist": "Leaves' Eyes" -},{ - "title": "Solemn Sea - Demo Version", - "artist": "Leaves' Eyes" -},{ - "title": "Solemn Sea - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Solemn Sea", - "artist": "Leaves' Eyes" -},{ - "title": "Sons of Triglav - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "Sons of Triglav - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Sons of Triglav", - "artist": "Leaves' Eyes" -},{ - "title": "Spirits' Masquerade", - "artist": "Leaves' Eyes" -},{ - "title": "Stille Nacht", - "artist": "Leaves' Eyes" -},{ - "title": "Sweven", - "artist": "Leaves' Eyes" -},{ - "title": "Swords in Rock - 2016 Version", - "artist": "Leaves' Eyes" -},{ - "title": "Swords in Rock", - "artist": "Leaves' Eyes" -},{ - "title": "Symphony of the Night", - "artist": "Leaves' Eyes" -},{ - "title": "Take the Devil in Me", - "artist": "Leaves' Eyes" -},{ - "title": "Tale of the Sea Maid", - "artist": "Leaves' Eyes" -},{ - "title": "Tale of the Seamaid - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Forever Young", - "artist": "Nightcore/L350iR/Linx" -},{ - "title": "Tell-Tale Eyes (Alternate Version)", - "artist": "Leaves' Eyes" -},{ - "title": "Tell-Tale Eyes", - "artist": "Leaves' Eyes" -},{ - "title": "Temptation - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Temptation", - "artist": "Leaves' Eyes" -},{ - "title": "The Battle of Maldon", - "artist": "Leaves' Eyes" -},{ - "title": "The Crossing - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "The Crossing", - "artist": "Leaves' Eyes" -},{ - "title": "The Dream", - "artist": "Leaves' Eyes" -},{ - "title": "Waves of Euphoria - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "The Golden Secret", - "artist": "Leaves' Eyes" -},{ - "title": "The Holy Bond", - "artist": "Leaves' Eyes" -},{ - "title": "The Last Viking - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "The Last Viking", - "artist": "Leaves' Eyes" -},{ - "title": "Mother of Flame", - "artist": "Miracle Of Sound/Sharm" -},{ - "title": "The Thorn - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "The Thorn", - "artist": "Leaves' Eyes" -},{ - "title": "The Waking Eye", - "artist": "Leaves' Eyes" -},{ - "title": "Through Our Veins", - "artist": "Leaves' Eyes" -},{ - "title": "To France (Unreleased Mix)", - "artist": "Leaves' Eyes" -},{ - "title": "To France", - "artist": "Leaves' Eyes" -},{ - "title": "Twilight Sun", - "artist": "Leaves' Eyes" -},{ - "title": "Two Kings One Realm - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Two Kings One Realm", - "artist": "Leaves' Eyes" -},{ - "title": "Varangians - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Varangians", - "artist": "Leaves' Eyes" -},{ - "title": "Velvet Heart", - "artist": "Leaves' Eyes" -},{ - "title": "Vengeance Venom", - "artist": "Leaves' Eyes" -},{ - "title": "Veritas", - "artist": "Leaves' Eyes" -},{ - "title": "Viking's Word", - "artist": "Leaves' Eyes" -},{ - "title": "Vinland Saga", - "artist": "Leaves' Eyes" -},{ - "title": "Vรถlva - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Vรถlva", - "artist": "Leaves' Eyes" -},{ - "title": "War of Kings - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "War of Kings", - "artist": "Leaves' Eyes" -},{ - "title": "Elements", - "artist": "Lindsey Stirling" -},{ - "title": "Waves of Euphoria", - "artist": "Leaves' Eyes" -},{ - "title": "Winter Nights - Bonus Track", - "artist": "Leaves' Eyes" -},{ - "title": "Winter's Poem", - "artist": "Leaves' Eyes" -},{ - "title": "ร‰lรฉonore De Provence", - "artist": "Leaves' Eyes" -},{ - "title": "Black Butterfly", - "artist": "Leaves' Eyes/Clementine Delauney" -},{ - "title": "Blazing Waters", - "artist": "Leaves' Eyes/Lindy-Fay Hella" -},{ - "title": "Edge of Steel", - "artist": "Leaves' Eyes/Simone Simons" -},{ - "title": "Sexy, Naughty, Bitchy Me", - "artist": "Lene Alexandra" -},{ - "title": "Everything at Once", - "artist": "Lenka" -},{ - "title": "Again", - "artist": "Lenny Kravitz" -},{ - "title": "Peaky Peaky (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๅคฉ้ฆฌๅ’ฒๅธŒ&ๆœ›ๆœˆ็ฉ‚ๆณข&ๆ—ฅ้‡Žๆฃฎๅฟ—ๆญฉ&KAITO)", - "artist": "Leo/need" -},{ - "title": "ใ„ใ‹ใชใ„ใง (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๅคฉ้ฆฌๅ’ฒๅธŒ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Leo/need" -},{ - "title": "from Y to Y (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๅคฉ้ฆฌๅ’ฒๅธŒ&ๆœ›ๆœˆ็ฉ‚ๆณข&ๆ—ฅ้‡Žๆฃฎๅฟ—ๆญฉ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Leo/need" -},{ - "title": "ใฆใ‚‰ใฆใ‚‰ (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๅคฉ้ฆฌๅ’ฒๅธŒ&ๆœ›ๆœˆ็ฉ‚ๆณข&ๆ—ฅ้‡Žๆฃฎๅฟ—ๆญฉ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Leo/need" -},{ - "title": "ใ‚ฆใƒŸใƒฆใƒชๆตทๅบ•่ญš (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๆœ›ๆœˆ็ฉ‚ๆณข&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Leo/need" -},{ - "title": "ใ‚ซใ‚ฒใƒญใ‚ฆใƒ‡ใ‚คใ‚บ (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๅคฉ้ฆฌๅ’ฒๅธŒ&ๆœ›ๆœˆ็ฉ‚ๆณข&ๆ—ฅ้‡Žๆฃฎๅฟ—ๆญฉ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Leo/need" -},{ - "title": "ใƒญใ‚นใƒˆใƒฏใƒณใฎๅทๅ“ญ (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๆ—ฅ้‡Žๆฃฎๅฟ—ๆญฉ&้ก้Ÿณใƒชใƒณ)", - "artist": "Leo/need" -},{ - "title": "The Lark In The Clear Air", - "artist": "Loreena McKennitt" -},{ - "title": "ๅ…ญๅ…†ๅนดใจไธ€ๅคœ็‰ฉ่ชž (feat. ๆ˜Ÿไนƒไธ€ๆญŒ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Leo/need" -},{ - "title": "The Crayon Song", - "artist": "Leporamelo" -},{ - "title": "World on Fire", - "artist": "Les Friction" -},{ - "title": "Harder To Breathe", - "artist": "Letdown." -},{ - "title": "Someone You Loved", - "artist": "Lewis Capaldi" -},{ - "title": "You And Me", - "artist": "Lifehouse" -},{ - "title": "Old Town Road", - "artist": "Lil Nas X" -},{ - "title": "Shoot All Your Problems Away", - "artist": "LilDeuceDeuce" -},{ - "title": "Deady Bear", - "artist": "LilDeuceDeuce/Jayme Gutierrez" -},{ - "title": "Big Bad Wolf", - "artist": "Lilith Max" -},{ - "title": "Peasant's Throne", - "artist": "Lilith Max" -},{ - "title": "Stardust", - "artist": "Lilith Max" -},{ - "title": "Fuck You", - "artist": "Lily Allen" -},{ - "title": "dreamy night", - "artist": "LilyPichu" -},{ - "title": "All for Me Grog", - "artist": "Linda Morrison/Sean Dagher/Nelson Carter/Patrick Graham/David Gossage/Assassin's Creed" -},{ - "title": "Fathom the Bowl", - "artist": "Linda Morrison/Sean Dagher/Nelson Carter/Patrick Graham/David Gossage/Assassin's Creed" -},{ - "title": "All Good Things Takes Time", - "artist": "Lindo Habie/Hatsune Miku/Megurine Luka" -},{ - "title": "Let's Do It Again", - "artist": "Lindo Habie/Hatsune Miku/Megurine Luka/KAITO" -},{ - "title": "Love Goes On And On (feat. Amy Lee)", - "artist": "Lindsey Stirling/Amy Lee" -},{ - "title": "All I Want For Christmas", - "artist": "Lindsey Stirling" -},{ - "title": "Angels We Have Heard On High", - "artist": "Lindsey Stirling" -},{ - "title": "Anti Gravity", - "artist": "Lindsey Stirling" -},{ - "title": "Artemis", - "artist": "Lindsey Stirling" -},{ - "title": "Transcendence", - "artist": "Lindsey Stirling" -},{ - "title": "Ascendance", - "artist": "Lindsey Stirling" -},{ - "title": "Aurora", - "artist": "Lindsey Stirling" -},{ - "title": "Between Twilight", - "artist": "Lindsey Stirling" -},{ - "title": "Beyond the Veil", - "artist": "Lindsey Stirling" -},{ - "title": "Carol Of The Bells", - "artist": "Lindsey Stirling" -},{ - "title": "Crystallize Mashup (Remix by Wild Children)", - "artist": "Lindsey Stirling" -},{ - "title": "Crystallize", - "artist": "Lindsey Stirling" -},{ - "title": "Dance Of The Sugar Plum Fairy", - "artist": "Lindsey Stirling" -},{ - "title": "Darkside", - "artist": "Lindsey Stirling" -},{ - "title": "Deck The Halls", - "artist": "Lindsey Stirling" -},{ - "title": "Electric Daisy Violin", - "artist": "Lindsey Stirling" -},{ - "title": "Elements (Orchestral Verison)", - "artist": "Lindsey Stirling" -},{ - "title": "Simple and Clean (From \"Kingdom Hearts\")", - "artist": "Milkychan" -},{ - "title": "Evil Twin", - "artist": "Lindsey Stirling" -},{ - "title": "Eye Of The Untold Her", - "artist": "Lindsey Stirling" -},{ - "title": "Feliz Navidad", - "artist": "Lindsey Stirling" -},{ - "title": "Firefly Alley", - "artist": "Lindsey Stirling" -},{ - "title": "First Light", - "artist": "Lindsey Stirling" -},{ - "title": "Foreverglow", - "artist": "Lindsey Stirling" -},{ - "title": "Gavi's Song", - "artist": "Lindsey Stirling" -},{ - "title": "God Rest Ye Merry Gentlemen", - "artist": "Lindsey Stirling" -},{ - "title": "Guardian", - "artist": "Lindsey Stirling" -},{ - "title": "Hallelujah", - "artist": "Lindsey Stirling" -},{ - "title": "Beneath the Mask", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Heist", - "artist": "Lindsey Stirling" -},{ - "title": "I Saw Three Ships", - "artist": "Lindsey Stirling" -},{ - "title": "I Wonder As I Wander", - "artist": "Lindsey Stirling" -},{ - "title": "Ice Storm", - "artist": "Lindsey Stirling" -},{ - "title": "Jingle Bell Rock", - "artist": "Lindsey Stirling" -},{ - "title": "Joy To The World - Intro", - "artist": "Lindsey Stirling" -},{ - "title": "Joy To The World", - "artist": "Lindsey Stirling" -},{ - "title": "Kintsugi", - "artist": "Lindsey Stirling" -},{ - "title": "Les Fรฉes", - "artist": "Lindsey Stirling" -},{ - "title": "Let It Snow", - "artist": "Lindsey Stirling" -},{ - "title": "Little Drummer Boy", - "artist": "Lindsey Stirling" -},{ - "title": "Lost Girls", - "artist": "Lindsey Stirling" -},{ - "title": "Main Title From Home Alone (Somewhere In My Memory)", - "artist": "Lindsey Stirling" -},{ - "title": "Manger / Noel", - "artist": "Lindsey Stirling" -},{ - "title": "Masquerade", - "artist": "Lindsey Stirling" -},{ - "title": "Master of Tides", - "artist": "Lindsey Stirling" -},{ - "title": "Minimal Beat", - "artist": "Lindsey Stirling" -},{ - "title": "Mirror Haus", - "artist": "Lindsey Stirling" -},{ - "title": "Moon Trance", - "artist": "Lindsey Stirling" -},{ - "title": "Night Vision", - "artist": "Lindsey Stirling" -},{ - "title": "As I Roved Out - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "O Come, O Come Emmanuel", - "artist": "Lindsey Stirling" -},{ - "title": "O Holy Night", - "artist": "Lindsey Stirling" -},{ - "title": "Prism", - "artist": "Lindsey Stirling" -},{ - "title": "Purpose", - "artist": "Lindsey Stirling" -},{ - "title": "Roundtable Rival", - "artist": "Lindsey Stirling" -},{ - "title": "Santa Baby", - "artist": "Lindsey Stirling" -},{ - "title": "Serenity Found", - "artist": "Lindsey Stirling" -},{ - "title": "Shadows", - "artist": "Lindsey Stirling" -},{ - "title": "Shatter Me Featuring Lzzy Hale", - "artist": "Lindsey Stirling" -},{ - "title": "Silent Night", - "artist": "Lindsey Stirling" -},{ - "title": "Sleepwalking", - "artist": "Lindsey Stirling" -},{ - "title": "Sleigh Ride", - "artist": "Lindsey Stirling" -},{ - "title": "Snow Waltz", - "artist": "Lindsey Stirling" -},{ - "title": "Song of the Caged Bird", - "artist": "Lindsey Stirling" -},{ - "title": "Spontaneous Me", - "artist": "Lindsey Stirling" -},{ - "title": "Stars Align", - "artist": "Lindsey Stirling" -},{ - "title": "Surrender", - "artist": "Lindsey Stirling" -},{ - "title": "Swag", - "artist": "Lindsey Stirling" -},{ - "title": "Flow Together - from Final Fantasy XIV: ENDWALKER", - "artist": "Lollia/ThunderScott" -},{ - "title": "The Arena", - "artist": "Lindsey Stirling" -},{ - "title": "The Phoenix", - "artist": "Lindsey Stirling" -},{ - "title": "The Scarlet Queen", - "artist": "Lindsey Stirling" -},{ - "title": "The Upside", - "artist": "Lindsey Stirling" -},{ - "title": "Til the Light Goes Out", - "artist": "Lindsey Stirling" -},{ - "title": "Lullaby", - "artist": "Loreena McKennitt" -},{ - "title": "Underground", - "artist": "Lindsey Stirling" -},{ - "title": "Gross", - "artist": "Penelope Scott" -},{ - "title": "Wind", - "artist": "Trobar de Morte" -},{ - "title": "Untamed", - "artist": "Lindsey Stirling" -},{ - "title": "V-Pop", - "artist": "Lindsey Stirling" -},{ - "title": "We Are Giants Featuring Dia Frampton", - "artist": "Lindsey Stirling" -},{ - "title": "We Three Gentlemen - Medley", - "artist": "Lindsey Stirling" -},{ - "title": "We Wish You A Merry Christmas", - "artist": "Lindsey Stirling" -},{ - "title": "What Child Is This", - "artist": "Lindsey Stirling" -},{ - "title": "Yuletide Regale", - "artist": "Lindsey Stirling" -},{ - "title": "Zi-Zi's Journey", - "artist": "Lindsey Stirling" -},{ - "title": "Time To Fall In Love", - "artist": "Lindsey Stirling/Alex Gaskarth" -},{ - "title": "Life Will Change", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Something Wild (feat. Andrew McMahon in the Wilderness)", - "artist": "Lindsey Stirling/Andrew McMahon in the Wilderness" -},{ - "title": "Christmas Cโ€™mon", - "artist": "Lindsey Stirling/Becky G" -},{ - "title": "Crazy For Christmas [Feat. Bonnie McKee]", - "artist": "Lindsey Stirling/Bonnie McKee" -},{ - "title": "Where Do We Go (feat. Carah Faye)", - "artist": "Lindsey Stirling/Carah Faye" -},{ - "title": "Brave Enough (feat. Christina Perri)", - "artist": "Lindsey Stirling/Christina Perri" -},{ - "title": "Those Days (feat. Dan + Shay)", - "artist": "Lindsey Stirling/Dan + Shay" -},{ - "title": "Magic [Feat. David Archuleta]", - "artist": "Lindsey Stirling/David Archuleta" -},{ - "title": "The Upside (feat. Elle King)", - "artist": "Lindsey Stirling/Elle King" -},{ - "title": "Christmas Time With You [Feat. Frawley]", - "artist": "Lindsey Stirling/Frawley" -},{ - "title": "Mirage (feat. Raja Kumari)", - "artist": "Lindsey Stirling/Raja Kumari" -},{ - "title": "Don't Let This Feeling Fade (feat. Rivers Cuomo & Lecrae)", - "artist": "Lindsey Stirling/Rivers Cuomo/Lecrae" -},{ - "title": "Inner Gold [Feat. Royal & the Serpent]", - "artist": "Lindsey Stirling/Royal & the Serpent" -},{ - "title": "Love's Just a Feeling (feat. Rooty)", - "artist": "Lindsey Stirling/RuthAnne" -},{ - "title": "You're A Mean One, Mr. Grinch [Feat. Sabrina Carpenter]", - "artist": "Lindsey Stirling/Sabrina Carpenter" -},{ - "title": "Youโ€™re A Mean One, Mr. Grinch", - "artist": "Lindsey Stirling/Sabrina Carpenter" -},{ - "title": "Warmer In The Winter", - "artist": "Lindsey Stirling/Trombone Shorty" -},{ - "title": "Survive [Feat. Walk Off The Earth]", - "artist": "Lindsey Stirling/Walk off the Earth" -},{ - "title": "Hold My Heart (feat. ZZ Ward)", - "artist": "Lindsey Stirling/ZZ Ward" -},{ - "title": "Say Goodbye (Nightcore)", - "artist": "Liquid Cloud/K-WOOZY/Nightcore/Outertone" -},{ - "title": "Hypnodancer", - "artist": "Little Big" -},{ - "title": "Samurai", - "artist": "Little Sis Nora" -},{ - "title": "Bad Apple - 2013 Version", - "artist": "Lizz Robinett" -},{ - "title": "Senbonzakura", - "artist": "Lizz Robinett" -},{ - "title": "About Damn Time", - "artist": "Lizzo" -},{ - "title": "Don't Say You Do", - "artist": "Lola Blanc" -},{ - "title": "Bonjour Madame - Hands Up Freaks Remix Edit", - "artist": "Lolita Jolie" -},{ - "title": "100 Years", - "artist": "Lollia" -},{ - "title": "A Dream Is A Wish Your Heart Makes - 2016", - "artist": "Lollia" -},{ - "title": "All Star", - "artist": "Lollia" -},{ - "title": "Divine", - "artist": "Lollia" -},{ - "title": "Futatsu No Kodou to Akai Tsumi", - "artist": "Lollia" -},{ - "title": "Ghost Rule", - "artist": "Lollia" -},{ - "title": "Ignorance", - "artist": "Lollia" -},{ - "title": "Last Night Good Night", - "artist": "Lollia" -},{ - "title": "Love Is War", - "artist": "Lollia" -},{ - "title": "Love is War - 2017 Piano Version", - "artist": "Lollia" -},{ - "title": "Meltdown", - "artist": "Lollia" -},{ - "title": "My R", - "artist": "Lollia" -},{ - "title": "Nightmare", - "artist": "Lollia" -},{ - "title": "POP/STARS", - "artist": "Lollia" -},{ - "title": "Pierrot", - "artist": "Lollia" -},{ - "title": "Poor Unfortunate Souls", - "artist": "Lollia" -},{ - "title": "Rivers in the Desert", - "artist": "Lollia" -},{ - "title": "Smoke and Mirrors - 2015", - "artist": "Lollia" -},{ - "title": "Still Doll", - "artist": "Lollia" -},{ - "title": "Deep Breath Deep Breath -Reincarnation Reload-", - "artist": "Lotus Juice/้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Warriors", - "artist": "Lollia" -},{ - "title": "You Are My Senpai - 2018 Yandere Parody", - "artist": "Lollia" -},{ - "title": "Your Reality", - "artist": "Lollia" -},{ - "title": "Playground - from Arcane by League of Legends", - "artist": "Lollia/Barbie Sailers/Matthew John" -},{ - "title": "Witch Girls", - "artist": "Lollia/Chi-Chi/shirobeats/Louverture/2HALOSANI/Sleeping Forest/Caspy/NOIZZ." -},{ - "title": "Hex Girls", - "artist": "Lollia/Chi-chi" -},{ - "title": "Witch Girls - Instrumental", - "artist": "Lollia/Chi-Chi/shirobeats/NOIZZ./Sleeping Forest" -},{ - "title": "Magnet", - "artist": "Lollia/Chi-chi" -},{ - "title": "Say So", - "artist": "Lollia/Chi-chi" -},{ - "title": "Beneath the Mask - Acoustic Version", - "artist": "Lollia/Chris Thurman" -},{ - "title": "Warriors - She-Ra and the Princesses of Power", - "artist": "Lollia/Chris Thurman" -},{ - "title": "Exorcism", - "artist": "Lollia/CreepP" -},{ - "title": "Novocaine", - "artist": "Lollia/CreepP/Ghost" -},{ - "title": "Determination - Undertale Parody", - "artist": "Lollia/Djsmell/Neku" -},{ - "title": "Simple and Clean", - "artist": "Lollia/FamilyJules" -},{ - "title": "Just Like Magic", - "artist": "Lollia/Genuine" -},{ - "title": "Sanctuary", - "artist": "Lollia/Genuine" -},{ - "title": "Novocaine", - "artist": "Lollia/Ghost/CreepP" -},{ - "title": "Scream - from Final Fantasy XIV: ENDWALKER", - "artist": "Lollia/Husky by the Geek" -},{ - "title": "Prisoner", - "artist": "Lollia/Jayn/LongestSoloEver" -},{ - "title": "Kokoro", - "artist": "Lollia/Jeremiah George" -},{ - "title": "Leia", - "artist": "Lollia/Kal" -},{ - "title": "Call Me Beep Me! - 2017", - "artist": "Lollia/Kal/Sleeping Forest" -},{ - "title": "Matryoshka", - "artist": "Lollia/Kuraiinu" -},{ - "title": "Leave It All To Me", - "artist": "Lollia/Kuraiinu/Sleeping Forest" -},{ - "title": "Revenge", - "artist": "Lollia/Little V." -},{ - "title": "Gloria - English Version", - "artist": "Lollia/Mikutan" -},{ - "title": "Gloria - Japanese Version", - "artist": "Lollia/Mikutan" -},{ - "title": "Fall Away", - "artist": "Lollia/Miori Celesta/shirobeats/Oricadia/2HALOSANI/ThunderScott/NOIZZ." -},{ - "title": "Chikai", - "artist": "Lollia/OR3O" -},{ - "title": "Don't Think Twice", - "artist": "Lollia/OR3O" -},{ - "title": "Rain On Me - Remix", - "artist": "Lollia/OR3O/Genuine" -},{ - "title": "Castaways", - "artist": "Lollia/OR3O/Sab Irene" -},{ - "title": "Rain On Me", - "artist": "Lollia/OR3O/Sleeping Forest" -},{ - "title": "Lovely", - "artist": "Lollia/Plexsy" -},{ - "title": "All It's Worth - 2016 PROJECT SOLSTICE ORIGINAL", - "artist": "Lollia/Project Solstice/Sleeping Forest" -},{ - "title": "Phantasmagoria - 2016 PROJECT SOLSTICE ORIGINAL", - "artist": "Lollia/Project Solstice/Sleeping Forest" -},{ - "title": "All Of Nothing", - "artist": "The Birthday Massacre" -},{ - "title": "Decode", - "artist": "Lollia/RichaadEB" -},{ - "title": "Papermoon - 2018 Japanese Version", - "artist": "Lollia/RichaadEB" -},{ - "title": "Papermoon", - "artist": "Lollia/RichaadEB" -},{ - "title": "Rolling Girl", - "artist": "Lollia/RichaadEB" -},{ - "title": "Thriller", - "artist": "Lollia/RichaadEB" -},{ - "title": "VILLAIN", - "artist": "Lollia/RichaadEB" -},{ - "title": "Last Surprise", - "artist": "Lollia/RichaadEB/AmaLee" -},{ - "title": "Footfalls - from Final Fantasy XIV: ENDWALKER", - "artist": "Lollia/RichaadEB/The8BitDrummer/Suna/Sab Irene" -},{ - "title": "Tomorrow and Tomorrow (Reprise) - from Final Fantasy XIV: SHADOWBRINGERS", - "artist": "Lollia/Sab Irene" -},{ - "title": "Bad Apple!!", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "six feet under", - "artist": "Mori Calliope" -},{ - "title": "Burn Me Down - Rock Version", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Burn My Dread", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Close In The Distance - from Final Fantasy XIV: ENDWALKER", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "EYE", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Enemy", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Eternal Snow - 2016", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Futatsu No Kodou to Akai Tsumi", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Innocent Sorrow - 2015", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Klown Bitch", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Last Christmas - 2017 Yandere Parody", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Never-Ending Road (Amhrรกn Duit)", - "artist": "Loreena McKennitt" -},{ - "title": "The Circle", - "artist": "Trobar de Morte" -},{ - "title": "Lifelight", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Mind Brand", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Misery Business", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Mysterious Messenger - 2017 MC POV Version", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Odd Future - 2018", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Open The Gate - 2016 ORIGINAL", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Poison", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Queen", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Red Swan - 2018", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Rolling Sky - 2018 ORIGINAL", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Shelter - 2017", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Smoke and Mirrors", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Take Over", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Throw Away Your Mask", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Time To Say Goodbye - 2016", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Unholy", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "VILLAIN - Darkwave Version", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Wake Up, Get Up, Get Out There", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "Your Reality - Sleeping Forest Version", - "artist": "Lollia/Sleeping Forest" -},{ - "title": "The Whims of Fate", - "artist": "Lollia/Sleeping Forest/Adriana Figueroa" -},{ - "title": "I'LL SHOW YOU", - "artist": "Lollia/Sleeping Forest/Cristina Vee" -},{ - "title": "Addict", - "artist": "Lollia/Sleeping Forest/Dagames" -},{ - "title": "Determination - Undertale Parody Metal Version", - "artist": "Lollia/Sleeping Forest/Djsmell" -},{ - "title": "Beneath the Mask - Rap Version", - "artist": "Lollia/Sleeping Forest/GameboyJones" -},{ - "title": "Me, Myself and I - 2016 Geek Edition", - "artist": "Lollia/Sleeping Forest/GameboyJones" -},{ - "title": "GIANTS", - "artist": "Lollia/Sleeping Forest/Kuraicy/GameboyJones" -},{ - "title": "MORE", - "artist": "Lollia/Sleeping Forest/OR3O/Chi-chi/Kathy-Chan" -},{ - "title": "Talk", - "artist": "Reinaeiry" -},{ - "title": "Star Road - 2017 PROJECT SOLSTICE ORIGINAL", - "artist": "Lollia/Sleeping Forest/Project Solstice" -},{ - "title": "Colors Flying High", - "artist": "Lollia/Sleeping Forest/Sapphire" -},{ - "title": "Another Day In Paradise - Latin Version", - "artist": "Miracle Of Sound" -},{ - "title": "THE BADDEST", - "artist": "Lollia/Sleeping Forest/Shiki Miyoshino" -},{ - "title": "Dedicated to Moonlight - from Final Fantasy XIV: ENDWALKER", - "artist": "Lollia/Suna/RichaadEB" -},{ - "title": "Un Flambeau, Jeannette, Isabelle", - "artist": "Loreena McKennitt" -},{ - "title": "Dragonsong - from Final Fantasy XIV: HEAVENSWARD", - "artist": "Lollia/ToxicxEternity" -},{ - "title": "No More What Ifs", - "artist": "Lollia/insaneintherainmusic" -},{ - "title": "Goin' GHOST", - "artist": "Lollia/shirobeats/Kuraiinu" -},{ - "title": "Hallowqueen", - "artist": "Lollia/shirobeats/Sleeping Forest/VALORY/HalaCG" -},{ - "title": "Open The Door (That's Not My Neighbor Song)", - "artist": "LongestSoloEver/DayumDahlia" -},{ - "title": "Rhythm of the Night", - "artist": "Loona" -},{ - "title": "Lord Of Sunlight And Cinder", - "artist": "Unknown Artist" -},{ - "title": "Everybody Wants To Rule The World - From โ€œThe Hunger Games: Catching Fireโ€ Soundtrack", - "artist": "Lorde" -},{ - "title": "A Hundred Wishes - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "A Hundred Wishes", - "artist": "Loreena McKennitt" -},{ - "title": "Ages Past, Ages Hence - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Ages Past, Ages Hence", - "artist": "Loreena McKennitt" -},{ - "title": "All Souls Night", - "artist": "Loreena McKennitt" -},{ - "title": "Ancient Pines", - "artist": "Loreena McKennitt" -},{ - "title": "Annachie Gordon", - "artist": "Loreena McKennitt" -},{ - "title": "The English Ladye And The Knight", - "artist": "Loreena McKennitt" -},{ - "title": "As I Roved Out", - "artist": "Loreena McKennitt" -},{ - "title": "Balulalow", - "artist": "Loreena McKennitt" -},{ - "title": "Banks Of Claudy", - "artist": "Loreena McKennitt" -},{ - "title": "Mechanical", - "artist": "Unknown Artist" -},{ - "title": "Banquet Hall", - "artist": "Loreena McKennitt" -},{ - "title": "Beneath A Phrygian Sky (Gordian Version)", - "artist": "Loreena McKennitt" -},{ - "title": "Beneath A Phrygian Sky", - "artist": "Loreena McKennitt" -},{ - "title": "Between The Shadows (Persian Shadows)", - "artist": "Loreena McKennitt" -},{ - "title": "Between The Shadows", - "artist": "Loreena McKennitt" -},{ - "title": "Blacksmith", - "artist": "Loreena McKennitt" -},{ - "title": "Hang on Little Tomato", - "artist": "Pink Martini" -},{ - "title": "Bonny Portmore - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Bonny Portmore", - "artist": "Loreena McKennitt" -},{ - "title": "Breaking Of The Sword - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Breaking Of The Sword", - "artist": "Loreena McKennitt" -},{ - "title": "Breaking The Silence", - "artist": "Loreena McKennitt" -},{ - "title": "Breton Carol", - "artist": "Loreena McKennitt" -},{ - "title": "Brian Boruโ€™s March", - "artist": "Loreena McKennitt" -},{ - "title": "Caravanserai", - "artist": "Loreena McKennitt" -},{ - "title": "The Bard's Song: In the Forest - Remastered 2022", - "artist": "Malukah" -},{ - "title": "Carrighfergus", - "artist": "Loreena McKennitt" -},{ - "title": "Ce He Mise Le Ulaingt? / The Two Trees", - "artist": "Loreena McKennitt" -},{ - "title": "Come By The Hills", - "artist": "Loreena McKennitt" -},{ - "title": "Courtyard Lullaby", - "artist": "Loreena McKennitt" -},{ - "title": "Coventry Carol", - "artist": "Loreena McKennitt" -},{ - "title": "Custom Gap - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Cymbeline", - "artist": "Loreena McKennitt" -},{ - "title": "Cรฉ Hรฉ Mise Le Ulaingt? The Two Trees - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Wintry Heart", - "artist": "Sirenia" -},{ - "title": "Dante's Prayer", - "artist": "Loreena McKennitt" -},{ - "title": "Dark Night Of The Soul", - "artist": "Loreena McKennitt" -},{ - "title": "Dickens' Dublin (The Palace)", - "artist": "Loreena McKennitt" -},{ - "title": "Down By The Sally Gardens", - "artist": "Loreena McKennitt" -},{ - "title": "Emmanuel", - "artist": "Loreena McKennitt" -},{ - "title": "Full Circle - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Full Circle", - "artist": "Loreena McKennitt" -},{ - "title": "Gloucestershire Wassail", - "artist": "Loreena McKennitt" -},{ - "title": "God Rest Ye Merry, Gentlemen", - "artist": "Loreena McKennitt" -},{ - "title": "Good King Wenceslas", - "artist": "Loreena McKennitt" -},{ - "title": "Greensleeves", - "artist": "Loreena McKennitt" -},{ - "title": "Greystones - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Huron 'Beltane' Fire Dance", - "artist": "Loreena McKennitt" -},{ - "title": "In Praise Of Christmas", - "artist": "Loreena McKennitt" -},{ - "title": "In The Bleak Midwinter", - "artist": "Loreena McKennitt" -},{ - "title": "Incantation", - "artist": "Loreena McKennitt" -},{ - "title": "Kecharitomene", - "artist": "Loreena McKennitt" -},{ - "title": "Kellswater", - "artist": "Loreena McKennitt" -},{ - "title": "La Serenissima", - "artist": "Loreena McKennitt" -},{ - "title": "La belle dame dans merci - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "La belle dame sans merci", - "artist": "Loreena McKennitt" -},{ - "title": "Let All That Are To Mirth Inclined", - "artist": "Loreena McKennitt" -},{ - "title": "Let Us The Infant Greet", - "artist": "Loreena McKennitt" -},{ - "title": "Lost Souls - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Lost Souls", - "artist": "Loreena McKennitt" -},{ - "title": "Nothing Else Matters", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Manx Ayre - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Manx Ayre", - "artist": "Loreena McKennitt" -},{ - "title": "Marco Polo", - "artist": "Loreena McKennitt" -},{ - "title": "Marrakesh Night Market - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Marrakesh Night Market", - "artist": "Loreena McKennitt" -},{ - "title": "Mary & The Soldier - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Moon Cradle", - "artist": "Loreena McKennitt" -},{ - "title": "Night Ride Across The Caucasus", - "artist": "Loreena McKennitt" -},{ - "title": "Noel Nouvelet!", - "artist": "Loreena McKennitt" -},{ - "title": "On A Bright May Morning - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "On A Bright May Morning", - "artist": "Loreena McKennitt" -},{ - "title": "Penelope's Song", - "artist": "Loreena McKennitt" -},{ - "title": "Prologue", - "artist": "Loreena McKennitt" -},{ - "title": "Prospero's Speech - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Prospero's Speech", - "artist": "Loreena McKennitt" -},{ - "title": "Sacred Shabbat", - "artist": "Loreena McKennitt" -},{ - "title": "Salvation Contradiction - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Samain Night", - "artist": "Loreena McKennitt" -},{ - "title": "Santiago - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Santiago", - "artist": "Loreena McKennitt" -},{ - "title": "Searching For Lambs - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Seeds Of Love", - "artist": "Loreena McKennitt" -},{ - "title": "She Moved Through The Fair", - "artist": "Loreena McKennitt" -},{ - "title": "Skellig", - "artist": "Loreena McKennitt" -},{ - "title": "Snow", - "artist": "Loreena McKennitt" -},{ - "title": "Spanish Guitars And Night Plazas - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Spanish Guitars And Night Plazas", - "artist": "Loreena McKennitt" -},{ - "title": "Standing Stones", - "artist": "Loreena McKennitt" -},{ - "title": "Stolen Child", - "artist": "Loreena McKennitt" -},{ - "title": "Sun, Moon And Stars - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Sun, Moon And Stars", - "artist": "Loreena McKennitt" -},{ - "title": "Sรญ Bheag, Sรญ Mhรณr / Wild Mountain Thyme - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "Tango To Evora", - "artist": "Loreena McKennitt" -},{ - "title": "The Ballad Of The Fox Hunter - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "The Ballad Of The Fox Hunter", - "artist": "Loreena McKennitt" -},{ - "title": "The Bonny Swans - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "The Key", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Bonny Swans", - "artist": "Loreena McKennitt" -},{ - "title": "The Dark Night Of The Soul - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "The Dark Night Of The Soul", - "artist": "Loreena McKennitt" -},{ - "title": "The Mummers' Dance - Single Remix", - "artist": "Loreena McKennitt" -},{ - "title": "The Death Of Queen Jane", - "artist": "Loreena McKennitt" -},{ - "title": "The Emigration Tunes", - "artist": "Loreena McKennitt" -},{ - "title": "A Very Creepy Christmas", - "artist": "Madame Macabre" -},{ - "title": "The Gates Of Istanbul", - "artist": "Loreena McKennitt" -},{ - "title": "The Highway Man", - "artist": "Loreena McKennitt" -},{ - "title": "The Holly & The Ivy", - "artist": "Loreena McKennitt" -},{ - "title": "The King", - "artist": "Loreena McKennitt" -},{ - "title": "The Lady Of Shalott", - "artist": "Loreena McKennitt" -},{ - "title": "The Mummers' Dance", - "artist": "Loreena McKennitt" -},{ - "title": "The Mystic's Dream - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "The Mystic's Dream", - "artist": "Loreena McKennitt" -},{ - "title": "The Old Ways", - "artist": "Loreena McKennitt" -},{ - "title": "The Parting Glass", - "artist": "Loreena McKennitt" -},{ - "title": "The Seasons", - "artist": "Loreena McKennitt" -},{ - "title": "The Seven Rejoices Of Mary", - "artist": "Loreena McKennitt" -},{ - "title": "The Star Of The County Down - Introduction", - "artist": "Loreena McKennitt" -},{ - "title": "The Star Of The County Down", - "artist": "Loreena McKennitt" -},{ - "title": "The Stockford Carol", - "artist": "Loreena McKennitt" -},{ - "title": "The Wexford Carol", - "artist": "Loreena McKennitt" -},{ - "title": "The Wind That Shakes The Barley", - "artist": "Loreena McKennitt" -},{ - "title": "Carol of the Witch - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "A Bitter Truth", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "A Familiar Face", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "A Heated Discussion", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Abstergo Industries", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Against All Odds", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Alone Against All", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Altair and Darim", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "An Uncertain Present", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "An Unsubtle Approach", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Antioch", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Arrocco", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Assassin's Creed III Main Theme Variation", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Assassin's Creed III Main Theme", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Assassinate the Target", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Assassins Creed Theme", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Battle at Sea", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Beer and Friends", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Breaching the Walls", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Castel Gandolfo", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Chase the Target", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Closed City", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Connor's Life", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Constantinople", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Dark Alleys", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Desmond's Destiny", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Duel At Dawn", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Enough for One Life", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Escape Artist", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Escape in Style", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Everything Changes", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Eye of the Storm", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Fallen Warriors", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Farewell", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Fight Club", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Find the Target", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Firenze", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Freedom Fighter", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Frontier At Arms", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Frozen", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Ghost Trail", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "He Is Our Beacon", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Helpless", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "HomeStead", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "In the Simulation", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Kill Streak", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "King Washington (Alternate Version)", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "King Washington (Revisited Version)", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "King Washington", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Labored and Lost", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Last of the Palaiologi", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Laying Up the Trap", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Let the Chase Begin", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Man With the Wolf Hood", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Master and Mentor", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Mastermind", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Modern Assassin", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Nightmares", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Of Life and Death", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "On a Kill Streak", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "On the Run", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Passing the Torch", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Ratonhnhakรฉ ton (Ratonhnhakรฉ:ton)", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Reunion", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Rhodes", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Risking Everything", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Rooftop Chase", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "ใƒญใƒŸใ‚ชใจใ‚ทใƒณใƒ‡ใƒฌใƒฉ (feat. ๆกƒไบ•ๆ„›่މ&ๆ—ฅ้‡Žๆฃฎ้›ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "MORE MORE JUMP!" -},{ - "title": "Sailing to Constantinople", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Intro To The Mind - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "San Donato", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Scheduled for Deletion", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Seekers", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Deathzone - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Sacra - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Call My Name - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Mikko's Psalm 555/382 - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Sienna", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Sofia Sartor", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Solitude", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Son of Umar", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Souk", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Speck of Dust", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Suleiman's Grief", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Swift and Silent", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Taking Up Arms", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Temple Secrets", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Aquila", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Battle of Breed's Hill", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Betrayal (Alternate Version)", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Betrayal", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Hidden City", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Hunted", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Hunter", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Lobby", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Mentors Return", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Pursuit", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Redemption (Alternate Version)", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Redemption", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Revelation", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Road to Masysaf", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Ruse", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The True Rulers", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Tyrant", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "The Will to Endure", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Through the Frontier", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Tracking Templar", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Tracking the Prey", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Trouble in Town", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Unwavering Resolve", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Venezia", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "We Talk Together", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Welcom to the Fold", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Welcome to Boston", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "What Came Before", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Wild Instincts", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Winter's Grasp", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Wolf in Sheep's Clothing", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "You Have Earned Your Rest", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "You Must Succeed", - "artist": "Lorne Balfe/Assassin's Creed" -},{ - "title": "Assassin's Creed III Main Theme (Wall of Sound Remix)", - "artist": "Lorne Balfe/Assassin's Creed/Wall of Sound" -},{ - "title": "Iwatodai Dorm -Reload-", - "artist": "Lotus Juice/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "The Meaning of Armbands", - "artist": "Lotus Juice/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "The Dusklit Carnival - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Color Your Night", - "artist": "Lotus Juice/้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Mass Destruction -Reload-", - "artist": "Lotus Juice/้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Ara Fell Theme", - "artist": "Louise Heaney" -},{ - "title": "Arkadya City", - "artist": "Louise Heaney" -},{ - "title": "Arkadya Town", - "artist": "Louise Heaney" -},{ - "title": "BONUS: Arkadya Cave And Ruins", - "artist": "Louise Heaney" -},{ - "title": "BONUS: Arkadya Fields", - "artist": "Louise Heaney" -},{ - "title": "BONUS: Illarion's Theme", - "artist": "Louise Heaney" -},{ - "title": "BONUS: Irimbe Town", - "artist": "Louise Heaney" -},{ - "title": "BONUS: Moonstone Dungeon 2", - "artist": "Louise Heaney" -},{ - "title": "Chacais Cave And Ruins", - "artist": "Louise Heaney" -},{ - "title": "Chacais City", - "artist": "Louise Heaney" -},{ - "title": "Chacais Fields", - "artist": "Louise Heaney" -},{ - "title": "Chacais Town", - "artist": "Louise Heaney" -},{ - "title": "Defeat", - "artist": "Louise Heaney" -},{ - "title": "Desert Colossus", - "artist": "Louise Heaney" -},{ - "title": "Ghost Of The Forest", - "artist": "Louise Heaney" -},{ - "title": "Holyland Fields", - "artist": "Louise Heaney" -},{ - "title": "Inyuna's Boss Battle", - "artist": "Louise Heaney" -},{ - "title": "Inyuna's Tower", - "artist": "Louise Heaney" -},{ - "title": "Irimbe City", - "artist": "Louise Heaney" -},{ - "title": "Moonstone Boss", - "artist": "Louise Heaney" -},{ - "title": "Moonstone Dungeon", - "artist": "Louise Heaney" -},{ - "title": "Original Theme", - "artist": "Louise Heaney" -},{ - "title": "Sad Theme 1", - "artist": "Louise Heaney" -},{ - "title": "Sad Theme 2", - "artist": "Louise Heaney" -},{ - "title": "Sky Rats Attack", - "artist": "Louise Heaney" -},{ - "title": "Story Advancement", - "artist": "Louise Heaney" -},{ - "title": "Sunstone Palace", - "artist": "Louise Heaney" -},{ - "title": "The Adventure Begins", - "artist": "Louise Heaney" -},{ - "title": "Victory", - "artist": "Louise Heaney" -},{ - "title": "Faster Car", - "artist": "Loving Caliber" -},{ - "title": "I Am Falling For You", - "artist": "Loving Caliber" -},{ - "title": "In the Flood - Lovisa's Version", - "artist": "Lovisa Bergdahl" -},{ - "title": "YEAYEAYEA", - "artist": "LuLuYam" -},{ - "title": "Absolution", - "artist": "Luc St-Pierre" -},{ - "title": "Basso's Briefing", - "artist": "Luc St-Pierre" -},{ - "title": "Basso's Prison Escape", - "artist": "Luc St-Pierre" -},{ - "title": "Dark Water", - "artist": "Mikko Tarmia" -},{ - "title": "Boat to Moira", - "artist": "Luc St-Pierre" -},{ - "title": "Clock Tower", - "artist": "Luc St-Pierre" -},{ - "title": "Entering the City", - "artist": "Luc St-Pierre" -},{ - "title": "House of Blossoms", - "artist": "Luc St-Pierre" -},{ - "title": "Library Escape", - "artist": "Luc St-Pierre" -},{ - "title": "Main Menu", - "artist": "Luc St-Pierre" -},{ - "title": "Meeting Orion", - "artist": "Luc St-Pierre" -},{ - "title": "Meeting the Baron", - "artist": "Luc St-Pierre" -},{ - "title": "Need a Ride", - "artist": "Luc St-Pierre" -},{ - "title": "Orion's Arrest", - "artist": "Luc St-Pierre" -},{ - "title": "Orion's Final Speech", - "artist": "Luc St-Pierre" -},{ - "title": "Ritual Chamber", - "artist": "Luc St-Pierre" -},{ - "title": "The Accident", - "artist": "Luc St-Pierre" -},{ - "title": "The Drop", - "artist": "Luc St-Pierre" -},{ - "title": "Thief Taker General's Ambush", - "artist": "Luc St-Pierre" -},{ - "title": "Back in Time", - "artist": "Miracle Of Sound" -},{ - "title": "Thief Taker General's Face-off", - "artist": "Luc St-Pierre" -},{ - "title": "Uprising", - "artist": "Luc St-Pierre" -},{ - "title": "7 Years", - "artist": "Lukas Graham" -},{ - "title": "Mother Knows Best/I See the Light (Rapunzels Villain Song)", - "artist": "Lydia the Bard" -},{ - "title": "Extra Lessons for the Mysterious", - "artist": "Masafumi Takada" -},{ - "title": "Ay Llorona - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Ay Llorona", - "artist": "Madame Macabre" -},{ - "title": "Tale as Old as Time (Belles Villain Song)", - "artist": "Lydia the Bard" -},{ - "title": "Colors Flying High - opening movie version", - "artist": "Lyn" -},{ - "title": "Colors Flying High", - "artist": "Lyn" -},{ - "title": "I believe", - "artist": "Lyn" -},{ - "title": "No More What Ifs", - "artist": "Lyn" -},{ - "title": "Our Light", - "artist": "Lyn" -},{ - "title": "Take Over", - "artist": "Lyn" -},{ - "title": "Throw Away Your Mask", - "artist": "Lyn" -},{ - "title": "Bad Girls", - "artist": "M.I.A." -},{ - "title": "honey honey,toxic candy", - "artist": "MADAMEDRIPZZ/Nightcore Reality" -},{ - "title": "honey hpney", - "artist": "MADAMEDRIPZZ/Nightcore Reality" -},{ - "title": "love in gen-z", - "artist": "MADAMEDRIPZZ/Nightcore Reality" -},{ - "title": "q+z+4+6", - "artist": "MADAMEDRIPZZ/Nightcore Reality" -},{ - "title": "toxic advice", - "artist": "MADAMEDRIPZZ/Nightcore Reality" -},{ - "title": "toxic attraction pam pam", - "artist": "MADAMEDRIPZZ/Nightcore Reality" -},{ - "title": "Rude", - "artist": "MAGIC!" -},{ - "title": "CYBERPUNK DEAD BOY - Self Cover Ver.", - "artist": "MAIKI P" -},{ - "title": "CYBERPUNK DEAD BOY", - "artist": "MAIKI P" -},{ - "title": "Galway Girl", - "artist": "MALINDA" -},{ - "title": "Hoist the Colours", - "artist": "MALINDA" -},{ - "title": "Scarborough Fair", - "artist": "MALINDA" -},{ - "title": "Drunken Sailor", - "artist": "MALINDA/Bobby Bass/Mia Asano/Piper.Ally/Cullen Vance/Seth Staton Watkins" -},{ - "title": "Bubblegum Bitch", - "artist": "MARINA" -},{ - "title": "Savages", - "artist": "MARINA" -},{ - "title": "To Be Human", - "artist": "MARINA" -},{ - "title": "Take Me to Church", - "artist": "MILCK" -},{ - "title": "MML1_BGM19_Anxiety2", - "artist": "Unknown Artist" -},{ - "title": "Nostalogic (feat. ๆก่ฐท้ฅ&ๆ—ฅ้‡Žๆฃฎ้›ซ&MEIKO)", - "artist": "MORE MORE JUMP!" -},{ - "title": "ใ‚ขใ‚คใƒ‰ใƒซๆ–ฐ้‹ญ้šŠ (feat. ่Šฑ้‡Œใฟใฎใ‚Š&ๆก่ฐท้ฅ&ๆกƒไบ•ๆ„›่މ&ๆ—ฅ้‡Žๆฃฎ้›ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "MORE MORE JUMP!" -},{ - "title": "ใƒ„ใ‚ฎใƒใ‚ฎใ‚นใ‚ฟใƒƒใ‚ซใƒผใƒˆ (feat. ๆกƒไบ•ๆ„›่މ&ๆ—ฅ้‡Žๆฃฎ้›ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "MORE MORE JUMP!" -},{ - "title": "ใƒŸใƒซใ‚ฏใ‚ฏใƒฉใ‚ฆใƒณใƒปใ‚ชใƒณใƒปใ‚ฝใƒผใƒใƒใ‚ซ (feat. ่Šฑ้‡Œใฟใฎใ‚Š&ๆ—ฅ้‡Žๆฃฎ้›ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "MORE MORE JUMP!" -},{ - "title": "ใƒขใ‚ข๏ผใ‚ธใƒฃใƒณใƒ—๏ผใƒขใ‚ข๏ผ (feat. ่Šฑ้‡Œใฟใฎใ‚Š&ๆก่ฐท้ฅ&ๆกƒไบ•ๆ„›่މ&ๆ—ฅ้‡Žๆฃฎ้›ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "MORE MORE JUMP!" -},{ - "title": "Only Monika - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "ๆ‹ๆ„›่ฃๅˆค (feat. ่Šฑ้‡Œใฟใฎใ‚Š&ๆกƒไบ•ๆ„›่މ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "MORE MORE JUMP!" -},{ - "title": "ใฉใ‚Šใƒผใฟใ‚“ใ‚ฌใƒผใƒซ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "MURASAKI/Megurine Luka" -},{ - "title": "ใ‚ใใ‚Šใ‚ขใ‚ค (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "MURASAKI/Megurine Luka" -},{ - "title": "ไบบ้–“ๅ’ๆฅญ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "MURASAKI/Megurine Luka/VY1" -},{ - "title": "Chocolate Parfait", - "artist": "MYLK" -},{ - "title": "Ambient Piano", - "artist": "MaDeInCCCP" -},{ - "title": "Chase", - "artist": "MaDeInCCCP" -},{ - "title": "Maybe Not", - "artist": "MaDeInCCCP" -},{ - "title": "Maybe We Can Win This", - "artist": "MaDeInCCCP" -},{ - "title": "PZ Main Menu Theme", - "artist": "MaDeInCCCP" -},{ - "title": "Saying Goodbye", - "artist": "MaDeInCCCP" -},{ - "title": "Slow Sad", - "artist": "MaDeInCCCP" -},{ - "title": "The Zombie Threat", - "artist": "MaDeInCCCP" -},{ - "title": "What Was Lost", - "artist": "MaDeInCCCP" -},{ - "title": "These Scars Won't Define Us - Tour Version", - "artist": "Machine Head/In Flames/Lacuna Coil/Unearth" -},{ - "title": "Thrift Shop (feat. Wanz)", - "artist": "Macklemore & Ryan Lewis/Macklemore/Ryan Lewis/Wanz" -},{ - "title": "Can't Hold Us (feat. Ray Dalton)", - "artist": "Macklemore & Ryan Lewis/Ray Dalton" -},{ - "title": "Wandering", - "artist": "Masashi Hamauzu" -},{ - "title": "Balloon Animals - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Blood Right - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Blood Right", - "artist": "Madame Macabre" -},{ - "title": "Bog Witch - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Bog Witch", - "artist": "Madame Macabre" -},{ - "title": "Safe Asleep", - "artist": "Malukah" -},{ - "title": "Carol of the Witch", - "artist": "Madame Macabre" -},{ - "title": "Company Time - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Company Time", - "artist": "Madame Macabre" -},{ - "title": "Cybernetic Entities - 2023 Remaster", - "artist": "Madame Macabre" -},{ - "title": "Cybernetic Entities - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Cybernetic Entities", - "artist": "Madame Macabre" -},{ - "title": "Daisy Bell", - "artist": "Madame Macabre" -},{ - "title": "Dear Doctor Mine - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Decipher - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Decipher", - "artist": "Madame Macabre" -},{ - "title": "Far Away Memories", - "artist": "Madame Macabre" -},{ - "title": "Fledgling (Music Box)", - "artist": "Madame Macabre" -},{ - "title": "Fledgling - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Fledgling", - "artist": "Madame Macabre" -},{ - "title": "Folie a Deux - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Folie a Deux", - "artist": "Madame Macabre" -},{ - "title": "Foul Play - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Foul Play", - "artist": "Madame Macabre" -},{ - "title": "Ghosts of Christmas Past - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Ghosts of Christmas Past", - "artist": "Madame Macabre" -},{ - "title": "God Syndrome - 2023 Remaster", - "artist": "Madame Macabre" -},{ - "title": "God Syndrome - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "God Syndrome - Sped Up", - "artist": "Madame Macabre" -},{ - "title": "Golden Strings - 2023 Remaster", - "artist": "Madame Macabre" -},{ - "title": "Golden Strings - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Golden Strings - Music Box Version", - "artist": "Madame Macabre" -},{ - "title": "Golden Strings", - "artist": "Madame Macabre" -},{ - "title": "Haunted House Party", - "artist": "Madame Macabre" -},{ - "title": "Heart Has Value", - "artist": "Madame Macabre" -},{ - "title": "House of the Rising Sun", - "artist": "Madame Macabre" -},{ - "title": "I Heard (Eddie the Clown) - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "I Heard (Eddie the Clown)", - "artist": "Madame Macabre" -},{ - "title": "I'm Sorry (FNAF 4) - Music Box Version", - "artist": "Madame Macabre" -},{ - "title": "I'm Sorry - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "I'm Sorry", - "artist": "Madame Macabre" -},{ - "title": "In the Cove - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Killer Love - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Killer Love", - "artist": "Madame Macabre" -},{ - "title": "Lavender Tone - Hysteria Mix", - "artist": "Madame Macabre" -},{ - "title": "Lavender Tone [Instrumental] - Hysteria Mix", - "artist": "Madame Macabre" -},{ - "title": "Manic Dream Girl - Instrumental Version", - "artist": "Madame Macabre" -},{ - "title": "Manic Dream Girl", - "artist": "Madame Macabre" -},{ - "title": "Moth in the Machine - Instrumental Version", - "artist": "Madame Macabre" -},{ - "title": "My Prey", - "artist": "Madame Macabre" -},{ - "title": "Oh Mister Emory - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Sinking Ships", - "artist": "Malukah" -},{ - "title": "Only Monika", - "artist": "Madame Macabre" -},{ - "title": "Outsider - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Painted Smile - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Painted Smile - Music Box Version", - "artist": "Madame Macabre" -},{ - "title": "Painted Smile - Vendetta Mix", - "artist": "Madame Macabre" -},{ - "title": "Painted Smile", - "artist": "Madame Macabre" -},{ - "title": "Protect You (My Superstar) - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Protect You (My Superstar)", - "artist": "Madame Macabre" -},{ - "title": "Regret Game - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Running Up That Hill", - "artist": "Madame Macabre" -},{ - "title": "Secure.Contain.Protect - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Settle Score - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Settle Score", - "artist": "Madame Macabre" -},{ - "title": "Showtime (FNAF 2) - Music Box Version", - "artist": "Madame Macabre" -},{ - "title": "Showtime - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Showtime", - "artist": "Madame Macabre" -},{ - "title": "Animals", - "artist": "Maroon 5" -},{ - "title": "Slightly Off - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Slightly Off", - "artist": "Madame Macabre" -},{ - "title": "So Mote It Be", - "artist": "Madame Macabre" -},{ - "title": "Something Real", - "artist": "Madame Macabre" -},{ - "title": "Springtrap (FNAF 3) - Music Box Version", - "artist": "Madame Macabre" -},{ - "title": "Springtrap - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Springtrap", - "artist": "Madame Macabre" -},{ - "title": "Strange Magicks", - "artist": "Madame Macabre" -},{ - "title": "The Blue Man - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "The Blue Man", - "artist": "Madame Macabre" -},{ - "title": "The Monster Underneath Your Bed - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "The Dusklit Carnival", - "artist": "Madame Macabre" -},{ - "title": "The Hearse Song (The Worms Creep In) - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "The Hearse Song (The Worms Creep In)", - "artist": "Madame Macabre" -},{ - "title": "The Monster Underneath Your Bed", - "artist": "Madame Macabre" -},{ - "title": "The Naughty Ones - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "The Naughty Ones", - "artist": "Madame Macabre" -},{ - "title": "The Old Wych Elm - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "The Old Wych Elm", - "artist": "Madame Macabre" -},{ - "title": "To the Ark - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "To the Ark", - "artist": "Madame Macabre" -},{ - "title": "Toby - 2023 Remaster", - "artist": "Madame Macabre" -},{ - "title": "Toby - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Toby", - "artist": "Madame Macabre" -},{ - "title": "Totheark - Acoustic Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Totheark - Acoustic Version", - "artist": "Madame Macabre" -},{ - "title": "Under the Veil - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Droplets", - "artist": "Nightcore" -},{ - "title": "Under the Veil", - "artist": "Madame Macabre" -},{ - "title": "Vanishing - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Vanishing", - "artist": "Madame Macabre" -},{ - "title": "Welcome to Freddy's - 2023 Remaster", - "artist": "Madame Macabre" -},{ - "title": "Titanium (Nightcore Remix)", - "artist": "Madilyn Bailey/Fly By Nightcore" -},{ - "title": "Welcome to Freddy's - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Welcome to Freddy's - Music Box Version", - "artist": "Madame Macabre" -},{ - "title": "Welcome to Freddy's - Sped Up", - "artist": "Madame Macabre" -},{ - "title": "Welcome to Freddy's", - "artist": "Madame Macabre" -},{ - "title": "Wicked Signals - Instrumental", - "artist": "Madame Macabre" -},{ - "title": "Wicked Signals", - "artist": "Madame Macabre" -},{ - "title": "deCIPHER - 2023 Remaster", - "artist": "Madame Macabre" -},{ - "title": "La Seine", - "artist": "Madame Macabre/Adam Melton" -},{ - "title": "God Syndrome", - "artist": "Madame Macabre/Ashe" -},{ - "title": "Moth in the Machine", - "artist": "Madame Macabre/CreepP" -},{ - "title": "Ghost Hunt - Instrumental", - "artist": "Madame Macabre/Hatsune Miku/CYBER DIVA" -},{ - "title": "Ghost Hunt", - "artist": "Madame Macabre/Hatsune Miku/CYBER DIVA" -},{ - "title": "Regret Game", - "artist": "Madame Macabre/LanceLight" -},{ - "title": "Balloon Animals", - "artist": "Madame Macabre/MuseofDiscord" -},{ - "title": "The Pianist - 2023 Remaster", - "artist": "Madame Macabre/Myuu" -},{ - "title": "The Pianist", - "artist": "Madame Macabre/Myuu" -},{ - "title": "In the Cove", - "artist": "Madame Macabre/Old Man Murphy" -},{ - "title": "Oh Mister Emory", - "artist": "Madame Macabre/Old Man Murphy" -},{ - "title": "Bad Habits", - "artist": "Madilyn Bailey" -},{ - "title": "Big Fish", - "artist": "Max LL" -},{ - "title": "The Milk Carton", - "artist": "Madilyn Mei" -},{ - "title": "Broken Looks Beautiful - Sped Up", - "artist": "Mae Bloom/Fly By Nightcore" -},{ - "title": "Fly Me To The Moon - Sped Up", - "artist": "Mae Bloom/Fly By Nightcore" -},{ - "title": "I'm Yours - Sped Up", - "artist": "Mae Bloom/Fly By Nightcore" -},{ - "title": "Oceans (Where Feet May Fail) - Sped Up", - "artist": "Mae Bloom/Fly By Nightcore" -},{ - "title": "Pretty Slowly - Sped Up", - "artist": "Mae Bloom/Fly By Nightcore" -},{ - "title": "Scared Of Loving You - Sped Up", - "artist": "Mae Bloom/Fly By Nightcore" -},{ - "title": "Thinking Out Loud - Sped Up", - "artist": "Mae Bloom/Fly By Nightcore" -},{ - "title": "One With Phyrexia", - "artist": "Magic: The Gathering/Matthew K. Heafy/Jonathan Young" -},{ - "title": "TUTA GOLD", - "artist": "Mahmood" -},{ - "title": "Aunnobeats", - "artist": "Maigo Hanyuu" -},{ - "title": "Blood Filled Tears", - "artist": "Maisy Kay" -},{ - "title": "Come Back Home", - "artist": "Maisy Kay" -},{ - "title": "Smells Like Teen Spirit", - "artist": "Malia J" -},{ - "title": "Touch the Sky", - "artist": "Malinda Kathleen Reese" -},{ - "title": "Age of Aggression", - "artist": "Malukah" -},{ - "title": "Age of Oppression", - "artist": "Malukah" -},{ - "title": "Angels We Have Heard on High", - "artist": "Malukah" -},{ - "title": "Shadows And Conspiracies", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Answers (From \"Final Fantasy XIV\")", - "artist": "Malukah" -},{ - "title": "Auld Lang Syne", - "artist": "Malukah" -},{ - "title": "Awake", - "artist": "Malukah" -},{ - "title": "Beauty of Dawn", - "artist": "Malukah" -},{ - "title": "Bringing Me Down", - "artist": "Malukah" -},{ - "title": "Come Little Children", - "artist": "Malukah" -},{ - "title": "Daughter of the Sea (Warbringers: Jaina)", - "artist": "Malukah" -},{ - "title": "Down by the River", - "artist": "Malukah" -},{ - "title": "Driving", - "artist": "Malukah" -},{ - "title": "Duele Despertar", - "artist": "Malukah" -},{ - "title": "Dungeons of Dreadrock", - "artist": "Malukah" -},{ - "title": "Frozen Sleep - Remaster 2022", - "artist": "Malukah" -},{ - "title": "Frozen Sleep", - "artist": "Malukah" -},{ - "title": "Game of Thrones - Main Title & The Children Medley", - "artist": "Malukah" -},{ - "title": "Hallelujah", - "artist": "Malukah" -},{ - "title": "I Follow the Moon", - "artist": "Malukah" -},{ - "title": "I Gotta Leave", - "artist": "Malukah" -},{ - "title": "Invincible - Remastered 2022", - "artist": "Malukah" -},{ - "title": "Invincible", - "artist": "Malukah" -},{ - "title": "Jenny of Oldstones", - "artist": "Malukah" -},{ - "title": "Knowing the Ending", - "artist": "Malukah" -},{ - "title": "Leliana's Song - Remastered 2022", - "artist": "Malukah" -},{ - "title": "Leliana's Song", - "artist": "Malukah" -},{ - "title": "Living on the Rooftops", - "artist": "Malukah" -},{ - "title": "May It Be", - "artist": "Malukah" -},{ - "title": "Misty Mountains - Remastered 2022", - "artist": "Malukah" -},{ - "title": "Misty Mountains", - "artist": "Malukah" -},{ - "title": "My Immortal", - "artist": "Malukah" -},{ - "title": "My Mother Told Me", - "artist": "Malukah" -},{ - "title": "First Star of Extreme Justice!", - "artist": "Masafumi Takada" -},{ - "title": "My Mother", - "artist": "Malukah" -},{ - "title": "Ragnar the Red", - "artist": "Malukah" -},{ - "title": "Reignite - Remastered 2022", - "artist": "Malukah" -},{ - "title": "Reignite", - "artist": "Malukah" -},{ - "title": "Rise From the Dark", - "artist": "Malukah" -},{ - "title": "Running From, Running From", - "artist": "Malukah" -},{ - "title": "Death Wish", - "artist": "Masafumi Takada" -},{ - "title": "Battle with Despair", - "artist": "Masafumi Takada" -},{ - "title": "Tale of the Tongues", - "artist": "Malukah" -},{ - "title": "The Bard's Song (In the Forest)", - "artist": "Malukah" -},{ - "title": "Harder To Breathe", - "artist": "Maroon 5" -},{ - "title": "The Dawn Will Come", - "artist": "Malukah" -},{ - "title": "The Dragonborn Comes - Extended Version", - "artist": "Malukah" -},{ - "title": "The Dragonborn Comes - Remastered 2022", - "artist": "Malukah" -},{ - "title": "The Dragonborn Comes", - "artist": "Malukah" -},{ - "title": "The Edge of Night / In Dreams - Remastered 2022", - "artist": "Malukah" -},{ - "title": "The Edge of Night / In Dreams", - "artist": "Malukah" -},{ - "title": "The Fields of Ard Skellig - Remastered 2022", - "artist": "Malukah" -},{ - "title": "The Fields of Ard Skellig", - "artist": "Malukah" -},{ - "title": "The Only Constant Thing", - "artist": "Malukah" -},{ - "title": "The Rains of Castamere - Remastered 2022", - "artist": "Malukah" -},{ - "title": "The Rains of Castamere", - "artist": "Malukah" -},{ - "title": "The Skye Boat Song", - "artist": "Malukah" -},{ - "title": "The Sound of Silence", - "artist": "Malukah" -},{ - "title": "The Wolven Storm (Priscilla's Song) - Remastered 2022", - "artist": "Malukah" -},{ - "title": "The Wolven Storm (Priscilla's Song)", - "artist": "Malukah" -},{ - "title": "Thor the Chocolate Lab", - "artist": "Malukah" -},{ - "title": "Times Like These", - "artist": "Malukah" -},{ - "title": "Vokul Fen Mah", - "artist": "Malukah" -},{ - "title": "Where Did You Go?", - "artist": "Malukah" -},{ - "title": "You Make It Easy", - "artist": "Malukah" -},{ - "title": "O Holy Night", - "artist": "Malukah/Alexander Knutsen" -},{ - "title": "Scarborough Fair", - "artist": "Malukah/Alexander Knutsen" -},{ - "title": "In the Darkness", - "artist": "Malukah/Ksherwoodops" -},{ - "title": "Baba Yetu - Remastered 2022", - "artist": "Malukah/Peter Hollens" -},{ - "title": "Fear Not This Night", - "artist": "Malukah/Taylor Davis/Lara de Wit" -},{ - "title": "Be Prepared", - "artist": "Man on the Internet" -},{ - "title": "Candy", - "artist": "Mandy Moore" -},{ - "title": "I Wanna Be With You", - "artist": "Mandy Moore" -},{ - "title": "ใ‚€ใ’ใ‚“ใฎใƒใ‚ฑใƒƒใƒˆ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&KAITO)", - "artist": "Marasy/Hatsune Miku/KAITO" -},{ - "title": "ๆ–ฐไบบ้กž (feat. ้ก้Ÿณใƒชใƒณ)", - "artist": "Marasy/Kagamine Rin" -},{ - "title": "I Wanna Be Your Slave", - "artist": "Marcela" -},{ - "title": "Roardin", - "artist": "Marcela Bovio" -},{ - "title": "A Gifted Man Brings Gifts Galore", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Blood And Wine", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Breaking In", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Cave Theme", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Child Of The Elder Blood", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Conjunction Of The Spheres", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Elaine Ettariel", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Emhyr Var Emreis", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Eredin, King Of The Hunt", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Evil's Soft First Touches", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Family Matters", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Farewell, Old Friend", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Geralt Of Rivia", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Go Back Whence You Came", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Go For It", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Guillaume Versus The Shaelmaar", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Harpy Lair", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Hearts Of Stone", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Hjalmar's Axe", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "I Name Thee Dea And Embrace Thee As My Daughter", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "In The Giant's Shadow", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Kaer Morhen", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "King Bran's Final Voyage", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Lady Of The Lake", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Lullaby Of Woe", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Mystery Man", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Nilfgaard", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "On The Champs-Dรฉsolรฉs", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Searching For Cecilia Bellant", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Seeking Resonance", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "HYPER FINAL A.A.", - "artist": "Masafumi Takada" -},{ - "title": "Syanna", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Beast Of Beauclair", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Big Four", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The House Of The Borsodis", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Hunt Is Coming", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Hunter's Path", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Mandragora", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Possesion Of Jarl Udalryk", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Temple Of Lilvani", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Tournament", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Trail", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "The Vagabond", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "What Lies Unseen", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Whatsoever A Man Soweth...", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Wind In The Caroberta Woods", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Wolven Storm - English", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "Words On Wind", - "artist": "Marcin Przybyล‚owicz" -},{ - "title": "A Story You Won't Believe", - "artist": "Marcin Przybyล‚owicz/Percival Schuttenbach" -},{ - "title": "Another Round For Everyone", - "artist": "Marcin Przybyล‚owicz/Percival Schuttenbach" -},{ - "title": "Back On The Path", - "artist": "Marcin Przybyล‚owicz/Percival Schuttenbach" -},{ - "title": "You're... Immortal?", - "artist": "Marcin Przybyล‚owicz/Percival Schuttenbach" -},{ - "title": "Motorcycle Death Cage", - "artist": "Masafumi Takada" -},{ - "title": "Buleria", - "artist": "Marco Marin/Dominic Soulard/Eric Breton/Assassin's Creed" -},{ - "title": "Verdiales", - "artist": "Marco Marin/Dominic Soulard/Eric Breton/Assassin's Creed" -},{ - "title": "Binomi", - "artist": "Maretu" -},{ - "title": "Brain Revolution Girl 2016 ver.", - "artist": "Maretu" -},{ - "title": "Coin locker Baby", - "artist": "Maretu" -},{ - "title": "DARLING", - "artist": "Maretu" -},{ - "title": "Mind brand", - "artist": "Maretu" -},{ - "title": "SIU", - "artist": "Maretu" -},{ - "title": "Toutetsu", - "artist": "Maretu" -},{ - "title": "White Happy", - "artist": "Maretu" -},{ - "title": "NYAN (feat. HATSUNE MIKU)", - "artist": "Maretu/Hatsune Miku" -},{ - "title": "Down", - "artist": "Marian Hill" -},{ - "title": "Light Up", - "artist": "Mariana BO/Jerome/Crooked Bangs" -},{ - "title": "This is Halloween - Pop Version", - "artist": "Marilyn Manson" -},{ - "title": "Uptown Funk (feat. Bruno Mars)", - "artist": "Mark Ronson/Bruno Mars" -},{ - "title": "Sovngarde Song", - "artist": "Miracle Of Sound" -},{ - "title": "Must Get Out", - "artist": "Maroon 5" -},{ - "title": "Not Coming Home", - "artist": "Maroon 5" -},{ - "title": "Secret", - "artist": "Maroon 5" -},{ - "title": "She Will Be Loved", - "artist": "Maroon 5" -},{ - "title": "Shiver", - "artist": "Maroon 5" -},{ - "title": "Sugar", - "artist": "Maroon 5" -},{ - "title": "Sunday Morning", - "artist": "Maroon 5" -},{ - "title": "Sweetest Goodbye", - "artist": "Maroon 5" -},{ - "title": "Tangled", - "artist": "Maroon 5" -},{ - "title": "The Sun", - "artist": "Maroon 5" -},{ - "title": "This Love", - "artist": "Maroon 5" -},{ - "title": "Through With You", - "artist": "Maroon 5" -},{ - "title": "Moves Like Jagger", - "artist": "Maroon 5/Christina Aguilera" -},{ - "title": "The Mountain King", - "artist": "Martin Wave" -},{ - "title": "100 Mile Junk Food Dash", - "artist": "Masafumi Takada" -},{ - "title": "16 Makeover", - "artist": "Masafumi Takada" -},{ - "title": "3rd Island Theme Song", - "artist": "Masafumi Takada" -},{ - "title": "5th Island Theme Song", - "artist": "Masafumi Takada" -},{ - "title": "All Star Apologies", - "artist": "Masafumi Takada" -},{ - "title": "Alter Ego of the New World", - "artist": "Masafumi Takada" -},{ - "title": "An agony thread", - "artist": "Masafumi Takada" -},{ - "title": "Anagram.NET", - "artist": "Masafumi Takada" -},{ - "title": "Argument -HOPE VS DESPAIR- - 2nd mix", - "artist": "Masafumi Takada" -},{ - "title": "Argument [B-Side]", - "artist": "Masafumi Takada" -},{ - "title": "Argument [BREAK] 2nd mix", - "artist": "Masafumi Takada" -},{ - "title": "Argument [BREAK]", - "artist": "Masafumi Takada" -},{ - "title": "Argument [CROSS SWORD]", - "artist": "Masafumi Takada" -},{ - "title": "Argument [HOPE VS DESPAIR]", - "artist": "Masafumi Takada" -},{ - "title": "Argument [TURN UP THE HEAT] 2nd mix", - "artist": "Masafumi Takada" -},{ - "title": "Argument [TURN UP THE HEAT]", - "artist": "Masafumi Takada" -},{ - "title": "BTB", - "artist": "Masafumi Takada" -},{ - "title": "Hangman's Gambit ver 3.0", - "artist": "Masafumi Takada" -},{ - "title": "Battle with Final Despair", - "artist": "Masafumi Takada" -},{ - "title": "Battle with True Despair", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Days Piano", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Days", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Death", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Lie (Ver.B)", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Lie in the Virtual World", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Lie", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Morning", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Ruin (Summer Salt)", - "artist": "Masafumi Takada" -},{ - "title": "Beautiful Ruin", - "artist": "Masafumi Takada" -},{ - "title": "Becoming Friends", - "artist": "Masafumi Takada" -},{ - "title": "Box 15", - "artist": "Masafumi Takada" -},{ - "title": "Box 16", - "artist": "Masafumi Takada" -},{ - "title": "Boys' Life of Despair", - "artist": "Masafumi Takada" -},{ - "title": "Bugs Panic", - "artist": "Masafumi Takada" -},{ - "title": "Caged Child - Instrumental", - "artist": "Masafumi Takada" -},{ - "title": "Cave Ordeal", - "artist": "Masafumi Takada" -},{ - "title": "Chapter A", - "artist": "Masafumi Takada" -},{ - "title": "Chapter B", - "artist": "Masafumi Takada" -},{ - "title": "Chapter C", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial (Chaos) Volume 2", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial (Dawn) Volume 2", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial (Future) (w / Intro)", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial (Future)", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial (The Sun) Volume 2", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial (Variant)", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial [CHAOS]", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial [DAWN]", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial [THE SUN]", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial: Dawn Edition Vol. 3", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial: Resurrection Edition (no intro)", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial: Resurrection Edition", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial: Space Edition", - "artist": "Masafumi Takada" -},{ - "title": "Class Trial: Sun Edition V3", - "artist": "Masafumi Takada" -},{ - "title": "Climactic Re-enactment V3", - "artist": "Masafumi Takada" -},{ - "title": "Climactic Re-enactment", - "artist": "Masafumi Takada" -},{ - "title": "Closing Argument V3", - "artist": "Masafumi Takada" -},{ - "title": "Closing Argument", - "artist": "Masafumi Takada" -},{ - "title": "Cool Morning", - "artist": "Masafumi Takada" -},{ - "title": "DANGANRONPA FUTURE MIX V3", - "artist": "Masafumi Takada" -},{ - "title": "DANGANRONPA V3 - Full Version", - "artist": "Masafumi Takada" -},{ - "title": "DANGANRONPA reissue", - "artist": "Masafumi Takada" -},{ - "title": "DANGANRONPA V3 - Loop Version", - "artist": "Masafumi Takada" -},{ - "title": "DANGANRONPA V3", - "artist": "Masafumi Takada" -},{ - "title": "DANGANVEGAS", - "artist": "Masafumi Takada" -},{ - "title": "DISTRUST", - "artist": "Masafumi Takada" -},{ - "title": "DX Growth Plan", - "artist": "Masafumi Takada" -},{ - "title": "Dan-Dan-DANGANRONPA!", - "artist": "Masafumi Takada" -},{ - "title": "Dangan Growth Plan", - "artist": "Masafumi Takada" -},{ - "title": "Danganronpa (2nd GIG)", - "artist": "Masafumi Takada" -},{ - "title": "Danganronpa Super Mix", - "artist": "Masafumi Takada" -},{ - "title": "Danganronpa!", - "artist": "Masafumi Takada" -},{ - "title": "Darkness Time", - "artist": "Masafumi Takada" -},{ - "title": "Dead body found A", - "artist": "Masafumi Takada" -},{ - "title": "Dead body found B", - "artist": "Masafumi Takada" -},{ - "title": "Dead body found C", - "artist": "Masafumi Takada" -},{ - "title": "Dead body found D", - "artist": "Masafumi Takada" -},{ - "title": "Dead body found E", - "artist": "Masafumi Takada" -},{ - "title": "Death Road of Despair", - "artist": "Masafumi Takada" -},{ - "title": "Death Road of Hope", - "artist": "Masafumi Takada" -},{ - "title": "V3 Argument -BREAK-", - "artist": "Masafumi Takada" -},{ - "title": "Debate Scrum", - "artist": "Masafumi Takada" -},{ - "title": "Der Flohwalzer", - "artist": "Masafumi Takada" -},{ - "title": "Despair Pollution Noise Music", - "artist": "Masafumi Takada" -},{ - "title": "Despair Searching: Virtual World", - "artist": "Masafumi Takada" -},{ - "title": "Despair Searching", - "artist": "Masafumi Takada" -},{ - "title": "Despair Syndrome (1)", - "artist": "Masafumi Takada" -},{ - "title": "Despair Syndrome (2)", - "artist": "Masafumi Takada" -},{ - "title": "Destruction of ...", - "artist": "Masafumi Takada" -},{ - "title": "Discussion -MIX- - EDGE Version", - "artist": "Masafumi Takada" -},{ - "title": "Dive Drive", - "artist": "Masafumi Takada" -},{ - "title": "EXISAL TRIBE", - "artist": "Masafumi Takada" -},{ - "title": "They All Look The Same - Connor", - "artist": "Nima Fakhrara\nGB9TP1701165" -},{ - "title": "Extra Lessons for the Unlucky", - "artist": "Masafumi Takada" -},{ - "title": "FINAL A.A.", - "artist": "Masafumi Takada" -},{ - "title": "Finding Peace Party", - "artist": "Masafumi Takada" -},{ - "title": "Entering TYM", - "artist": "Michael McCann" -},{ - "title": "Flashback Light", - "artist": "Masafumi Takada" -},{ - "title": "Goodbye Despair High School", - "artist": "Masafumi Takada" -},{ - "title": "Siรบil a Rรบin", - "artist": "Michael McGlynn/Anรบna/Lucy Champion" -},{ - "title": "HYPER FINAL ULTRA A.A.", - "artist": "Masafumi Takada" -},{ - "title": "MOMOMOMonokuma!", - "artist": "Masafumi Takada" -},{ - "title": "HYPER NEW A.A. (Ch. 1)", - "artist": "Masafumi Takada" -},{ - "title": "HYPER ULTRA NEW A.A. (Ch. 1)", - "artist": "Masafumi Takada" -},{ - "title": "Hangman's Gambit", - "artist": "Masafumi Takada" -},{ - "title": "Heartless Journey", - "artist": "Masafumi Takada" -},{ - "title": "Homicide", - "artist": "Masafumi Takada" -},{ - "title": "Heaven of Almost Hell", - "artist": "Masafumi Takada" -},{ - "title": "Hope Searching", - "artist": "Masafumi Takada" -},{ - "title": "Hope of Autumn", - "artist": "Masafumi Takada" -},{ - "title": "Hope of Summer", - "artist": "Masafumi Takada" -},{ - "title": "Hope of Spring", - "artist": "Masafumi Takada" -},{ - "title": "Hope of Winter", - "artist": "Masafumi Takada" -},{ - "title": "Hopeless Ultra girl", - "artist": "Masafumi Takada" -},{ - "title": "Hyper PTA", - "artist": "Masafumi Takada" -},{ - "title": "Hyper Ultra PTA", - "artist": "Masafumi Takada" -},{ - "title": "Kill Command", - "artist": "Masafumi Takada" -},{ - "title": "Immersion Picture Scrolls", - "artist": "Masafumi Takada" -},{ - "title": "Island Ordeal", - "artist": "Masafumi Takada" -},{ - "title": "It can sing and is emptiness joy", - "artist": "Masafumi Takada" -},{ - "title": "Fi's Farewell", - "artist": "Mikel/GameChops" -},{ - "title": "Kill Now", - "artist": "Masafumi Takada" -},{ - "title": "Killing Game Completion Ceremony", - "artist": "Masafumi Takada" -},{ - "title": "Let's Start the Killing Game (from Speaker)", - "artist": "Masafumi Takada" -},{ - "title": "Let's Start the Killing Game", - "artist": "Masafumi Takada" -},{ - "title": "Living in a Lazy Parallel World", - "artist": "Masafumi Takada" -},{ - "title": "Living in Lazy Parallel World - Short Ver.", - "artist": "Masafumi Takada" -},{ - "title": "Love is Survival", - "artist": "Masafumi Takada" -},{ - "title": "Cunning Over Courage", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "MONOKUMA'Z", - "artist": "Masafumi Takada" -},{ - "title": "Master of Shovel", - "artist": "Masafumi Takada" -},{ - "title": "Mind Mine", - "artist": "Masafumi Takada" -},{ - "title": "Miss. Monomi's Practice Lesson", - "artist": "Masafumi Takada" -},{ - "title": "MonoMono Slots", - "artist": "Masafumi Takada" -},{ - "title": "Monokuma over clock", - "artist": "Masafumi Takada" -},{ - "title": "Monokuma's Trial", - "artist": "Masafumi Takada" -},{ - "title": "Moon on the Water", - "artist": "Masafumi Takada" -},{ - "title": "Hard Cash 2015", - "artist": "Miracle Of Sound" -},{ - "title": "Mr. Monokuma After Class V3", - "artist": "Masafumi Takada" -},{ - "title": "Mr. Monokuma After Class", - "artist": "Masafumi Takada" -},{ - "title": "Mr. Monokuma's Lesson V3", - "artist": "Masafumi Takada" -},{ - "title": "Mr. Monokuma's Lesson", - "artist": "Masafumi Takada" -},{ - "title": "Mr.Monokuma Appearance", - "artist": "Masafumi Takada" -},{ - "title": "NEW A.A. (Ch. 1)", - "artist": "Masafumi Takada" -},{ - "title": "New Classmates of the Dead", - "artist": "Masafumi Takada" -},{ - "title": "New Space Journey", - "artist": "Masafumi Takada" -},{ - "title": "New World Order V3", - "artist": "Masafumi Takada" -},{ - "title": "New World Order", - "artist": "Masafumi Takada" -},{ - "title": "OSHIOKI Last hike", - "artist": "Masafumi Takada" -},{ - "title": "Nightmare in the Locker", - "artist": "Masafumi Takada" -},{ - "title": "OSHIOKI Arcade rabbit", - "artist": "Masafumi Takada" -},{ - "title": "OSHIOKI DANGAN IsLand", - "artist": "Masafumi Takada" -},{ - "title": "OSHIOKI Fly helicopter", - "artist": "Masafumi Takada" -},{ - "title": "Our Class Trial", - "artist": "Masafumi Takada" -},{ - "title": "OSHIOKI Puppet girl", - "artist": "Masafumi Takada" -},{ - "title": "OSHIOKI Rocket trousers", - "artist": "Masafumi Takada" -},{ - "title": "OUTLAW RUN", - "artist": "Masafumi Takada" -},{ - "title": "PTA", - "artist": "Masafumi Takada" -},{ - "title": "PSYCHE TAXI", - "artist": "Masafumi Takada" -},{ - "title": "Re: Distrust", - "artist": "Masafumi Takada" -},{ - "title": "Papa Monokuma's Honors Class", - "artist": "Masafumi Takada" -},{ - "title": "Pretitle A", - "artist": "Masafumi Takada" -},{ - "title": "Pretitle B", - "artist": "Masafumi Takada" -},{ - "title": "Punishment Rocket", - "artist": "Masafumi Takada" -},{ - "title": "REAL / FICTION", - "artist": "Masafumi Takada" -},{ - "title": "Re: 100 Mile Junk Food Dash", - "artist": "Masafumi Takada" -},{ - "title": "Re: All Star Apologies", - "artist": "Masafumi Takada" -},{ - "title": "Re: Beautiful Morning", - "artist": "Masafumi Takada" -},{ - "title": "Re: Boys' Life of Despair", - "artist": "Masafumi Takada" -},{ - "title": "Re: Climactic Re-enactment", - "artist": "Masafumi Takada" -},{ - "title": "Re: Closing Argument", - "artist": "Masafumi Takada" -},{ - "title": "Re: Death Wish", - "artist": "Masafumi Takada" -},{ - "title": "Re: Despair Syndrome (1)", - "artist": "Masafumi Takada" -},{ - "title": "Re: Despair Syndrome (2)", - "artist": "Masafumi Takada" -},{ - "title": "The END of DNG", - "artist": "Masafumi Takada" -},{ - "title": "Re: Mr. Monokuma After Class", - "artist": "Masafumi Takada" -},{ - "title": "Re: Mr. Monokuma's Lesson", - "artist": "Masafumi Takada" -},{ - "title": "Re: New World Order", - "artist": "Masafumi Takada" -},{ - "title": "Re: To Survive", - "artist": "Masafumi Takada" -},{ - "title": "Re: Underground Trial", - "artist": "Masafumi Takada" -},{ - "title": "Re: Welcome to Despair", - "artist": "Masafumi Takada" -},{ - "title": "Rise and Shine, Ursine!", - "artist": "Masafumi Takada" -},{ - "title": "Rise of the Ultimates", - "artist": "Masafumi Takada" -},{ - "title": "Trial END", - "artist": "Masafumi Takada" -},{ - "title": "SALMON FISHING", - "artist": "Masafumi Takada" -},{ - "title": "School Ordeal", - "artist": "Masafumi Takada" -},{ - "title": "Season of Despair", - "artist": "Masafumi Takada" -},{ - "title": "Sing the Empty Truth", - "artist": "Masafumi Takada" -},{ - "title": "Spirit, Praise, and Beauty", - "artist": "Masafumi Takada" -},{ - "title": "Super BTB", - "artist": "Masafumi Takada" -},{ - "title": "Super Final BTB", - "artist": "Masafumi Takada" -},{ - "title": "Super High-School Level Despair-inducing Punishment", - "artist": "Masafumi Takada" -},{ - "title": "Talent Selection", - "artist": "Masafumi Takada" -},{ - "title": "The Day Before the Future", - "artist": "Masafumi Takada" -},{ - "title": "Look, Away...", - "artist": "Michael McGlynn/Anรบna/Linda Lampenius" -},{ - "title": "The ear and machine gun of a rabbit", - "artist": "Masafumi Takada" -},{ - "title": "Thousand Knocks", - "artist": "Masafumi Takada" -},{ - "title": "To Survive", - "artist": "Masafumi Takada" -},{ - "title": "Trapped by the Ocean Scent", - "artist": "Masafumi Takada" -},{ - "title": "Treasure Hunter! MONOLITH", - "artist": "Masafumi Takada" -},{ - "title": "Alone", - "artist": "Nico Collins" -},{ - "title": "Trial Preparation", - "artist": "Masafumi Takada" -},{ - "title": "Trigger Happy Havoc - DR Version", - "artist": "Masafumi Takada" -},{ - "title": "Trigger Happy Havoc", - "artist": "Masafumi Takada" -},{ - "title": "Tropical Despair", - "artist": "Masafumi Takada" -},{ - "title": "Underground Trial", - "artist": "Masafumi Takada" -},{ - "title": "V3 Argument -BLADE LOCK-", - "artist": "Masafumi Takada" -},{ - "title": "Moment of Truth", - "artist": "Masashi Hamauzu" -},{ - "title": "V3 Argument -HOPE VS DESPAIR-", - "artist": "Masafumi Takada" -},{ - "title": "V3 Argument -PANIC-", - "artist": "Masafumi Takada" -},{ - "title": "V3 Argument -PERJURY-", - "artist": "Masafumi Takada" -},{ - "title": "V3 Argument -TURN UP THE HEAT-", - "artist": "Masafumi Takada" -},{ - "title": "V3 Gallery Music", - "artist": "Masafumi Takada" -},{ - "title": "Versailles Burning at the Stake Witch Hunt Preparations", - "artist": "Masafumi Takada" -},{ - "title": "Vote slot", - "artist": "Masafumi Takada" -},{ - "title": "Welcome to Dangan Island! - OP Version", - "artist": "Masafumi Takada" -},{ - "title": "Welcome to Dangan Island!", - "artist": "Masafumi Takada" -},{ - "title": "Welcome to Despair", - "artist": "Masafumi Takada" -},{ - "title": "Wonderful Story", - "artist": "Masafumi Takada" -},{ - "title": "From Me to You Too (feat. Ibuki Mioda)", - "artist": "Masafumi Takada/Ibuki Mioda" -},{ - "title": "Assault", - "artist": "Masashi Hamauzu" -},{ - "title": "Believe", - "artist": "Masashi Hamauzu" -},{ - "title": "Besaid", - "artist": "Masashi Hamauzu" -},{ - "title": "Beyond The Darkness", - "artist": "Masashi Hamauzu" -},{ - "title": "Blitz Off !", - "artist": "Masashi Hamauzu" -},{ - "title": "Challenge", - "artist": "Masashi Hamauzu" -},{ - "title": "Face off", - "artist": "Masashi Hamauzu" -},{ - "title": "Final Battle", - "artist": "Masashi Hamauzu" -},{ - "title": "Launch", - "artist": "Masashi Hamauzu" -},{ - "title": "Macalania Woods", - "artist": "Masashi Hamauzu" -},{ - "title": "Tragedy", - "artist": "Masashi Hamauzu" -},{ - "title": "Peril", - "artist": "Masashi Hamauzu" -},{ - "title": "Servants of the Mountain", - "artist": "Masashi Hamauzu" -},{ - "title": "The Burning Sands", - "artist": "Masashi Hamauzu" -},{ - "title": "The Splendid Performance", - "artist": "Masashi Hamauzu" -},{ - "title": "The Travel Agency", - "artist": "Masashi Hamauzu" -},{ - "title": "The Wedding", - "artist": "Masashi Hamauzu" -},{ - "title": "Thunder Plains", - "artist": "Masashi Hamauzu" -},{ - "title": "Unwell", - "artist": "Matchbox Twenty" -},{ - "title": "Sleepsong", - "artist": "Michael McGlynn/Anรบna/Lucy Champion" -},{ - "title": "Levan Polka - Dancing Donkey Mix", - "artist": "Masha Ray" -},{ - "title": "Mass", - "artist": "Unknown Artist" -},{ - "title": "The Lost and Renowned", - "artist": "Mat Zenk" -},{ - "title": "The Land Changes Beneath You", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "To Keep Them Safe", - "artist": "Matteo Tummino" -},{ - "title": "Sacrifices Must Have Meaning", - "artist": "Matteo Tummino/STFUR" -},{ - "title": "A Wild Place", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "Bounteous Fields", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "Bury the Past, Build the Future", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "Nobilis Humilis", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Dread Depths", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "Shores of Inis Fรกil", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "Stone Heart of Inis Fรกil", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "The Words of a Friend", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "Valhalla Need not be a Place", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "Whispers of Dark Spirits", - "artist": "Max Aruj/Assassin's Creed" -},{ - "title": "At Night", - "artist": "Max LL" -},{ - "title": "At Sea", - "artist": "Max LL" -},{ - "title": "Mother Nebula Pillbug", - "artist": "Max LL" -},{ - "title": "Bottom Line Corp.", - "artist": "Max LL" -},{ - "title": "Charon's Burden", - "artist": "Max LL" -},{ - "title": "Choo Choo!", - "artist": "Max LL" -},{ - "title": "Crow's End", - "artist": "Max LL" -},{ - "title": "Don't Be Scared Stella", - "artist": "Max LL" -},{ - "title": "Dust Bunnies", - "artist": "Max LL" -},{ - "title": "Falling Stars", - "artist": "Max LL" -},{ - "title": "First Snow", - "artist": "Max LL" -},{ - "title": "Freeing the Dragon", - "artist": "Max LL" -},{ - "title": "Furogawa", - "artist": "Max LL" -},{ - "title": "Guardians & Memories", - "artist": "Max LL" -},{ - "title": "Gurenu Fields", - "artist": "Max LL" -},{ - "title": "Hummingberg", - "artist": "Max LL" -},{ - "title": "Into the Mines", - "artist": "Max LL" -},{ - "title": "Island Discovery", - "artist": "Max LL" -},{ - "title": "Last Voyage", - "artist": "Max LL" -},{ - "title": "Lounge Music", - "artist": "Max LL" -},{ - "title": "Meteoroids", - "artist": "Max LL" -},{ - "title": "Mind Palace", - "artist": "Max LL" -},{ - "title": "More Friends (Second Spirit Theme Suite)", - "artist": "Max LL" -},{ - "title": "Ditto", - "artist": "Miracle Of Sound" -},{ - "title": "My Friends (Spirit Theme Suite)", - "artist": "Max LL" -},{ - "title": "Northern Waters (Night)", - "artist": "Max LL" -},{ - "title": "Northern Waters", - "artist": "Max LL" -},{ - "title": "Overbrook", - "artist": "Max LL" -},{ - "title": "Oxbury", - "artist": "Max LL" -},{ - "title": "Pulsar Pursuit", - "artist": "Max LL" -},{ - "title": "Rain", - "artist": "Max LL" -},{ - "title": "Revelation", - "artist": "Max LL" -},{ - "title": "Shallow Waters (Night)", - "artist": "Max LL" -},{ - "title": "Shallow Waters", - "artist": "Max LL" -},{ - "title": "Shipyards", - "artist": "Max LL" -},{ - "title": "Song of Growth", - "artist": "Max LL" -},{ - "title": "Spiritfarer", - "artist": "Max LL" -},{ - "title": "Stella's Departure", - "artist": "Max LL" -},{ - "title": "Stella's Lullaby", - "artist": "Max LL" -},{ - "title": "Susan's Museum", - "artist": "Max LL" -},{ - "title": "The Hoarder", - "artist": "Max LL" -},{ - "title": "The Mist", - "artist": "Max LL" -},{ - "title": "The Swarms of Hades", - "artist": "Max LL" -},{ - "title": "Thunder Harvest", - "artist": "Max LL" -},{ - "title": "Tortoise Sisters", - "artist": "Max LL" -},{ - "title": "Treasure Hunt", - "artist": "Max LL" -},{ - "title": "Turf War Song", - "artist": "Max LL" -},{ - "title": "Winter Village", - "artist": "Max LL" -},{ - "title": "What Will You Leave Behind (End Titles)", - "artist": "Max LL/Maude Plante-Husaruk" -},{ - "title": "What Will You Leave Behind (Reprise)", - "artist": "Max LL/Timbre" -},{ - "title": "Broken Beauty", - "artist": "Max Lilja" -},{ - "title": "Cellar Prison", - "artist": "Max Lilja" -},{ - "title": "Dark Corner", - "artist": "Max Lilja" -},{ - "title": "Despair Creation", - "artist": "Max Lilja" -},{ - "title": "Hungry One", - "artist": "Max Lilja" -},{ - "title": "Long Nightmare", - "artist": "Max Lilja" -},{ - "title": "Lost Memories", - "artist": "Max Lilja" -},{ - "title": "Plague Affliction", - "artist": "Max Lilja" -},{ - "title": "Trauma Battle", - "artist": "Max Lilja" -},{ - "title": "The Lost Sinner", - "artist": "Motoi Sakuraba" -},{ - "title": "Mechanical_doll_Free_ver", - "artist": "Unknown Artist" -},{ - "title": "In The Kitchen", - "artist": "MegaGoneFree" -},{ - "title": "Me Too", - "artist": "Meghan Trainor" -},{ - "title": "NO", - "artist": "Meghan Trainor" -},{ - "title": "็ต‚ใ‚ใ‚‰ใชใ„ใ‚นใƒˆใƒผใƒชใƒผ", - "artist": "Megurine Luka/Hatsune Miku/KMA-ไบŒๆœจ" -},{ - "title": "Melancholy - Solas", - "artist": "Unknown Artist" -},{ - "title": "Ex-Girlfriend", - "artist": "Melina KB" -},{ - "title": "The Nights (Pirate Rock/Metal)", - "artist": "Melodicka Bros" -},{ - "title": "Fly Me to the Moon (โˆž Climax Mix) [From \"Bayonetta\"] (Umbra Cover)", - "artist": "Melody Sentai Harmonyranger/Andrew Moniz/Didi Jade" -},{ - "title": "Melty", - "artist": "Unknown Artist" -},{ - "title": "Menu - Guitar Landscapes", - "artist": "Unknown Artist" -},{ - "title": "Israel", - "artist": "Mephisto Walz" -},{ - "title": "Song of Seven Sorrows", - "artist": "Merrigan" -},{ - "title": "\"Rashiku\"Ikimasyo", - "artist": "Meu" -},{ - "title": "Take Me! - Helltaker Song", - "artist": "MiatriSs" -},{ - "title": "After the Crash", - "artist": "Michael McCann" -},{ - "title": "And Away We Go", - "artist": "Michael McCann" -},{ - "title": "Barrett Boss Fight", - "artist": "Michael McCann" -},{ - "title": "Dark Days", - "artist": "Michael McCann" -},{ - "title": "Detroit City Ambient (Part 1)", - "artist": "Michael McCann" -},{ - "title": "Detroit Marketplace", - "artist": "Michael McCann" -},{ - "title": "E3 2015 Trailer", - "artist": "Michael McCann" -},{ - "title": "Ploughing a Troll", - "artist": "Miracle Of Sound" -},{ - "title": "Embrace What You Have Become Trailer", - "artist": "Michael McCann" -},{ - "title": "Endings", - "artist": "Michael McCann" -},{ - "title": "Scarlet Sky", - "artist": "Miracle Of Sound" -},{ - "title": "Everybody Lies", - "artist": "Michael McCann" -},{ - "title": "First and Last", - "artist": "Michael McCann" -},{ - "title": "Harvesters", - "artist": "Michael McCann" -},{ - "title": "Hengsha Daylight (Part 1)", - "artist": "Michael McCann" -},{ - "title": "Home", - "artist": "Michael McCann" -},{ - "title": "Hung Hua Brothel (Extended)", - "artist": "Michael McCann" -},{ - "title": "Icarus - Main Theme", - "artist": "Michael McCann" -},{ - "title": "Jewel Of The Orient", - "artist": "Michael McCann" -},{ - "title": "LIMB Clinic", - "artist": "Michael McCann" -},{ - "title": "Lower Hengsha Ambient (Part 1)", - "artist": "Michael McCann" -},{ - "title": "Main Menu", - "artist": "Michael McCann" -},{ - "title": "Namir - Trailer Edit", - "artist": "Michael McCann" -},{ - "title": "Opening Credits", - "artist": "Michael McCann" -},{ - "title": "Palisade Bank", - "artist": "Michael McCann" -},{ - "title": "Penthouse", - "artist": "Michael McCann" -},{ - "title": "Return To Hengsha", - "artist": "Michael McCann" -},{ - "title": "Sandstorm", - "artist": "Michael McCann" -},{ - "title": "Sewers", - "artist": "Michael McCann" -},{ - "title": "Singapore Ambient (Part 2)", - "artist": "Michael McCann" -},{ - "title": "TF29", - "artist": "Michael McCann" -},{ - "title": "Tensions Rising", - "artist": "Michael McCann" -},{ - "title": "The Hive", - "artist": "Michael McCann" -},{ - "title": "The Machine God", - "artist": "Michael McCann" -},{ - "title": "The Mole", - "artist": "Michael McCann" -},{ - "title": "The UTULEK Complex: Golem City", - "artist": "Michael McCann" -},{ - "title": "Agnus Dei", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Amhrรกn na Gaoithe", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "An Oรญche", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Armarque Cum Scuto", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "August", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Brezairola", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Ceann Dubh Dรญlis", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Dormi Jesu", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Earendel", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Incantations", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Lorica", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Mariam Matrem Virginem", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "May", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "My Lagan Love", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Dystopian Sonata", - "artist": "Migova" -},{ - "title": "O Ignis Spiritus", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "O Maria", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "One Last Song", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Pie Jesu", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Transcendence", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Victimae", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Why Should I sleep", - "artist": "Michael McGlynn/Anรบna" -},{ - "title": "Tenebrae IV", - "artist": "Michael McGlynn/Anรบna/Aengus ร“ Maolรกin" -},{ - "title": "Maid in the Moor Lay", - "artist": "Michael McGlynn/Anรบna/Aideen Rikard" -},{ - "title": "Cรบnnla", - "artist": "Michael McGlynn/Anรบna/Aisling Mcglynn" -},{ - "title": "Jasmine Flower", - "artist": "Michael McGlynn/Anรบna/Aisling Mcglynn" -},{ - "title": "Mignonne Allons", - "artist": "Michael McGlynn/Anรบna/Aisling Mcglynn" -},{ - "title": "Revelation", - "artist": "Michael McGlynn/Anรบna/Andrea Delaney/Lucy Champion" -},{ - "title": "Whispers of Paradise", - "artist": "Michael McGlynn/Anรบna/Andreja Mahlir/Mรกire Breathnach" -},{ - "title": "La Chanson de Mardi Gras", - "artist": "Michael McGlynn/Anรบna/Andrew Hozier Byrne" -},{ - "title": "The Green Laurel", - "artist": "Michael McGlynn/Anรบna/Eimear Quinn" -},{ - "title": "Sensation", - "artist": "Michael McGlynn/Anรบna/Gilles Servat/Andreja Mahlir" -},{ - "title": "Hinbarra - Radio Edit", - "artist": "Michael McGlynn/Anรบna/Ian Curran/Dรณnal Kearney/Samuel Kreidenweis/Zach Trouton" -},{ - "title": "The Blue Bird", - "artist": "Michael McGlynn/Anรบna/Joanna Fagan" -},{ - "title": "Fionnghuala", - "artist": "Michael McGlynn/Anรบna/John McGlynn" -},{ - "title": "Wind on Sea - 2021 Version", - "artist": "Michael McGlynn/Anรบna/John McGlynn" -},{ - "title": "Behind the Closed Eye", - "artist": "Michael McGlynn/Anรบna/Kenneth Edge" -},{ - "title": "From Nowhere to Nowhere", - "artist": "Michael McGlynn/Anรบna/Kenneth Edge" -},{ - "title": "O Ignis Spiritus", - "artist": "Michael McGlynn/Anรบna/Kenneth Edge/Miriam Blennerhassett/Monica Donlon" -},{ - "title": "Breathe", - "artist": "Miracle Of Sound" -},{ - "title": "Hard Cash", - "artist": "Miracle Of Sound" -},{ - "title": "Shining Water", - "artist": "Michael McGlynn/Anรบna/Lucy Champion/Noel Eccles/Mรกire Breathnach" -},{ - "title": "Fรกilte don ร‰an", - "artist": "Michael McGlynn/Anรบna/Lynn Hilary" -},{ - "title": "Song of Oisรญn", - "artist": "Michael McGlynn/Anรบna/Lynn Hilary" -},{ - "title": "The Road of Passage", - "artist": "Michael McGlynn/Anรบna/Lynn Hilary" -},{ - "title": "When I was in My Prime", - "artist": "Michael McGlynn/Anรบna/Mรฉav Nรญ Mhaolchatha/Rรณisรญn Dempsey" -},{ - "title": "Silver River", - "artist": "Michael McGlynn/Anรบna/Noel Eccles/Kenneth Edge" -},{ - "title": "Lux Aeterna", - "artist": "Michael McGlynn/Anรบna/Sharon Carty" -},{ - "title": "Shadows", - "artist": "Michael McGlynn/Anรบna/Stacie Rossow" -},{ - "title": "Sunshine", - "artist": "Michael McGlynn/Anรบna/Stacie Rossow" -},{ - "title": "The White Rose", - "artist": "Michael McGlynn/Anรบna/Stacie Rossow" -},{ - "title": "Aisling", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield" -},{ - "title": "Gathering Mushrooms", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield" -},{ - "title": "The Coming of Winter", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield" -},{ - "title": "Where All Roses Go", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield" -},{ - "title": "1901", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield/Lucy Champion" -},{ - "title": "Annaghdown", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield/Lynn Hilary/Lucy Champion" -},{ - "title": "Ave Maria", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield/Miriam Blennerhassett" -},{ - "title": "The Great Wood", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield/Monica Donlon/Kenneth Edge" -},{ - "title": "Midnight", - "artist": "Michael McGlynn/Anรบna/Ulster Orchestra/Lesley Hatfield/Mรฉav Nรญ Mhaolchatha/Lynn Hilary" -},{ - "title": "Waterfall", - "artist": "Michael Schulte/R3HAB" -},{ - "title": "Corpse Is Driving Me Nuts", - "artist": "Michaela Laws" -},{ - "title": "S-I-M-P", - "artist": "Michaela Laws/P.M. Seymour" -},{ - "title": "Ambush", - "artist": "Michal Cielecki" -},{ - "title": "Completing The Contract", - "artist": "Michal Cielecki" -},{ - "title": "Fish in the Sea", - "artist": "Michiel Schrey/Sean Dagher/Nils Brown/Assassin's Creed" -},{ - "title": "Running Down to Cuba", - "artist": "Michiel Schrey/Sean Dagher/Nils Brown/Assassin's Creed" -},{ - "title": "Whisky Johnny O'", - "artist": "Michiel Schrey/Sean Dagher/Nils Brown/Assassin's Creed" -},{ - "title": "Admiral Benbow", - "artist": "Michiel Schrey/Sean Dagher/Nils Brown/Nelson Carter/Richard Irwin/David Gossage/Assassin's Creed" -},{ - "title": "Patrick Spens", - "artist": "Michiel Schrey/Sean Dagher/Richard Irwin/David Gossage/Assassin's Creed" -},{ - "title": "I'm Bad", - "artist": "Mickey Valen/Sophie Rose" -},{ - "title": "Sparkle Theme - Monodrama (from \"Honkai: Star Rail\")", - "artist": "Midnight City Music/Traceco" -},{ - "title": "ใ‚ฝใƒชใƒญใ‚ญใƒผ", - "artist": "Midnight Grand Orchestra" -},{ - "title": "Beneath Shrouded Skies", - "artist": "Migova" -},{ - "title": "Clash of Faiths", - "artist": "Migova" -},{ - "title": "Darkness and Light", - "artist": "Migova" -},{ - "title": "Dawn Comes", - "artist": "Migova" -},{ - "title": "Dracula's Theme", - "artist": "Migova" -},{ - "title": "Dungeon Born", - "artist": "Migova" -},{ - "title": "Back Hall", - "artist": "Mikko Tarmia" -},{ - "title": "Echoes of Despair", - "artist": "Migova" -},{ - "title": "Farbane Nights", - "artist": "Migova" -},{ - "title": "Hallowed Mountains", - "artist": "Migova" -},{ - "title": "Kiss of Frost", - "artist": "Migova" -},{ - "title": "Madness Unleashed", - "artist": "Migova" -},{ - "title": "Main Theme", - "artist": "Migova" -},{ - "title": "Moonlight in the Countryside", - "artist": "Migova" -},{ - "title": "Rust and Regret", - "artist": "Migova" -},{ - "title": "Take Me On A Ride", - "artist": "No Rays/KRLYK/Nightcore" -},{ - "title": "Song of Dunley", - "artist": "Migova" -},{ - "title": "Tales from the Cursed Forest, Pt. I", - "artist": "Migova" -},{ - "title": "Tales from the Cursed Forest, Pt. II", - "artist": "Migova" -},{ - "title": "The Castle", - "artist": "Migova" -},{ - "title": "We Hunt", - "artist": "Migova" -},{ - "title": "Whispers of the Wasteland", - "artist": "Migova" -},{ - "title": "Honkai World Diva - Movie Ver.", - "artist": "Mika Kobayashi" -},{ - "title": "Anubis - Radio Edit", - "artist": "Mike Candys" -},{ - "title": "Zavodila", - "artist": "Mike Geno" -},{ - "title": "A Trove of Decay", - "artist": "Mikhail Kotov" -},{ - "title": "A Wealth of Chains", - "artist": "Mikhail Kotov" -},{ - "title": "Clockwork Utopia", - "artist": "Mikhail Kotov" -},{ - "title": "Commander's Citadel", - "artist": "Mikhail Kotov" -},{ - "title": "Demonic and Divine", - "artist": "Mikhail Kotov" -},{ - "title": "Garden of the God", - "artist": "Mikhail Kotov" -},{ - "title": "Kiss the Sun and Scratch the Moon", - "artist": "Mikhail Kotov" -},{ - "title": "Mythic Power", - "artist": "Mikhail Kotov" -},{ - "title": "The Answer Is Yours", - "artist": "Mikhail Kotov" -},{ - "title": "The Fifth Crusade", - "artist": "Mikhail Kotov" -},{ - "title": "The Myth Begins", - "artist": "Mikhail Kotov" -},{ - "title": "The Other Side", - "artist": "Mikhail Kotov" -},{ - "title": "Thy Shrine is Empty", - "artist": "Mikhail Kotov" -},{ - "title": "Thy Time is Never", - "artist": "Mikhail Kotov" -},{ - "title": "Together", - "artist": "Mikhail Kotov" -},{ - "title": "39ใฟใ‚…ใƒผใ˜ใฃใ!", - "artist": "Mikito P" -},{ - "title": "Roki", - "artist": "Mikito P" -},{ - "title": "Shojo Rei", - "artist": "Mikito P" -},{ - "title": "ใƒญใ‚ญ", - "artist": "Mikito P" -},{ - "title": "ๅฐ‘ๅฅณใƒฌใ‚ค", - "artist": "Mikito P" -},{ - "title": "I-aru Fanclub", - "artist": "Mikito P/GUMI/Kagamine Rin" -},{ - "title": "39 Music!", - "artist": "Mikito P/Hatsune Miku" -},{ - "title": "Sayoko", - "artist": "Mikito P/Hatsune Miku" -},{ - "title": "Kunoichi Demo Koi ga Shitai", - "artist": "Mikito P/Hatsune Miku/Kagamine Rin" -},{ - "title": "Amari", - "artist": "Mikko Tarmia" -},{ - "title": "Legends of the Frost", - "artist": "Miracle Of Sound" -},{ - "title": "Basement Storage", - "artist": "Mikko Tarmia" -},{ - "title": "Beneath Al-Mamaru Fort", - "artist": "Mikko Tarmia" -},{ - "title": "Brennenburg Theme", - "artist": "Mikko Tarmia" -},{ - "title": "Bridges", - "artist": "Mikko Tarmia" -},{ - "title": "Chasing Dr Metzier - Alternative Version", - "artist": "Mikko Tarmia" -},{ - "title": "Chasing Dr Metzier", - "artist": "Mikko Tarmia" -},{ - "title": "Cistern", - "artist": "Mikko Tarmia" -},{ - "title": "Daniel's Room", - "artist": "Mikko Tarmia" -},{ - "title": "Darkness", - "artist": "Mikko Tarmia" -},{ - "title": "Dreams", - "artist": "Mikko Tarmia" -},{ - "title": "Empress Tihana", - "artist": "Mikko Tarmia" -},{ - "title": "End of the Dark World", - "artist": "Mikko Tarmia" -},{ - "title": "Ending, Pt. 1", - "artist": "Mikko Tarmia" -},{ - "title": "Ending, Pt. 2", - "artist": "Mikko Tarmia" -},{ - "title": "Ending: Agrippa", - "artist": "Mikko Tarmia" -},{ - "title": "Ending: Alexander (Alternative Version)", - "artist": "Mikko Tarmia" -},{ - "title": "Ending: Alexander", - "artist": "Mikko Tarmia" -},{ - "title": "Escape From Ghouls' Nest", - "artist": "Mikko Tarmia" -},{ - "title": "Fortress Courtyard", - "artist": "Mikko Tarmia" -},{ - "title": "Fountain Room", - "artist": "Mikko Tarmia" -},{ - "title": "Ghoul Chase", - "artist": "Mikko Tarmia" -},{ - "title": "Grand Hall", - "artist": "Mikko Tarmia" -},{ - "title": "Grunt's Appearance", - "artist": "Mikko Tarmia" -},{ - "title": "Herbert's Camp", - "artist": "Mikko Tarmia" -},{ - "title": "Hub", - "artist": "Mikko Tarmia" -},{ - "title": "Leaving Amari", - "artist": "Mikko Tarmia" -},{ - "title": "Lux Tenebras", - "artist": "Mikko Tarmia" -},{ - "title": "Menu Theme - Alternative Version", - "artist": "Mikko Tarmia" -},{ - "title": "Menu Theme", - "artist": "Mikko Tarmia" -},{ - "title": "Next to the Guardian", - "artist": "Mikko Tarmia" -},{ - "title": "Portal Chamber", - "artist": "Mikko Tarmia" -},{ - "title": "Run Tasi!", - "artist": "Mikko Tarmia" -},{ - "title": "Sketch Book Story", - "artist": "Mikko Tarmia" -},{ - "title": "Sneaking in the Darkness, Pt. 1", - "artist": "Mikko Tarmia" -},{ - "title": "Sneaking in the Darkness, Pt. 2", - "artist": "Mikko Tarmia" -},{ - "title": "Suitor Attacks", - "artist": "Mikko Tarmia" -},{ - "title": "The End", - "artist": "Mikko Tarmia" -},{ - "title": "The Shadow", - "artist": "Mikko Tarmia" -},{ - "title": "Theme for Unknown", - "artist": "Mikko Tarmia" -},{ - "title": "They're After You", - "artist": "Mikko Tarmia" -},{ - "title": "Through the Desert - Alternative Version", - "artist": "Mikko Tarmia" -},{ - "title": "Through the Desert", - "artist": "Mikko Tarmia" -},{ - "title": "Tomb of Tin Hinan", - "artist": "Mikko Tarmia" -},{ - "title": "Water Chase", - "artist": "Mikko Tarmia" -},{ - "title": "Wraiths", - "artist": "Mikko Tarmia" -},{ - "title": "Aen Seidhe", - "artist": "Mikolai Stroinski" -},{ - "title": "After The Storm", - "artist": "Mikolai Stroinski" -},{ - "title": "At War!", - "artist": "Mikolai Stroinski" -},{ - "title": "Beyond Hill And Dale...", - "artist": "Mikolai Stroinski" -},{ - "title": "Blood On The Cobblestones", - "artist": "Mikolai Stroinski" -},{ - "title": "Bonnie At Morn - Instrumental", - "artist": "Mikolai Stroinski" -},{ - "title": "City Of Intrigues", - "artist": "Mikolai Stroinski" -},{ - "title": "Commanding The Fury", - "artist": "Mikolai Stroinski" -},{ - "title": "Eyes Of The Wolf", - "artist": "Mikolai Stroinski" -},{ - "title": "Fanfares And Flowers", - "artist": "Mikolai Stroinski" -},{ - "title": "Fate Calls", - "artist": "Mikolai Stroinski" -},{ - "title": "Forged In Fire", - "artist": "Mikolai Stroinski" -},{ - "title": "I Cannot Let You Leave", - "artist": "Mikolai Stroinski" -},{ - "title": "Igni", - "artist": "Mikolai Stroinski" -},{ - "title": "Like A Wounded Animal", - "artist": "Mikolai Stroinski" -},{ - "title": "Nemesis", - "artist": "Mikolai Stroinski" -},{ - "title": "No Surrender", - "artist": "Mikolai Stroinski" -},{ - "title": "On Thin Ice", - "artist": "Mikolai Stroinski" -},{ - "title": "Spikeroog", - "artist": "Mikolai Stroinski" -},{ - "title": "Tesham Mutna", - "artist": "Mikolai Stroinski" -},{ - "title": "The Night Of Long Fangs", - "artist": "Mikolai Stroinski" -},{ - "title": "The Shrieker Contract", - "artist": "Mikolai Stroinski" -},{ - "title": "The Tree When We Sat Once", - "artist": "Mikolai Stroinski" -},{ - "title": "The Wolf And The Swallow", - "artist": "Mikolai Stroinski" -},{ - "title": "Trial Of The Grasses", - "artist": "Mikolai Stroinski" -},{ - "title": "Vivienne", - "artist": "Mikolai Stroinski" -},{ - "title": "Wake Up, Ciri", - "artist": "Mikolai Stroinski" -},{ - "title": "Welcome, Imlerith", - "artist": "Mikolai Stroinski" -},{ - "title": "When No Man Has Gone Before", - "artist": "Mikolai Stroinski" -},{ - "title": "Whispers Of Oxenfurt", - "artist": "Mikolai Stroinski" -},{ - "title": "Witch Hunters", - "artist": "Mikolai Stroinski" -},{ - "title": "Yes, I Do...", - "artist": "Mikolai Stroinski" -},{ - "title": "Dancing Samurai", - "artist": "Miku and Friends" -},{ - "title": "Lol (Lots of Laugh)", - "artist": "Mikumix" -},{ - "title": "Fire In Your Hole", - "artist": "Miracle Of Sound" -},{ - "title": "I'm a Wildfire - Azula Villain Song", - "artist": "MilkyyMelodies" -},{ - "title": "Millarca", - "artist": "Unknown Artist" -},{ - "title": "Miller_house", - "artist": "Unknown Artist" -},{ - "title": "Take Me To Church", - "artist": "Mindpunk/Dropgun/Treetalk/R3D 8" -},{ - "title": "Main Theme from the Long Dark: Wintermute", - "artist": "Minerva Sheryl" -},{ - "title": "Crazy La Paint (Extended Edition)", - "artist": "Minimusicman" -},{ - "title": "Saihate(TV EDIT)", - "artist": "Minori Suzuki" -},{ - "title": "A Dog's Life", - "artist": "Miracle Of Sound" -},{ - "title": "A Father's Arms", - "artist": "Miracle Of Sound" -},{ - "title": "A Long Year", - "artist": "Miracle Of Sound" -},{ - "title": "Age Of The Dragon", - "artist": "Miracle Of Sound" -},{ - "title": "All as One", - "artist": "Miracle Of Sound" -},{ - "title": "Amnesia", - "artist": "Miracle Of Sound" -},{ - "title": "Distant Honor", - "artist": "Miracle Of Sound" -},{ - "title": "Another Day In Paradise", - "artist": "Miracle Of Sound" -},{ - "title": "Another Round of Gwent", - "artist": "Miracle Of Sound" -},{ - "title": "Damnation (2024 Rework)", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "Back to the Start", - "artist": "Miracle Of Sound" -},{ - "title": "Beauty Bleak", - "artist": "Miracle Of Sound" -},{ - "title": "Beneath the Black Flag", - "artist": "Miracle Of Sound" -},{ - "title": "Beyond These Walls", - "artist": "Miracle Of Sound" -},{ - "title": "Big Guts And Bigger Guns", - "artist": "Miracle Of Sound" -},{ - "title": "Big Ten", - "artist": "Miracle Of Sound" -},{ - "title": "Binary Divide", - "artist": "Miracle Of Sound" -},{ - "title": "Blood of the Creed", - "artist": "Miracle Of Sound" -},{ - "title": "Break of Dawn", - "artist": "Miracle Of Sound" -},{ - "title": "Breaking Down the Borders", - "artist": "Miracle Of Sound" -},{ - "title": "The Natural Heart", - "artist": "Miracle Of Sound" -},{ - "title": "Brothers Of The Creed", - "artist": "Miracle Of Sound" -},{ - "title": "Calamity", - "artist": "Miracle Of Sound" -},{ - "title": "Call of Home", - "artist": "Miracle Of Sound" -},{ - "title": "Cataclysm", - "artist": "Miracle Of Sound" -},{ - "title": "City Of Night", - "artist": "Miracle Of Sound" -},{ - "title": "City of Dreams", - "artist": "Miracle Of Sound" -},{ - "title": "City of Night", - "artist": "Miracle Of Sound" -},{ - "title": "Clockworks", - "artist": "Miracle Of Sound" -},{ - "title": "Co-Optional", - "artist": "Miracle Of Sound" -},{ - "title": "Comin' For Your Tank", - "artist": "Miracle Of Sound" -},{ - "title": "Commander Shepard", - "artist": "Miracle Of Sound" -},{ - "title": "Cries of a Dead World (Wasteland 2 Credits Version)", - "artist": "Miracle Of Sound" -},{ - "title": "Cries of a Dead World", - "artist": "Miracle Of Sound" -},{ - "title": "Crucible", - "artist": "Miracle Of Sound" -},{ - "title": "Deep Blue", - "artist": "Miracle Of Sound" -},{ - "title": "Digital Shadow 2014", - "artist": "Miracle Of Sound" -},{ - "title": "Digital Shadow", - "artist": "Miracle Of Sound" -},{ - "title": "In The Night", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Go-Getters", - "artist": "Mori Calliope/Yoon" -},{ - "title": "Dream of the Sky", - "artist": "Miracle Of Sound" -},{ - "title": "Dna", - "artist": "Miracle Of Sound" -},{ - "title": "Don't Say a Word", - "artist": "Miracle Of Sound" -},{ - "title": "Doorfighter", - "artist": "Miracle Of Sound" -},{ - "title": "Dream Again", - "artist": "Miracle Of Sound" -},{ - "title": "Dream of Goodbye", - "artist": "Miracle Of Sound" -},{ - "title": "Perfect", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "Drive", - "artist": "Miracle Of Sound" -},{ - "title": "Duke, You Used To Be Cool", - "artist": "Miracle Of Sound" -},{ - "title": "Embers Rise", - "artist": "Miracle Of Sound" -},{ - "title": "Evacuate", - "artist": "Miracle Of Sound" -},{ - "title": "Every Time You Look Around", - "artist": "Miracle Of Sound" -},{ - "title": "Fallen Leaves", - "artist": "Miracle Of Sound" -},{ - "title": "Man and Machine", - "artist": "Miracle Of Sound" -},{ - "title": "Fires Fade - Male Version", - "artist": "Miracle Of Sound" -},{ - "title": "Fires Far", - "artist": "Miracle Of Sound" -},{ - "title": "Fistful of Concrete", - "artist": "Miracle Of Sound" -},{ - "title": "Forever Blue", - "artist": "Miracle Of Sound" -},{ - "title": "Forever Flame", - "artist": "Miracle Of Sound" -},{ - "title": "Friends to Foes", - "artist": "Miracle Of Sound" -},{ - "title": "Friends", - "artist": "Miracle Of Sound" -},{ - "title": "Get the Gang Back", - "artist": "Miracle Of Sound" -},{ - "title": "Giants Fall", - "artist": "Miracle Of Sound" -},{ - "title": "Give Them Hell", - "artist": "Miracle Of Sound" -},{ - "title": "Going Nuclear", - "artist": "Miracle Of Sound" -},{ - "title": "Goodbye Black Ops", - "artist": "Miracle Of Sound" -},{ - "title": "Gordon Freeman Saved My Life", - "artist": "Miracle Of Sound" -},{ - "title": "Halfman's Song", - "artist": "Miracle Of Sound" -},{ - "title": "Hallowed Land", - "artist": "Miracle Of Sound" -},{ - "title": "Hammers in My Head", - "artist": "Miracle Of Sound" -},{ - "title": "Hell in the Headspace", - "artist": "Miracle Of Sound" -},{ - "title": "Hell to Pay", - "artist": "Miracle Of Sound" -},{ - "title": "Hengsha", - "artist": "Miracle Of Sound" -},{ - "title": "Here We Go Again", - "artist": "Miracle Of Sound" -},{ - "title": "Higher Tonight", - "artist": "Miracle Of Sound" -},{ - "title": "His Father's Son", - "artist": "Miracle Of Sound" -},{ - "title": "I Am Pudge", - "artist": "Miracle Of Sound" -},{ - "title": "I Am the Night", - "artist": "Miracle Of Sound" -},{ - "title": "I Suck At Call Of Duty", - "artist": "Miracle Of Sound" -},{ - "title": "Into the Mind", - "artist": "Miracle Of Sound" -},{ - "title": "Into the Wild", - "artist": "Miracle Of Sound" -},{ - "title": "Anam Cara", - "artist": "OMNIA" -},{ - "title": "Jet Black Dress", - "artist": "Miracle Of Sound" -},{ - "title": "Jet Fuel Heart", - "artist": "Miracle Of Sound" -},{ - "title": "Joker's Song", - "artist": "Miracle Of Sound" -},{ - "title": "Kalros", - "artist": "Miracle Of Sound" -},{ - "title": "Kana", - "artist": "Miracle Of Sound" -},{ - "title": "Keep Drifting", - "artist": "Miracle Of Sound" -},{ - "title": "Khajiit Like to Sneak", - "artist": "Miracle Of Sound" -},{ - "title": "Kickback", - "artist": "Miracle Of Sound" -},{ - "title": "Lady of Worlds", - "artist": "Miracle Of Sound" -},{ - "title": "you are my king", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Legends Of The Frost (feat. Malukah)", - "artist": "Miracle Of Sound" -},{ - "title": "Life in Bullet Time", - "artist": "Miracle Of Sound" -},{ - "title": "Liquid Nights & Disco Lights", - "artist": "Miracle Of Sound" -},{ - "title": "Little Sister", - "artist": "Miracle Of Sound" -},{ - "title": "London Town", - "artist": "Miracle Of Sound" -},{ - "title": "London's Bloody Cry", - "artist": "Miracle Of Sound" -},{ - "title": "Machine", - "artist": "Miracle Of Sound" -},{ - "title": "Shadows in the Moonlight", - "artist": "Miracle Of Sound" -},{ - "title": "Messing With the Best", - "artist": "Miracle Of Sound" -},{ - "title": "Metasonic", - "artist": "Miracle Of Sound" -},{ - "title": "Mining All Day Long", - "artist": "Miracle Of Sound" -},{ - "title": "Mojave Song", - "artist": "Miracle Of Sound" -},{ - "title": "Mortal Kombat Party", - "artist": "Miracle Of Sound" -},{ - "title": "Perttu Solo - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Mother Earth", - "artist": "Miracle Of Sound" -},{ - "title": "Endless Forms Most Beautiful", - "artist": "Nightwish" -},{ - "title": "No Tears Left to Cry", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Motor Girl", - "artist": "Miracle Of Sound" -},{ - "title": "My Iron Skin", - "artist": "Miracle Of Sound" -},{ - "title": "My Revolution", - "artist": "Miracle Of Sound" -},{ - "title": "My Shooting Star", - "artist": "Miracle Of Sound" -},{ - "title": "Nameless", - "artist": "Miracle Of Sound" -},{ - "title": "My Odyssey", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "Necromorph Soup", - "artist": "Miracle Of Sound" -},{ - "title": "Neon Red - Instrumental remix", - "artist": "Miracle Of Sound" -},{ - "title": "Neon Red", - "artist": "Miracle Of Sound" -},{ - "title": "Never Alone", - "artist": "Miracle Of Sound" -},{ - "title": "Niko It's Your Cousin", - "artist": "Miracle Of Sound" -},{ - "title": "Nord Mead", - "artist": "Miracle Of Sound" -},{ - "title": "Normandy", - "artist": "Miracle Of Sound" -},{ - "title": "Numbers", - "artist": "Miracle Of Sound" -},{ - "title": "Ode to Fury", - "artist": "Miracle Of Sound" -},{ - "title": "Only Us", - "artist": "Miracle Of Sound" -},{ - "title": "Onwards We Row", - "artist": "Miracle Of Sound" -},{ - "title": "Open Air", - "artist": "Miracle Of Sound" -},{ - "title": "Paleblood Moon", - "artist": "Miracle Of Sound" -},{ - "title": "Pawns of War", - "artist": "Miracle Of Sound" -},{ - "title": "Payday", - "artist": "Miracle Of Sound" -},{ - "title": "Perseverance", - "artist": "Miracle Of Sound" -},{ - "title": "Place in Nature", - "artist": "Miracle Of Sound" -},{ - "title": "When Honor Dies", - "artist": "Miracle Of Sound" -},{ - "title": "Rampage", - "artist": "Miracle Of Sound" -},{ - "title": "Rebirth", - "artist": "Miracle Of Sound" -},{ - "title": "Reclaimer", - "artist": "Miracle Of Sound" -},{ - "title": "Redemption Blues", - "artist": "Miracle Of Sound" -},{ - "title": "Replica", - "artist": "Miracle Of Sound" -},{ - "title": "Resistance", - "artist": "Miracle Of Sound" -},{ - "title": "Rest Your Head", - "artist": "Miracle Of Sound" -},{ - "title": "Revolution Spark", - "artist": "Miracle Of Sound" -},{ - "title": "Rise", - "artist": "Miracle Of Sound" -},{ - "title": "Road Rage", - "artist": "Miracle Of Sound" -},{ - "title": "Roll Out", - "artist": "Miracle Of Sound" -},{ - "title": "Santiago's Lament", - "artist": "Miracle Of Sound" -},{ - "title": "Savior's Seed", - "artist": "Miracle Of Sound" -},{ - "title": "The Strut", - "artist": "Miracle Of Sound" -},{ - "title": "Second Chance Song", - "artist": "Miracle Of Sound" -},{ - "title": "Setting Sun", - "artist": "Miracle Of Sound" -},{ - "title": "Shadow of the Ash (Hard Vocal)", - "artist": "Miracle Of Sound" -},{ - "title": "Shadow of the Ash (Soft Vocal)", - "artist": "Miracle Of Sound" -},{ - "title": "ๅคงๆฑŸๆˆธใ‚ธใƒฅใƒชใ‚ขใƒŠใ‚คใƒˆ feat. ๅˆ้ŸณใƒŸใ‚ฏ with KAITO", - "artist": "Mitchie M/Hatsune Miku/KAITO" -},{ - "title": "She Gonna Teach Ya (How To Rock'n'roll)", - "artist": "Miracle Of Sound" -},{ - "title": "Shooter Guy", - "artist": "Miracle Of Sound" -},{ - "title": "Show Your Style", - "artist": "Miracle Of Sound" -},{ - "title": "Silver and Steel", - "artist": "Miracle Of Sound" -},{ - "title": "Skal - Metal Version", - "artist": "Miracle Of Sound" -},{ - "title": "Skal", - "artist": "Miracle Of Sound" -},{ - "title": "Skellige Winds", - "artist": "Miracle Of Sound" -},{ - "title": "Some Things Never Change", - "artist": "Miracle Of Sound" -},{ - "title": "Sovngarde Song 2016", - "artist": "Miracle Of Sound" -},{ - "title": "Stay by My Side", - "artist": "Miracle Of Sound" -},{ - "title": "Superhuman", - "artist": "Miracle Of Sound" -},{ - "title": "Survivorcraft Theme", - "artist": "Miracle Of Sound" -},{ - "title": "Sweet L.A.", - "artist": "Miracle Of Sound" -},{ - "title": "Take It Back", - "artist": "Miracle Of Sound" -},{ - "title": "The Ballad Of Clay Carmine", - "artist": "Miracle Of Sound" -},{ - "title": "The Best I Can", - "artist": "Miracle Of Sound" -},{ - "title": "The Best of Us", - "artist": "Miracle Of Sound" -},{ - "title": "The Call of Duty Circus", - "artist": "Miracle Of Sound" -},{ - "title": "The Call", - "artist": "Miracle Of Sound" -},{ - "title": "The Crush", - "artist": "Miracle Of Sound" -},{ - "title": "The Day the World Died", - "artist": "Miracle Of Sound" -},{ - "title": "The Dead Don't Shuffle", - "artist": "Miracle Of Sound" -},{ - "title": "The Death of Rock 'N' Roll", - "artist": "Miracle Of Sound" -},{ - "title": "The Great Unknown", - "artist": "Miracle Of Sound" -},{ - "title": "The Grind", - "artist": "Miracle Of Sound" -},{ - "title": "The Lucky Ones", - "artist": "Miracle Of Sound" -},{ - "title": "The Man Who Rocked the World", - "artist": "Miracle Of Sound" -},{ - "title": "The Mind Of The Bat", - "artist": "Miracle Of Sound" -},{ - "title": "Q - Instrumental", - "artist": "Mori Calliope/Gawr Gura" -},{ - "title": "The New Black Gold 2013", - "artist": "Miracle Of Sound" -},{ - "title": "The New Black Gold", - "artist": "Miracle Of Sound" -},{ - "title": "The Path", - "artist": "Miracle Of Sound" -},{ - "title": "The Savage Side of Me", - "artist": "Miracle Of Sound" -},{ - "title": "The Spy Who Survived", - "artist": "Miracle Of Sound" -},{ - "title": "Cult Following", - "artist": "Mori Calliope" -},{ - "title": "The Tale Of Cu Chulainn", - "artist": "Miracle Of Sound" -},{ - "title": "Thunder Mountain", - "artist": "Miracle Of Sound" -},{ - "title": "Thunder's Theme", - "artist": "Miracle Of Sound" -},{ - "title": "To Be Better", - "artist": "Miracle Of Sound" -},{ - "title": "Trip To Vegas", - "artist": "Miracle Of Sound" -},{ - "title": "Uncivil War", - "artist": "Miracle Of Sound" -},{ - "title": "Upside Down", - "artist": "Miracle Of Sound" -},{ - "title": "Valhalla Calling - Viking Metal Version", - "artist": "Miracle Of Sound" -},{ - "title": "Valhalla Calling", - "artist": "Miracle Of Sound" -},{ - "title": "Voice of a New Age", - "artist": "Miracle Of Sound" -},{ - "title": "Wake the White Wolf (Metal Version)", - "artist": "Miracle Of Sound" -},{ - "title": "Wake the White Wolf", - "artist": "Miracle Of Sound" -},{ - "title": "Wasteland Soul", - "artist": "Miracle Of Sound" -},{ - "title": "We Are War", - "artist": "Miracle Of Sound" -},{ - "title": "Welcome Home", - "artist": "Miracle Of Sound" -},{ - "title": "Welcome to the Family", - "artist": "Miracle Of Sound" -},{ - "title": "Wheatley's Song", - "artist": "Miracle Of Sound" -},{ - "title": "Mysterious_-_Hidden_Realm", - "artist": "Unknown Artist" -},{ - "title": "When I Swing By", - "artist": "Miracle Of Sound" -},{ - "title": "When Winter Comes", - "artist": "Miracle Of Sound" -},{ - "title": "When the Wolves Cry Out", - "artist": "Miracle Of Sound" -},{ - "title": "Wigglesticks", - "artist": "Miracle Of Sound" -},{ - "title": "You Died", - "artist": "Miracle Of Sound" -},{ - "title": "Zombie Holiday", - "artist": "Miracle Of Sound" -},{ - "title": "A Thousand Eyes", - "artist": "Miracle Of Sound/Aviators" -},{ - "title": "Starting Over", - "artist": "Miracle Of Sound/JT Music" -},{ - "title": "Ascension", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "Lilac & Violet", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "battle", - "artist": "Amaranth Games" -},{ - "title": "New Frontier", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "No One", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "Only Us", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "Overkill", - "artist": "Mori Calliope" -},{ - "title": "The Moment", - "artist": "Miracle Of Sound/Karliene" -},{ - "title": "Edge of the World", - "artist": "Miracle Of Sound/Lisa Foiles" -},{ - "title": "Keepers", - "artist": "Miracle Of Sound/Marcin Przybyล‚owicz" -},{ - "title": "Force of Nature", - "artist": "Miracle Of Sound/Sarah Murray" -},{ - "title": "Fires Fade", - "artist": "Miracle Of Sound/Sharm" -},{ - "title": "Machine Hearts", - "artist": "Miracle Of Sound/Sharm" -},{ - "title": "Moonlight Blue", - "artist": "Miracle Of Sound/Sharm" -},{ - "title": "Rose-Colored Boy", - "artist": "Paramore" -},{ - "title": "Through Life And Loss", - "artist": "Miracle Of Sound/Sharm" -},{ - "title": "When Forever Comes", - "artist": "Miracle Of Sound/Sharm" -},{ - "title": "Soul Of Sand", - "artist": "Miracle Of Sound/Sharm/Sheyma" -},{ - "title": "HEART MOVING", - "artist": "Misae Takamatsu" -},{ - "title": "ใ‚ชใƒซใ‚ฟใƒผใ‚จใ‚ด", - "artist": "Misumi" -},{ - "title": "Freely Tomorrow", - "artist": "Mitchie M" -},{ - "title": "Bad Girl A (feat. Hatsune Miku)", - "artist": "Mitchie M/Hatsune Miku" -},{ - "title": "FREELY TOMORROW", - "artist": "Mitchie M/Hatsune Miku" -},{ - "title": "ใ‚ขใ‚ฒใ‚ขใ‚ฒใ‚ขใ‚ฒใ‚คใƒณ", - "artist": "Mitchie M/Hatsune Miku" -},{ - "title": "ใƒ“ใƒใƒใƒ”", - "artist": "Mitchie M/Hatsune Miku" -},{ - "title": "Bell Gargoyle", - "artist": "Motoi Sakuraba" -},{ - "title": "ใƒŸใƒฉใ‚คใฉใ‚“ใชใ ใ‚ใ† (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Mitchie M/Hatsune Miku" -},{ - "title": "ใƒชใƒณใ‚ฐใฎ็†พๅคฉไฝฟ feat. ๅˆ้ŸณใƒŸใ‚ฏ, ้ก้Ÿณใƒชใƒณ, KAITO", - "artist": "Mitchie M/Hatsune Miku/KAITO/Kagamine Rin" -},{ - "title": "ๆ„›Dee", - "artist": "Mitchie M/Hatsune Miku/Megurine Luka" -},{ - "title": "Plaything (feat. Hatsune Miku)", - "artist": "Mizu/Hatsune Miku" -},{ - "title": "Woe to The People of Order", - "artist": "Mizz Fish" -},{ - "title": "Parachute - Mjhanks Remix", - "artist": "Mjhanks/Liel Bar-Z" -},{ - "title": "Electric Night", - "artist": "Model 500\nGB9TP1701185" -},{ - "title": "Station", - "artist": "Model 500\nGB9TP1701190" -},{ - "title": "Bumpy Ride", - "artist": "Mohombi" -},{ - "title": "GIMMICK GIRL - Remaster", - "artist": "MonochroMenace" -},{ - "title": "Earth, Wind, Fire & Air", - "artist": "Moon Sisters/The Nostalgia Girls" -},{ - "title": "Bloom", - "artist": "MorenikeMA/Nightcore" -},{ - "title": "Black Sheep", - "artist": "Mori Calliope" -},{ - "title": "CRINGECORE", - "artist": "Mori Calliope" -},{ - "title": "Gaping Dragon", - "artist": "Motoi Sakuraba" -},{ - "title": "Cursed Night", - "artist": "Mori Calliope" -},{ - "title": "DEAD BEATS", - "artist": "Mori Calliope" -},{ - "title": "Dawn Blue - Instrumental", - "artist": "Mori Calliope" -},{ - "title": "DONMAI", - "artist": "Mori Calliope" -},{ - "title": "Dawn Blue", - "artist": "Mori Calliope" -},{ - "title": "Dead On Arrival", - "artist": "Mori Calliope" -},{ - "title": "Death Sentence", - "artist": "Mori Calliope" -},{ - "title": "Go-Getters", - "artist": "Mori Calliope" -},{ - "title": "HUGE W", - "artist": "Mori Calliope" -},{ - "title": "Holyๅซ‰ๅฆฌ", - "artist": "Mori Calliope" -},{ - "title": "Internet Brain Rot", - "artist": "Mori Calliope" -},{ - "title": "Iโ€™m Greedy", - "artist": "Mori Calliope" -},{ - "title": "Kamouflage", - "artist": "Mori Calliope" -},{ - "title": "Last Days", - "artist": "Mori Calliope" -},{ - "title": "Left For Dead Lullaby", - "artist": "Mori Calliope" -},{ - "title": "Letโ€™s End the World", - "artist": "Mori Calliope" -},{ - "title": "Live Again", - "artist": "Mori Calliope" -},{ - "title": "Lose-Lose Days", - "artist": "Mori Calliope" -},{ - "title": "MERA MERA", - "artist": "Mori Calliope" -},{ - "title": "Make โ€™Em Afraid", - "artist": "Mori Calliope" -},{ - "title": "NEZUMI Scheme", - "artist": "Mori Calliope" -},{ - "title": "Off With Their Heads", - "artist": "Mori Calliope" -},{ - "title": "Ouroboros", - "artist": "Mori Calliope" -},{ - "title": "dungeon6", - "artist": "Amaranth Games" -},{ - "title": "Reaperใ‹Rapper? ่‡ชๅทฑ็ดนไป‹ใƒฉใƒƒใƒ—", - "artist": "Mori Calliope" -},{ - "title": "Red - Lofi Ver. Instrumental", - "artist": "Mori Calliope" -},{ - "title": "Red - Lofi Ver.", - "artist": "Mori Calliope" -},{ - "title": "Red", - "artist": "Mori Calliope" -},{ - "title": "Resting Power", - "artist": "Mori Calliope" -},{ - "title": "SNEAKING", - "artist": "Mori Calliope" -},{ - "title": "Scuffed Up Age", - "artist": "Mori Calliope" -},{ - "title": "Taste of Death", - "artist": "Mori Calliope" -},{ - "title": "The Grim Reaper is a Live-Streamer - Lofi Ver. Instrumental", - "artist": "Mori Calliope" -},{ - "title": "The Grim Reaper is a Live-Streamer - Lofi Ver.", - "artist": "Mori Calliope" -},{ - "title": "The Grim Reaper is a Live-Streamer", - "artist": "Mori Calliope" -},{ - "title": "UnAlive - Instrumental", - "artist": "Mori Calliope" -},{ - "title": "UnAlive - Japanese Version", - "artist": "Mori Calliope" -},{ - "title": "UnAlive", - "artist": "Mori Calliope" -},{ - "title": "Wanted, Wasted", - "artist": "Mori Calliope" -},{ - "title": "You're Not Special", - "artist": "Mori Calliope" -},{ - "title": "end of a life", - "artist": "Mori Calliope" -},{ - "title": "end of a life๏ผˆInstrumental๏ผ‰", - "artist": "Mori Calliope" -},{ - "title": "glass slipper", - "artist": "Mori Calliope" -},{ - "title": "guh - Lofi Ver. Instrumental", - "artist": "Mori Calliope" -},{ - "title": "guh - Lofi Ver.", - "artist": "Mori Calliope" -},{ - "title": "guh", - "artist": "Mori Calliope" -},{ - "title": "Somethin' - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "skeletons", - "artist": "Mori Calliope" -},{ - "title": "soul food", - "artist": "Mori Calliope" -},{ - "title": "through the blue", - "artist": "Mori Calliope" -},{ - "title": "ใ„ใ˜ใ‚ใฃๅญBully - Lofi Ver. Instrumental", - "artist": "Mori Calliope" -},{ - "title": "ใ„ใ˜ใ‚ใฃๅญBully - Lofi Ver.", - "artist": "Mori Calliope" -},{ - "title": "ใ„ใ˜ใ‚ใฃๅญBully", - "artist": "Mori Calliope" -},{ - "title": "ๅคฑ็คผใ—ใพใ™ใŒใ€RIPโ™ก", - "artist": "Mori Calliope" -},{ - "title": "ๅฑ…ๅ ดๆ‰€", - "artist": "Mori Calliope" -},{ - "title": "ๆœชๆฅๅณถ", - "artist": "Mori Calliope" -},{ - "title": "ใ‚ฟใ‚คใƒ‰", - "artist": "Mori Calliope/AI" -},{ - "title": "Dance Past Midnight", - "artist": "Mori Calliope/AmaLee" -},{ - "title": "Graveyard Shift ft. BOOGEY VOXX", - "artist": "Mori Calliope/BOOGEY VOXX" -},{ - "title": "Drums in The Sun-Ring (feat. Circle Percussion) - Part 4 - Secrets of the Earth", - "artist": "Niels van der Leest/Circle Percussion\nGB9TP1501664" -},{ - "title": "Q", - "artist": "Mori Calliope/Gawr Gura" -},{ - "title": "CapSule", - "artist": "Mori Calliope/Hoshimachi Suisei" -},{ - "title": "Midnight Mayoi", - "artist": "Mori Calliope/Kobo Kanaeru" -},{ - "title": "SNEAKING - revenge", - "artist": "Mori Calliope/Lotus Juice" -},{ - "title": "Seeing Stars", - "artist": "Mori Calliope/Lotus Juice" -},{ - "title": "FLASH BANG", - "artist": "Mori Calliope/PES" -},{ - "title": "Go-Getters", - "artist": "Mori Calliope/REN/RYUSHIN" -},{ - "title": "่™šๅƒใฎCarousel", - "artist": "Mori Calliope/Reol" -},{ - "title": "Non-Fiction", - "artist": "Mori Calliope/Takanashi Kiara/Ninomae Inaโ€™nis/Gawr Gura/Watson Amelia" -},{ - "title": "Crystal Sages", - "artist": "Motoi Sakuraba" -},{ - "title": "Adrenalize", - "artist": "Mortemia/Sirenia/Caterina Nix" -},{ - "title": "Riders on the Storm", - "artist": "Mortemia/Sirenia/Emma Zoldan" -},{ - "title": "What Else Is There?", - "artist": "Mortemia/Sirenia/Zora Cock" -},{ - "title": "Aldritch, Devourer of Gods", - "artist": "Motoi Sakuraba" -},{ - "title": "Ancient Dragon", - "artist": "Motoi Sakuraba" -},{ - "title": "Battle of Stoicism", - "artist": "Motoi Sakuraba" -},{ - "title": "Bearer of the curse", - "artist": "Motoi Sakuraba" -},{ - "title": "Bed of Chaos", - "artist": "Motoi Sakuraba" -},{ - "title": "Belfry Gargoyle", - "artist": "Motoi Sakuraba" -},{ - "title": "Bye Bye Bye", - "artist": "*NSYNC" -},{ - "title": "Burnt Ivory King", - "artist": "Motoi Sakuraba" -},{ - "title": "Ceaseless Discharge", - "artist": "Motoi Sakuraba" -},{ - "title": "Centipede Demon", - "artist": "Motoi Sakuraba" -},{ - "title": "Chaos Witch Quelaag", - "artist": "Motoi Sakuraba" -},{ - "title": "Covetous Demon", - "artist": "Motoi Sakuraba" -},{ - "title": "Crossbreed Priscilla", - "artist": "Motoi Sakuraba" -},{ - "title": "DARK SOULS", - "artist": "Motoi Sakuraba" -},{ - "title": "Curse-rotted Greatwood", - "artist": "Motoi Sakuraba" -},{ - "title": "party", - "artist": "Amaranth Games" -},{ - "title": "Dark Sun Gwyndolin", - "artist": "Motoi Sakuraba" -},{ - "title": "Darklurker", - "artist": "Motoi Sakuraba" -},{ - "title": "Daughters of Chaos", - "artist": "Motoi Sakuraba" -},{ - "title": "Demon of Song", - "artist": "Motoi Sakuraba" -},{ - "title": "Departure", - "artist": "Motoi Sakuraba" -},{ - "title": "Dragonrider", - "artist": "Motoi Sakuraba" -},{ - "title": "Elana, the Squalid Queen", - "artist": "Motoi Sakuraba" -},{ - "title": "Fire Keepers", - "artist": "Motoi Sakuraba" -},{ - "title": "Firelink Shrine", - "artist": "Motoi Sakuraba" -},{ - "title": "Flexile Sentry", - "artist": "Motoi Sakuraba" -},{ - "title": "Four Kings", - "artist": "Motoi Sakuraba" -},{ - "title": "Fume Knight", - "artist": "Motoi Sakuraba" -},{ - "title": "dungeon7", - "artist": "Amaranth Games" -},{ - "title": "Gravelord Nito", - "artist": "Motoi Sakuraba" -},{ - "title": "Great Grey Wolf Sif", - "artist": "Motoi Sakuraba" -},{ - "title": "Guardian Dragon", - "artist": "Motoi Sakuraba" -},{ - "title": "Gwyn, Lord of Cinder", - "artist": "Motoi Sakuraba" -},{ - "title": "Gwynevere, Princess of Sunlight", - "artist": "Motoi Sakuraba" -},{ - "title": "High Lord Wolnir", - "artist": "Motoi Sakuraba" -},{ - "title": "Iron Golem", - "artist": "Motoi Sakuraba" -},{ - "title": "Kalameet", - "artist": "Motoi Sakuraba" -},{ - "title": "King Vendrick", - "artist": "Motoi Sakuraba" -},{ - "title": "Knight Artorias", - "artist": "Motoi Sakuraba" -},{ - "title": "Longing", - "artist": "Motoi Sakuraba" -},{ - "title": "Looking Glass Knight", - "artist": "Motoi Sakuraba" -},{ - "title": "Majula", - "artist": "Motoi Sakuraba" -},{ - "title": "Manus, Father of the Abyss", - "artist": "Motoi Sakuraba" -},{ - "title": "Milfanito", - "artist": "Motoi Sakuraba" -},{ - "title": "Mytha, the Baneful Queen", - "artist": "Motoi Sakuraba" -},{ - "title": "Nameless King", - "artist": "Motoi Sakuraba" -},{ - "title": "Nameless Song", - "artist": "Motoi Sakuraba" -},{ - "title": "Nashandra", - "artist": "Motoi Sakuraba" -},{ - "title": "Nowhere", - "artist": "Motoi Sakuraba" -},{ - "title": "Old Demon King", - "artist": "Motoi Sakuraba" -},{ - "title": "Old Iron King", - "artist": "Motoi Sakuraba" -},{ - "title": "Ornstein & Smough", - "artist": "Motoi Sakuraba" -},{ - "title": "Overture", - "artist": "Motoi Sakuraba" -},{ - "title": "Pinwheel", - "artist": "Motoi Sakuraba" -},{ - "title": "Prologue", - "artist": "Motoi Sakuraba" -},{ - "title": "Queen of Drangleic", - "artist": "Motoi Sakuraba" -},{ - "title": "Remains", - "artist": "Motoi Sakuraba" -},{ - "title": "Royal Rat Vanguard", - "artist": "Motoi Sakuraba" -},{ - "title": "Sanctuary Guardian", - "artist": "Motoi Sakuraba" -},{ - "title": "Scorpioness Najka", - "artist": "Motoi Sakuraba" -},{ - "title": "Seath the Scaleless", - "artist": "Motoi Sakuraba" -},{ - "title": "Sinh, the Slumbering Dragon", - "artist": "Motoi Sakuraba" -},{ - "title": "Skeleton Lord", - "artist": "Motoi Sakuraba" -},{ - "title": "Taurus Demon", - "artist": "Motoi Sakuraba" -},{ - "title": "The Ancient Dragon", - "artist": "Motoi Sakuraba" -},{ - "title": "The Duke's Dear Freja", - "artist": "Motoi Sakuraba" -},{ - "title": "The Last Giant", - "artist": "Motoi Sakuraba" -},{ - "title": "The Rotten", - "artist": "Motoi Sakuraba" -},{ - "title": "Throne Defender,Throne Watcher", - "artist": "Motoi Sakuraba" -},{ - "title": "Vordt of the Boreal Valley", - "artist": "Motoi Sakuraba" -},{ - "title": "Alla Turca", - "artist": "Mr. Jazzek" -},{ - "title": "Unholy - Rock Version", - "artist": "Msrayray6532" -},{ - "title": "The Cave", - "artist": "Mumford & Sons" -},{ - "title": "Keter Qualities", - "artist": "Musiclide/The Stupendium/ZaBlackRose" -},{ - "title": "Cool Me Down (Instrumental)", - "artist": "Mwk" -},{ - "title": "Before You Go (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Psychic Reality (2023 Rework)", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "Quartz", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "RESONANCE", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "Sparkler", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "Summer Bloom", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "Unclear (Mwk Remix)", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "Unclear", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "ๆถผ้ขจ (2023 Rework)", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "็™ฝๅคœ", - "artist": "Mwk/Hatsune Miku" -},{ - "title": "ใ‚ตใƒžใƒผใ‚ชใƒฌใƒณใ‚ธ", - "artist": "Mwk/Kagamine Rin" -},{ - "title": "Acceleration", - "artist": "Mwk/Megurine Luka" -},{ - "title": "Cool Me Down (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Mwk/Megurine Luka" -},{ - "title": "Cool Me Down", - "artist": "Mwk/Megurine Luka" -},{ - "title": "Dive Into You", - "artist": "Mwk/Megurine Luka" -},{ - "title": "FLAIR", - "artist": "Mwk/Megurine Luka" -},{ - "title": "Someday'z Coming (Mwk Remix) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Mwk/Megurine Luka" -},{ - "title": "Casual Sex", - "artist": "My Darkest Days" -},{ - "title": "Save Yourself", - "artist": "My Darkest Days" -},{ - "title": "Porn Star Dancing", - "artist": "My Darkest Days/Chad Kroeger/Zakk Wylde" -},{ - "title": "My Darkest Hour", - "artist": "Unknown Artist" -},{ - "title": "Electric Angel", - "artist": "MyReminiscence" -},{ - "title": "Same Thing", - "artist": "Nightcore" -},{ - "title": "Mystical-Ocean-Puzzle-Game", - "artist": "Unknown Artist" -},{ - "title": "Shake It Fast - Cleaner Radio Edit", - "artist": "Mystikal" -},{ - "title": "BABY SAID", - "artist": "Mรฅneskin" -},{ - "title": "Case Of The Ex (Whatcha Gonna Do)", - "artist": "Mรฝa" -},{ - "title": "Misty Mountains", - "artist": "NATI./Benza Maman" -},{ - "title": "My Mother Told Me", - "artist": "NATI./Cullen Vance/Jonny Stewart" -},{ - "title": "Traffic Jam", - "artist": "NILFRUITS" -},{ - "title": "The Ghost", - "artist": "NIVIRO" -},{ - "title": "ใ‚จใƒฌใ‚ฏใƒˆใƒญใ‚ฌใƒผใƒซ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "NOAH/Hatsune Miku" -},{ - "title": "ใ‚ญใƒŸใƒŽใ‚ซใ‚ฑใƒฉ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "NOAH/Hatsune Miku" -},{ - "title": "ใ‚นใ‚ซใ‚คใƒใ‚ค (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "NOAH/Hatsune Miku" -},{ - "title": "Hold Me", - "artist": "NOISETIME/Ded!cate/Soimuel" -},{ - "title": "Clouds", - "artist": "Nightcore" -},{ - "title": "It's Gonna Be Me", - "artist": "*NSYNC" -},{ - "title": "BLOW", - "artist": "NUSMIK/Bass Boost/Nightcore" -},{ - "title": "Hรฅll om mig", - "artist": "Nanne" -},{ - "title": "Fuck the Moon", - "artist": "NanoNii" -},{ - "title": "AaAaAaAAaAaAAa (feat. HATSUNE MIKU)", - "artist": "Nashimoto Ui/Hatsune Miku" -},{ - "title": "Kakokyu Dance (feat. HATSUNE MIKU)", - "artist": "Nashimoto Ui/Hatsune Miku" -},{ - "title": "Oeoeo (feat. HATSUNE MIKU)", - "artist": "Nashimoto Ui/Hatsune Miku" -},{ - "title": "Black Sea", - "artist": "Natasha Blume" -},{ - "title": "Guren no Yumiya (Attack on Titan)", - "artist": "NateWantsToBattle" -},{ - "title": "Highland Girl", - "artist": "Nathan Evans" -},{ - "title": "Riptide", - "artist": "Nathan Evans" -},{ - "title": "The Last Shanty", - "artist": "Nathan Evans" -},{ - "title": "Nature_Effects", - "artist": "Unknown Artist" -},{ - "title": "Alien Alien", - "artist": "Nayutalien" -},{ - "title": "Dance Robot Dance", - "artist": "Nayutalien" -},{ - "title": "Solar System Disco", - "artist": "Nayutalien" -},{ - "title": "ใ‚ขใƒณใƒ‰ใƒญใƒกใƒ€ใ‚ขใƒณใƒ‰ใƒญใƒกใƒ€", - "artist": "Nayutalien" -},{ - "title": "ๆฐด่‰ฒไพต็•ฅ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Nayutalien/Hatsune Miku" -},{ - "title": "Warbringers: Jaina", - "artist": "Neal Acree/Logan Laflotte" -},{ - "title": "Bardic Inspiration (From \"1 For All\")", - "artist": "Ned McPhie/Jake Nielsen/Deerstalker Pictures/Thomas Taufan" -},{ - "title": "Promiscuous", - "artist": "Nelly Furtado/Timbaland" -},{ - "title": "Calling for Rain", - "artist": "Neo Liu/Tu Hua Bing" -},{ - "title": "F**k U Betta", - "artist": "Neon Hitch" -},{ - "title": "DARKSIDE", - "artist": "Neoni" -},{ - "title": "Kawaii", - "artist": "Neotokio3" -},{ - "title": "Heart Shaped Box", - "artist": "Neovaii" -},{ - "title": "24/7 - Sped Up", - "artist": "Nightcore High" -},{ - "title": "ใ‚คใƒ‰ใƒฉใฎใ‚ตใƒผใ‚ซใ‚น", - "artist": "Neru" -},{ - "title": "ใƒญใ‚นใƒˆใƒฏใƒณใฎๅทๅ“ญ", - "artist": "Neru" -},{ - "title": "Overslept", - "artist": "Neru/IA" -},{ - "title": "dying on the inside", - "artist": "Nessa Barrett" -},{ - "title": "Network_v001_Looping", - "artist": "Unknown Artist" -},{ - "title": "They're Coming To Take Me Away - Remastered", - "artist": "Neuroticfish" -},{ - "title": "How You Remind Me", - "artist": "Nickelback" -},{ - "title": "Savin' Me - 2020 Remaster", - "artist": "Nickelback" -},{ - "title": "She Keeps Me Up", - "artist": "Nickelback" -},{ - "title": "The Devil Went Down to Georgia", - "artist": "Nickelback/Dave Martone" -},{ - "title": "Rockstar Sea Shanty", - "artist": "Nickelback/The Lottery Winners" -},{ - "title": "Rolling Girl", - "artist": "Nicki Gee/A39" -},{ - "title": "Midnight", - "artist": "Pablo Vega" -},{ - "title": "Borderline", - "artist": "Nico Collins" -},{ - "title": "Hate Me", - "artist": "Nico Collins" -},{ - "title": "Nothing Ever Changes", - "artist": "Nico Collins" -},{ - "title": "A Wager Over Barrels", - "artist": "Niels van der Leest" -},{ - "title": "Defenders of the Sky", - "artist": "Niels van der Leest" -},{ - "title": "Echoes of Plenty", - "artist": "Niels van der Leest" -},{ - "title": "Edge of the Sundom", - "artist": "Niels van der Leest" -},{ - "title": "Legacy's Landfall", - "artist": "Niels van der Leest" -},{ - "title": "Ride the Edge", - "artist": "Niels van der Leest" -},{ - "title": "Show Her Our Teeth", - "artist": "Niels van der Leest" -},{ - "title": "Steel Bones", - "artist": "Niels van der Leest" -},{ - "title": "The Pride of the Arena", - "artist": "Niels van der Leest" -},{ - "title": "The Way of the Desert", - "artist": "Niels van der Leest" -},{ - "title": "Wither and Ache", - "artist": "Niels van der Leest" -},{ - "title": "Crashing (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Go Like Time Around An Arrow (feat. Circle Percussion) - Part 3 - Onwards to Meridian", - "artist": "Niels van der Leest/Circle Percussion\nGB9TP1501643" -},{ - "title": "To The Hunt! (feat. Circle Percussion) - Part 1 - Motherland", - "artist": "Niels van der Leest/Circle Percussion\nGB9TP1501610" -},{ - "title": "Night_view", - "artist": "Unknown Artist" -},{ - "title": "Watching the Night Sky", - "artist": "Pablo Vega" -},{ - "title": "5 Elements", - "artist": "Nightcore" -},{ - "title": "A Land So Far", - "artist": "Nightcore" -},{ - "title": "Across The Universe", - "artist": "Nightcore" -},{ - "title": "All That We've Lost", - "artist": "Nightcore" -},{ - "title": "Around The Globe", - "artist": "Nightcore" -},{ - "title": "Back to Summer (Itro Remix)", - "artist": "Nightcore" -},{ - "title": "Back to Summer", - "artist": "Nightcore" -},{ - "title": "Behind You", - "artist": "Nightcore" -},{ - "title": "Believe", - "artist": "Nightcore" -},{ - "title": "Best Times", - "artist": "Nightcore" -},{ - "title": "Better Off Apart", - "artist": "Nightcore" -},{ - "title": "Born By The River", - "artist": "Nightcore" -},{ - "title": "Came This Far", - "artist": "Nightcore" -},{ - "title": "Can't Stop", - "artist": "Nightcore" -},{ - "title": "Cant Let You Go", - "artist": "Nightcore" -},{ - "title": "Carried Away", - "artist": "Nightcore" -},{ - "title": "Paradise", - "artist": "Nightcore" -},{ - "title": "Colors", - "artist": "Nightcore" -},{ - "title": "Compulsion", - "artist": "Nightcore" -},{ - "title": "Damn Son", - "artist": "Nightcore" -},{ - "title": "Dawn", - "artist": "Nightcore" -},{ - "title": "Decisions", - "artist": "Nightcore" -},{ - "title": "Don't Wake Me Up", - "artist": "Nightcore" -},{ - "title": "Don't Wanna Be Famous", - "artist": "Nightcore" -},{ - "title": "Dont Worry", - "artist": "Nightcore" -},{ - "title": "Dream", - "artist": "Nightcore" -},{ - "title": "Dreamers", - "artist": "Nightcore" -},{ - "title": "Dreams", - "artist": "Nightcore" -},{ - "title": "Drifters", - "artist": "Nightcore" -},{ - "title": "Electric Stars", - "artist": "Nightcore" -},{ - "title": "Eternal Vespers", - "artist": "Nightcore" -},{ - "title": "Eternity", - "artist": "Nightcore" -},{ - "title": "Euphoria", - "artist": "Nightcore" -},{ - "title": "Everybody", - "artist": "Nightcore" -},{ - "title": "Eyes Closed", - "artist": "Nightcore" -},{ - "title": "Fair Game", - "artist": "Nightcore" -},{ - "title": "Feel Alive", - "artist": "Nightcore" -},{ - "title": "Fireworks", - "artist": "Nightcore" -},{ - "title": "Flashback", - "artist": "Nightcore" -},{ - "title": "Fly", - "artist": "Nightcore" -},{ - "title": "Forever Mine", - "artist": "Nightcore" -},{ - "title": "Forget About You", - "artist": "Nightcore" -},{ - "title": "Free", - "artist": "Nightcore" -},{ - "title": "Gaming in Japan", - "artist": "Nightcore" -},{ - "title": "Gravity", - "artist": "Nightcore" -},{ - "title": "Happy Ending", - "artist": "Nightcore" -},{ - "title": "Hate The Most", - "artist": "Nightcore" -},{ - "title": "Have You Ever Had", - "artist": "Nightcore" -},{ - "title": "Hearts Will Repair", - "artist": "Nightcore" -},{ - "title": "Hellgate", - "artist": "Nightcore" -},{ - "title": "High", - "artist": "Nightcore" -},{ - "title": "Hit or Miss", - "artist": "Nightcore" -},{ - "title": "Home", - "artist": "Nightcore" -},{ - "title": "Hopeless Romantic", - "artist": "Nightcore" -},{ - "title": "I Feel Lighter", - "artist": "Nightcore" -},{ - "title": "In My Head - Nightcore", - "artist": "Nightcore" -},{ - "title": "In The Pass", - "artist": "Nightcore" -},{ - "title": "Infectious", - "artist": "Nightcore" -},{ - "title": "Into The Light", - "artist": "Nightcore" -},{ - "title": "Joy Story", - "artist": "Nightcore" -},{ - "title": "Lagoon", - "artist": "Nightcore" -},{ - "title": "Let Down", - "artist": "Nightcore" -},{ - "title": "Let It Be Now", - "artist": "Nightcore" -},{ - "title": "Life", - "artist": "Nightcore" -},{ - "title": "Lights", - "artist": "Nightcore" -},{ - "title": "Losin' You", - "artist": "Nightcore" -},{ - "title": "Louder Than Words", - "artist": "Nightcore" -},{ - "title": "Love Story", - "artist": "Nightcore" -},{ - "title": "Lucid", - "artist": "Nightcore" -},{ - "title": "Magic", - "artist": "Nightcore" -},{ - "title": "Make These Memories", - "artist": "Nightcore" -},{ - "title": "Masterpiece", - "artist": "Nightcore" -},{ - "title": "Minds Ablaze", - "artist": "Nightcore" -},{ - "title": "Move", - "artist": "Nightcore" -},{ - "title": "Movin' On", - "artist": "Nightcore" -},{ - "title": "My Dreams", - "artist": "Nightcore" -},{ - "title": "My Own Way", - "artist": "Nightcore" -},{ - "title": "Never Give Up", - "artist": "Nightcore" -},{ - "title": "Nova", - "artist": "Nightcore" -},{ - "title": "Oasis", - "artist": "Nightcore" -},{ - "title": "On The Beach", - "artist": "Nightcore" -},{ - "title": "Open My Eyes", - "artist": "Nightcore" -},{ - "title": "Our Road", - "artist": "Nightcore" -},{ - "title": "Our Time", - "artist": "Nightcore" -},{ - "title": "Out of This Town", - "artist": "Nightcore" -},{ - "title": "Every Time - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Peaceful Morning", - "artist": "Nightcore" -},{ - "title": "Pixel Party", - "artist": "Nightcore" -},{ - "title": "Puppet", - "artist": "Nightcore" -},{ - "title": "Ready For Your Love", - "artist": "Nightcore" -},{ - "title": "Relief", - "artist": "Nightcore" -},{ - "title": "Resolution (Itro Remix)", - "artist": "Nightcore" -},{ - "title": "Resolution", - "artist": "Nightcore" -},{ - "title": "Rewind", - "artist": "Nightcore" -},{ - "title": "Running Away", - "artist": "Nightcore" -},{ - "title": "Feel It Tonight", - "artist": "Nightcore/Aditii" -},{ - "title": "Shine", - "artist": "Nightcore" -},{ - "title": "Skyhigh", - "artist": "Nightcore" -},{ - "title": "Skyline", - "artist": "Nightcore" -},{ - "title": "Snowbound", - "artist": "Nightcore" -},{ - "title": "Something Right", - "artist": "Nightcore" -},{ - "title": "Sorry Eyes", - "artist": "Nightcore" -},{ - "title": "Summer Escapism", - "artist": "Nightcore" -},{ - "title": "Summer Nights", - "artist": "Nightcore" -},{ - "title": "Sunburst", - "artist": "Nightcore" -},{ - "title": "Sunshine", - "artist": "Nightcore" -},{ - "title": "Take Me Back", - "artist": "Nightcore" -},{ - "title": "Tension", - "artist": "Nightcore" -},{ - "title": "The Storm", - "artist": "Nightcore" -},{ - "title": "The Sweet Life", - "artist": "Nightcore" -},{ - "title": "Think Positive", - "artist": "Nightcore" -},{ - "title": "Thinking Of You", - "artist": "Nightcore" -},{ - "title": "Thoughts", - "artist": "Nightcore" -},{ - "title": "Tiger", - "artist": "Nightcore" -},{ - "title": "Time To Escape", - "artist": "Nightcore" -},{ - "title": "Times", - "artist": "Nightcore" -},{ - "title": "To Love You", - "artist": "Nightcore" -},{ - "title": "Today", - "artist": "Nightcore" -},{ - "title": "Tomorrow", - "artist": "Nightcore" -},{ - "title": "Trouble", - "artist": "Nightcore" -},{ - "title": "True Stories", - "artist": "Nightcore" -},{ - "title": "Turn Back Home", - "artist": "Nightcore" -},{ - "title": "Unite", - "artist": "Nightcore" -},{ - "title": "Waiata", - "artist": "Nightcore" -},{ - "title": "Wanted You", - "artist": "Nightcore" -},{ - "title": "Water", - "artist": "Nightcore" -},{ - "title": "We Own The Night", - "artist": "Nightcore" -},{ - "title": "Weekend", - "artist": "Nightcore" -},{ - "title": "What For", - "artist": "Nightcore" -},{ - "title": "Where Is Your Love", - "artist": "Nightcore" -},{ - "title": "With You", - "artist": "Nightcore" -},{ - "title": "Wolf", - "artist": "Nightcore" -},{ - "title": "You & I (Axero Remix)", - "artist": "Nightcore" -},{ - "title": "You & I", - "artist": "Nightcore" -},{ - "title": "Your Love", - "artist": "Nightcore" -},{ - "title": "Chop Suey", - "artist": "Nightcore Cene" -},{ - "title": "Aerials", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "All Around Me", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "All The Things She Said", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "American Idiot", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Bang Bang", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Best of You", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Blinding Lights", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Bohemian Rhapsody", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Bring Me To Life", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Chop Suey", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Crawling", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Face Down", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Faint", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Falling Away From Me", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Fully Alive", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Hail To The King", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Helena", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "I Hate Everything About You", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "I Love Me", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "I Miss The Misery", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "I Warned Myself (Ballad)", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "I Warned Myself (Rock)", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "I'm Not Okay (I Promise)", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "I'm So Sick", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Kickstart My Heart", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Killing In The Name", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Legends Never Die", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Lose You To Love Me", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Love Bites (So Do I)", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Mr. Brightside", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Never Gonna Give You Up", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "No Time To Die", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Numb", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "One Step Closer", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Rare", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Simmer", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "The Red", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "The Time Is Now", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "This Is Our War", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Toxicity", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Welcome Home", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Xanny", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "You Should Be Sad", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "Zombie", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "crushcrushcrush", - "artist": "Nightcore Cene/Nightcore by Halocene" -},{ - "title": "22 (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "26 (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "A Thousand Years (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Again (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Against All Odds (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "All About You - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "All My Love (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "All Night Long (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "All Over Me [Acoustic] - Nightcover Version", - "artist": "Nightcore Dreams" -},{ - "title": "Alright (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Always Yours - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Am I Dreaming (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Amazed (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Angel Baby (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Armor", - "artist": "Nightcore Dreams" -},{ - "title": "Avalanche (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Battlefield (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "The Nightmare Begins", - "artist": "Nobuo Uematsu" -},{ - "title": "Before You Go (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Believer (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Blindsided - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "By Myself - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Call You Mine (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Can't Help Falling in Love (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Chaotic (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Chasing Cars (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Chemical (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Complicated - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Complicated", - "artist": "Nightcore Dreams" -},{ - "title": "I Want The Money - The Crypto Anthem, Sped Up", - "artist": "Nightcore High" -},{ - "title": "Cruel Summer (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Dancing On My Own (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Didn't I - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Don't Go Yet (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Down (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Easy On Me (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Driver's License (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Eenie Meenie (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Enchanted (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Time After Time (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Fake (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Feel Something (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Flowers (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Forget Me (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Free Fallin' (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Ghost (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Gimme Love (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Gimme Love (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Girls Like You (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Golden Hour (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Good Without - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Good", - "artist": "Nightcore Dreams" -},{ - "title": "Hallelujah (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Hallelujah (Swtiching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Hello", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Happy Now / Be Alright (Acoustic Medley) [Switching Vocals]", - "artist": "Nightcore Dreams" -},{ - "title": "Haven't You Ever Been In Love Before? (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Heartbreak (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Heat Waves (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Heaven (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Her - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Here (In Your Arms) - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Hide Away - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Hide Away", - "artist": "Nightcore Dreams" -},{ - "title": "High (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Hold Me While You Wait (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Hooked (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "I Ain't Worried (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "I Don't Care (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "I Hope You Dance (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "I Love You Always Forever (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "I Miss You (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "I Took A Pill In Ibiza / Youth (Acoustic Mashup) [Nightcore Version]", - "artist": "Nightcore Dreams" -},{ - "title": "I Wanna Dance With Somebody (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "I Want to Know What Love Is (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "I Will Follow You Into The Dark (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "I'm So Tired (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "I'm So Tired (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "I'm With You (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "In Too Deep (Acoustic)", - "artist": "Nightcore Dreams" -},{ - "title": "Just The Girl (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Kids Are Born Stars (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Last Christmas (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Leavin' (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Left and Right (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Let Me Down Slowly (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Light On (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Lightswitch (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Little Bit Longer - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Little Did I Know (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Locksmith (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Lose Somebody (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Lose You to Love Me (Swtiching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Love At First Fight (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Love Song (Acoustic) - nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Love Song - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Love Story (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Love U Like That (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Love on the Weekend (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Make You Feel My Love (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Making The Bed (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Me! (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Medicine (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Memories (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Mine (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Mr. Brightside (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "My Love Mine All Mine (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Never Let You Go (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Never Lose My Lose (Swtiching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Never Lose My Love - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Never Really Over (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "New Light (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "No Sleep (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Not Your Friend - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Not Your Friend", - "artist": "Nightcore Dreams" -},{ - "title": "Now (Acoustic) - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Now (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Our Song (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Overpass Graffiti (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Overthinking (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Past Life (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Payphone (Acoustic)", - "artist": "Nightcore Dreams" -},{ - "title": "Piano Man (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Pictures Of You (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Pointless (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Red Flags (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Replay (Acoustic Remix)", - "artist": "Nightcore Dreams" -},{ - "title": "Rest Your Mind - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Sad Forever (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Sad Tonight - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Safe and Sound (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Safe and Sound - Sped Up", - "artist": "Nightcore Dreams" -},{ - "title": "Send My Love / Sit Still, Look Pretty (Acoustic Mashup) [Nightcore Version]", - "artist": "Nightcore Dreams" -},{ - "title": "Slow Motion", - "artist": "Nightcore Dreams" -},{ - "title": "So Sick", - "artist": "Nightcore Dreams" -},{ - "title": "Somebody Else (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Somebody Else - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "My Walden", - "artist": "Nightwish" -},{ - "title": "Somewhere Only We Know (Nightcore Dreams)", - "artist": "Nightcore Dreams" -},{ - "title": "Stand By Me (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Stay (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Stay A While - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Still Into You (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Still Into You (Piano Acoustic)", - "artist": "Nightcore Dreams" -},{ - "title": "Stop and Stare (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Stranger (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Style", - "artist": "Nightcore Dreams" -},{ - "title": "Such Great Heights (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Sucker (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Summer With You - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Summertime Friends (Nightcore Acoustic)", - "artist": "Nightcore Dreams" -},{ - "title": "Sunroof (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Sunshine (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Sunshine - Acoustic (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Sweater Weather (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Sweet Little Lies (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Takeaway (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Teenage Dream (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "The Best (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "The Middle / Such Great Heights (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "The One That Got Away (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "The Rock Show (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "The Scientist - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Think of U [acoustic] - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Till I'm Out of Stars (Acoustic) - nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Till I'm Out of Stars - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Less Human - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Timeless (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Try Again (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Two Of Us (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Unconditionally (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Vienna (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "WYD Now? (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Wanted (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "What A Time (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "What Do You Mean / Where Are รœ Now (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "What Was I Made For? (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Whatever It Takes - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "When The Party's Over - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "When The World Falls - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "When You're Gone (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Why Do I? - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Wish You The Best (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Wish You Were Sober (Switching Vocals)", - "artist": "Nightcore Dreams" -},{ - "title": "Without Me (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Wrecking Ball - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "Wrong Direction - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "You Should Be Sad - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "You're Still The One (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "Your Song (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "good 4 u (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "thank you, next - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "the older you get, the less you cry (Nightcore Version)", - "artist": "Nightcore Dreams" -},{ - "title": "the older you get, the less you cry (nightcore version)", - "artist": "Nightcore Dreams" -},{ - "title": "when i was with you - Nightcore Version", - "artist": "Nightcore Dreams" -},{ - "title": "I Don't Care (Switching Vocals)", - "artist": "Nightcore Dreams/Cover Girl" -},{ - "title": "No Sleep (Nightcore Version)", - "artist": "Nightcore Dreams/Cover Girl" -},{ - "title": "All The Small Things (Nightcore Version)", - "artist": "Nightcore Dreams/Sped Up Diamonds Music" -},{ - "title": "Cowboys Cry Too - sped up", - "artist": "Nightcore Dreams/Sped Up Diamonds Music" -},{ - "title": "Wildest Dreams", - "artist": "Nightcore Dreams/Sped Up Diamonds Music" -},{ - "title": "How Do You Do", - "artist": "Nightcore Fanatics" -},{ - "title": "I Wanna Be Your Slave", - "artist": "Nightcore Fanatics" -},{ - "title": "Ale Ale", - "artist": "Nightcore High" -},{ - "title": "Apart - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Apologize - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Are You Ready - Sped Up", - "artist": "Nightcore High" -},{ - "title": "August Diaries - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Be My Baby", - "artist": "Nightcore High" -},{ - "title": "Believe - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Big Love - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Black Sea - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Break The Law - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Broken Heart - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Broken Hearts - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Call 911 - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Candyman", - "artist": "Nightcore High" -},{ - "title": "Circus", - "artist": "Nightcore High" -},{ - "title": "Closer to the Edge", - "artist": "Nightcore High" -},{ - "title": "Come & Go", - "artist": "Nightcore High" -},{ - "title": "Come Around - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Crying At The Party - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Dangerous - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Do You Have a Problem - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Done", - "artist": "Nightcore High" -},{ - "title": "Down On My Knees - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Drink Beer - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Durum - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Eyes Wide Shut - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Gangsta - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Get Enough", - "artist": "Nightcore High" -},{ - "title": "Goodbye - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Heart Drum - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Heartache - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Himalayas - Sped Up", - "artist": "Nightcore High" -},{ - "title": "I Lost You - Sped Up", - "artist": "Nightcore High" -},{ - "title": "I Loved You - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Demons", - "artist": "Nightcore Reality" -},{ - "title": "Into A God", - "artist": "Nightcore High" -},{ - "title": "Just Walk Away", - "artist": "Nightcore High" -},{ - "title": "Left Untold", - "artist": "Nightcore High" -},{ - "title": "Since U're Gone", - "artist": "Nightcore High" -},{ - "title": "Let You In - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Liar - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Lonely - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Lookin' For You", - "artist": "Nightcore High" -},{ - "title": "Lose It All - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Love Lies - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Magique - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Me & You - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Me and You - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Mentirosa", - "artist": "Nightcore High" -},{ - "title": "Mon Amour - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Movin' On - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Natural Disaster - Sped Up", - "artist": "Nightcore High" -},{ - "title": "No Se Puede - Acoustic Version", - "artist": "Nightcore High" -},{ - "title": "No Se Puede - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Nobody Like Us", - "artist": "Nightcore High" -},{ - "title": "Old Town - Sped Up", - "artist": "Nightcore High" -},{ - "title": "On A Sunday - Sped Up", - "artist": "Nightcore High" -},{ - "title": "On My Mind - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Painted Hearts - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Pauvre Diable - Sped Up", - "artist": "Nightcore High" -},{ - "title": "People Talk - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Perfect Kiss - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Pheonix", - "artist": "Nightcore High" -},{ - "title": "Popo", - "artist": "Nightcore High" -},{ - "title": "Queen of Hearts - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Remember - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Rolling Stones", - "artist": "Nightcore High" -},{ - "title": "Sail With Me - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Sapphire - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Satisfied - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Save Me", - "artist": "Nightcore High" -},{ - "title": "Shades of Blue", - "artist": "Nightcore High" -},{ - "title": "Shadows - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Shake", - "artist": "Nightcore High" -},{ - "title": "Sick Lullaby - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Sienna - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Sign from God - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Telepatรญa (Nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "Small Talk - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Sneakers & Weed - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Soon - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Sorry (For You) - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Stay in Bed - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Strawberry Heart - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Tanga - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Tara Rita - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Temporary Love Exchange", - "artist": "Nightcore High" -},{ - "title": "The Way You Lie", - "artist": "Nightcore High" -},{ - "title": "They Don't Think Of You - Sped Up", - "artist": "Nightcore High" -},{ - "title": "They Say - Sped Up", - "artist": "Nightcore High" -},{ - "title": "This Is Love - Sped Up", - "artist": "Nightcore High" -},{ - "title": "To The Moon And Back - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Touch - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Toxique", - "artist": "Nightcore High" -},{ - "title": "Unpredictable - Sped Up", - "artist": "Nightcore High" -},{ - "title": "Zilevo", - "artist": "Nightcore High" -},{ - "title": "about us - Remix", - "artist": "Nightcore High" -},{ - "title": "about us - Sped Up", - "artist": "Nightcore High" -},{ - "title": "running - Sped Up", - "artist": "Nightcore High" -},{ - "title": "All I Want Is You - Sped Up", - "artist": "Nightcore High/Attarus" -},{ - "title": "Am I Still", - "artist": "Nightcore High/Attarus" -},{ - "title": "Ex-Bestfriend - Sped Up", - "artist": "Nightcore High/Brooke Ellen" -},{ - "title": "euphoria - Sped Up", - "artist": "Nightcore High/Holy Ramen" -},{ - "title": "Cry You a River", - "artist": "Nightcore High/LUMRY" -},{ - "title": "Real Love - Acoustic", - "artist": "Nightcore High/Mindblow/Soundland/Sam Heselwood" -},{ - "title": "Messed Up Hearts - Sped Up", - "artist": "Nightcore High/Mฤ‚LINA" -},{ - "title": "Atittude - Sped Up", - "artist": "Nightcore High/Ronna Riva" -},{ - "title": "Au revoir - Sped Up", - "artist": "Nightcore High/Ronna Riva" -},{ - "title": "Clichรฉ - Sped Up", - "artist": "Nightcore High/Ronna Riva" -},{ - "title": "Momento - Sped Up", - "artist": "Nightcore High/Ronna Riva" -},{ - "title": "Stories - Sped Up", - "artist": "Nightcore High/Ronna Riva" -},{ - "title": "True Love - Sped Up", - "artist": "Nightcore High/Ronna Riva" -},{ - "title": "By My Side - Sped Up", - "artist": "Nightcore High/Sinnon Nightcore" -},{ - "title": "One In a Million", - "artist": "Nightcore High/Sinnon Nightcore" -},{ - "title": "One by One", - "artist": "Nightcore High/Sped Up" -},{ - "title": "Apollo - Sped Up", - "artist": "Nightcore High/Timebelle" -},{ - "title": "21", - "artist": "Nightcore Hits" -},{ - "title": "Anyone", - "artist": "Nightcore Hits" -},{ - "title": "Attention (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Bad Things (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Boyfriend", - "artist": "Nightcore Hits" -},{ - "title": "Breakeven", - "artist": "Nightcore Hits" -},{ - "title": "Broken (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Bye Bye Bye", - "artist": "Nightcore Hits" -},{ - "title": "Circles", - "artist": "Nightcore Hits" -},{ - "title": "Clarity", - "artist": "Nightcore Hits" -},{ - "title": "Closer (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Dancing On My Own", - "artist": "Nightcore Hits" -},{ - "title": "Don't You Worry Child", - "artist": "Nightcore Hits" -},{ - "title": "Drift Away (Steven Universe)", - "artist": "Nightcore Hits" -},{ - "title": "Dusk Till Dawn", - "artist": "Nightcore Hits" -},{ - "title": "Faded", - "artist": "Nightcore Hits" -},{ - "title": "Falling Up", - "artist": "Nightcore Hits" -},{ - "title": "Goodbyes", - "artist": "Nightcore Hits" -},{ - "title": "Graveyard", - "artist": "Nightcore Hits" -},{ - "title": "Happy Now", - "artist": "Nightcore Hits" -},{ - "title": "Hate Me (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Heartless", - "artist": "Nightcore Hits" -},{ - "title": "Heaven (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Here With Me", - "artist": "Nightcore Hits" -},{ - "title": "Hey Stupid, I Love You", - "artist": "Nightcore Hits" -},{ - "title": "Hey There Delilah", - "artist": "Nightcore Hits" -},{ - "title": "How Do You Sleep?", - "artist": "Nightcore Hits" -},{ - "title": "Human", - "artist": "Nightcore Hits" -},{ - "title": "I Don't Care (Acoustic)", - "artist": "Nightcore Hits" -},{ - "title": "I Don't Care", - "artist": "Nightcore Hits" -},{ - "title": "I Swear I'm Over You (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "I Wanna Dance with Somebody", - "artist": "Nightcore Hits" -},{ - "title": "I Won't Give Up", - "artist": "Nightcore Hits" -},{ - "title": "If I Die Young", - "artist": "Nightcore Hits" -},{ - "title": "Issues", - "artist": "Nightcore Hits" -},{ - "title": "Leave Before You Love Me", - "artist": "Nightcore Hits" -},{ - "title": "Let Her Go", - "artist": "Nightcore Hits" -},{ - "title": "Locked Away", - "artist": "Nightcore Hits" -},{ - "title": "Lose You To Love Me (Acoustic)", - "artist": "Nightcore Hits" -},{ - "title": "Lose You To Love Me", - "artist": "Nightcore Hits" -},{ - "title": "Love Me Like You Do (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Love Yourself", - "artist": "Nightcore Hits" -},{ - "title": "Lover", - "artist": "Nightcore Hits" -},{ - "title": "ME! (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Never Really Over", - "artist": "Nightcore Hits" -},{ - "title": "Nobody's Love - Switching Vocals", - "artist": "Nightcore Hits" -},{ - "title": "Once In A Lifetime", - "artist": "Nightcore Hits" -},{ - "title": "One More Time Around", - "artist": "Nightcore Hits" -},{ - "title": "Paradise", - "artist": "Nightcore Hits" -},{ - "title": "Perfect (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "Safe & Sound", - "artist": "Nightcore Hits" -},{ - "title": "Say You Won't Let Go", - "artist": "Nightcore Hits" -},{ - "title": "See You Again", - "artist": "Nightcore Hits" -},{ - "title": "Shallow (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "She Looks So Perfect", - "artist": "Nightcore Hits" -},{ - "title": "She Used To Be Mine", - "artist": "Nightcore Hits" -},{ - "title": "Shut Up and Dance", - "artist": "Nightcore Hits" -},{ - "title": "Still Into You", - "artist": "Nightcore Hits" -},{ - "title": "Sweater Weather", - "artist": "Nightcore Hits" -},{ - "title": "Tenerife Sea", - "artist": "Nightcore Hits" -},{ - "title": "The Queen of Mean", - "artist": "Nightcore Hits" -},{ - "title": "The Scientist", - "artist": "Nightcore Hits" -},{ - "title": "There's No Way", - "artist": "Nightcore Hits" -},{ - "title": "Try", - "artist": "Nightcore Hits" -},{ - "title": "Unsteady", - "artist": "Nightcore Hits" -},{ - "title": "Wake Me Up", - "artist": "Nightcore Hits" -},{ - "title": "Walk Me Home", - "artist": "Nightcore Hits" -},{ - "title": "Watermelon Sugar", - "artist": "Nightcore Hits" -},{ - "title": "We Don't Talk Anymore", - "artist": "Nightcore Hits" -},{ - "title": "What A Time", - "artist": "Nightcore Hits" -},{ - "title": "What Lovers Do", - "artist": "Nightcore Hits" -},{ - "title": "When We Were Young", - "artist": "Nightcore Hits" -},{ - "title": "White Iverson", - "artist": "Nightcore Hits" -},{ - "title": "You Need To Calm Down", - "artist": "Nightcore Hits" -},{ - "title": "You Want My Sister", - "artist": "Nightcore Hits" -},{ - "title": "Yummy", - "artist": "Nightcore Hits" -},{ - "title": "drivers license", - "artist": "Nightcore Hits" -},{ - "title": "fuck, i'm lonely", - "artist": "Nightcore Hits" -},{ - "title": "rockstar", - "artist": "Nightcore Hits" -},{ - "title": "the 1 (Switching Vocals)", - "artist": "Nightcore Hits" -},{ - "title": "you broke me first", - "artist": "Nightcore Hits" -},{ - "title": "Beauty and the Beast", - "artist": "Nightcore Hits/Dark Nightcore" -},{ - "title": "Someone You Loved", - "artist": "Nightcore Hits/Dark Nightcore" -},{ - "title": "Sukiyaki (Ue o Muite Arukล)", - "artist": "Nightcore Hits/KenjiChan" -},{ - "title": "Hall of Fame", - "artist": "Nightcore Hits/Rock Emo Nightcore" -},{ - "title": "Right Now (Nightcore)", - "artist": "Nightcore Mage/Syrex" -},{ - "title": "All The Things She Said (Nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "Angel With a Shotgun - Female Version", - "artist": "Nightcore Queen" -},{ - "title": "Bring Me To Life (nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "Build A Bitch (Nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "Centuries - Female Version", - "artist": "Nightcore Queen" -},{ - "title": "Counting Stars (Female Version)", - "artist": "Nightcore Queen" -},{ - "title": "In My Mind (nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "Seรฑorita - Nightcore - Female", - "artist": "Nightcore Queen" -},{ - "title": "Shape Of You (nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "Stay (female nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "This Little Girl (feat. Thatcher)", - "artist": "Nightcore Reality/Thatcher" -},{ - "title": "Welcome To My Life - Female Version", - "artist": "Nightcore Queen" -},{ - "title": "Wellerman - Sea Shanty - Nightcore", - "artist": "Nightcore Queen" -},{ - "title": "deja vu (Nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "drivers license (Nightcore)", - "artist": "Nightcore Queen" -},{ - "title": "good 4 u - nightcore", - "artist": "Nightcore Queen" -},{ - "title": "All of Me", - "artist": "Nightcore Reality" -},{ - "title": "Animal", - "artist": "Nightcore Reality" -},{ - "title": "Armor", - "artist": "Nightcore Reality" -},{ - "title": "Astronomical (Svrcina Nightcore Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Bad Boy", - "artist": "Nightcore Reality" -},{ - "title": "Bad Intentions", - "artist": "Nightcore Reality" -},{ - "title": "Be Alright", - "artist": "Nightcore Reality" -},{ - "title": "Blackout", - "artist": "Nightcore Reality" -},{ - "title": "Bloom", - "artist": "Nightcore Reality" -},{ - "title": "Blue", - "artist": "Nightcore Reality" -},{ - "title": "Bring Me the Night (Switching Vocals)", - "artist": "Nightcore Reality" -},{ - "title": "Bring Me to Life (Mvb Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Bring Me to Life", - "artist": "Nightcore Reality" -},{ - "title": "Bullet Train", - "artist": "Nightcore Reality" -},{ - "title": "Burning Heart (Svrcina Nightcore Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Centuries", - "artist": "Nightcore Reality" -},{ - "title": "Chandelier", - "artist": "Nightcore Reality" -},{ - "title": "Circles (Nightstep)", - "artist": "Nightcore Reality" -},{ - "title": "Clarity", - "artist": "Nightcore Reality" -},{ - "title": "Comfortable", - "artist": "Nightcore Reality" -},{ - "title": "Counting Stars", - "artist": "Nightcore Reality" -},{ - "title": "Courtesy Call", - "artist": "Nightcore Reality" -},{ - "title": "Dance with the Devil", - "artist": "Nightcore Reality" -},{ - "title": "Power", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Die Young", - "artist": "Nightcore Reality" -},{ - "title": "Don't Panic", - "artist": "Nightcore Reality" -},{ - "title": "Electricity", - "artist": "Nightcore Reality" -},{ - "title": "Erase Me", - "artist": "Nightcore Reality" -},{ - "title": "Feral Hearts", - "artist": "Nightcore Reality" -},{ - "title": "Fireflies", - "artist": "Nightcore Reality" -},{ - "title": "Get out Alive", - "artist": "Nightcore Reality" -},{ - "title": "Gravity", - "artist": "Nightcore Reality" -},{ - "title": "Hall of Fame", - "artist": "Nightcore Reality" -},{ - "title": "Heroes (We Could Be)", - "artist": "Nightcore Reality" -},{ - "title": "How Do You Love Someone", - "artist": "Nightcore Reality" -},{ - "title": "How You Love Me", - "artist": "Nightcore Reality" -},{ - "title": "Human (Nightstep)", - "artist": "Nightcore Reality" -},{ - "title": "Human", - "artist": "Nightcore Reality" -},{ - "title": "I Know What Boys Like", - "artist": "Nightcore Reality" -},{ - "title": "I Was King", - "artist": "Nightcore Reality" -},{ - "title": "I'm Not Here for Your Entertainment", - "artist": "Nightcore Reality" -},{ - "title": "If I Die Young", - "artist": "Nightcore Reality" -},{ - "title": "Jar of Hearts", - "artist": "Nightcore Reality" -},{ - "title": "Just a Dream (Mvb Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Just a Dream", - "artist": "Nightcore Reality" -},{ - "title": "Kings and Queens", - "artist": "Nightcore Reality" -},{ - "title": "Leaving", - "artist": "Nightcore Reality" -},{ - "title": "Legends Never Die", - "artist": "Nightcore Reality" -},{ - "title": "Let Her Go", - "artist": "Nightcore Reality" -},{ - "title": "Let the Flames Begin", - "artist": "Nightcore Reality" -},{ - "title": "Lifeguard", - "artist": "Nightcore Reality" -},{ - "title": "Love Me Like You Do", - "artist": "Nightcore Reality" -},{ - "title": "Magic", - "artist": "Nightcore Reality" -},{ - "title": "Meet Me on the Battlefield (Svrcina Nightcore Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Mine", - "artist": "Nightcore Reality" -},{ - "title": "My Demons", - "artist": "Nightcore Reality" -},{ - "title": "New Divide", - "artist": "Nightcore Reality" -},{ - "title": "No Friends", - "artist": "Nightcore Reality" -},{ - "title": "Obsessed (Rtb Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Ocean Eyes", - "artist": "Nightcore Reality" -},{ - "title": "Panic Room", - "artist": "Nightcore Reality" -},{ - "title": "Pieces", - "artist": "Nightcore Reality" -},{ - "title": "Pity Party", - "artist": "Nightcore Reality" -},{ - "title": "Pretty Girl (Rtb Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Princesses Don't Cry", - "artist": "Nightcore Reality" -},{ - "title": "Rather Be", - "artist": "Nightcore Reality" -},{ - "title": "Remember When", - "artist": "Nightcore Reality" -},{ - "title": "Rockstar", - "artist": "Nightcore Reality" -},{ - "title": "Run Away", - "artist": "Nightcore Reality" -},{ - "title": "Run Devil Run", - "artist": "Nightcore Reality" -},{ - "title": "Runnin'", - "artist": "Nightcore Reality" -},{ - "title": "Shatter Me", - "artist": "Nightcore Reality" -},{ - "title": "Shut up and Dance", - "artist": "Nightcore Reality" -},{ - "title": "Soap", - "artist": "Nightcore Reality" -},{ - "title": "Someone's Gonna Break Your Heart", - "artist": "Nightcore Reality" -},{ - "title": "Steady (Svrcina Remix)", - "artist": "Nightcore Reality" -},{ - "title": "Supernatural", - "artist": "Nightcore Reality" -},{ - "title": "Sweet but Psycho", - "artist": "Nightcore Reality" -},{ - "title": "Take a Hint", - "artist": "Nightcore Reality" -},{ - "title": "Thanks for the Memories", - "artist": "Nightcore Reality" -},{ - "title": "The First One", - "artist": "Nightcore Reality" -},{ - "title": "The Phoenix", - "artist": "Nightcore Reality" -},{ - "title": "This Is War", - "artist": "Nightcore Reality" -},{ - "title": "Truth or Dare", - "artist": "Nightcore Reality" -},{ - "title": "Untouchable", - "artist": "Nightcore Reality" -},{ - "title": "What I've Done", - "artist": "Nightcore Reality" -},{ - "title": "White Rabbit", - "artist": "Nightcore Reality" -},{ - "title": "Who's Laughing Now", - "artist": "Nightcore Reality" -},{ - "title": "Windows Down", - "artist": "Nightcore Reality" -},{ - "title": "Wonderland", - "artist": "Nightcore Reality" -},{ - "title": "Wrap Me in Plastic", - "artist": "Nightcore Reality" -},{ - "title": "You Don't Know", - "artist": "Nightcore Reality" -},{ - "title": "You Say", - "artist": "Nightcore Reality" -},{ - "title": "Dark", - "artist": "Nightcore Reality/A Foreign Affair" -},{ - "title": "I'm Your Ghost (feat. a Foreign Affair)", - "artist": "Nightcore Reality/A Foreign Affair" -},{ - "title": "Holy (feat. Danika)", - "artist": "Nightcore Reality/Danika" -},{ - "title": "Monsters (feat. Danika)", - "artist": "Nightcore Reality/Danika" -},{ - "title": "Safe (feat. Danika)", - "artist": "Nightcore Reality/Danika" -},{ - "title": "Sweet Escape", - "artist": "Nightcore Reality/Danika" -},{ - "title": "Wasteland (feat. Danika)", - "artist": "Nightcore Reality/Danika" -},{ - "title": "How to Be a Heartbreaker", - "artist": "Nightcore Reality/Lizzy" -},{ - "title": "Madame 2", - "artist": "Nightcore Reality/MADAMEDRIPZZ" -},{ - "title": "Madame it's here", - "artist": "Nightcore Reality/MADAMEDRIPZZ" -},{ - "title": "montagem Toxic love sped up", - "artist": "Nightcore Reality/MADAMEDRIPZZ" -},{ - "title": "q Madame q", - "artist": "Nightcore Reality/MADAMEDRIPZZ" -},{ - "title": "tik tol tok", - "artist": "Nightcore Reality/MADAMEDRIPZZ" -},{ - "title": "you see the sun?", - "artist": "Nightcore Reality/MADAMEDRIPZZ" -},{ - "title": "Take a Hint (Mvb Remix)", - "artist": "Nightcore Reality/Michael Vail Blum" -},{ - "title": "This Little Girl (Mvb Remix)", - "artist": "Nightcore Reality/Michael Vail Blum" -},{ - "title": "Worth Fighting for (feat. Rico and Miella & Telykast)", - "artist": "Nightcore Reality/Rico & Miella/TELYKAST" -},{ - "title": "Astronomical", - "artist": "Nightcore Reality/SVRCINA" -},{ - "title": "Burning Heart", - "artist": "Nightcore Reality/SVRCINA" -},{ - "title": "Meet Me on the Battlefield", - "artist": "Nightcore Reality/SVRCINA" -},{ - "title": "Steady", - "artist": "Nightcore Reality/SVRCINA" -},{ - "title": "Juvenile", - "artist": "Nightcore Reality/Sarah Yamada" -},{ - "title": "You & I (feat. Telykast & Xhara)", - "artist": "Nightcore Reality/TELYKast & Xhara" -},{ - "title": "Dollhouse", - "artist": "Nightcore Reality/Thatcher" -},{ - "title": "Shout Out To My Ex", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Hanging on by a Thread (Unsecret X Svrcina Nightcore Remix)", - "artist": "Nightcore Reality/UNSECRET/Svrcina Nightcore" -},{ - "title": "Try", - "artist": "Nightcore Reality/Xhara" -},{ - "title": "Angel with a Shotgun", - "artist": "Nightcore Reality/meme my" -},{ - "title": "Warrior", - "artist": "Nightcore Reality/mimi my" -},{ - "title": "Astronaut in the Ocean", - "artist": "Nightcore Red" -},{ - "title": "Dance Monkey (Switching Vocals)", - "artist": "Nightcore Red" -},{ - "title": "Don't Let Me Down", - "artist": "Nightcore Red" -},{ - "title": "Radioactive", - "artist": "Nightcore Red" -},{ - "title": "Rockabye", - "artist": "Nightcore Red" -},{ - "title": "Senorita (Switching Vocals)", - "artist": "Nightcore Red" -},{ - "title": "Treat You Better (Switching Vocals)", - "artist": "Nightcore Red" -},{ - "title": "What Lovers Do", - "artist": "Nightcore Red" -},{ - "title": "Anima Libera", - "artist": "Nightcore Reloaded" -},{ - "title": "Battlefield", - "artist": "Nightcore Reloaded" -},{ - "title": "Break Through (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Arensky/Marin Hoxha/Danielle Oda" -},{ - "title": "Tainted Love (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/DigitalTek/Maximo/Lawliett" -},{ - "title": "In The Air (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Lawr3nz/Bailey Jehl" -},{ - "title": "I See You (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Marin Hoxha" -},{ - "title": "Not Your Baby (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Marin Hoxha/Elise Khalil" -},{ - "title": "Goodbye (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Marin Hoxha/Tara Louise" -},{ - "title": "break up with your girlfriend, i'm bored (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Ray Le Fanue/Austin Salter" -},{ - "title": "Thrills (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/TH3 DARP/Seum Dero/Rachel Leycroft" -},{ - "title": "Dance All Night (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Vinsmoker/Maria Beyer" -},{ - "title": "Sweat (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/Vinsmoker/Marin Hoxha/Xblaze" -},{ - "title": "I Don't Wanna Know - Nightcore", - "artist": "Nightcore To The Moon/Nightcore/Vinsmoker/Mike Watson" -},{ - "title": "Thanks To You - Nightcore", - "artist": "Nightcore To The Moon/Nightcore/Vinsmoker/Mike Watson" -},{ - "title": "To The End (Nightcore)", - "artist": "Nightcore To The Moon/Nightcore/WCKiD/Jessalyn" -},{ - "title": "Motivation Go", - "artist": "Nightcore Zeus" -},{ - "title": "Parking Lot Date", - "artist": "Nightcore Zeus" -},{ - "title": "Tell Em", - "artist": "Nightcore Zeus" -},{ - "title": "Yu Yu Hakusho Romantic Theme - Tiktok Verison", - "artist": "Nightcore Zeus" -},{ - "title": "Yu Yu Hakusho Romantic Theme - Tiktok verison Nightcore", - "artist": "Nightcore Zeus" -},{ - "title": "Yu Yu Hakusho Romantic Theme - Tiktok verison slowed", - "artist": "Nightcore Zeus" -},{ - "title": "Yu Yu Hakusho Romantic Theme", - "artist": "Nightcore Zeus" -},{ - "title": "Yu Yu Hakusho Romantic", - "artist": "Nightcore Zeus" -},{ - "title": "Lost in your eyes", - "artist": "Nightcore Zeus/Olivia Honest" -},{ - "title": "Yu Yu Hakusho Romantic Theme (Extended)", - "artist": "Nightcore Zeus/will keyz" -},{ - "title": "Look What You Made Me Do", - "artist": "Nightcore by Halocene" -},{ - "title": "7 Rings", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "7 Years", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "All Time Low", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "All the Good Girls Go to Hell", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Ashes (from \"Deadpool 2\" Motion Picture Soundtrack)", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "At Last", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Bad Guy", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Black Honey", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Bury a Friend", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Cake by the Ocean", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Can't Stop The Feeling", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Cancer", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Carol of the Bells", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Castle On The Hill", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Catch Me If You Can", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Closer", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Confident", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Cool for the Summer", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Dear Future Husband", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Dangerous Woman", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Drag Me Down", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Dusk Till Dawn", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Everyday", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Feels", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Fetish", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Focus", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Fortnite Rap Battle", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Four Five Seconds", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Friends", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Geronimo", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Girl Crush", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Girlfriend", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "God is a Woman", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Good For You", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Hands To Myself", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Hard Times", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Havana", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Heavy", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Helena", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Here With Me", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Hey Hey Hey", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Hide Away", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Hit Me Baby One More Time", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "I Don't Care", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "I Don't Wanna Live Forever", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "I Just Can't Wait To Be King", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "I Know What You Did Last Summer", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "I Took A Pill In Ibiza", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "I Want You To Know", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "I'm Not Okay (I Promise)", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "IDGAF", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Imagine", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "In The Name Of Love", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Jumpsuit", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Kids In The Dark", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Kill Em With Kindness", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Lights", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Me and The Rhythm", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Misery Business", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Mother's Daughter", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "My Heart Will Go On", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "My Hero", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "My House", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "No More Sad Songs", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Pretty Girls", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Ocean Avenue", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Same Old Love", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Ocean", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "On Hold", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "On My Mind", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "One Last Time", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Paris", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Pillowtalk", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "This Is a Taleโ€šร„ยถ", - "artist": "The Soil Bleeds Black" -},{ - "title": "Attack of the WEAPON", - "artist": "Nobuo Uematsu" -},{ - "title": "Pray For Me", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Praying", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Seรฑorita", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Scars To Your Beautiful", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Seรฑorita (Ballad)", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "My Walden - Instrumental", - "artist": "Nightwish" -},{ - "title": "Shallow", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Shape of You", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Without You", - "artist": "Nightcore/Aditii" -},{ - "title": "Shut up and Dance", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Side to Side", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Solo", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Something In The Way You Move", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Sorry Not Sorry", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Sorry", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Speechless", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Starboy", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Stay", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Stone Cold", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Sugar, We're Goin Down", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Sweetness", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Symphony", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Tell Me You Love Me", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Thank U, Next", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "The Kill", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "The Party Song", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "This Town", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Throne", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Time Of Our Lives", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Told You So", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Touch", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Weak", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Welcome to the Black Parade", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Where Are U Now (Ballad)", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Where Are รœ Now", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Without Me", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "You Don't Do It For Me Anymore", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "You Need To Calm Down", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "You Should See Me In a Crown", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "You Should See Me in a Crown", - "artist": "Nightcore by Halocene/Nightcore Cene" -},{ - "title": "Heartbroken", - "artist": "Nightcore/0ZLO" -},{ - "title": "Moments", - "artist": "Nightcore/0ZLO" -},{ - "title": "Neon Portal", - "artist": "Nightcore/0ZLO" -},{ - "title": "Town_Inn", - "artist": "Amaranth Games" -},{ - "title": "Alibi", - "artist": "Nightcore/Aditii" -},{ - "title": "Bugatti", - "artist": "Nightcore/Aditii" -},{ - "title": "Rikku's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Jasper", - "artist": "Nightcore/Aditii" -},{ - "title": "Nothing Left To Say", - "artist": "Nightcore/Aditii" -},{ - "title": "Understand", - "artist": "Nightcore/Aditii" -},{ - "title": "Absolutely (Story of a Girl)", - "artist": "Nine Days" -},{ - "title": "You Can Call Me Baby", - "artist": "Nightcore/Aditii" -},{ - "title": "Alone", - "artist": "Nightcore/Alien Product/Vital EDM" -},{ - "title": "Gravity's Escape", - "artist": "Nightcore/Alien Product/Vital EDM" -},{ - "title": "In My Darkest Days", - "artist": "Nightcore/Alien Product/Vital EDM" -},{ - "title": "Rising", - "artist": "Nightcore/Alien Product/Vital EDM" -},{ - "title": "Melody In Your Head", - "artist": "Nightcore/Then Kenny/RBLZ" -},{ - "title": "Stardust Journey", - "artist": "Nightcore/Alien Product/Vital EDM" -},{ - "title": "A Ghost Walks into a Bar", - "artist": "aivi & surasshu" -},{ - "title": "Need U", - "artist": "Nightcore/Ann!hilate/Outertone" -},{ - "title": "Hypnotised", - "artist": "Nightcore/Anti-Shark" -},{ - "title": "You And Me", - "artist": "Nightcore/Electrospector" -},{ - "title": "Lie To Me", - "artist": "Nightcore/Nightcore Girl" -},{ - "title": "Lovestruck", - "artist": "Nightcore/Nightcore Girl" -},{ - "title": "Key", - "artist": "Nightcore/Nightcore Girl/Vital EDM" -},{ - "title": "Masked Heroes", - "artist": "Nightcore/Nightcore Girl/Vital EDM" -},{ - "title": "Sundrop", - "artist": "Nightcore/Nightcore Girl/Vital EDM" -},{ - "title": "Where To Go", - "artist": "Nightcore/Nightcore Girl/Vital EDM" -},{ - "title": "Young - Nightcore", - "artist": "Nightcore/Nightcore To The Moon/S O U N D S/Brianna Corona" -},{ - "title": "Sway", - "artist": "Nightwish" -},{ - "title": "I'll Be Missing You - Nightcore", - "artist": "Nightcore/Nightcore To The Moon/Seum Dero/Rachel Leycroft" -},{ - "title": "Kaamos - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Ruska - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "On The Rooftop With Quasimodo - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Coma - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "What's Your Name (Nightcore)", - "artist": "Nightcore/Nightcore To The Moon/Vinsmoker" -},{ - "title": "Alone", - "artist": "Nightcore/Outertone/REDVOX" -},{ - "title": "Wind Rises", - "artist": "Nightcore/RAFII/Vital EDM" -},{ - "title": "Runaway", - "artist": "Nightcore/RBLZ" -},{ - "title": "Damage", - "artist": "Nightcore/Sauniks/Your Evil Boyfriend" -},{ - "title": "Beside You (Nightcore)", - "artist": "Nightcore/Solomon Matthew/Murphy" -},{ - "title": "Game Of Love", - "artist": "Nightcore/Tornicane/Kathryn MacLean" -},{ - "title": "One More Night", - "artist": "Nightcore/Valorian/K-WOOZY/Outertone" -},{ - "title": "Lie", - "artist": "Nightcore/Vent" -},{ - "title": "Re:Shine", - "artist": "Nightcore/Vent" -},{ - "title": "Out of Sight", - "artist": "Nightcore/Vital EDM/Outertone Vital" -},{ - "title": "Monster - DotEXE Remix", - "artist": "Nightcore/vansnyder/DotEXE" -},{ - "title": "Middle Finger", - "artist": "NightcoreMaker" -},{ - "title": "Alpenglow - Instrumental", - "artist": "Nightwish" -},{ - "title": "Alpenglow", - "artist": "Nightwish" -},{ - "title": "Mark of a Traitor", - "artist": "Nobuo Uematsu" -},{ - "title": "An Ocean Of Strange Islands - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "Take Me Down", - "artist": "The Pretty Reckless" -},{ - "title": "Pride's Fall", - "artist": "The Flight" -},{ - "title": "Rebel's Rage", - "artist": "The Flight" -},{ - "title": "Reclaimed by the Wilds", - "artist": "The Flight" -},{ - "title": "Regalla Reigns", - "artist": "The Flight" -},{ - "title": "Restricted Access", - "artist": "The Flight" -},{ - "title": "An Ocean Of Strange Islands", - "artist": "Nightwish" -},{ - "title": "Beyond Me", - "artist": "Sharon Den Adel/After Forever/Floor Jansen" -},{ - "title": "Origins - Intro", - "artist": "Eluveitie" -},{ - "title": "Gate In", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Rearranging - NoX Remix by Siechtum", - "artist": "L'รขme Immortelle/Siechtum" -},{ - "title": "Defenders' Volition", - "artist": "HOYO-MiX" -},{ - "title": "Jolted Awake From a Winter Dream", - "artist": "HOYO-MiX" -},{ - "title": "For Victory - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Fires in the North - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Worlds Collide - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "L'appel des montagnes", - "artist": "Eluveitie" -},{ - "title": "battle3", - "artist": "Amaranth Games" -},{ - "title": "battleboss", - "artist": "Amaranth Games" -},{ - "title": "15 Outro.m4a", - "artist": "Unknown Artist" -},{ - "title": "battlefinal", - "artist": "Amaranth Games" -},{ - "title": "bazaar", - "artist": "Amaranth Games" -},{ - "title": "boat", - "artist": "Amaranth Games" -},{ - "title": "clearwater", - "artist": "Amaranth Games" -},{ - "title": "Edema Ruh - Instrumental", - "artist": "Nightwish" -},{ - "title": "darkthropkeep", - "artist": "Amaranth Games" -},{ - "title": "dragon", - "artist": "Amaranth Games" -},{ - "title": "dungeon1", - "artist": "Amaranth Games" -},{ - "title": "dungeon10", - "artist": "Amaranth Games" -},{ - "title": "dungeon2", - "artist": "Amaranth Games" -},{ - "title": "dungeon3", - "artist": "Amaranth Games" -},{ - "title": "dungeon4", - "artist": "Amaranth Games" -},{ - "title": "dungeon5", - "artist": "Amaranth Games" -},{ - "title": "dungeon6", - "artist": "Amaranth Games" -},{ - "title": "dungeon7", - "artist": "Amaranth Games" -},{ - "title": "dungeon8", - "artist": "Amaranth Games" -},{ - "title": "dungeon9", - "artist": "Amaranth Games" -},{ - "title": "ghedahre", - "artist": "Amaranth Games" -},{ - "title": "harakauna", - "artist": "Amaranth Games" -},{ - "title": "harburg", - "artist": "Amaranth Games" -},{ - "title": "hightea", - "artist": "Amaranth Games" -},{ - "title": "lenore", - "artist": "Amaranth Games" -},{ - "title": "moohatchery", - "artist": "Amaranth Games" -},{ - "title": "Edema Ruh", - "artist": "Nightwish" -},{ - "title": "Rippers", - "artist": "Ed Harrison" -},{ - "title": "Endless Forms Most Beautiful - Instrumental", - "artist": "Nightwish" -},{ - "title": "Catalyst", - "artist": "Solar Fields" -},{ - "title": "Under An Ancient Sun", - "artist": "Jeremy Soule" -},{ - "title": "Health To The Company", - "artist": "Blackmore's Night" -},{ - "title": "Storm Chaser", - "artist": "HOYO-MiX" -},{ - "title": "Hiraeth", - "artist": "Nightwish" -},{ - "title": "Foreverlast (Mesh After Hours Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Last Will", - "artist": "L'รขme Immortelle" -},{ - "title": "Tarvos Revelation", - "artist": "Ed Harrison" -},{ - "title": "Lanternlight - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "We Are the Others", - "artist": "Delain" -},{ - "title": "Versalife", - "artist": "Ed Harrison" -},{ - "title": "Iron", - "artist": "Within Temptation" -},{ - "title": "Bittersweet - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "In Memoriam/Stroke - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Peace - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Nemeton", - "artist": "Eluveitie" -},{ - "title": "Frozen Pizza And Eggs (Shane's Theme)", - "artist": "Concernedape" -},{ - "title": "Yubaba's Panic", - "artist": "Joe Hisaishi" -},{ - "title": "Market Theme", - "artist": "Jeremy Soule" -},{ - "title": "False gods", - "artist": "Blutengel" -},{ - "title": "The Crow, The Owl And The Dove", - "artist": "Nightwish" -},{ - "title": "Fight the demons", - "artist": "Blutengel" -},{ - "title": "Hinoeuma", - "artist": "Yasunori Nishiki" -},{ - "title": "Hrafnsmรกl - The Words of the Raven - Skaldic Version", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "Greydwarf Camp - Smoking soil, moss and bones", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Mattias Hanskov Palm/Phillippa Murphy-Haste" -},{ - "title": "The Heart Of Everything", - "artist": "Within Temptation" -},{ - "title": "In Laudem Bacchi", - "artist": "Trobar de Morte" -},{ - "title": "Plum Blossom Spring", - "artist": "HOYO-MiX" -},{ - "title": "Nothing but a Void", - "artist": "Blutengel/Massive Ego" -},{ - "title": "The Frozen Peak - Night", - "artist": "Eric W. Brown" -},{ - "title": "All Systems Go", - "artist": "Krypteria" -},{ - "title": "Magick Without Tears", - "artist": "HOYO-MiX" -},{ - "title": "Internal Twilight", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Holders of Power", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Life and Legacy", - "artist": "Evan Call" -},{ - "title": "Journey of a Lifetime ~ Frieren Main Theme", - "artist": "Evan Call" -},{ - "title": "Hodgins' Request", - "artist": "Evan Call" -},{ - "title": "Live on for Me", - "artist": "Evan Call" -},{ - "title": "Sword of Biting Gale", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Pudding With Friends", - "artist": "Evan Call" -},{ - "title": "Knife to the Throat", - "artist": "Evan Call" -},{ - "title": "Inside of the Ice Wall", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Lift My Head From Shadow", - "artist": "Evan Call" -},{ - "title": "Magical Defense Training", - "artist": "Evan Call" -},{ - "title": "Memories for My Master", - "artist": "Evan Call" -},{ - "title": "Iyashi No Wagaya", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Mirrored Lotus", - "artist": "Evan Call" -},{ - "title": "More Than Mere Tales", - "artist": "Evan Call" -},{ - "title": "Leiden Airshow Opening Ceremony", - "artist": "Evan Call" -},{ - "title": "Never Coming Back", - "artist": "Evan Call" -},{ - "title": "New Friends and Old Faces", - "artist": "Evan Call" -},{ - "title": "Ink to Paper", - "artist": "Evan Call" -},{ - "title": "Ima Wa Mada", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Intertwined Fates", - "artist": "Evan Call" -},{ - "title": "Ice Ridge of Noltia", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ryo Ni Kaero", - "artist": "Falcom Sound Team jdk" -},{ - "title": "In a Clear Sky", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Nest Underground", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sawayaka Na Asa", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Intuition and Insight", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Irreplaceable You", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ryoshu", - "artist": "Falcom Sound Team jdk" -},{ - "title": "In the Darkness of Ignorance", - "artist": "Falcom Sound Team jdk" -},{ - "title": "In the Darkness", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Letters From Heaven", - "artist": "Evan Call" -},{ - "title": "Saint-Gral Labyrinth", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Life Is Worth Living", - "artist": "Evan Call" -},{ - "title": "New and Dangerous Magic", - "artist": "Evan Call" -},{ - "title": "Roda", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Itsuwari No Jikan", - "artist": "Falcom Sound Team jdk" -},{ - "title": "That's Just The Way Things Go", - "artist": "Reinaeiry" -},{ - "title": "The Distance Between", - "artist": "Reinaeiry" -},{ - "title": "Scarlet Tempest", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Jade Garden", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Jitsugi Kyoren", - "artist": "Falcom Sound Team jdk" -},{ - "title": "No Matter How Far", - "artist": "Evan Call" -},{ - "title": "Odd Clouds", - "artist": "Evan Call" -},{ - "title": "Old Man Voll", - "artist": "Evan Call" -},{ - "title": "On That Fateful Night", - "artist": "Evan Call" -},{ - "title": "One Last Adventure", - "artist": "Evan Call" -},{ - "title": "Koekimachi Celdic", - "artist": "Falcom Sound Team jdk" -},{ - "title": "One Last Message", - "artist": "Evan Call" -},{ - "title": "Theme of Violet Evergarden", - "artist": "Evan Call" -},{ - "title": "Oscar's Story", - "artist": "Evan Call" -},{ - "title": "Phantoms of the Dead", - "artist": "Evan Call" -},{ - "title": "Privilege of the Young", - "artist": "Evan Call" -},{ - "title": "Pale", - "artist": "Within Temptation" -},{ - "title": "ฤŒohkka/Cortรจge - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Qual", - "artist": "Evan Call" -},{ - "title": "Rust", - "artist": "Evan Call" -},{ - "title": "Scream For The Silent - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Drunk Arcade (Club Mix)", - "artist": "Bombs Away" -},{ - "title": "Unbroken Road", - "artist": "Jeremy Soule" -},{ - "title": "Unity", - "artist": "Jeremy Soule" -},{ - "title": "Final Warning", - "artist": "Blutengel" -},{ - "title": "Deep_Search", - "artist": "Unknown Artist" -},{ - "title": "Verashema", - "artist": "Aaron Walz" -},{ - "title": "When It Comes To Love", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Into the Heart of Danger", - "artist": "Battle Beast" -},{ - "title": "The Storm Calls for You! - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "ๅฎฟๅ‘ฝใฎๆ—…ใธ", - "artist": "Kaoru Wada" -},{ - "title": "Dragonborn", - "artist": "Jeremy Soule" -},{ - "title": "Fire and Ice", - "artist": "Blutengel" -},{ - "title": "Leaving You", - "artist": "Blutengel" -},{ - "title": "Land of Hope and Glory - 2017 Version", - "artist": "Blackmore's Night" -},{ - "title": "ๅŠๅฆ– ็Šฌๅคœๅ‰", - "artist": "Kaoru Wada" -},{ - "title": "ๅฅˆ่ฝใฎ้‡Žๆœ›", - "artist": "Kaoru Wada" -},{ - "title": "Mexico", - "artist": "Cake" -},{ - "title": "ๆ–ฌใ‚Šใ“ใฟ้šŠ้•ท ่›‡้ชจ", - "artist": "Kaoru Wada" -},{ - "title": "You Were Wrong. Go Back.", - "artist": "OMORI" -},{ - "title": "Such A Time We Had Together", - "artist": "OMORI" -},{ - "title": "Photograph", - "artist": "OMORI" -},{ - "title": "Finding Shapes in the Clouds", - "artist": "OMORI" -},{ - "title": "Where We Used To Play", - "artist": "OMORI" -},{ - "title": "Bargain Bin Boys", - "artist": "OMORI" -},{ - "title": "Woof", - "artist": "OMORI" -},{ - "title": "Realistic Space Simulation", - "artist": "OMORI" -},{ - "title": "Jash Bash ", - "artist": "OMORI" -},{ - "title": "Jash Bash 2: New Age of Heroes", - "artist": "OMORI" -},{ - "title": "My_Immortal", - "artist": "Evanescence" -},{ - "title": "That Day", - "artist": "POE" -},{ - "title": "Caged", - "artist": "Within Temptation" -},{ - "title": "deep within", - "artist": "within temptation" -},{ - "title": "Angels Fall First", - "artist": "Nightwish" -},{ - "title": "Boll Weevil", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "House", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Link's Awake", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Sake Of The Song", - "artist": "Blackmore's Night" -},{ - "title": "The Highwayman", - "artist": "Loreena Mckennitt" -},{ - "title": "Creek Mary's Blood", - "artist": "Nightwish" -},{ - "title": "Snow White Queen", - "artist": "Evanescence" -},{ - "title": "Wind From the Depths", - "artist": "Jeremy Soule" -},{ - "title": "Do You Know What It Means to Miss New Orleans?", - "artist": "Chazz Cats" -},{ - "title": "Escape From Mar Sara", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Swing, Brother, Swing", - "artist": "Chazz Cats" -},{ - "title": "05 Tapping The Core.m4a", - "artist": "Unknown Artist" -},{ - "title": "Innocence", - "artist": "4LS Sound Team" -},{ - "title": "The Dragon Boy", - "artist": "Joe Hisaishi" -},{ - "title": "Witch of the Wasteland", - "artist": "Joe Hisaishi" -},{ - "title": "Crypt Theme 2", - "artist": "Jeremy Soule" -},{ - "title": "Haven Town (Life Magic)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Inferno Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Master Passion Greed", - "artist": "Nightwish" -},{ - "title": "Passion and the Opera", - "artist": "Nightwish" -},{ - "title": "Slaying the Dreamer", - "artist": "Nightwish" -},{ - "title": "Ancient Stones", - "artist": "Jeremy Soule" -},{ - "title": "Avalon", - "artist": "Blackmore's Night" -},{ - "title": "Beautiful With You", - "artist": "Halestorm" -},{ - "title": "Cloud Nine", - "artist": "Evanescence" -},{ - "title": "Crowning Of The King", - "artist": "Blackmore's Night" -},{ - "title": "Familiar Taste Of Poison", - "artist": "Halestorm" -},{ - "title": "Fire And Ice", - "artist": "Within Temptation" -},{ - "title": "Full Circle", - "artist": "Loreena Mckennitt" -},{ - "title": "I Want My Tears Back", - "artist": "Nightwish" -},{ - "title": "I'm Not Sleepin'", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Attack On Korhal", - "artist": "Jason Hayes, Mike Patti & Glenn Stafford" -},{ - "title": "Mister White Keys", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Norweg", - "artist": "Cirque Du Soleil" -},{ - "title": "Ocean Gypsy", - "artist": "Blackmore's Night" -},{ - "title": "Blades Of Justice", - "artist": "Jason Hayes, Mike Patti & Glenn Stafford" -},{ - "title": "Fires Fade", - "artist": "Miracle Of Sound" -},{ - "title": "Seeds of the Past Bear Today's Fruit", - "artist": "Evan Call" -},{ - "title": "Peace At Last", - "artist": "Jeremy Soule" -},{ - "title": "Time Back", - "artist": "Evir" -},{ - "title": "I Wanna Be Like You", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Shipwrecks and Treasure", - "artist": "Evan Call" -},{ - "title": "Sleepy Frieren", - "artist": "Evan Call" -},{ - "title": "Pickle Jar Rag (Haley's Theme)", - "artist": "Concernedape" -},{ - "title": "Sneaking and Shopping", - "artist": "Evan Call" -},{ - "title": "Prince Waldecks Galliard", - "artist": "Blackmore's Night" -},{ - "title": "Some Scars Never Fade", - "artist": "Evan Call" -},{ - "title": "Queen For A Day (Part 1)", - "artist": "Blackmore's Night" -},{ - "title": "Sometimes Dreams Come True", - "artist": "Evan Call" -},{ - "title": "Song for the Beyond", - "artist": "Evan Call" -},{ - "title": "Stark the Pure", - "artist": "Evan Call" -},{ - "title": "Stories Yet Untold", - "artist": "Evan Call" -},{ - "title": "Strangeling", - "artist": "Evan Call" -},{ - "title": "Scream", - "artist": "Krypteria" -},{ - "title": "Sunrise at the Shahar Observatory", - "artist": "Evan Call" -},{ - "title": "Shadows And Echoes", - "artist": "Jeremy Soule" -},{ - "title": "Skellige Winds", - "artist": "Miracle Of Sound" -},{ - "title": "Spring (It's A Big World Outside)", - "artist": "Concernedape" -},{ - "title": "Super Secret Magic Potions", - "artist": "Evan Call" -},{ - "title": "Stay By My Side", - "artist": "Miracle Of Sound" -},{ - "title": "Stronger", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Jash Bash 3: Jashpocalypse Infinity", - "artist": "OMORI" -},{ - "title": "The King's Arrival", - "artist": "Ramin Djawadi" -},{ - "title": "Golden Elegance", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "The Other Side", - "artist": "Evanescence" -},{ - "title": "Tears in the Rain", - "artist": "Evan Call" -},{ - "title": "Unbound", - "artist": "Jeremy Soule" -},{ - "title": "Where Do We Go", - "artist": "Lindsey Stirling" -},{ - "title": "World Of Stone", - "artist": "Blackmore's Night" -},{ - "title": "You Turn The Screws", - "artist": "Cake" -},{ - "title": "ใตใŸใคใฎ้ก” ็ก้ชจ", - "artist": "Kaoru Wada" -},{ - "title": "ๆ†Ž้—˜", - "artist": "Kaoru Wada" -},{ - "title": "้š ใ—ไบ•ๆˆธใ‹ใ‚‰ๆˆฆๅ›ฝๆ—ถไปฃใธ", - "artist": "Kaoru Wada" -},{ - "title": "Tutankhamen", - "artist": "Nightwish" -},{ - "title": "Jomaku -Gekido No Jidai E-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Clash of Jash", - "artist": "OMORI" -},{ - "title": "Take A Load Off", - "artist": "OMORI" -},{ - "title": "I Prefer My Pizza 90% Grease...", - "artist": "OMORI" -},{ - "title": "Fresh...ish...", - "artist": "OMORI" -},{ - "title": "High Fructose Headache", - "artist": "OMORI" -},{ - "title": "I Think My Dad Shops Here...", - "artist": "OMORI" -},{ - "title": "Just Leave Me Alone ", - "artist": "OMORI" -},{ - "title": "Cram It Wad", - "artist": "OMORI" -},{ - "title": "Respite ", - "artist": "OMORI" -},{ - "title": "Haunted", - "artist": "Evanescence" -},{ - "title": "Angry Johnny", - "artist": "POE" -},{ - "title": "Under A Violet Moon", - "artist": "Blackmore's Night" -},{ - "title": "Crossbell in a Basket", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Caught Off Guard", - "artist": "Jeremy Soule" -},{ - "title": "gatekeeper", - "artist": "within temptation" -},{ - "title": "The Promise", - "artist": "Within Temptation" -},{ - "title": "Kokiri Forest", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Peaches", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Song And Dance (Pt II)", - "artist": "Blackmore's Night" -},{ - "title": "Crushing Defeat", - "artist": "Dale North" -},{ - "title": "Jozaisenjo No Kigai", - "artist": "Falcom Sound Team jdk" -},{ - "title": "King and Country", - "artist": "Jeremy Soule" -},{ - "title": "The Siren", - "artist": "Nightwish" -},{ - "title": "06 Exploratory.m4a", - "artist": "Unknown Artist" -},{ - "title": "Need a Little Sugar in My Bowl", - "artist": "Chazz Cats" -},{ - "title": "Sootballs", - "artist": "Joe Hisaishi" -},{ - "title": "The Reefer Song", - "artist": "Chazz Cats" -},{ - "title": "Wandering Sophie", - "artist": "Joe Hisaishi" -},{ - "title": "Zeratul's Warning", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Docks Day Theme", - "artist": "Jeremy Soule" -},{ - "title": "Junkie", - "artist": "POE" -},{ - "title": "Necropolis Town (Death Magic)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Necropolis Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Eva", - "artist": "Nightwish" -},{ - "title": "Forever Yours", - "artist": "Nightwish" -},{ - "title": "Swanheart", - "artist": "Nightwish" -},{ - "title": "The Keystone", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Come Back To Me", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Echos (Sebastian's Theme)", - "artist": "Concernedape" -},{ - "title": "Erase This", - "artist": "Evanescence" -},{ - "title": "Faerie Queen - Faerie Dance", - "artist": "Blackmore's Night" -},{ - "title": "Far Horizons", - "artist": "Jeremy Soule" -},{ - "title": "Fayre Thee Well", - "artist": "Blackmore's Night" -},{ - "title": "Forsaken", - "artist": "Within Temptation" -},{ - "title": "Going Nuclear", - "artist": "Miracle Of Sound" -},{ - "title": "Hand Of Sorrow", - "artist": "Within Temptation" -},{ - "title": "Hell To Pay", - "artist": "Miracle Of Sound" -},{ - "title": "I'm Not An Angel", - "artist": "Halestorm" -},{ - "title": "In Your Room", - "artist": "Halestorm" -},{ - "title": "Island in the Mist", - "artist": "Dark Sarah" -},{ - "title": "What's Next?", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Lost", - "artist": "Krypteria" -},{ - "title": "Love In The Eyes", - "artist": "Ramin Djawadi" -},{ - "title": "Ministrel Hall", - "artist": "Blackmore's Night" -},{ - "title": "Possum Goes To Prague", - "artist": "Blackmore's Night" -},{ - "title": "Queen For A Day (Part 2)", - "artist": "Blackmore's Night" -},{ - "title": "Rainbow Eyes", - "artist": "Blackmore's Night" -},{ - "title": "Santiago", - "artist": "Loreena Mckennitt" -},{ - "title": "Scaretale", - "artist": "Nightwish" -},{ - "title": "Dune Buggy", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Some Things", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Spring (The Valley Comes Alive)", - "artist": "Concernedape" -},{ - "title": "The City Gates", - "artist": "Jeremy Soule" -},{ - "title": "Deceiver of Fools", - "artist": "Within Temptation" -},{ - "title": "The Coming Storm", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Those Days", - "artist": "Lindsey Stirling" -},{ - "title": "Traveling Fanfare", - "artist": "Jeremy Soule" -},{ - "title": "Urgence", - "artist": "Cirque Du Soleil" -},{ - "title": "Walk On By", - "artist": "Cake" -},{ - "title": "ไธƒไบบ้šŠ้ฆ–้ ˜ ่›ฎ้ชจ", - "artist": "Kaoru Wada" -},{ - "title": "ๅค‰ๅŒ–ใ—ใŸ็Šฌๅคœๅ‰", - "artist": "Kaoru Wada" -},{ - "title": "ๅฆ–ๅ…„ ๆ€็”Ÿไธธ", - "artist": "Kaoru Wada" -},{ - "title": "It Means Everything. ", - "artist": "OMORI" -},{ - "title": "See You Tomorrow", - "artist": "OMORI" -},{ - "title": "A Home For Flowers (Empty) ", - "artist": "OMORI" -},{ - "title": "Help Me ", - "artist": "OMORI" -},{ - "title": "Arachnophobia ", - "artist": "OMORI" -},{ - "title": "The Fall Of Shakuras", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Anxiety Is My Boyfriend", - "artist": "HAVEN" -},{ - "title": "Something, Alone ", - "artist": "OMORI" -},{ - "title": "Like You", - "artist": "Evanescence" -},{ - "title": "Love / Hate Heartbreak", - "artist": "Halestorm" -},{ - "title": "Fade", - "artist": "OMORI" -},{ - "title": "The Heart of the Desert ", - "artist": "OMORI" -},{ - "title": "Puddles", - "artist": "OMORI" -},{ - "title": "PRANKED.", - "artist": "OMORI" -},{ - "title": "The Night All Angels Cry", - "artist": "Krypteria" -},{ - "title": "Tourniquet", - "artist": "Evanescence" -},{ - "title": "Dolphin", - "artist": "POE" -},{ - "title": "Memories", - "artist": "Within Temptation" -},{ - "title": "06_more and more", - "artist": "Unknown Artist" -},{ - "title": "grace", - "artist": "within temptation" -},{ - "title": "Never Ending Story", - "artist": "Within Temptation" -},{ - "title": "Celluloid Heroes", - "artist": "Blackmore's Night" -},{ - "title": "Procession of Gods", - "artist": "Joe Hisaishi" -},{ - "title": "Nymphomaniac Fantasia", - "artist": "Nightwish" -},{ - "title": "Rock You Like a Hurricane", - "artist": "Scorpions" -},{ - "title": "Black Tomb", - "artist": "After Forever/Floor Jansen" -},{ - "title": "I Get Off", - "artist": "Halestorm" -},{ - "title": "In The Middle Of The Night", - "artist": "Within Temptation" -},{ - "title": "Recycling Is A Concept!", - "artist": "OMORI" -},{ - "title": "Stardew Valley Overture", - "artist": "Concernedape" -},{ - "title": "Kaze", - "artist": "Cirque Du Soleil" -},{ - "title": "Friends", - "artist": "0ZLO/Nightcore/Nightcore Girl" -},{ - "title": "Beauty And The Beast", - "artist": "Nightwish" -},{ - "title": "Antarctica", - "artist": "$uicideboy$" -},{ - "title": "Elves At The Mercy Of Man", - "artist": "EA Games Soundtrack" -},{ - "title": "EMPIRE", - "artist": "(G)I-DLE/WENGIE/MINNIE" -},{ - "title": "Title", - "artist": "OMORI" -},{ - "title": "WHITE SPACE", - "artist": "OMORI" -},{ - "title": "Lost At A Sleepover", - "artist": "OMORI" -},{ - "title": "Spaces In-between", - "artist": "OMORI" -},{ - "title": "By Your Side.", - "artist": "OMORI" -},{ - "title": "Let's Get Together Now!", - "artist": "OMORI" -},{ - "title": "100 Sunny", - "artist": "OMORI" -},{ - "title": "Trouble Brewing", - "artist": "OMORI" -},{ - "title": "Push & Shove ", - "artist": "OMORI" -},{ - "title": "Elvenpath", - "artist": "Nightwish" -},{ - "title": "Highland", - "artist": "Blackmore's Night" -},{ - "title": "Kitty", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "New Rules", - "artist": "Dua Lipa" -},{ - "title": "Talk Dirty (Feat. 2 Chainz)", - "artist": "Jason Derulo" -},{ - "title": "The Storm", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Title Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Dark Chest Of Wonders", - "artist": "Nightwish" -},{ - "title": "Reign of the Septims", - "artist": "Jeremy Soule" -},{ - "title": "01 Intro.m4a", - "artist": "Unknown Artist" -},{ - "title": "One Summer Day", - "artist": "Joe Hisaishi" -},{ - "title": "Opening (Merry-Go-Round of Life)", - "artist": "Joe Hisaishi" -},{ - "title": "The Joint Is Jumpin'", - "artist": "Chazz Cats" -},{ - "title": "Thirteen Men", - "artist": "Chazz Cats" -},{ - "title": "Wings Of Liberty", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "MAIN MENU", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Main Menu", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Main Theme", - "artist": "Jeremy Soule" -},{ - "title": "The Poet And The Pendulum", - "artist": "Nightwish" -},{ - "title": "Bless the Child", - "artist": "Nightwish" -},{ - "title": "Stargazers", - "artist": "Nightwish" -},{ - "title": "25 Years", - "artist": "Blackmore's Night" -},{ - "title": "Before The Storm", - "artist": "Jeremy Soule" -},{ - "title": "Big And Bad", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Call Of Magic", - "artist": "Jeremy Soule" -},{ - "title": "Change The World (TV-Size)", - "artist": "Kaoru Wada" -},{ - "title": "Corruptors", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Don't Say A Word", - "artist": "Miracle Of Sound" -},{ - "title": "Frostfall", - "artist": "Jeremy Soule" -},{ - "title": "God Save The Keg", - "artist": "Blackmore's Night" -},{ - "title": "I Am", - "artist": "Kaoru Wada" -},{ - "title": "Intro", - "artist": "Within Temptation" -},{ - "title": "It's Not You", - "artist": "Halestorm" -},{ - "title": "The Stars Our Home", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Kumbalawe", - "artist": "Cirque Du Soleil" -},{ - "title": "Land Of Green And Gold (Leah's Theme)", - "artist": "Concernedape" -},{ - "title": "Lost Girls", - "artist": "Lindsey Stirling" -},{ - "title": "Love Bites (So Do I)", - "artist": "Halestorm" -},{ - "title": "Main Title", - "artist": "Ramin Djawadi" -},{ - "title": "Shadow Of The Moon", - "artist": "Blackmore's Night" -},{ - "title": "Satan Is My Motor", - "artist": "Cake" -},{ - "title": "Skyrim Atmospheres", - "artist": "Jeremy Soule" -},{ - "title": "Sweet Sacrifice", - "artist": "Evanescence" -},{ - "title": "Taikatalvi", - "artist": "Nightwish" -},{ - "title": "The Howling", - "artist": "Within Temptation" -},{ - "title": "The Mystic's Dream", - "artist": "Loreena Mckennitt" -},{ - "title": "The Natural Heart", - "artist": "Miracle Of Sound" -},{ - "title": "Way To Mandalay", - "artist": "Blackmore's Night" -},{ - "title": "What You Want", - "artist": "Evanescence" -},{ - "title": "Why Not Me", - "artist": "Within Temptation" -},{ - "title": "Written In The Stars", - "artist": "Blackmore's Night" -},{ - "title": "Zoot Suit Riot", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "ไธƒไบบๅกšใฎไบก้œŠ", - "artist": "Kaoru Wada" -},{ - "title": "So, How'd We Do? ", - "artist": "OMORI" -},{ - "title": "It's Okay To Try Again...", - "artist": "OMORI" -},{ - "title": "Trees...", - "artist": "OMORI" -},{ - "title": "A Home For Flowers (Tulip)", - "artist": "OMORI" -},{ - "title": "Acrophobia", - "artist": "OMORI" -},{ - "title": "Tussle Among Trees", - "artist": "OMORI" -},{ - "title": "A Place By A Lake", - "artist": "OMORI" -},{ - "title": "Forest Chillin'", - "artist": "OMORI" -},{ - "title": "Poems In The Fog", - "artist": "OMORI" -},{ - "title": "Space Road 1979", - "artist": "OMORI" -},{ - "title": "Going_Under", - "artist": "Evanescence" -},{ - "title": "Hello", - "artist": "POE" -},{ - "title": "Mother Earth", - "artist": "Within Temptation" -},{ - "title": "restless", - "artist": "within temptation" -},{ - "title": "Khala's End", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Through the Valleys", - "artist": "Jeremy Soule" -},{ - "title": "Enter Ganondorf", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Feather Pluckn", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "The Mummers' Dance", - "artist": "Loreena Mckennitt" -},{ - "title": "Title Screen", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Vagabond (Make A Princess Of Me)", - "artist": "Blackmore's Night" -},{ - "title": "Wish I Had An Angel", - "artist": "Nightwish" -},{ - "title": "A Road to Somewhere", - "artist": "Joe Hisaishi" -},{ - "title": "Cheerful Calvary", - "artist": "Joe Hisaishi" -},{ - "title": "Choo Choo Ch'Boogie", - "artist": "Chazz Cats" -},{ - "title": "I Can't Give You Anything But Love", - "artist": "Chazz Cats" -},{ - "title": "Public Enemy", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "02 Red Arrival.m4a", - "artist": "Unknown Artist" -},{ - "title": "Castle Theme", - "artist": "Jeremy Soule" -},{ - "title": "Castle Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Main Menu (The Gathering Storm)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Bye Bye Beautiful", - "artist": "Nightwish" -},{ - "title": "End of All Hope", - "artist": "Nightwish" -},{ - "title": "Gethsemane", - "artist": "Nightwish" -},{ - "title": "3 Black Crows", - "artist": "Blackmore's Night" -},{ - "title": "A Chance Meeting", - "artist": "Jeremy Soule" -},{ - "title": "A Stillness In The Rain (Abigail's Melody)", - "artist": "Concernedape" -},{ - "title": "Awake", - "artist": "Jeremy Soule" -},{ - "title": "Barock", - "artist": "Cirque Du Soleil" -},{ - "title": "Brave Enough", - "artist": "Lindsey Stirling" -},{ - "title": "Call Me When You're Sober", - "artist": "Evanescence" -},{ - "title": "Castles And Dreams", - "artist": "Blackmore's Night" -},{ - "title": "Cloud Country", - "artist": "Concernedape" -},{ - "title": "Desperation", - "artist": "Jeremy Soule" -},{ - "title": "Heart Of The Swarm", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Around The Fire", - "artist": "Jeremy Soule" -},{ - "title": "ใ‚ชใƒ–ใ‚ฝใƒŸใƒผใƒˆ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&้‡้Ÿณใƒ†ใƒˆ)", - "artist": "32ki/Hatsune Miku/้‡้Ÿณใƒ†ใƒˆ" -},{ - "title": "What Have You Done (ft. Keith Caputo)", - "artist": "Within Temptation" -},{ - "title": "Locked Within The Crystal Ball", - "artist": "Blackmore's Night" -},{ - "title": "London Town", - "artist": "Miracle Of Sound" -},{ - "title": "Made of Stone", - "artist": "Evanescence" -},{ - "title": "A Sad Song (Alex's Theme)", - "artist": "Concernedape" -},{ - "title": "Mz. Hyde", - "artist": "Halestorm" -},{ - "title": "Night Without Stars", - "artist": "Jeremy Soule" -},{ - "title": "North Of The Wall", - "artist": "Ramin Djawadi" -},{ - "title": "See Who I Am", - "artist": "Within Temptation" -},{ - "title": "Shot In The Dark", - "artist": "Within Temptation" -},{ - "title": "Storytime", - "artist": "Nightwish" -},{ - "title": "The Bonny Swans", - "artist": "Loreena Mckennitt" -},{ - "title": "The Clock Ticks On", - "artist": "Blackmore's Night" -},{ - "title": "The Ding-Dong Daddy Of The D-Car Line", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "The Path", - "artist": "Miracle Of Sound" -},{ - "title": "The Promise", - "artist": "Krypteria" -},{ - "title": "The Times They Area A Changin'", - "artist": "Blackmore's Night" -},{ - "title": "Village Lanterne", - "artist": "Blackmore's Night" -},{ - "title": "Firstborn", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Road Rage", - "artist": "Miracle Of Sound" -},{ - "title": "็–พ้ขจใฎๅฆ‚ใ", - "artist": "Kaoru Wada" -},{ - "title": "้‡ๆˆฆ่ปŠ ้Š€้ชจ", - "artist": "Kaoru Wada" -},{ - "title": "See In Your Fantasy", - "artist": "OMORI" -},{ - "title": "Sugar Star Planetarium", - "artist": "OMORI" -},{ - "title": "Lost, Then Found! ", - "artist": "OMORI" -},{ - "title": "THE VENGEANCE OF THOSE FORGOTTEN IN DARKNESS", - "artist": "OMORI" -},{ - "title": "Be Mine Tonight", - "artist": "Blackmore's Night" -},{ - "title": "Lovesick - 80,000 Lightyears", - "artist": "OMORI" -},{ - "title": "I Will Catch Up!", - "artist": "OMORI" -},{ - "title": "Three Bar Logos", - "artist": "OMORI" -},{ - "title": "YO DJ PUMP THIS PARTY", - "artist": "OMORI" -},{ - "title": "Good For Health, Bad For Imagination", - "artist": "OMORI" -},{ - "title": "Bring Me to Life", - "artist": "Evanescence" -},{ - "title": "02_Leirion-Gift", - "artist": "Unknown Artist" -},{ - "title": "02_Now online", - "artist": "Unknown Artist" -},{ - "title": "Trigger Happy Jack", - "artist": "POE" -},{ - "title": "enter", - "artist": "within temptation" -},{ - "title": "Ice Queen", - "artist": "Within Temptation" -},{ - "title": "Deku Tree", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Journeyman", - "artist": "Blackmore's Night" -},{ - "title": "Lump", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Make A Move", - "artist": "Icon For Hire" -},{ - "title": "Player Select", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "The Carpenter", - "artist": "Nightwish" -},{ - "title": "Death Knell", - "artist": "Jeremy Soule" -},{ - "title": "Nemo", - "artist": "Nightwish" -},{ - "title": "Buona Sera", - "artist": "Chazz Cats" -},{ - "title": "Heaven's Devils", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Sky Stroll", - "artist": "Joe Hisaishi" -},{ - "title": "The Empty Restaurant", - "artist": "Joe Hisaishi" -},{ - "title": "03 The Relic Discovered.m4a", - "artist": "Unknown Artist" -},{ - "title": "You Came a Long Way from St. Louis", - "artist": "Chazz Cats" -},{ - "title": "City Night Theme", - "artist": "Jeremy Soule" -},{ - "title": "Dungeon Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Main Menu (Winds of War)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Amaranth", - "artist": "Nightwish" -},{ - "title": "Dead to the World", - "artist": "Nightwish" -},{ - "title": "Devil & the Deep Dark Ocean", - "artist": "Nightwish" -},{ - "title": "Goodbye Brother", - "artist": "Ramin Djawadi" -},{ - "title": "Bet U Wish U Had Me Back", - "artist": "Halestorm" -},{ - "title": "Collateral Damage", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Dark Caverns", - "artist": "Jeremy Soule" -},{ - "title": "Diamond And Rust", - "artist": "Blackmore's Night" -},{ - "title": "From Past To Present", - "artist": "Jeremy Soule" -},{ - "title": "Frozen", - "artist": "Within Temptation" -},{ - "title": "Get The Gang Back", - "artist": "Miracle Of Sound" -},{ - "title": "Ghost River", - "artist": "Nightwish" -},{ - "title": "Gilded Cage", - "artist": "Blackmore's Night" -},{ - "title": "Grandpa's Theme", - "artist": "Concernedape" -},{ - "title": "I Guess It Doesn't Matter Anymore", - "artist": "Blackmore's Night" -},{ - "title": "I Miss The Misery", - "artist": "Halestorm" -},{ - "title": "I Still Remember", - "artist": "Blackmore's Night" -},{ - "title": "Into Darkness", - "artist": "Jeremy Soule" -},{ - "title": "Valor My Shield", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Jillian (I'd Give My Heart)", - "artist": "Within Temptation" -},{ - "title": "Lady Of Worlds", - "artist": "Miracle Of Sound" -},{ - "title": "Never There", - "artist": "Cake" -},{ - "title": "Out Of The Cold", - "artist": "Jeremy Soule" -},{ - "title": "Past Time With Good Company", - "artist": "Blackmore's Night" -},{ - "title": "Starwatcher (Maru's Theme)", - "artist": "Concernedape" -},{ - "title": "The Arena", - "artist": "Lindsey Stirling" -},{ - "title": "The Change", - "artist": "Evanescence" -},{ - "title": "The Dark Night Of The Soul", - "artist": "Loreena Mckennitt" -},{ - "title": "Time To Bring The Pain", - "artist": "Krypteria" -},{ - "title": "Weight Of The World", - "artist": "Evanescence" -},{ - "title": "When I Change Your Mind", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Who's That Creepin'?", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "ใ‚ตใƒ–ใ‚ฟใ‚คใƒˆใƒซ", - "artist": "Kaoru Wada" -},{ - "title": "็˜ดๆฐ—", - "artist": "Kaoru Wada" -},{ - "title": "้‚ชๅฟƒ ็…‰้ชจ", - "artist": "Kaoru Wada" -},{ - "title": "Snow Forest - A Single Flower Blooms", - "artist": "OMORI" -},{ - "title": "Fairy Flying", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "White Surf Style 6", - "artist": "OMORI" -},{ - "title": "Stardust Diving", - "artist": "OMORI" -},{ - "title": "Oh My God.", - "artist": "OMORI" -},{ - "title": "A Rose By Any Other Name...", - "artist": "OMORI" -},{ - "title": "Stardust Dusting", - "artist": "OMORI" -},{ - "title": "CHAOS ASSEMBLY", - "artist": "OMORI" -},{ - "title": "The Elegance of the Mysterious and Distant", - "artist": "OMORI" -},{ - "title": "Space Boyfriend's Tape - I Want Nothing More", - "artist": "OMORI" -},{ - "title": "Trouble - NEVER/ALWAYS", - "artist": "OMORI" -},{ - "title": "03_Ancient_Castle", - "artist": "Unknown Artist" -},{ - "title": "03_Deserted_Mansion", - "artist": "Unknown Artist" -},{ - "title": "Everybody's_Fool", - "artist": "Evanescence" -},{ - "title": "03_Suspense", - "artist": "Unknown Artist" -},{ - "title": "03_The_Calm", - "artist": "Unknown Artist" -},{ - "title": "Choking The Cherry", - "artist": "POE" -},{ - "title": "Our Farewell", - "artist": "Within Temptation" -},{ - "title": "pearls of light", - "artist": "within temptation" -},{ - "title": "Astral Romance", - "artist": "Nightwish" -},{ - "title": "Believe In Me", - "artist": "Blackmore's Night" -},{ - "title": "Stranger", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Harvest Dawn", - "artist": "Jeremy Soule" -},{ - "title": "Planet Hell", - "artist": "Nightwish" -},{ - "title": "Blue Room", - "artist": "Chazz Cats" -},{ - "title": "Nightmare Coming", - "artist": "Joe Hisaishi" -},{ - "title": "Heartbeat", - "artist": "Joe Hisaishi" -},{ - "title": "The Deal", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "04 The Mission.m4a", - "artist": "Unknown Artist" -},{ - "title": "The Sheik of Araby", - "artist": "Chazz Cats" -},{ - "title": "Crypt Theme 1", - "artist": "Jeremy Soule" -},{ - "title": "Fortress Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Main Menu (Excalibur)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Cadence Of Her Last Breath", - "artist": "Nightwish" -},{ - "title": "Ever Dream", - "artist": "Nightwish" -},{ - "title": "Sacrament of Wilderness", - "artist": "Nightwish" -},{ - "title": "Here Comes The Snake", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Amazonia", - "artist": "Cirque Du Soleil" -},{ - "title": "Cartouche", - "artist": "Blackmore's Night" -},{ - "title": "Faster", - "artist": "Within Temptation" -},{ - "title": "Fire In The Sky", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Freak Like Me", - "artist": "Halestorm" -},{ - "title": "Guitar", - "artist": "Cake" -},{ - "title": "Home Again", - "artist": "Blackmore's Night" -},{ - "title": "Innocence", - "artist": "Halestorm" -},{ - "title": "Kyne's Peace", - "artist": "Jeremy Soule" -},{ - "title": "Lithium", - "artist": "Evanescence" -},{ - "title": "Marrakesh Night Market", - "artist": "Loreena Mckennitt" -},{ - "title": "Morning Star", - "artist": "Blackmore's Night" -},{ - "title": "My Heart Is Broken", - "artist": "Evanescence" -},{ - "title": "Oblivion Awaits", - "artist": "Neal Acree" -},{ - "title": "Our Solemn Hour", - "artist": "Within Temptation" -},{ - "title": "Play Ministrel Play", - "artist": "Blackmore's Night" -},{ - "title": "Settling In", - "artist": "Concernedape" -},{ - "title": "Slow, Love, Slow", - "artist": "Nightwish" -},{ - "title": "Somebody Save Me", - "artist": "Krypteria" -},{ - "title": "Stand My Ground", - "artist": "Within Temptation" -},{ - "title": "The Kingsroad", - "artist": "Ramin Djawadi" -},{ - "title": "The Man Who Rocked The World", - "artist": "Miracle Of Sound" -},{ - "title": "The Messenger", - "artist": "Blackmore's Night" -},{ - "title": "The Phoenix", - "artist": "Lindsey Stirling" -},{ - "title": "Toast To Tomorrow", - "artist": "Blackmore's Night" -},{ - "title": "Sword Search", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Fall of the Hammer", - "artist": "Jeremy Soule" -},{ - "title": "Dead Gardens", - "artist": "Nightwish" -},{ - "title": "A Penny for Benny", - "artist": "Chazz Cats" -},{ - "title": "07 Eagle's Nest.m4a", - "artist": "Unknown Artist" -},{ - "title": "Magic Door", - "artist": "Joe Hisaishi" -},{ - "title": "The Riddler", - "artist": "Nightwish" -},{ - "title": "The Prophecy", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Till Tom Special", - "artist": "Chazz Cats" -},{ - "title": "Academy Town (Order Magic)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Docks Night Theme", - "artist": "Jeremy Soule" -},{ - "title": "Sahara", - "artist": "Nightwish" -},{ - "title": "Rampart Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Moondance", - "artist": "Nightwish" -},{ - "title": "Ocean Soul", - "artist": "Nightwish" -},{ - "title": "A Raven From King's Landing", - "artist": "Ramin Djawadi" -},{ - "title": "A Winter's Tale", - "artist": "Jeremy Soule" -},{ - "title": "Angels", - "artist": "Within Temptation" -},{ - "title": "Arabesque", - "artist": "Nightwish" -},{ - "title": "Aurora", - "artist": "Jeremy Soule" -},{ - "title": "Break In", - "artist": "Halestorm" -},{ - "title": "Brown Derby Jump", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Conscience", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Cรฉ Hรฉ Mise Ulaingt? & The Two Trees", - "artist": "Loreena Mckennitt" -},{ - "title": "Fires At Midnight", - "artist": "Blackmore's Night" -},{ - "title": "Friends", - "artist": "Miracle Of Sound" -},{ - "title": "Grapefruit Sky (Dr. Harvey's Theme)", - "artist": "Concernedape" -},{ - "title": "Ivory Tower", - "artist": "Blackmore's Night" -},{ - "title": "Lacrymosa", - "artist": "Evanescence" -},{ - "title": "Lost in Paradise", - "artist": "Evanescence" -},{ - "title": "Magical World", - "artist": "Blackmore's Night" -},{ - "title": "Main Theme", - "artist": "Jeremy Soule" -},{ - "title": "Pink Elephant", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "We Stand Ready", - "artist": "Neal Acree" -},{ - "title": "Out Of Tears", - "artist": "Krypteria" -},{ - "title": "Pawns Of War", - "artist": "Miracle Of Sound" -},{ - "title": "Pokinoo", - "artist": "Cirque Du Soleil" -},{ - "title": "Prism", - "artist": "Lindsey Stirling" -},{ - "title": "Sheep Go To Heaven", - "artist": "Cake" -},{ - "title": "Silent Footsteps", - "artist": "Jeremy Soule" -},{ - "title": "Spring (Wild Horseradish Jam)", - "artist": "Concernedape" -},{ - "title": "St. Teresa", - "artist": "Blackmore's Night" -},{ - "title": "The Circle", - "artist": "Blackmore's Night" -},{ - "title": "The Cross", - "artist": "Within Temptation" -},{ - "title": "What Were You Expecting?", - "artist": "Halestorm" -},{ - "title": "Rest Calm", - "artist": "Nightwish" -},{ - "title": "Where Is The Edge", - "artist": "Within Temptation" -},{ - "title": "Wind In The Willows", - "artist": "Blackmore's Night" -},{ - "title": "ๅ››้ญ‚ใฎ็މใ‚’็‹™ใ†้ญ‘้ญ…้ญ้ญŽ", - "artist": "Kaoru Wada" -},{ - "title": "ๅœฐ็„่™ซ ๆœ€็Œ›ๅ‹", - "artist": "Kaoru Wada" -},{ - "title": "็„กๆฐ—ๅ‘ณใชๅ…„ๅผŸ", - "artist": "Kaoru Wada" -},{ - "title": "An Archaeic Resonance", - "artist": "OMORI" -},{ - "title": "'X' Marks The Spot!", - "artist": "OMORI" -},{ - "title": "Those Who Forget History ", - "artist": "OMORI" -},{ - "title": "Tumbleweeds ", - "artist": "OMORI" -},{ - "title": "Pyrefly Forest - Cat's Cradle ", - "artist": "OMORI" -},{ - "title": "Forest Frenzy ", - "artist": "OMORI" -},{ - "title": "Sweet Paralysis ", - "artist": "OMORI" -},{ - "title": "Sweetheart's Quest For Hearts ", - "artist": "OMORI" -},{ - "title": "How...sad! ", - "artist": "OMORI" -},{ - "title": "How...tragic! ", - "artist": "OMORI" -},{ - "title": "Imaginary", - "artist": "Evanescence" -},{ - "title": "Another World", - "artist": "POE" -},{ - "title": "blooded", - "artist": "within temptation" -},{ - "title": "Towers And Shadows", - "artist": "Jeremy Soule" -},{ - "title": "Keeper Of The Flame", - "artist": "Blackmore's Night" -},{ - "title": "Know Why The Nightingale Sings", - "artist": "Nightwish" -},{ - "title": "The Wise Owl", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "We Are Not Going To Make It", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Romanticide", - "artist": "Nightwish" -},{ - "title": "Wings of Kynareth", - "artist": "Jeremy Soule" -},{ - "title": "08 An Unexpected Connection.m4a", - "artist": "Unknown Artist" -},{ - "title": "Wishmaster", - "artist": "Nightwish" -},{ - "title": "Inerasable Curse", - "artist": "Joe Hisaishi" -},{ - "title": "Russian Lullaby", - "artist": "Chazz Cats" -},{ - "title": "Swingin' & Truckin' (Everybody's Doin' It Now)", - "artist": "Chazz Cats" -},{ - "title": "Yubaba", - "artist": "Joe Hisaishi" -},{ - "title": "Asylum Town (Chaos Magic)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Dungeon Theme", - "artist": "Jeremy Soule" -},{ - "title": "Whoever Brings The Night", - "artist": "Nightwish" -},{ - "title": "Stronghold Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Feel for You", - "artist": "Nightwish" -},{ - "title": "Big Time Operator", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Blood And Steel", - "artist": "Jeremy Soule" -},{ - "title": "Choices Made", - "artist": "Jeremy Soule" -},{ - "title": "Dr. Bones", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Dragonsreach", - "artist": "Jeremy Soule" -},{ - "title": "Final Destination", - "artist": "Within Temptation" -},{ - "title": "Sen's Courage", - "artist": "Joe Hisaishi" -},{ - "title": "Gone With The Wind", - "artist": "Blackmore's Night" -},{ - "title": "Hanging Tree", - "artist": "Blackmore's Night" -},{ - "title": "Hold My Heart", - "artist": "Lindsey Stirling" -},{ - "title": "I Am The Night", - "artist": "Miracle Of Sound" -},{ - "title": "I Can't Breath", - "artist": "Krypteria" -},{ - "title": "Nur Eine Minute", - "artist": "Blackmore's Night" -},{ - "title": "For The Heart I Once Had", - "artist": "Nightwish" -},{ - "title": "Pelican Town", - "artist": "Concernedape" -},{ - "title": "Phantoms Of The Void", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Level 8-- Turtle Rock", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Prospero's Speech", - "artist": "Loreena Mckennitt" -},{ - "title": "Rock Show", - "artist": "Halestorm" -},{ - "title": "Saltimbanco", - "artist": "Cirque Du Soleil" -},{ - "title": "Sick", - "artist": "Evanescence" -},{ - "title": "Sinรฉad", - "artist": "Within Temptation" -},{ - "title": "Sister Gypsy", - "artist": "Blackmore's Night" -},{ - "title": "The Bannered Mare", - "artist": "Jeremy Soule" -},{ - "title": "The Wall", - "artist": "Ramin Djawadi" -},{ - "title": "Turn Loose The Mermaids", - "artist": "Nightwish" -},{ - "title": "Village Dance", - "artist": "Blackmore's Night" -},{ - "title": "When You Sleep", - "artist": "Cake" -},{ - "title": "Writing On The Wall", - "artist": "Blackmore's Night" -},{ - "title": "ๅฐ„ใฌใ‘็ ด้ญ”็Ÿข", - "artist": "Kaoru Wada" -},{ - "title": "็‰™ใฎๅ‰ฃ ้‰„็ •็‰™", - "artist": "Kaoru Wada" -},{ - "title": "็ฝ ", - "artist": "Kaoru Wada" -},{ - "title": "Eternal Dungeon ", - "artist": "OMORI" -},{ - "title": "Splintered Sweets In The Castle ", - "artist": "OMORI" -},{ - "title": "Wandering Rose ", - "artist": "OMORI" -},{ - "title": "Stationary Rose ", - "artist": "OMORI" -},{ - "title": "Valour Against All Odds ", - "artist": "OMORI" -},{ - "title": "I Definitely Promised You A Rose Garden ", - "artist": "OMORI" -},{ - "title": "Lose Control", - "artist": "Evanescence" -},{ - "title": "Lost", - "artist": "Within Temptation" -},{ - "title": "Mirage", - "artist": "Lindsey Stirling" -},{ - "title": "Mond Tanz / Child In Time", - "artist": "Blackmore's Night" -},{ - "title": "Card To Play", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Renaissance Faire", - "artist": "Blackmore's Night" -},{ - "title": "World's End Valentine ", - "artist": "OMORI" -},{ - "title": "I Just Love The 50s!!! ", - "artist": "OMORI" -},{ - "title": "Lost Library ", - "artist": "OMORI" -},{ - "title": "Bookcase ", - "artist": "OMORI" -},{ - "title": "Taking_Over_Me", - "artist": "Evanescence" -},{ - "title": "Fingertips", - "artist": "POE" -},{ - "title": "candles", - "artist": "within temptation" -},{ - "title": "Intro", - "artist": "Within Temptation" -},{ - "title": "Kick Out The Jams", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Lappi (Lapland)", - "artist": "Nightwish" -},{ - "title": "Night At Eggersberg", - "artist": "Blackmore's Night" -},{ - "title": "Alls Well", - "artist": "Jeremy Soule" -},{ - "title": "Ghost Love Score", - "artist": "Nightwish" -},{ - "title": "Bathhouse Morning", - "artist": "Joe Hisaishi" -},{ - "title": "09 Controlling The High Ground.m4a", - "artist": "Unknown Artist" -},{ - "title": "I, Mengsk", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Finesse", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Shine", - "artist": "Chazz Cats" -},{ - "title": "Lanternlight", - "artist": "Nightwish" -},{ - "title": "Spring Cleaning", - "artist": "Joe Hisaishi" -},{ - "title": "Why Don't You Do Right?", - "artist": "Chazz Cats" -},{ - "title": "Hands Down", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "I Really Like You (Switching Vocals)", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Opening Scene", - "artist": "BAYONETTA" -},{ - "title": "In The End (Acoustic Remix)", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Evil Dungeon Theme 1", - "artist": "Jeremy Soule" -},{ - "title": "Languid and Quiet Moment", - "artist": "HOYO-MiX" -},{ - "title": "Master And Slave", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Primordial Resplendence", - "artist": "HOYO-MiX" -},{ - "title": "Prismatic Proverbs", - "artist": "HOYO-MiX" -},{ - "title": "Preserve Town (Nature Magic)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Tower Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "The Phantom of the Opera", - "artist": "Nightwish" -},{ - "title": "The Pharaoh Sails to Orion", - "artist": "Nightwish" -},{ - "title": "All I Need", - "artist": "Within Temptation" -},{ - "title": "Aquarius", - "artist": "Within Temptation" -},{ - "title": "Better Safe Than Sorry", - "artist": "Halestorm" -},{ - "title": "Beyond The Sunset", - "artist": "Blackmore's Night" -},{ - "title": "Can't Help Falling In Love", - "artist": "Blackmore's Night" -},{ - "title": "Clockworks", - "artist": "Miracle Of Sound" -},{ - "title": "Daughters Of Darkness", - "artist": "Halestorm" -},{ - "title": "End of the Dream", - "artist": "Evanescence" -},{ - "title": "Evacuate", - "artist": "Miracle Of Sound" -},{ - "title": "Flower Dance", - "artist": "Concernedape" -},{ - "title": "Ghost Of A Rose", - "artist": "Blackmore's Night" -},{ - "title": "He Had It Coming", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Hem Of Your Garment", - "artist": "Cake" -},{ - "title": "Il Sogno Di Volare", - "artist": "Cirque Du Soleil" -},{ - "title": "Alpha Beta Parking Lot", - "artist": "Cake" -},{ - "title": "Deal With It (feat. Kelis) - Mykki Blanco & FaltyDL Remix", - "artist": "Ashnikko/Kelis/FaltyDL/Mykki Blanco" -},{ - "title": "Seperation", - "artist": "Jeremy Soule" -},{ - "title": "Song Of Feathers (Emily's Theme)", - "artist": "Concernedape" -},{ - "title": "Still In Love With You", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "ๅผฅๅ‹’ใฎ่ˆŽๅผŸ ๅ…ซ่ก›้–€็‹ธ", - "artist": "Kaoru Wada" -},{ - "title": "The Storm", - "artist": "Blackmore's Night" -},{ - "title": "The Streets Of Whiterun", - "artist": "Jeremy Soule" -},{ - "title": "Things I Do For Love", - "artist": "Ramin Djawadi" -},{ - "title": "Tooth And Claw", - "artist": "Jeremy Soule" -},{ - "title": "Peasants Promise", - "artist": "Blackmore's Night" -},{ - "title": "ๆ–ฐใ‚ขใ‚คใ‚ญใƒฃใƒƒใƒa", - "artist": "Kaoru Wada" -},{ - "title": "็ฉทๅœฐ", - "artist": "Kaoru Wada" -},{ - "title": "่‹ฆๆˆฆ", - "artist": "Kaoru Wada" -},{ - "title": "Thrifted Tchotchkes ", - "artist": "OMORI" -},{ - "title": "Swirly 1000x ", - "artist": "OMORI" -},{ - "title": "Dear Little Brother... ", - "artist": "OMORI" -},{ - "title": "Thalassophobia ", - "artist": "OMORI" -},{ - "title": "Water ", - "artist": "OMORI" -},{ - "title": "Hanging With The Boys ", - "artist": "OMORI" -},{ - "title": "WHITE SPACE ", - "artist": "OMORI" -},{ - "title": "Origin ", - "artist": "OMORI" -},{ - "title": "Long Way Down... ", - "artist": "OMORI" -},{ - "title": "The Last Resort ", - "artist": "OMORI" -},{ - "title": "Hello", - "artist": "Evanescence" -},{ - "title": "Beautiful Girl", - "artist": "POE" -},{ - "title": "09_enlightenment", - "artist": "Unknown Artist" -},{ - "title": "Dark Wings", - "artist": "Within Temptation" -},{ - "title": "DROP", - "artist": "0ZLO/Nightcore" -},{ - "title": "Do It", - "artist": "0ZLO/Nightcore" -},{ - "title": "Don't Let Me Go", - "artist": "0ZLO/Nightcore" -},{ - "title": "A Princess Who Loves Insects", - "artist": "Joe Hisaishi" -},{ - "title": "Future", - "artist": "0ZLO/Nightcore/Nightcore Girl" -},{ - "title": "Game Play", - "artist": "0ZLO/Nightcore/Nightcore Girl" -},{ - "title": "Light Fades", - "artist": "0ZLO/Nightcore/Nightcore Girl" -},{ - "title": "Losing Control", - "artist": "0ZLO/Nightcore/Outertone Vital" -},{ - "title": "Bittersweet", - "artist": "0ZLO/Strimtex/Nightcore" -},{ - "title": "1 - Electra", - "artist": "Unknown Artist" -},{ - "title": "Nausicaa of the Valley of the Wind (Opening)", - "artist": "Joe Hisaishi" -},{ - "title": "Stampede of the Ohmu", - "artist": "Joe Hisaishi" -},{ - "title": "The Valley of the Wind (Narumi Yasuda Vocals)", - "artist": "Joe Hisaishi" -},{ - "title": "Kushana's Invasion", - "artist": "Joe Hisaishi" -},{ - "title": "Battle", - "artist": "Joe Hisaishi" -},{ - "title": "Interchange With the Ohmu", - "artist": "Joe Hisaishi" -},{ - "title": "In the Polluted Sea", - "artist": "Joe Hisaishi" -},{ - "title": "The Annihilation of Pejite", - "artist": "Joe Hisaishi" -},{ - "title": "The Battle Between Seagull and Corvette", - "artist": "Joe Hisaishi" -},{ - "title": "Resurrecting the God Warrior", - "artist": "Joe Hisaishi" -},{ - "title": "Nausicaa Requiem", - "artist": "Joe Hisaishi" -},{ - "title": "Bird Person (Ending)", - "artist": "Joe Hisaishi" -},{ - "title": "Tempo: 55.0\nMarker 1", - "artist": "Unknown Artist" -},{ - "title": "Body", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Shop", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Strawberry Girl", - "artist": "Blackmore's Night" -},{ - "title": "Witchdrums", - "artist": "Nightwish" -},{ - "title": "Kuolema Tekee Taiteilijan", - "artist": "Nightwish" -},{ - "title": "Tension", - "artist": "Jeremy Soule" -},{ - "title": "10 Behind Enemy Lines.m4a", - "artist": "Unknown Artist" -},{ - "title": "Better Tomorrow", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "Big Ten Inch Record", - "artist": "Chazz Cats" -},{ - "title": "Day of the River", - "artist": "Joe Hisaishi" -},{ - "title": "Gee Baby, Ain't I Good to You", - "artist": "Chazz Cats" -},{ - "title": "Stronghold Town (Might)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "In The End", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "To the Lake of Stars", - "artist": "Joe Hisaishi" -},{ - "title": "Conflux Town", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Evil Dungeon Theme 2", - "artist": "Jeremy Soule" -},{ - "title": "The Islander", - "artist": "Nightwish" -},{ - "title": "Beauty of the Beast", - "artist": "Nightwish" -},{ - "title": "Walking in the Air", - "artist": "Nightwish" -},{ - "title": "2000 Volts", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "A Golden Crown", - "artist": "Ramin Djawadi" -},{ - "title": "Ascension", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Dirty Work", - "artist": "Halestorm" -},{ - "title": "Don't Let This Feeling Fade", - "artist": "Lindsey Stirling" -},{ - "title": "Lovelorn", - "artist": "Leaves' Eyes" -},{ - "title": "Dream Yourself Far Away", - "artist": "Krypteria" -},{ - "title": "I Am (Bgm Version)", - "artist": "Kaoru Wada" -},{ - "title": "Dreamscape", - "artist": "Concernedape" -},{ - "title": "Fun Festival", - "artist": "Concernedape" -},{ - "title": "Horere Ukunde", - "artist": "Cirque Du Soleil" -},{ - "title": "Streets Of London", - "artist": "Blackmore's Night" -},{ - "title": "It's The Fear", - "artist": "Within Temptation" -},{ - "title": "Last Stand", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "March The Heroes Home", - "artist": "Blackmore's Night" -},{ - "title": "Dead Man's Eyes - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Memmingen", - "artist": "Blackmore's Night" -},{ - "title": "Mid-Winter's Night", - "artist": "Blackmore's Night" -},{ - "title": "Mr. Peagram's Morris And Sword", - "artist": "Blackmore's Night" -},{ - "title": "Murder", - "artist": "Within Temptation" -},{ - "title": "My Shooting Star", - "artist": "Miracle Of Sound" -},{ - "title": "Oceans", - "artist": "Evanescence" -},{ - "title": "One They Fear", - "artist": "Jeremy Soule" -},{ - "title": "The Nights", - "artist": "Avicii" -},{ - "title": "Seven Thousand Steps", - "artist": "Jeremy Soule" -},{ - "title": "Some Things Never Change", - "artist": "Miracle Of Sound" -},{ - "title": "Bรฉsame mucho", - "artist": "Edna Vazquez/Pink Martini" -},{ - "title": "Emily's Dance", - "artist": "Concernedape" -},{ - "title": "The Only One", - "artist": "Evanescence" -},{ - "title": "Te he visto pasar", - "artist": "Edna Vazquez/Pink Martini" -},{ - "title": "The Truth Beneath the Rose", - "artist": "Within Temptation" -},{ - "title": "Trick Suspence", - "artist": "Jeremy Soule" -},{ - "title": "You Call Me a Bitch Like It's a Bad Thing", - "artist": "Halestorm" -},{ - "title": "ๅฆ–่‰ถ", - "artist": "Kaoru Wada" -},{ - "title": "ๆˆ‘ใ‚‰ไธƒไบบ้šŠ", - "artist": "Kaoru Wada" -},{ - "title": "Not-So-Empty-House ", - "artist": "OMORI" -},{ - "title": "It's A Ghost Dance ", - "artist": "OMORI" -},{ - "title": "She is My Sin", - "artist": "Nightwish" -},{ - "title": "Room For 4 ", - "artist": "OMORI" -},{ - "title": "The Kinslayer", - "artist": "Nightwish" -},{ - "title": "Gator Gambol ", - "artist": "OMORI" -},{ - "title": "Come Cover Me", - "artist": "Nightwish" -},{ - "title": "Band Practice", - "artist": "Concernedape" -},{ - "title": "Clams Clams Clams ", - "artist": "OMORI" -},{ - "title": "Wanderlust", - "artist": "Nightwish" -},{ - "title": "Jawbreaker ", - "artist": "OMORI" -},{ - "title": "Two for Tragedy", - "artist": "Nightwish" -},{ - "title": "GOLDENVENGEANCE ", - "artist": "OMORI" -},{ - "title": "Forgiven", - "artist": "Within Temptation" -},{ - "title": "Underwater Highway ", - "artist": "OMORI" -},{ - "title": "Bare Grace Misery", - "artist": "Nightwish" -},{ - "title": "Squall ", - "artist": "OMORI" -},{ - "title": "Crownless", - "artist": "Nightwish" -},{ - "title": "Aquifer ", - "artist": "OMORI" -},{ - "title": "Deep Silent Complete", - "artist": "Nightwish" -},{ - "title": "My_Last_Breath", - "artist": "Evanescence" -},{ - "title": "OMORI - ALTER ", - "artist": "OMORI" -},{ - "title": "In Perfect Harmony", - "artist": "Within Temptation" -},{ - "title": "All The Fun Of The Fayre", - "artist": "Blackmore's Night" -},{ - "title": "Back Porch", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Battle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Main Theme", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "This Moment Is Eternity", - "artist": "Nightwish" -},{ - "title": "March of the Marauders", - "artist": "Jeremy Soule" -},{ - "title": "Higher Than Hope", - "artist": "Nightwish" -},{ - "title": "Deep River Blues", - "artist": "Chazz Cats" -},{ - "title": "Five Guys Named Moe", - "artist": "Chazz Cats" -},{ - "title": "It's Hard Work", - "artist": "Joe Hisaishi" -},{ - "title": "Peaceful Thoughts", - "artist": "Joe Hisaishi" -},{ - "title": "11 Preparations.m4a", - "artist": "Unknown Artist" -},{ - "title": "AI THEME 0", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "End Turn (The Last Battle)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Evil Temple Theme", - "artist": "Jeremy Soule" -},{ - "title": "Last Of The Wilds", - "artist": "Nightwish" -},{ - "title": "A Demon's Fate", - "artist": "Within Temptation" -},{ - "title": "All Because Of You", - "artist": "Blackmore's Night" -},{ - "title": "American Boys", - "artist": "Halestorm" -},{ - "title": "Death Or Sovngarde", - "artist": "Jeremy Soule" -},{ - "title": "Distant Banjo", - "artist": "Concernedape" -},{ - "title": "Drunk Daddy", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Edge Of The World", - "artist": "Miracle Of Sound" -},{ - "title": "Far Far Away", - "artist": "Blackmore's Night" -},{ - "title": "First Light", - "artist": "Lindsey Stirling" -},{ - "title": "The Preserver", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Just Call My Name (I'll Be There)", - "artist": "Blackmore's Night" -},{ - "title": "Last Ride Of The Day", - "artist": "Nightwish" -},{ - "title": "Let Me Go", - "artist": "Cake" -},{ - "title": "Loreley", - "artist": "Blackmore's Night" -},{ - "title": "Never Go Back", - "artist": "Evanescence" -},{ - "title": "No Second Chance", - "artist": "Blackmore's Night" -},{ - "title": "Nothing To Do With Love", - "artist": "Halestorm" -},{ - "title": "Paleblood Moon", - "artist": "Miracle Of Sound" -},{ - "title": "Rideau", - "artist": "Cirque Du Soleil" -},{ - "title": "Rise To Reality", - "artist": "Jeremy Soule" -},{ - "title": "Sleep Tight", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Solitude", - "artist": "Jeremy Soule" -},{ - "title": "Somewhere", - "artist": "Within Temptation" -},{ - "title": "Spanish Nights (I Remember It Well)", - "artist": "Blackmore's Night" -},{ - "title": "Sweet Revenge", - "artist": "Krypteria" -},{ - "title": "The White River", - "artist": "Jeremy Soule" -},{ - "title": "Whispering From The Stars", - "artist": "Glenn Stafford & Neal Acree" -},{ - "title": "Winter Is Coming", - "artist": "Ramin Djawadi" -},{ - "title": "Your Star", - "artist": "Evanescence" -},{ - "title": "ใ‚ขใ‚คใ‚ญใƒฃใƒƒใƒa", - "artist": "Kaoru Wada" -},{ - "title": "ๅˆ€้›ๅ†ถ ๅˆ€ใ€…ๆ–Ž", - "artist": "Kaoru Wada" -},{ - "title": "็‚ธ่ฃ‚ ่›ฎ็ซœ", - "artist": "Kaoru Wada" -},{ - "title": "Numbers ", - "artist": "OMORI" -},{ - "title": "Dead Boy's Poem", - "artist": "Nightwish" -},{ - "title": "Sinking ", - "artist": "OMORI" -},{ - "title": "Fantasmic", - "artist": "Nightwish" -},{ - "title": "Goltraรญ", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Outside the Walls", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Silence Unbroken", - "artist": "Jeremy Soule" -},{ - "title": "H20:HCL ", - "artist": "OMORI" -},{ - "title": "Sleepwalker (Bonus Track)", - "artist": "Nightwish" -},{ - "title": "Chemistry On And On ", - "artist": "OMORI" -},{ - "title": "But I Wanna See It All With You! ", - "artist": "OMORI" -},{ - "title": "Grimey ", - "artist": "OMORI" -},{ - "title": "Underwater Prom Queens ", - "artist": "OMORI" -},{ - "title": "Whale Whale Whale ", - "artist": "OMORI" -},{ - "title": "Swallow Hollow ", - "artist": "OMORI" -},{ - "title": "Gross... ", - "artist": "OMORI" -},{ - "title": "Whisper", - "artist": "Evanescence" -},{ - "title": "Fly Away", - "artist": "POE" -},{ - "title": "salt-wound routine", - "artist": "11vein" -},{ - "title": "Candy", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Darkness", - "artist": "Blackmore's Night" -},{ - "title": "Etiainen", - "artist": "Nightwish" -},{ - "title": "Inside The Deku Tree", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Mabe Village", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Watchman's Ease", - "artist": "Jeremy Soule" -},{ - "title": "Come and Get It", - "artist": "Chazz Cats" -},{ - "title": "In the Rain", - "artist": "Joe Hisaishi" -},{ - "title": "The Hive", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "The Stink God", - "artist": "Joe Hisaishi" -},{ - "title": "12 Total Destruction.m4a", - "artist": "Unknown Artist" -},{ - "title": "AI THEME 1", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "End Turn (Addon)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Forest Day Theme 1", - "artist": "Jeremy Soule" -},{ - "title": "7 Days To The Wolves", - "artist": "Nightwish" -},{ - "title": "A Bird Without Feathers", - "artist": "Ramin Djawadi" -},{ - "title": "A Dangerous Mind", - "artist": "Within Temptation" -},{ - "title": "A Glimpse Of The Other World (Wizard's Theme)", - "artist": "Concernedape" -},{ - "title": "Alex's Keepsake", - "artist": "Concernedape" -},{ - "title": "All That I'm Living For", - "artist": "Evanescence" -},{ - "title": "At The Gates Of Retribution", - "artist": "Krypteria" -},{ - "title": "Break The Cycle", - "artist": "Jeremy Soule" -},{ - "title": "Catherine Howard's Fate", - "artist": "Blackmore's Night" -},{ - "title": "Cool Blue Reason", - "artist": "Cake" -},{ - "title": "Empty Words", - "artist": "Blackmore's Night" -},{ - "title": "Friends To Foes", - "artist": "Miracle Of Sound" -},{ - "title": "Here's To Us", - "artist": "Halestorm" -},{ - "title": "Love's Just A Feeling", - "artist": "Lindsey Stirling" -},{ - "title": "Masser", - "artist": "Jeremy Soule" -},{ - "title": "Mond Tanz", - "artist": "Blackmore's Night" -},{ - "title": "My Path Is Set", - "artist": "Neal Acree" -},{ - "title": "No Mercy For Swine", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Ol' Macdonald", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Olde Mill Inn", - "artist": "Blackmore's Night" -},{ - "title": "Ther Is No Ros", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Song Of Myself", - "artist": "Nightwish" -},{ - "title": "Stairway To The Skies", - "artist": "Within Temptation" -},{ - "title": "Swimming Home", - "artist": "Evanescence" -},{ - "title": "Tell Me Where It Hurts", - "artist": "Halestorm" -},{ - "title": "The Lucky Ones", - "artist": "Miracle Of Sound" -},{ - "title": "Waiting Just For You", - "artist": "Blackmore's Night" -},{ - "title": "Watch The Skies", - "artist": "Jeremy Soule" -},{ - "title": "Where Are We Going From Here", - "artist": "Blackmore's Night" -},{ - "title": "Secret Cave", - "artist": "Joe Hisaishi" -},{ - "title": "ๆ—ถใ‚’่ถŠใˆใฆ ใ‹ใ”ใ‚", - "artist": "Kaoru Wada" -},{ - "title": "ๆฟ€็ช", - "artist": "Kaoru Wada" -},{ - "title": "That One Song But It's Some Mermaids ", - "artist": "OMORI" -},{ - "title": "Undertow ", - "artist": "OMORI" -},{ - "title": "WHITE SPACE ", - "artist": "OMORI" -},{ - "title": "Fermentation Disorientation ", - "artist": "OMORI" -},{ - "title": "Flouring With You ", - "artist": "OMORI" -},{ - "title": "BREADY STEADY GO ", - "artist": "OMORI" -},{ - "title": "Remember To Be Patient ", - "artist": "OMORI" -},{ - "title": "Cold! ", - "artist": "OMORI" -},{ - "title": "Recyling Really Is A Concept ", - "artist": "OMORI" -},{ - "title": "You Cannot Go Back ", - "artist": "OMORI" -},{ - "title": "My_Immortal", - "artist": "Evanescence" -},{ - "title": "Boss Battle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Dance Of The Darkness", - "artist": "Blackmore's Night" -},{ - "title": "Inside the Houses", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Naked And Famous", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Glory of Cyrodiil", - "artist": "Jeremy Soule" -},{ - "title": "13 Clear The Path.m4a", - "artist": "Unknown Artist" -},{ - "title": "Fire And Fury", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "GRASS MEDLEY", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Mood Indigo", - "artist": "Chazz Cats" -},{ - "title": "Better Life", - "artist": "3 Doors Down" -},{ - "title": "Vanity and Friendship", - "artist": "Joe Hisaishi" -},{ - "title": "AI THEME 2", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Forest Day Theme 2", - "artist": "Jeremy Soule" -},{ - "title": "Meadows Of Heaven", - "artist": "Nightwish" -},{ - "title": "Await The King's Justice", - "artist": "Ramin Djawadi" -},{ - "title": "Village On The Sand", - "artist": "Blackmore's Night" -},{ - "title": "Cherry Poppin' Daddy Strut", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Conversation Over", - "artist": "Halestorm" -},{ - "title": "Distant Horizons", - "artist": "Jeremy Soule" -},{ - "title": "Don't Know How To Stop (Bonus Track)", - "artist": "Halestorm" -},{ - "title": "Fool's Gold", - "artist": "Blackmore's Night" -},{ - "title": "Good Enough", - "artist": "Evanescence" -},{ - "title": "Imaginaerum", - "artist": "Nightwish" -},{ - "title": "The Golden Armada", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Love Lost", - "artist": "Jeremy Soule" -},{ - "title": "Metasonic", - "artist": "Miracle Of Sound" -},{ - "title": "Mother Of Flame", - "artist": "Miracle Of Sound" -},{ - "title": "New Way to Bleed (Bonus Track)", - "artist": "Evanescence" -},{ - "title": "Praetorius (Courante)", - "artist": "Blackmore's Night" -},{ - "title": "Rainbow Blues", - "artist": "Blackmore's Night" -},{ - "title": "Something Wild", - "artist": "Lindsey Stirling" -},{ - "title": "Spirit Of The Sea", - "artist": "Blackmore's Night" -},{ - "title": "Standing Stones", - "artist": "Jeremy Soule" -},{ - "title": "Summer (Nature's Crescendo)", - "artist": "Concernedape" -},{ - "title": "The Gathering Storm", - "artist": "Jeremy Soule" -},{ - "title": "The Swan Song", - "artist": "Within Temptation" -},{ - "title": "Where Would I Be?", - "artist": "Cake" -},{ - "title": "Windmills", - "artist": "Blackmore's Night" -},{ - "title": "ใ‚Šใ‚“ใจๆฎบ็”Ÿไธธ", - "artist": "Kaoru Wada" -},{ - "title": "ใƒ‰ใ‚ญใƒ‰ใ‚ญใ†ใใ†ใ", - "artist": "Kaoru Wada" -},{ - "title": "ๆญปไบบใฎ่‡ญใ„", - "artist": "Kaoru Wada" -},{ - "title": "Tee-hee Time ", - "artist": "OMORI" -},{ - "title": "Welcome Again. ", - "artist": "OMORI" -},{ - "title": "Fleur ", - "artist": "OMORI" -},{ - "title": "Distance ", - "artist": "OMORI" -},{ - "title": "Drone ", - "artist": "OMORI" -},{ - "title": "Calm ", - "artist": "OMORI" -},{ - "title": "Glade ", - "artist": "OMORI" -},{ - "title": "56-12-2 ", - "artist": "OMORI" -},{ - "title": "Bloom ", - "artist": "OMORI" -},{ - "title": "August/Water ", - "artist": "OMORI" -},{ - "title": "Persevere ", - "artist": "OMORI" -},{ - "title": "Trendy Game!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Defending the Gate", - "artist": "Jeremy Soule" -},{ - "title": "A 90-Year-Old Girl", - "artist": "Joe Hisaishi" -},{ - "title": "The Bottomless Pit", - "artist": "Joe Hisaishi" -},{ - "title": "14 The Last Stand.m4a", - "artist": "Unknown Artist" -},{ - "title": "The Showdown", - "artist": "Derek Duke, Glenn Stafford, Russel Brower, Neal Acree" -},{ - "title": "DIRT", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Forest Night Theme", - "artist": "Jeremy Soule" -},{ - "title": "SNOW (A Wise Tail)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "All For One", - "artist": "Blackmore's Night" -},{ - "title": "Beneath The Ice", - "artist": "Jeremy Soule" -},{ - "title": "Benzai-Ten", - "artist": "Blackmore's Night" -},{ - "title": "Call Me When You're Sober (Acoustic Version)", - "artist": "Evanescence" -},{ - "title": "Dawn", - "artist": "Jeremy Soule" -},{ - "title": "Dirty Mind", - "artist": "Halestorm" -},{ - "title": "Durch Den Wald Zum Bach Haus", - "artist": "Blackmore's Night" -},{ - "title": "Forever There", - "artist": "Jeremy Soule" -},{ - "title": "Gavi's Song", - "artist": "Lindsey Stirling" -},{ - "title": "Greensleeves", - "artist": "Blackmore's Night" -},{ - "title": "I Am Pudge", - "artist": "Miracle Of Sound" -},{ - "title": "The Dark Voice", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Jet Fuel Heart", - "artist": "Miracle Of Sound" -},{ - "title": "Private Parts (Feat. James Michael Of Sixx:A.M. Bonus Track)", - "artist": "Halestorm" -},{ - "title": "Sam's Band (Electronic Version)", - "artist": "Concernedape" -},{ - "title": "Say You Will (Bonus Track)", - "artist": "Evanescence" -},{ - "title": "Shake Your Lovemaker", - "artist": "Cherry Poppin' Daddies" -},{ - "title": "Sky Above, Voice Within", - "artist": "Jeremy Soule" -},{ - "title": "Street Of Dreams", - "artist": "Blackmore's Night" -},{ - "title": "Summer (The Sun Can Bend An Orange Sky)", - "artist": "Concernedape" -},{ - "title": "You'll Be Queen One Day", - "artist": "Ramin Djawadi" -},{ - "title": "ใŒใ‚“ใฐใ‚Œ!ๅŒ—ๆกๅ›", - "artist": "Kaoru Wada" -},{ - "title": "ๅฆ–็‹ผๆ— ้‹ผ็‰™", - "artist": "Kaoru Wada" -},{ - "title": "็™ฝ้œŠๅฑฑ", - "artist": "Kaoru Wada" -},{ - "title": "5ths ", - "artist": "OMORI" -},{ - "title": "Waiting For ", - "artist": "OMORI" -},{ - "title": "Nawa ", - "artist": "OMORI" -},{ - "title": "White Pillars ", - "artist": "OMORI" -},{ - "title": "Come and See ", - "artist": "OMORI" -},{ - "title": "Friends. ", - "artist": "OMORI" -},{ - "title": "Friendsssssss. ", - "artist": "OMORI" -},{ - "title": "Orchard ", - "artist": "OMORI" -},{ - "title": "Temple ", - "artist": "OMORI" -},{ - "title": "Look ", - "artist": "OMORI" -},{ - "title": "14_anxiety", - "artist": "Unknown Artist" -},{ - "title": "Barbara Allen", - "artist": "Blackmore's Night" -},{ - "title": "Shop", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Bloody Blades", - "artist": "Jeremy Soule" -},{ - "title": "Kaonashi (No-Face)", - "artist": "Joe Hisaishi" -},{ - "title": "Saliman's Magic Square ~ Return to the Castle", - "artist": "Joe Hisaishi" -},{ - "title": "GRASS", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Good Temple Theme 1", - "artist": "Jeremy Soule" -},{ - "title": "SUBTERRANEAN", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Dandelion Wine", - "artist": "Blackmore's Night" -},{ - "title": "Death In The Darkness", - "artist": "Jeremy Soule" -},{ - "title": "Disappear (Bonus Track)", - "artist": "Evanescence" -},{ - "title": "Ending Theme", - "artist": "Jeremy Soule" -},{ - "title": "Forever Flame", - "artist": "Miracle Of Sound" -},{ - "title": "Hard Cash 2015", - "artist": "Miracle Of Sound" -},{ - "title": "Hate It When You See Me Cry (Bonus Track)", - "artist": "Halestorm" -},{ - "title": "Unity", - "artist": "Neal Acree" -},{ - "title": "Now And Then", - "artist": "Blackmore's Night" -},{ - "title": "Sake Of Song", - "artist": "Blackmore's Night" -},{ - "title": "Sam's Band (Pop Version)", - "artist": "Concernedape" -},{ - "title": "The Assassin's Dagger", - "artist": "Ramin Djawadi" -},{ - "title": "Summer (Tropicala)", - "artist": "Concernedape" -},{ - "title": "The Jerall Mountains", - "artist": "Jeremy Soule" -},{ - "title": "Tundra", - "artist": "Jeremy Soule" -},{ - "title": "Waltz", - "artist": "Lindsey Stirling" -},{ - "title": "Wish You Were Here", - "artist": "Blackmore's Night" -},{ - "title": "ๆ‘ใฎไธ€ๆ—ฅ", - "artist": "Kaoru Wada" -},{ - "title": "่ƒธใซ็ง˜ใ‚ใŸๆƒณใ„", - "artist": "Kaoru Wada" -},{ - "title": "้ขจไฝฟใ„ ็ฅžๆฅฝ", - "artist": "Kaoru Wada" -},{ - "title": "Bad Morning ", - "artist": "OMORI" -},{ - "title": "Listening ", - "artist": "OMORI" -},{ - "title": "A Red Shape ", - "artist": "OMORI" -},{ - "title": "Do You Remember? ", - "artist": "OMORI" -},{ - "title": "Playing Forever ", - "artist": "OMORI" -},{ - "title": "Treehouse - Here We Are, Together Again ", - "artist": "OMORI" -},{ - "title": "Save ", - "artist": "OMORI" -},{ - "title": "Something ", - "artist": "OMORI" -},{ - "title": "A Home For Flowers (Daisy) ", - "artist": "OMORI" -},{ - "title": "Remina ", - "artist": "OMORI" -},{ - "title": "Fairy Fountain", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Legend Of Hyrule", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Minstrel's Lament", - "artist": "Jeremy Soule" -},{ - "title": "In the Shadows", - "artist": "Blutengel" -},{ - "title": "The Sixth Station", - "artist": "Joe Hisaishi" -},{ - "title": "Good Temple Theme 2", - "artist": "Jeremy Soule" -},{ - "title": "LAVA", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "VOLCANIC (Valhalla)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Afterglow", - "artist": "Lindsey Stirling" -},{ - "title": "Honor Guide Me", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Journey's End", - "artist": "Jeremy Soule" -},{ - "title": "Kana", - "artist": "Miracle Of Sound" -},{ - "title": "Sam's Band (Bluegrass Version)", - "artist": "Concernedape" -},{ - "title": "Secret Door (Bonus Track)", - "artist": "Evanescence" -},{ - "title": "Self Portrait", - "artist": "Blackmore's Night" -},{ - "title": "Shattered Shields", - "artist": "Jeremy Soule" -},{ - "title": "Steel On Steel", - "artist": "Jeremy Soule" -},{ - "title": "The Adventure Guild", - "artist": "Concernedape" -},{ - "title": "To Vaes Dothrak", - "artist": "Ramin Djawadi" -},{ - "title": "When The Sun Rises In The West", - "artist": "Ramin Djawadi" -},{ - "title": "ๅ’ๆฅญใ€œใ•ใ‚ˆใชใ‚‰ใฏๆ˜Žๆ—ฅใฎใŸใ‚ใซ One Versionใ€œ๏ผˆtvโˆ’size๏ผ‰", - "artist": "Kaoru Wada" -},{ - "title": "ๅ››้ญ‚ใฎ็މใ‚’ๆฑ‚ใ‚ใฆ", - "artist": "Kaoru Wada" -},{ - "title": "็พŽใ—ใ„ๆƒณใ„ๅ‡บ", - "artist": "Kaoru Wada" -},{ - "title": "Normal. ", - "artist": "OMORI" -},{ - "title": "Your Catastrophes ", - "artist": "OMORI" -},{ - "title": "Your Catastrophes - Procession ", - "artist": "OMORI" -},{ - "title": "Crossroads ", - "artist": "OMORI" -},{ - "title": "The Violin ", - "artist": "OMORI" -},{ - "title": "A Home For Flowers (Sunflower) ", - "artist": "OMORI" -},{ - "title": "You Must Carry On. ", - "artist": "OMORI" -},{ - "title": "Remembrance. ", - "artist": "OMORI" -},{ - "title": "OMORI ", - "artist": "OMORI" -},{ - "title": "Some of These Days", - "artist": "Andrew Bird" -},{ - "title": "Telephone Booth", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ancient Sorrow", - "artist": "Jeremy Soule" -},{ - "title": "Moving", - "artist": "Joe Hisaishi" -},{ - "title": "ROUGH", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "WATER (Floating Across Water)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Again Someday", - "artist": "Blackmore's Night" -},{ - "title": "Jon's Honor", - "artist": "Ramin Djawadi" -},{ - "title": "Second Chances", - "artist": "Neal Acree" -},{ - "title": "Numbers", - "artist": "Miracle Of Sound" -},{ - "title": "Powerlines", - "artist": "Lindsey Stirling" -},{ - "title": "Sam's Band (Heavy Version)", - "artist": "Concernedape" -},{ - "title": "Secunda", - "artist": "Jeremy Soule" -},{ - "title": "Sovngarde", - "artist": "Jeremy Soule" -},{ - "title": "The Stardrop Saloon", - "artist": "Concernedape" -},{ - "title": "ใƒŽใƒŸใฎใ˜ใ˜ใ„ ๅ†ฅๅŠ ", - "artist": "Kaoru Wada" -},{ - "title": "ๆ–ฐใ€…ใ‚ขใ‚คใ‚ญใƒฃใƒƒใƒa", - "artist": "Kaoru Wada" -},{ - "title": "ๆฅฝใ—ใ„ไปฒ้–“ใŸใก", - "artist": "Kaoru Wada" -},{ - "title": "Try Again Little Brother ", - "artist": "OMORI" -},{ - "title": "Prelude of Change", - "artist": "HOYO-MiX" -},{ - "title": "DUET ", - "artist": "OMORI" -},{ - "title": "Gone ", - "artist": "OMORI" -},{ - "title": "Wake Up ", - "artist": "OMORI" -},{ - "title": "Clean Slate ", - "artist": "OMORI" -},{ - "title": "The Truth ", - "artist": "OMORI" -},{ - "title": "Good Morning ", - "artist": "OMORI" -},{ - "title": "My Time ", - "artist": "OMORI" -},{ - "title": "Fin ", - "artist": "OMORI" -},{ - "title": "Marin Sings the Ballad of the Wind Fish", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Auriel's Ascension", - "artist": "Jeremy Soule" -},{ - "title": "Flower Garden", - "artist": "Joe Hisaishi" -},{ - "title": "The House at Swamp Bottom", - "artist": "Joe Hisaishi" -},{ - "title": "Mines Theme 1", - "artist": "Jeremy Soule" -},{ - "title": "SAND", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Wandering", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "A Dark Corner Of The Past", - "artist": "Concernedape" -},{ - "title": "Black Of Hair", - "artist": "Ramin Djawadi" -},{ - "title": "Ditto", - "artist": "Miracle Of Sound" -},{ - "title": "Forgotten Voyage", - "artist": "Lindsey Stirling" -},{ - "title": "Imperial Throne", - "artist": "Jeremy Soule" -},{ - "title": "The Firstborn", - "artist": "Jason Hayes, Mike Patti & Glenn Stafford" -},{ - "title": "Luau Festival", - "artist": "Concernedape" -},{ - "title": "Wind Guide You", - "artist": "Jeremy Soule" -},{ - "title": "ใ‚ใ‚ใฆใ‚“ๅŠใจใฎใ‚“ใณใ‚Šๅฑ‹", - "artist": "Kaoru Wada" -},{ - "title": "ใŠใ™ใ‚ใ‚Š!", - "artist": "Kaoru Wada" -},{ - "title": "ๅˆ‡ใชใ„ๆƒณใ„", - "artist": "Kaoru Wada" -},{ - "title": "18_secret account", - "artist": "Unknown Artist" -},{ - "title": "Hyrule Field Main Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Mysterious Forest", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Daedra in Flight", - "artist": "Jeremy Soule" -},{ - "title": "Reprise", - "artist": "Joe Hisaishi" -},{ - "title": "Run!", - "artist": "Joe Hisaishi" -},{ - "title": "Mines Theme 2", - "artist": "Jeremy Soule" -},{ - "title": "SNOW", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Start Combat", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Dance Of The Moonlight Jellies", - "artist": "Concernedape" -},{ - "title": "Here We Go Again", - "artist": "Miracle Of Sound" -},{ - "title": "The Spear Of Adun", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Music Box Song", - "artist": "Concernedape" -},{ - "title": "You Win Or You Die", - "artist": "Ramin Djawadi" -},{ - "title": "ใ‚ณใ‚ฎใƒ„ใƒๅฆ–ๆ€ช ไธƒๅฎ", - "artist": "Kaoru Wada" -},{ - "title": "ๆƒณใ„ใฎๆžœใฆใซ", - "artist": "Kaoru Wada" -},{ - "title": "็ฅ็€ใฎ้ขๅฝฑ", - "artist": "Kaoru Wada" -},{ - "title": "2 - Auva", - "artist": "Unknown Artist" -},{ - "title": "Legend of the Wind (Opening Theme)", - "artist": "Joe Hisaishi" -},{ - "title": "Battle", - "artist": "Joe Hisaishi" -},{ - "title": "To a Far Away Land", - "artist": "Joe Hisaishi" -},{ - "title": "The Polluted Sea", - "artist": "Joe Hisaishi" -},{ - "title": "Seagull, Nausicaa's Glider", - "artist": "Joe Hisaishi" -},{ - "title": "God Warrior/Tolmekia/Her Highness, Princess Kushana", - "artist": "Joe Hisaishi" -},{ - "title": "Nausicaa of the Valley of the Wind", - "artist": "Joe Hisaishi" -},{ - "title": "The Days Long Gone", - "artist": "Joe Hisaishi" -},{ - "title": "The Road to the Valley", - "artist": "Joe Hisaishi" -},{ - "title": "Cave", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Kepora Gebora's Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Unmarked Stone", - "artist": "Jeremy Soule" -},{ - "title": "Combat 1", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "It's Love, Isn't It?", - "artist": "Joe Hisaishi" -},{ - "title": "The Return", - "artist": "Joe Hisaishi" -},{ - "title": "Noble House Theme", - "artist": "Jeremy Soule" -},{ - "title": "SWAMP", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Fall (The Smell Of Mushroom)", - "artist": "Concernedape" -},{ - "title": "Holding Up The Sky", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Jaunty", - "artist": "Concernedape" -},{ - "title": "Small Pack Of Wolves", - "artist": "Ramin Djawadi" -},{ - "title": "Sovngarde Song 2016", - "artist": "Miracle Of Sound" -},{ - "title": "ไธ่‰ฏๆณ•ๅธˆ ๅผฅๅ‹’", - "artist": "Kaoru Wada" -},{ - "title": "ๅคฉ็ฟ”ใ‘ใ‚‹็Š็‘š", - "artist": "Kaoru Wada" -},{ - "title": "็งใฎๅญใ‚’โ€ฆ", - "artist": "Kaoru Wada" -},{ - "title": "Market", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Bloodlust", - "artist": "Jeremy Soule" -},{ - "title": "Always With Me", - "artist": "Yumi Kimura" -},{ - "title": "Combat 2", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Family", - "artist": "Joe Hisaishi" -},{ - "title": "21-rangsuir_cradle", - "artist": "Unknown Artist" -},{ - "title": "Noble Theme", - "artist": "Jeremy Soule" -},{ - "title": "UNDERGROUND", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Fall (Ghost Synth)", - "artist": "Concernedape" -},{ - "title": "Fires Fade (Male Version)", - "artist": "Miracle Of Sound" -},{ - "title": "Game Of Thrones", - "artist": "Ramin Djawadi" -},{ - "title": "My Life For Aiur", - "artist": "Jason Hayes & Mike Patti" -},{ - "title": "Violin Solo", - "artist": "Concernedape" -},{ - "title": "ๆ‹ๅฟƒ", - "artist": "Kaoru Wada" -},{ - "title": "้ฃŽ็ฉด", - "artist": "Kaoru Wada" -},{ - "title": "้ป’ๅทซๅฅณ ๆคฟ", - "artist": "Kaoru Wada" -},{ - "title": "Adrenaline Rush!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Shooting Gallery", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Sunrise of Flutes", - "artist": "Jeremy Soule" -},{ - "title": "Love of War", - "artist": "Joe Hisaishi" -},{ - "title": "Combat 3", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Rural Day Theme 1", - "artist": "Jeremy Soule" -},{ - "title": "WATER", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Fall (Raven's Descent)", - "artist": "Concernedape" -},{ - "title": "Kill Them All", - "artist": "Ramin Djawadi" -},{ - "title": "Wedding Celebration", - "artist": "Concernedape" -},{ - "title": "ๆ–ฐใ‚ขใ‚คใ‚ญใƒฃใƒƒใƒb", - "artist": "Kaoru Wada" -},{ - "title": "็Š็‘šใจๅผฅๅ‹’ ๅผทใ„็ต†", - "artist": "Kaoru Wada" -},{ - "title": "้€€ๆฒปๅฑ‹ ็Š็‘š", - "artist": "Kaoru Wada" -},{ - "title": "Hyrule Castle Courtyard", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Level 1-- Tail Cave", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Churl's Revenge", - "artist": "Jeremy Soule" -},{ - "title": "Combat 4", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Escape", - "artist": "Joe Hisaishi" -},{ - "title": "Good Theme", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Rural Day Theme 2", - "artist": "Jeremy Soule" -},{ - "title": "Dearest (Bgm / ใ‚นใƒˆใƒชใƒณใ‚ฐใ‚นver.)", - "artist": "Kaoru Wada" -},{ - "title": "Mines (Crystal Bells)", - "artist": "Concernedape" -},{ - "title": "The Library And Museum", - "artist": "Concernedape" -},{ - "title": "The Pointy End", - "artist": "Ramin Djawadi" -},{ - "title": "YY", - "artist": "23.exe" -},{ - "title": "ๆ—ฅๆšฎๅฎถใฎ้ฃŸๅ“", - "artist": "Kaoru Wada" -},{ - "title": "่ฟๅ‘ฝใจๆ‹ๅฟƒ", - "artist": "Kaoru Wada" -},{ - "title": "Deep Waters", - "artist": "Jeremy Soule" -},{ - "title": "Sophie's Castle", - "artist": "Joe Hisaishi" -},{ - "title": "Combat 5", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Evil Theme", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Rural Night Theme", - "artist": "Jeremy Soule" -},{ - "title": "Mines (A Flicker In The Deep)", - "artist": "Concernedape" -},{ - "title": "Stardew Valley Fair Theme", - "artist": "Concernedape" -},{ - "title": "Victory Does Not Make Us Conquerors", - "artist": "Ramin Djawadi" -},{ - "title": "ไธ–่ฉฑ็„ผใไธ‰ไบบๅจ˜", - "artist": "Kaoru Wada" -},{ - "title": "ๅ‡บไผšใฃใŸๅ ดๆ‰€ใง", - "artist": "Kaoru Wada" -},{ - "title": "ๆ…•ๆƒ…", - "artist": "Kaoru Wada" -},{ - "title": "Dusk at the Market", - "artist": "Jeremy Soule" -},{ - "title": "The Boy Who Accepted the Star", - "artist": "Joe Hisaishi" -},{ - "title": "Combat 6", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Neutral Theme", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Sewer Theme", - "artist": "Jeremy Soule" -},{ - "title": "Festival Game", - "artist": "Concernedape" -},{ - "title": "Mines (Star Lumpy)", - "artist": "Concernedape" -},{ - "title": "ๅณ่บซไป ็™ฝๅฟƒไธŠไบบ", - "artist": "Kaoru Wada" -},{ - "title": "ใ‹ใ”ใ‚ใจ็Šฌๅคœๅ‰ii", - "artist": "Kaoru Wada" -},{ - "title": "ใ‚ขใ‚คใ‚ญใƒฃใƒƒใƒb", - "artist": "Kaoru Wada" -},{ - "title": "ๅ„ชใ—ใ•ใฎใ‹ใ‘ใ‚‰", - "artist": "Kaoru Wada" -},{ - "title": "ใจใฆใ‚‚็—›ใ„็—›ใŒใ‚ŠใŸใ„ (feat. ๆœๆฏ”ๅฅˆใพใตใ‚†&ๆฑ้›ฒ็ตตๅ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "25ๆ™‚ใ€ใƒŠใ‚คใƒˆใ‚ณใƒผใƒ‰ใงใ€‚" -},{ - "title": "ใƒ“ใ‚ฟใƒผใƒใƒงใ‚ณใƒ‡ใ‚ณใƒฌใƒผใ‚ทใƒงใƒณ (feat. ๅฎตๅดŽๅฅ&ๆœๆฏ”ๅฅˆใพใตใ‚†&ๆฑ้›ฒ็ตตๅ&ๆšๅฑฑ็‘žๅธŒ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "25ๆ™‚ใ€ใƒŠใ‚คใƒˆใ‚ณใƒผใƒ‰ใงใ€‚" -},{ - "title": "ๅ‘ฝใซๅซŒใ‚ใ‚Œใฆใ„ใ‚‹ (feat. ๅฎตๅดŽๅฅ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "25ๆ™‚ใ€ใƒŠใ‚คใƒˆใ‚ณใƒผใƒ‰ใงใ€‚" -},{ - "title": "ๆบๅธฏๆ‹่ฉฑ (feat. ๆฑ้›ฒ็ตตๅ&ๆšๅฑฑ็‘žๅธŒ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "25ๆ™‚ใ€ใƒŠใ‚คใƒˆใ‚ณใƒผใƒ‰ใงใ€‚" -},{ - "title": "่‡ชๅ‚ท็„ก่‰ฒ (feat. ๅฎตๅดŽๅฅ&ๆœๆฏ”ๅฅˆใพใตใ‚†&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "25ๆ™‚ใ€ใƒŠใ‚คใƒˆใ‚ณใƒผใƒ‰ใงใ€‚" -},{ - "title": "้™ใ‚Šใชใ็ฐ่‰ฒใธ (feat. ๅฎตๅดŽๅฅ&ๆœๆฏ”ๅฅˆใพใตใ‚†&ๆฑ้›ฒ็ตตๅ&ๆšๅฑฑ็‘žๅธŒ&้ก้Ÿณใƒชใƒณ)", - "artist": "25ๆ™‚ใ€ใƒŠใ‚คใƒˆใ‚ณใƒผใƒ‰ใงใ€‚" -},{ - "title": "Miniboss Battle", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Zelda's Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Peace of Akatosh", - "artist": "Jeremy Soule" -},{ - "title": "Ending (The Promise of the World ~ Merry-Go-Round of Life)", - "artist": "Joe Hisaishi" -},{ - "title": "Credits", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Secret Theme", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Slums Day Theme", - "artist": "Jeremy Soule" -},{ - "title": "King Of The North", - "artist": "Ramin Djawadi" -},{ - "title": "Mines (Icicles)", - "artist": "Concernedape" -},{ - "title": "Spirit's Eve Festival", - "artist": "Concernedape" -},{ - "title": "ใตใŸใ‚Šใฎๆฐ—ๆŒใก", - "artist": "Kaoru Wada" -},{ - "title": "ไธ็ฉใชๆฐ—้…", - "artist": "Kaoru Wada" -},{ - "title": "ๆก”ๆข—ใฎๅฟƒ", - "artist": "Kaoru Wada" -},{ - "title": "Boss Battle", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Merry Go Round of Life (Extended Version)", - "artist": "Joe Hisaishi" -},{ - "title": "Blade AB Campaign", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Credits (Excalibur)", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Slums Night Theme", - "artist": "Jeremy Soule" -},{ - "title": "Mines (Marimba Of Frozen Bones)", - "artist": "Concernedape" -},{ - "title": "The Night's Watch", - "artist": "Ramin Djawadi" -},{ - "title": "Winter (Nocturne Of Ice)", - "artist": "Concernedape" -},{ - "title": "ๆ–ฐใ€…ใ‚ขใ‚คใ‚ญใƒฃใƒƒใƒb", - "artist": "Kaoru Wada" -},{ - "title": "่˜‡ใ‚‹็ซœ้ชจ็ฒพ", - "artist": "Kaoru Wada" -},{ - "title": "้‚ชๅฆ– ๅฅˆ่ฝ", - "artist": "Kaoru Wada" -},{ - "title": "Lon Lon Ranch", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Blade DB Campaign", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Store Theme", - "artist": "Jeremy Soule" -},{ - "title": "Fire And Blood", - "artist": "Ramin Djawadi" -},{ - "title": "Mines (Cloth)", - "artist": "Concernedape" -},{ - "title": "Winter (The Wind Can Be Still)", - "artist": "Concernedape" -},{ - "title": "Wellerman Sea Shanty (Skull and Bones Version)", - "artist": "2WEI" -},{ - "title": "ๆฟ€้—˜", - "artist": "Kaoru Wada" -},{ - "title": "่ขญๆ’ƒ", - "artist": "Kaoru Wada" -},{ - "title": "Instrument of the Sirens", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Mini Game", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle Aribeth", - "artist": "Jeremy Soule" -},{ - "title": "Blade DS Campaign", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Finale", - "artist": "Ramin Djawadi" -},{ - "title": "Mines (Visitor To The Unknown)", - "artist": "Concernedape" -},{ - "title": "Winter (Ancient)", - "artist": "Concernedape" -},{ - "title": "ๆ€จใฟ", - "artist": "Kaoru Wada" -},{ - "title": "ๆƒณใ„ใฎๆžœใฆใซ", - "artist": "Kaoru Wada" -},{ - "title": "ๆญป้ญ‚", - "artist": "Kaoru Wada" -},{ - "title": "Toxic", - "artist": "2WEI" -},{ - "title": "็Šฌๅคœๅ‰้€ฃๆญŒใ€ใƒœใƒผใƒŠใ‚นใƒˆใƒฉใƒƒใ‚ฏใ€‘", - "artist": "Kaoru Wada" -},{ - "title": "Away From The Sun", - "artist": "3 Doors Down" -},{ - "title": "Be Like That", - "artist": "3 Doors Down" -},{ - "title": "Awen", - "artist": "Eluveitie" -},{ - "title": "By My Side", - "artist": "3 Doors Down" -},{ - "title": "Changes", - "artist": "3 Doors Down" -},{ - "title": "Here Without You", - "artist": "3 Doors Down" -},{ - "title": "Dangerous Game", - "artist": "3 Doors Down" -},{ - "title": "Down Poison", - "artist": "3 Doors Down" -},{ - "title": "Duck And Run", - "artist": "3 Doors Down" -},{ - "title": "Going Down In Flames", - "artist": "3 Doors Down" -},{ - "title": "I Feel You", - "artist": "3 Doors Down" -},{ - "title": "Kryptonite", - "artist": "3 Doors Down" -},{ - "title": "Life Of My Own", - "artist": "3 Doors Down" -},{ - "title": "Loser", - "artist": "3 Doors Down" -},{ - "title": "Not Enough", - "artist": "3 Doors Down" -},{ - "title": "Running Out Of Days", - "artist": "3 Doors Down" -},{ - "title": "Sarah Yellin'", - "artist": "3 Doors Down" -},{ - "title": "Smack", - "artist": "3 Doors Down" -},{ - "title": "So I Need You", - "artist": "3 Doors Down" -},{ - "title": "The Road I'm On", - "artist": "3 Doors Down" -},{ - "title": "This Time", - "artist": "3 Doors Down" -},{ - "title": "Ticket To Heaven", - "artist": "3 Doors Down" -},{ - "title": "When I'm Gone", - "artist": "3 Doors Down" -},{ - "title": "Kakariko Village", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle City 1", - "artist": "Jeremy Soule" -},{ - "title": "Blade FL Campaign", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Fukai Mori (TV Size)", - "artist": "Kaoru Wada" -},{ - "title": "Mines (The Lava Dwellers)", - "artist": "Concernedape" -},{ - "title": "Winter Festival", - "artist": "Concernedape" -},{ - "title": "ๆ‚ฒ่ฟใฎๅทซๅฅณ ๆก”ๆข—", - "artist": "Kaoru Wada" -},{ - "title": "็™ฝ้œŠๅฑฑใฎ็•ฐๅค‰", - "artist": "Kaoru Wada" -},{ - "title": "Full Moon Cello", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Battle City 2", - "artist": "Jeremy Soule" -},{ - "title": "Blade FW Campaign", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "A Golden Star Is Born", - "artist": "Concernedape" -},{ - "title": "Mines (Magical Shoes)", - "artist": "Concernedape" -},{ - "title": "ๅ“€ๆญŒ", - "artist": "Kaoru Wada" -},{ - "title": "Noel Nouvelet", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "็™ฝ็ซฅๅญ", - "artist": "Kaoru Wada" -},{ - "title": "Hyrule Field Morning Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "The Moblins Took BowWow!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Battle City 3", - "artist": "Jeremy Soule" -},{ - "title": "Blade PF Campaign", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Country Shop", - "artist": "Concernedape" -},{ - "title": "Homage For Inuyasha - Piano Solo -ใ€ใƒœใƒผใƒŠใ‚นใƒˆใƒฉใƒƒใ‚ฏใ€‘", - "artist": "Kaoru Wada" -},{ - "title": "Mines (Danger!)", - "artist": "Concernedape" -},{ - "title": "ๅ“€ใ—ใฟใฎๆžœใฆใซ", - "artist": "Kaoru Wada" -},{ - "title": "ๅ”ธใ‚Œ๏ผ ้‰„็ •็‰™", - "artist": "Kaoru Wada" -},{ - "title": "CIRCUS PANIC!!! (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "32ki/Hatsune Miku" -},{ - "title": "Setlon", - "artist": "Eluveitie" -},{ - "title": "ใƒกใ‚บใƒžใƒฉใ‚คใ‚ถใƒผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&้‡้Ÿณใƒ†ใƒˆ)", - "artist": "32ki/Hatsune Miku/้‡้Ÿณใƒ†ใƒˆ" -},{ - "title": "Mesmerizer - Official English Version", - "artist": "32ki/Will Stetson/Rachie" -},{ - "title": "Goron City", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Level 2-- Bottle Grotto", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Battle City Boss", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 01", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Calico Desert", - "artist": "Concernedape" -},{ - "title": "In The Deep Woods", - "artist": "Concernedape" -},{ - "title": "ใ‹ใ”ใ‚ใจ็Šฌๅคœๅ‰", - "artist": "Kaoru Wada" -},{ - "title": "็ต‚ใ‚ใ‚Šใชใ„ๅคข (TV Size)", - "artist": "Kaoru Wada" -},{ - "title": "Conch Horn", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Battle Dragon", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 02", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Dearest (TV Size)", - "artist": "Kaoru Wada" -},{ - "title": "Journey Of The Prairie King (Overworld)", - "artist": "Concernedape" -},{ - "title": "Playful", - "artist": "Concernedape" -},{ - "title": "้œŠๅŠ›", - "artist": "Kaoru Wada" -},{ - "title": "Lost Woods", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Richard's Villa", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Battle Dungeon 1", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 03", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Buttercup Melody", - "artist": "Concernedape" -},{ - "title": "Every Heart - Minna No Kimochi (TV Size)", - "artist": "Kaoru Wada" -},{ - "title": "Journey Of The Prairie King (The Outlaw)", - "artist": "Concernedape" -},{ - "title": "้‚ชๆฐ—", - "artist": "Kaoru Wada" -},{ - "title": "Dodongo's Cavern", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle Dungeon 2", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 04", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Journey Of The Prairie King (Final Boss & Ending)", - "artist": "Concernedape" -},{ - "title": "Pleasant Memory (Penny's Theme)", - "artist": "Concernedape" -},{ - "title": "ๆญป้—˜", - "artist": "Kaoru Wada" -},{ - "title": "็œŸๅฎŸใฎ่ฉฉ (TV Size)", - "artist": "Kaoru Wada" -},{ - "title": "Middle Boss Battle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle Dungeon 3", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 05", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Load Game", - "artist": "Concernedape" -},{ - "title": "Piano Solo (Elliott's Theme)", - "artist": "Concernedape" -},{ - "title": "ๅคงๅๆ’ƒ", - "artist": "Kaoru Wada" -},{ - "title": "Dinosaur Boss Battle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Kanalet Castle", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Battle Dungeon Bonus", - "artist": "Jeremy Soule" -},{ - "title": "Campagin Music 06", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "My Will (TV-Size)", - "artist": "Kaoru Wada" -},{ - "title": "Level 3-- Key Cavern", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Zora's Domain", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle Final", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 07", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "No More (Baby I'ma Do Right)", - "artist": "3LW" -},{ - "title": "4 - Sadabchia", - "artist": "Unknown Artist" -},{ - "title": "Great Fairy Fountain", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Sea Lily's Bell", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Battle Forest 1", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 08", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Karakuri Pierrot", - "artist": "40mP" -},{ - "title": "Torinoko City", - "artist": "40mP" -},{ - "title": "ๆ‹ๆ„›่ฃๅˆค", - "artist": "40mP/Hatsune Miku" -},{ - "title": "Animal Village", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Potion Shop", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle Forest 2", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 09", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Dream Shrine ~ Upper Level", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Inside Jabu-Jabu's Belly", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle Forest Boss", - "artist": "Jeremy Soule" -},{ - "title": "Campagin Music 10", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Battle Lizard Boss", - "artist": "Jeremy Soule" -},{ - "title": "Campaign Music 11", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Dream Shrine ~ Lower Level", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Temple Of Time", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Battle Rural", - "artist": "Jeremy Soule" -},{ - "title": "COMBAT 01", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Ocarina Song ~ Ballad of the Wind Fish", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "COMBAT 02", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Ending Movie", - "artist": "Jeremy Soule" -},{ - "title": "Ocarina Song ~ Manbo's Mambo", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "COMBAT 03", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Ganondorf's Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Ocarina Song ~ The Frog's Song of Soul", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "COMBAT 04", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Chamber Of The Sages", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Link and Marin's Song", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Win Battle", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Link and Marin Talk", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Retreat Battle", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "2x400m Relay", - "artist": "4LS Sound Team" -},{ - "title": "Afternoon", - "artist": "4LS Sound Team" -},{ - "title": "Air Guitar", - "artist": "4LS Sound Team" -},{ - "title": "Aria de l'Etoile", - "artist": "4LS Sound Team" -},{ - "title": "Carefree Days", - "artist": "4LS Sound Team" -},{ - "title": "Cloudland Swing", - "artist": "4LS Sound Team" -},{ - "title": "Cold Iron", - "artist": "4LS Sound Team" -},{ - "title": "Comfort", - "artist": "4LS Sound Team" -},{ - "title": "Daylight", - "artist": "4LS Sound Team" -},{ - "title": "Ease", - "artist": "4LS Sound Team" -},{ - "title": "Friendship", - "artist": "4LS Sound Team" -},{ - "title": "Generic Happy Music", - "artist": "4LS Sound Team" -},{ - "title": "High Tension", - "artist": "4LS Sound Team" -},{ - "title": "Hokabi", - "artist": "4LS Sound Team" -},{ - "title": "Elaine Ettariel", - "artist": "Adam Skorupa" -},{ - "title": "Jitter", - "artist": "4LS Sound Team" -},{ - "title": "Letting my Heart Speak", - "artist": "4LS Sound Team" -},{ - "title": "Moment of Decision", - "artist": "4LS Sound Team" -},{ - "title": "Nocturne", - "artist": "4LS Sound Team" -},{ - "title": "Out of the Loop", - "artist": "4LS Sound Team" -},{ - "title": "Painful History", - "artist": "4LS Sound Team" -},{ - "title": "Parity", - "artist": "4LS Sound Team" -},{ - "title": "Raindrops and Puddles", - "artist": "4LS Sound Team" -},{ - "title": "Red Velvet", - "artist": "4LS Sound Team" -},{ - "title": "Romance in Andante II", - "artist": "4LS Sound Team" -},{ - "title": "Romance in Andante", - "artist": "4LS Sound Team" -},{ - "title": "School Days", - "artist": "4LS Sound Team" -},{ - "title": "Shadow of the Truth", - "artist": "4LS Sound Team" -},{ - "title": "Standing Tall", - "artist": "4LS Sound Team" -},{ - "title": "Stride", - "artist": "4LS Sound Team" -},{ - "title": "Teatime, Fast Forward", - "artist": "4LS Sound Team" -},{ - "title": "The Student Council", - "artist": "4LS Sound Team" -},{ - "title": "Three Stars", - "artist": "4LS Sound Team" -},{ - "title": "To Become One", - "artist": "4LS Sound Team" -},{ - "title": "When It's Hard to Smile", - "artist": "4LS Sound Team" -},{ - "title": "Wiosna", - "artist": "4LS Sound Team" -},{ - "title": "Teeth", - "artist": "5 Seconds of Summer" -},{ - "title": "Level 4-- Angler's Tunnel", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Sheik's Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Surrender Battle", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Horse Race", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Surf Harp", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Lose Battle", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Manbo's Mambo", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Defend Castle", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Ingo's Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "The Ghost's House", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Lose Castle", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Level 5-- Catfish's Maw", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Win Scenario", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Wind Marimba", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Lose Campaign", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Southern Shrine", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ultimate Lose", - "artist": "Paul Romero, Rob King, Steve Baca" -},{ - "title": "Level 6-- Face Shrine", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Windmill Hut", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Coral Triangle", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Minuet Of Woods", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Forest Temple", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "The Frog's Song of Soul", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Bolero Of Fire", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "The Flying Rooster is Alive!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Fire Temple", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Level 7-- Eagle's Tower", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Grim Creeper Returns!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ice Cavern", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Organ of Evening Calm", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Serenade Of Water", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "The Turtle Awakens!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Water Temple", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Mea Culpa - a-capella version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Nocturne Of Shadow", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Prelude Of Light", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Thunder Drum", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Color Dungeon", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Shadow Temple", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Gerudo Valley", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Mt. Tamaranch", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ballad of the Wind Fish", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Spirit Temple", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Requiem Of Spirit", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Wind Fish's Egg", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Kotake & Koume's Theme", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "We Were Born of Nightmares", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Nightmare Battles", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Meet Again Zelda", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Nightmares Defeated!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ganon's Castle Bridge", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Song of Awakening!", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ending", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ganon's Castle Under Ground", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Inside Ganon's Castle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Staff Roll", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Ganondorf Battle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Escape From Ganon's Castle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Game Over", - "artist": "Yuichi Ozaki, Kazumi Totaka, Minako Hamano & Kazue Ishikawa" -},{ - "title": "Last Battle", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "7_sanka_debonair", - "artist": "Unknown Artist" -},{ - "title": "Seal Of Six Sages", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Ocarina Of Time", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "End Credits", - "artist": "Koji Kondo, Yoshiko Kawamoto" -},{ - "title": "Give Me Just One Night (Una Noche)", - "artist": "98ยบ" -},{ - "title": "The Molecular Shape of You", - "artist": "A Capella Science" -},{ - "title": "A Song for Your Beloved", - "artist": "Unknown Artist" -},{ - "title": "I'm In Heaven (When You Kiss Me) - Radio Edit 5 Inch - Version", - "artist": "A Touch Of Class" -},{ - "title": "Around the World (La La La La La) - Radio Version", - "artist": "A Touch Of Class/Pete Konemann" -},{ - "title": "Prelude 12/21", - "artist": "AFI" -},{ - "title": "My Love Will Never Die", - "artist": "AG/Claire Wyndham" -},{ - "title": "World's Smallest Violin", - "artist": "AJR" -},{ - "title": "Yes I'm A Mess", - "artist": "AJR" -},{ - "title": "Bling Bling", - "artist": "ALTร‰GO" -},{ - "title": "Pirates of Electro", - "artist": "ARGULES" -},{ - "title": "Runaway", - "artist": "AURORA" -},{ - "title": "BLAME IT ON THE KIDS", - "artist": "AViVA" -},{ - "title": "HUSHH", - "artist": "AViVA" -},{ - "title": "Aaron's Party (Come Get It)", - "artist": "Aaron Carter" -},{ - "title": "I Want Candy", - "artist": "Aaron Carter" -},{ - "title": "Acropolis", - "artist": "Aaron Walz" -},{ - "title": "Alternate Battle Theme", - "artist": "Aaron Walz" -},{ - "title": "Aveyond 3 Battle Theme", - "artist": "Aaron Walz" -},{ - "title": "Aveyond 3 Boss Battle", - "artist": "Aaron Walz" -},{ - "title": "Battle (Earth Sonata)", - "artist": "Aaron Walz" -},{ - "title": "Battle Earth Sonata (Reprise Remaster) [Bonus Track]", - "artist": "Aaron Walz" -},{ - "title": "Bazaar", - "artist": "Aaron Walz" -},{ - "title": "Bogwood", - "artist": "Aaron Walz" -},{ - "title": "Boss Battle (Actual Final Battle)", - "artist": "Aaron Walz" -},{ - "title": "Boss Battle (Steel Sonata)", - "artist": "Aaron Walz" -},{ - "title": "Brimstone Underpass", - "artist": "Aaron Walz" -},{ - "title": "Brumwich (Hestia)", - "artist": "Aaron Walz" -},{ - "title": "Budding Friendship", - "artist": "Aaron Walz" -},{ - "title": "Candar Castle (Waterways & Stardale Glen)", - "artist": "Aaron Walz" -},{ - "title": "Candar Town (Jubilation)", - "artist": "Aaron Walz" -},{ - "title": "Casket Hill & Cursed Woods (Intervals)", - "artist": "Aaron Walz" -},{ - "title": "Castle (Poco Fugato)", - "artist": "Aaron Walz" -},{ - "title": "Chateau Lenore", - "artist": "Aaron Walz" -},{ - "title": "Clearwater (Mountain Town)", - "artist": "Aaron Walz" -},{ - "title": "Dark Caves (Echoes in Darkness)", - "artist": "Aaron Walz" -},{ - "title": "Darkthrop Keep", - "artist": "Aaron Walz" -},{ - "title": "Demon Lord Mordred Darkthrop", - "artist": "Aaron Walz" -},{ - "title": "Demon Town (Sheian Lyr)", - "artist": "Aaron Walz" -},{ - "title": "Desert City Veldt (Sand Sonata)", - "artist": "Aaron Walz" -},{ - "title": "Dirkon (Thoughtful Flute)", - "artist": "Aaron Walz" -},{ - "title": "Dragon Village", - "artist": "Aaron Walz" -},{ - "title": "Elfwood", - "artist": "Aaron Walz" -},{ - "title": "Elite Children's School (Minuwaltz)", - "artist": "Aaron Walz" -},{ - "title": "End Game Credits Staff Roll (Pegasus)", - "artist": "Aaron Walz" -},{ - "title": "Ending Credits - Theme of the Mists (Sonata #2)", - "artist": "Aaron Walz" -},{ - "title": "Eredar (Ancient Newness)", - "artist": "Aaron Walz" -},{ - "title": "Evil is Brewing", - "artist": "Aaron Walz" -},{ - "title": "Faiara", - "artist": "Aaron Walz" -},{ - "title": "Fearful of the Darkness", - "artist": "Aaron Walz" -},{ - "title": "Field of Wind (Shortmix)", - "artist": "Aaron Walz" -},{ - "title": "Final Battle with the Snow Queen", - "artist": "Aaron Walz" -},{ - "title": "Final Battle", - "artist": "Aaron Walz" -},{ - "title": "Final Confrontation", - "artist": "Aaron Walz" -},{ - "title": "Flying on a Dragon (Aaron & Eva Vocal Mix)", - "artist": "Aaron Walz" -},{ - "title": "Ghalarah (Tribal Village)", - "artist": "Aaron Walz" -},{ - "title": "Ghed'ahre (Uncomfortable Spirits)", - "artist": "Aaron Walz" -},{ - "title": "Ghed'ahre", - "artist": "Aaron Walz" -},{ - "title": "Gheledon", - "artist": "Aaron Walz" -},{ - "title": "Graystone Cave System (Phrygian Cold!)", - "artist": "Aaron Walz" -},{ - "title": "Grimm's Farm (Mulberry's Orchard)", - "artist": "Aaron Walz" -},{ - "title": "Happily Ever After", - "artist": "Aaron Walz" -},{ - "title": "Harburg", - "artist": "Aaron Walz" -},{ - "title": "Holy Temple", - "artist": "Aaron Walz" -},{ - "title": "Ice Cavern (Sweet & Sour Tears)", - "artist": "Aaron Walz" -},{ - "title": "Jewel Mines & Mini-Dwarves! (Goodie Caves)", - "artist": "Aaron Walz" -},{ - "title": "Lighthearted Theme", - "artist": "Aaron Walz" -},{ - "title": "Main Battle Theme", - "artist": "Aaron Walz" -},{ - "title": "Major Boss Battle (Daring Adventure)", - "artist": "Aaron Walz" -},{ - "title": "Moo Hatchery", - "artist": "Aaron Walz" -},{ - "title": "Moonlit Ending", - "artist": "Aaron Walz" -},{ - "title": "Naylith", - "artist": "Aaron Walz" -},{ - "title": "Orc Empire", - "artist": "Aaron Walz" -},{ - "title": "Overwhelming Memories", - "artist": "Aaron Walz" -},{ - "title": "Overworld (World Trek)", - "artist": "Aaron Walz" -},{ - "title": "Overworld", - "artist": "Aaron Walz" -},{ - "title": "Peliad", - "artist": "Aaron Walz" -},{ - "title": "Quin Ice Castle", - "artist": "Aaron Walz" -},{ - "title": "Ravenwood (Shadow Woods)", - "artist": "Aaron Walz" -},{ - "title": "Ryva", - "artist": "Aaron Walz" -},{ - "title": "Sad & Moody Piano Story Theme", - "artist": "Aaron Walz" -},{ - "title": "Sad Somber Theme (Cold Exchange)", - "artist": "Aaron Walz" -},{ - "title": "Sailing the Ship", - "artist": "Aaron Walz" -},{ - "title": "Sailing to Adventure", - "artist": "Aaron Walz" -},{ - "title": "Sandstone Caves (Flow of Time)", - "artist": "Aaron Walz" -},{ - "title": "Sedona (Welcome to the Shire)", - "artist": "Aaron Walz" -},{ - "title": "Seri Desert (Pirate Trade Route)", - "artist": "Aaron Walz" -},{ - "title": "Shaenlir Castle (Splendid, Beautiful & Cold)", - "artist": "Aaron Walz" -},{ - "title": "Shaenlir Town (Original Name Eshton)", - "artist": "Aaron Walz" -},{ - "title": "Shoal Leiu", - "artist": "Aaron Walz" -},{ - "title": "Snow Queen (Lost Butterfly)", - "artist": "Aaron Walz" -},{ - "title": "Stormbend", - "artist": "Aaron Walz" -},{ - "title": "Tar Vedron", - "artist": "Aaron Walz" -},{ - "title": "Temple of Aveyond (Aphrodite)", - "artist": "Aaron Walz" -},{ - "title": "Thais (Medieval City)", - "artist": "Aaron Walz" -},{ - "title": "Thais Castle", - "artist": "Aaron Walz" -},{ - "title": "Thais Town", - "artist": "Aaron Walz" -},{ - "title": "The Royal Ball", - "artist": "Aaron Walz" -},{ - "title": "Theme of Caution", - "artist": "Aaron Walz" -},{ - "title": "Theme of Fear", - "artist": "Aaron Walz" -},{ - "title": "Theme of Sadness", - "artist": "Aaron Walz" -},{ - "title": "Thornkeep (Jubilation)", - "artist": "Aaron Walz" -},{ - "title": "Title Screen & Overworld (Field of Wind - Simple Version)", - "artist": "Aaron Walz" -},{ - "title": "Title Screen (Field of Wind)", - "artist": "Aaron Walz" -},{ - "title": "Tyobi", - "artist": "Aaron Walz" -},{ - "title": "Underfall", - "artist": "Aaron Walz" -},{ - "title": "Venwood", - "artist": "Aaron Walz" -},{ - "title": "Mice On A Wheel", - "artist": "Chiasm" -},{ - "title": "Victory Fanfare", - "artist": "Aaron Walz" -},{ - "title": "Water Dungeon (The Jellyfish)", - "artist": "Aaron Walz" -},{ - "title": "Waterworks Tower", - "artist": "Aaron Walz" -},{ - "title": "Winter Haunted Village (Alternate Underfall Theme)", - "artist": "Aaron Walz" -},{ - "title": "Witchwood (12 Tone Mischief)", - "artist": "Aaron Walz" -},{ - "title": "Witchwood", - "artist": "Aaron Walz" -},{ - "title": "Working Up a Sweat", - "artist": "Aaron Walz" -},{ - "title": "Ylisfar (Swaying Willows)", - "artist": "Aaron Walz" -},{ - "title": "Airship Pirate", - "artist": "Abney Park" -},{ - "title": "Under the Radar", - "artist": "Abney Park" -},{ - "title": "My Jolly Sailor Bold", - "artist": "Acapella Onion" -},{ - "title": "I Am The Storm", - "artist": "Ad Infinitum" -},{ - "title": "Fe Fi Fo Fum", - "artist": "Adam Bond\nGB9TP1800363" -},{ - "title": "Work Work Work", - "artist": "Adam Bond\nGB9TP1800362" -},{ - "title": "Fever", - "artist": "Adam Lambert" -},{ - "title": "Whataya Want from Me", - "artist": "Adam Lambert" -},{ - "title": "A Watering Hole In The Harbor", - "artist": "Adam Skorupa" -},{ - "title": "A Wolf's Demise", - "artist": "Adam Skorupa" -},{ - "title": "An Ominous Place", - "artist": "Adam Skorupa" -},{ - "title": "Catch Me If You Can", - "artist": "Adam Skorupa" -},{ - "title": "Dead City", - "artist": "Adam Skorupa" -},{ - "title": "Do You Remember?", - "artist": "Adam Skorupa" -},{ - "title": "Dusk Of A Northern Kingdom", - "artist": "Adam Skorupa" -},{ - "title": "Dwarven Stone Upon Dwarven Stone", - "artist": "Adam Skorupa" -},{ - "title": "Gris-gris", - "artist": "Andrew Bird" -},{ - "title": "Into The Fields", - "artist": "Adam Skorupa" -},{ - "title": "Ladybug", - "artist": "Adam Skorupa" -},{ - "title": "Leo's Farewell", - "artist": "Adam Skorupa" -},{ - "title": "Peaceful Moments", - "artist": "Adam Skorupa" -},{ - "title": "Souls In Ruin", - "artist": "Adam Skorupa" -},{ - "title": "The Assassin Looms", - "artist": "Adam Skorupa" -},{ - "title": "The Grand Master Revealed", - "artist": "Adam Skorupa" -},{ - "title": "The Scent Of Battle", - "artist": "Adam Skorupa" -},{ - "title": "The Sewers", - "artist": "Adam Skorupa" -},{ - "title": "To Arms (Rebellion)", - "artist": "Adam Skorupa" -},{ - "title": "Twilight", - "artist": "Adam Skorupa" -},{ - "title": "Withered Roses", - "artist": "Adam Skorupa" -},{ - "title": "Within The Mist", - "artist": "Adam Skorupa" -},{ - "title": "A Tavern On The Riverbank", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Arena Of Rage", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Assassins Of Kings", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Blue Mountains - Edit Version", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Flotsam At Sunrise", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "For A Higher Cause", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Howl Of The White Wolf", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Inย Temeria", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "The Path Of A Kingslayer", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Tough Times", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "War Approaches (Outro)", - "artist": "Adam Skorupa/Krzysztof Wierzynkiewicz" -},{ - "title": "Eat You Up", - "artist": "Addie Hamilton" -},{ - "title": "Alive", - "artist": "Aditii/Nightcore" -},{ - "title": "Be Alone", - "artist": "Aditii/Nightcore" -},{ - "title": "I Would Like", - "artist": "Aditii/Nightcore" -},{ - "title": "Need You", - "artist": "Aditii/Nightcore" -},{ - "title": "Play Hard", - "artist": "Aditii/Nightcore/Nightcore Girl" -},{ - "title": "She's Gonna Break", - "artist": "Aditii/Nightcore/Nightcore Girl" -},{ - "title": "Paradise", - "artist": "Aditya Sharma/Nightcore" -},{ - "title": "Embrace My Soul", - "artist": "Aditya Sharma/Nightcore/Nightcore Girl" -},{ - "title": "Lost", - "artist": "Aditya Sharma/Nightcore/Nightcore Girl" -},{ - "title": "Stay Away", - "artist": "Aditya Sharma/Nightcore/Vital EDM" -},{ - "title": "ใ†ใฃใ›ใ‡ใ‚", - "artist": "Ado" -},{ - "title": "่ธŠ", - "artist": "Ado" -},{ - "title": "Wanderers Lullaby", - "artist": "Adriana Figueroa" -},{ - "title": "Kalinka (The Remix)", - "artist": "Adryx-G" -},{ - "title": "Dream On", - "artist": "Aerosmith" -},{ - "title": "Hello,dear (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Aether_Eru/Hatsune Miku" -},{ - "title": "Orizzontia (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Aether_Eru/Hatsune Miku" -},{ - "title": "ใ‚จใƒใƒผใƒฉใ‚คใ‚ธใƒณใ‚ฐ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Aether_Eru/Hatsune Miku" -},{ - "title": "ใƒใƒผใƒˆใƒ•ใƒซใƒ‰ใƒฉใ‚คใƒ– (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Aether_Eru/Hatsune Miku" -},{ - "title": "ไธƒ่‰ฒใ‚ฐใƒฉใƒ‡ใƒผใ‚ทใƒงใƒณ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Aether_Eru/Hatsune Miku" -},{ - "title": "Cry with a Smile", - "artist": "After Forever" -},{ - "title": "De-Energized", - "artist": "After Forever" -},{ - "title": "Discord", - "artist": "After Forever" -},{ - "title": "Dreamflight", - "artist": "After Forever" -},{ - "title": "Empty Memories", - "artist": "After Forever" -},{ - "title": "Energize Me", - "artist": "After Forever" -},{ - "title": "Envision", - "artist": "After Forever" -},{ - "title": "Equally Destructive", - "artist": "After Forever" -},{ - "title": "Evoke", - "artist": "After Forever" -},{ - "title": "Lonely", - "artist": "After Forever" -},{ - "title": "Sweet Enclosure", - "artist": "After Forever" -},{ - "title": "Transitory", - "artist": "After Forever" -},{ - "title": "Who I Am", - "artist": "After Forever" -},{ - "title": "Withering Time", - "artist": "After Forever" -},{ - "title": "Black Tomb - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Mors Praematura", - "artist": "Jessica Curry" -},{ - "title": "Ephemeral - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Ephemeral", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Follow In The Cry - a-capella", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Follow In The Cry - instrumental version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Follow In The Cry", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Follow in the Cry - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Inimical Chimera - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Inimical Chimera", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Leaden Legacy - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Leaden Legacy", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Legend Land (Acoustic Version)", - "artist": "Leaves' Eyes" -},{ - "title": "Mea Culpa - instrumental version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Mea Culpa - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Mea Culpa", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Semblance Of Confusion - instrumental version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Semblance Of Confusion", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Semblance of Confusion - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Silence From Afar", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Silence from Afar - demo", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Silence from Afar - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Tortuous Threnody - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Tortuous Threnody", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Wings Of Illusion", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Wings of Illusion - demo", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Wings of Illusion - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Yield To Temptation", - "artist": "After Forever/Floor Jansen" -},{ - "title": "Yield to Temptation - session version", - "artist": "After Forever/Floor Jansen" -},{ - "title": "ใƒ€ใƒ–ใƒซใƒฉใƒชใ‚ขใƒƒใƒˆ", - "artist": "Agoaniki" -},{ - "title": "ะŸะปะฐัั‚ะธะปะธะฝ", - "artist": "Ai Mori" -},{ - "title": "Toss A Coin To Your Witcher - Orchestral Female Version", - "artist": "Akano" -},{ - "title": "Los! Los! Los! (From \"Youjo Senki: Saga of Tanya the Evil\") - Remix", - "artist": "Akano/Kanta" -},{ - "title": "Diamond Hard - Akcent Remix", - "artist": "Akcent/Kerli" -},{ - "title": "Smack That", - "artist": "Akon/Eminem" -},{ - "title": "Bomb - English Version", - "artist": "AleXa" -},{ - "title": "Revolution - English Version", - "artist": "AleXa" -},{ - "title": "Let Me Down Slowly", - "artist": "Alec Benjamin" -},{ - "title": "Heavy", - "artist": "Alessandra" -},{ - "title": "Queen of Kings", - "artist": "Alessandra" -},{ - "title": "Scars To Your Beautiful", - "artist": "Alessia Cara" -},{ - "title": "Little Do You Know", - "artist": "Alex & Sierra" -},{ - "title": "Alive (Nightcore)", - "artist": "Alex Dark/Nightcore/Nightcore Girl" -},{ - "title": "Apocalypsis Noctis", - "artist": "Alex Moukala" -},{ - "title": "Stampede", - "artist": "Alexander Jean/Lindsey Stirling" -},{ - "title": "Fairytale", - "artist": "Alexander Rybak" -},{ - "title": "Basta Boi - Extended Mix", - "artist": "Alfons" -},{ - "title": "Buffalo Soldiers 2022", - "artist": "Alfons/Ganjaman" -},{ - "title": "Meme Music Medley", - "artist": "Algal" -},{ - "title": "Through the Fire and Flames", - "artist": "Algal" -},{ - "title": "ใ‚ณใƒƒใƒšใƒชใ‚ขใฎๆŸฉ๏ผˆNoir Ver.๏ผ‰", - "artist": "Ali Project" -},{ - "title": "่ตคใจ้ป’", - "artist": "Ali Project" -},{ - "title": "Shoot Him Down!", - "artist": "Alice Francis" -},{ - "title": "Smooth Criminal", - "artist": "Alien Ant Farm" -},{ - "title": "Sera was never (From \"Dragon Age: Inquisition\")", - "artist": "Alina Gingertail" -},{ - "title": "The Wellerman", - "artist": "Alina Gingertail" -},{ - "title": "Timekeeper's Heartbeat", - "artist": "Alisha Liston" -},{ - "title": "For the Glory", - "artist": "All Good Things" -},{ - "title": "The Thunder Rolls - Cover", - "artist": "All That Remains" -},{ - "title": "Monsters (feat. blackbear)", - "artist": "All Time Low/blackbear" -},{ - "title": "Here We Go", - "artist": "Alohaii/Kyoresu" -},{ - "title": "The Saptan - Acoustic", - "artist": "Alpine Universe" -},{ - "title": "Potential Breakup Song", - "artist": "Aly & AJ" -},{ - "title": "It's Only the Fairly Tale", - "artist": "Alyssa Searrs" -},{ - "title": "IDOL (from \"Oshi no Ko\")", - "artist": "AmaLee" -},{ - "title": "Lost in Thoughts All Alone (From \"Fire Emblem Fates\")", - "artist": "AmaLee" -},{ - "title": "Moonlight Densetsu (From \"Sailor Moon\")", - "artist": "AmaLee" -},{ - "title": "The Edge of Dawn (from \"Fire Emblem: Three Houses\")", - "artist": "AmaLee" -},{ - "title": "Voracity (From \"Overlord III\")", - "artist": "AmaLee" -},{ - "title": "White Light (From \"Tales of Zestiria\")", - "artist": "AmaLee" -},{ - "title": "Villain Vibes (feat. Mori Calliope)", - "artist": "AmaLee/Mori Calliope" -},{ - "title": "Pokemon Theme (From \"Pokemon\")", - "artist": "AmaLee/NateWantsToBattle" -},{ - "title": "Nuthinduan Waltz", - "artist": "Andrew Bird" -},{ - "title": "Kuusou Mesorogiwi (from \"Future Diary\")", - "artist": "Amanda Lee" -},{ - "title": "1.000.000 Lightyears - Elektro Remix", - "artist": "Amaranthe" -},{ - "title": "1.000.000 Lightyears", - "artist": "Amaranthe" -},{ - "title": "21", - "artist": "Amaranthe" -},{ - "title": "365", - "artist": "Amaranthe" -},{ - "title": "82nd All the Way", - "artist": "Amaranthe" -},{ - "title": "Act Of Desperation", - "artist": "Amaranthe" -},{ - "title": "Adrenalina - Acoustic Version", - "artist": "Amaranthe" -},{ - "title": "Adrenaline", - "artist": "Amaranthe" -},{ - "title": "Afterlife - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Afterlife - Commentary", - "artist": "Amaranthe" -},{ - "title": "Afterlife", - "artist": "Amaranthe" -},{ - "title": "Amaranthine - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Amaranthine", - "artist": "Amaranthe" -},{ - "title": "An Ordinary Abnormality", - "artist": "Amaranthe" -},{ - "title": "Archangel", - "artist": "Amaranthe" -},{ - "title": "Army Of The Night", - "artist": "Amaranthe" -},{ - "title": "Automatic", - "artist": "Amaranthe" -},{ - "title": "BOOM!1", - "artist": "Amaranthe" -},{ - "title": "Boomerang", - "artist": "Amaranthe" -},{ - "title": "Break Down And Cry", - "artist": "Amaranthe" -},{ - "title": "Breaking Point - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Breaking the Waves - Acoustic Version", - "artist": "Amaranthe" -},{ - "title": "Breaking the Waves", - "artist": "Amaranthe" -},{ - "title": "Breakthrough Starshot", - "artist": "Amaranthe" -},{ - "title": "Burn With Me - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Burn With Me - Commentary", - "artist": "Amaranthe" -},{ - "title": "Burn With Me", - "artist": "Amaranthe" -},{ - "title": "Call Out My Name", - "artist": "Amaranthe" -},{ - "title": "Countdown", - "artist": "Amaranthe" -},{ - "title": "Crystalline - Orchestral Version", - "artist": "Amaranthe" -},{ - "title": "Crystalline", - "artist": "Amaranthe" -},{ - "title": "Damnation Flame - Orchestral Version", - "artist": "Amaranthe" -},{ - "title": "Damnation Flame", - "artist": "Amaranthe" -},{ - "title": "Danger Zone", - "artist": "Amaranthe" -},{ - "title": "Die and Wake Up", - "artist": "Amaranthe" -},{ - "title": "Digital World", - "artist": "Amaranthe" -},{ - "title": "Director's Cut", - "artist": "Amaranthe" -},{ - "title": "Do or Die", - "artist": "Amaranthe" -},{ - "title": "Dream - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Dream", - "artist": "Amaranthe" -},{ - "title": "Drop Dead Cynical", - "artist": "Amaranthe" -},{ - "title": "Dynamite", - "artist": "Amaranthe" -},{ - "title": "Ecstasy", - "artist": "Amaranthe" -},{ - "title": "Electroheart - Commentary", - "artist": "Amaranthe" -},{ - "title": "Electroheart", - "artist": "Amaranthe" -},{ - "title": "Endlessly", - "artist": "Amaranthe" -},{ - "title": "Enter The Maze", - "artist": "Amaranthe" -},{ - "title": "Exhale", - "artist": "Amaranthe" -},{ - "title": "Fading Like A Flower", - "artist": "Amaranthe" -},{ - "title": "Fading Like a Flower - Cover Version", - "artist": "Amaranthe" -},{ - "title": "Fading Like a Flower", - "artist": "Amaranthe" -},{ - "title": "Faster", - "artist": "Amaranthe" -},{ - "title": "Fearless", - "artist": "Amaranthe" -},{ - "title": "Find Life", - "artist": "Amaranthe" -},{ - "title": "Fireball", - "artist": "Amaranthe" -},{ - "title": "Fury", - "artist": "Amaranthe" -},{ - "title": "Future On Hold - Commentary", - "artist": "Amaranthe" -},{ - "title": "Future On Hold", - "artist": "Amaranthe" -},{ - "title": "GG6", - "artist": "Amaranthe" -},{ - "title": "Helix - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Helix", - "artist": "Amaranthe" -},{ - "title": "Hunger - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Hunger", - "artist": "Amaranthe" -},{ - "title": "Iconic", - "artist": "Amaranthe" -},{ - "title": "Inferno", - "artist": "Amaranthe" -},{ - "title": "Infinity - Commentary", - "artist": "Amaranthe" -},{ - "title": "Infinity", - "artist": "Amaranthe" -},{ - "title": "Insatiable - Acoustic Version", - "artist": "Amaranthe" -},{ - "title": "Insatiable", - "artist": "Amaranthe" -},{ - "title": "Interference", - "artist": "Amaranthe" -},{ - "title": "Invincible - Commentary", - "artist": "Amaranthe" -},{ - "title": "Invincible - Instrumental", - "artist": "Amaranthe" -},{ - "title": "Invincible", - "artist": "Amaranthe" -},{ - "title": "It's All About Me (Rain)", - "artist": "Amaranthe" -},{ - "title": "Leave Everything Behind - Early Version", - "artist": "Amaranthe" -},{ - "title": "Leave Everything Behind", - "artist": "Amaranthe" -},{ - "title": "Liberated", - "artist": "Amaranthe" -},{ - "title": "Limitless", - "artist": "Amaranthe" -},{ - "title": "Make It Better", - "artist": "Amaranthe" -},{ - "title": "Massive Addictive", - "artist": "Amaranthe" -},{ - "title": "Maximize", - "artist": "Amaranthe" -},{ - "title": "Mechanical Illusion - Commentary", - "artist": "Amaranthe" -},{ - "title": "Mechanical Illusion", - "artist": "Amaranthe" -},{ - "title": "Momentum", - "artist": "Amaranthe" -},{ - "title": "My Haven", - "artist": "Amaranthe" -},{ - "title": "My Transition", - "artist": "Amaranthe" -},{ - "title": "On The Rocks", - "artist": "Amaranthe" -},{ - "title": "Outer Dimensions", - "artist": "Amaranthe" -},{ - "title": "Over And Done", - "artist": "Amaranthe" -},{ - "title": "PvP - 8-bit version", - "artist": "Amaranthe" -},{ - "title": "PvP - Remix", - "artist": "Amaranthe" -},{ - "title": "PvP", - "artist": "Amaranthe" -},{ - "title": "Razorblade - Commentary", - "artist": "Amaranthe" -},{ - "title": "Razorblade", - "artist": "Amaranthe" -},{ - "title": "Re-Vision", - "artist": "Amaranthe" -},{ - "title": "Resistance", - "artist": "Amaranthe" -},{ - "title": "Say The Word - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Scream My Name", - "artist": "Amaranthe" -},{ - "title": "Serendipity - Acoustic Version", - "artist": "Amaranthe" -},{ - "title": "Serendipity", - "artist": "Amaranthe" -},{ - "title": "Skyline", - "artist": "Amaranthe" -},{ - "title": "Splinter In My Soul - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Stardust - Commentary", - "artist": "Amaranthe" -},{ - "title": "Stardust", - "artist": "Amaranthe" -},{ - "title": "Stay a Little While", - "artist": "Amaranthe" -},{ - "title": "Strong - Cinematic version", - "artist": "Amaranthe" -},{ - "title": "Supersonic", - "artist": "Amaranthe" -},{ - "title": "TRUE - Acoustic", - "artist": "Amaranthe" -},{ - "title": "TRUE", - "artist": "Amaranthe" -},{ - "title": "That Song", - "artist": "Amaranthe" -},{ - "title": "The Catalyst", - "artist": "Amaranthe" -},{ - "title": "The Game", - "artist": "Amaranthe" -},{ - "title": "The Nexus - Commentary", - "artist": "Amaranthe" -},{ - "title": "The Nexus", - "artist": "Amaranthe" -},{ - "title": "The Score", - "artist": "Amaranthe" -},{ - "title": "Theory Of Everything - Commentary", - "artist": "Amaranthe" -},{ - "title": "Theory Of Everything", - "artist": "Amaranthe" -},{ - "title": "Transhuman - Commentary", - "artist": "Amaranthe" -},{ - "title": "Transhuman", - "artist": "Amaranthe" -},{ - "title": "Trinity - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Trinity", - "artist": "Amaranthe" -},{ - "title": "Unified - Acoustic", - "artist": "Amaranthe" -},{ - "title": "Unified", - "artist": "Amaranthe" -},{ - "title": "Unreal", - "artist": "Amaranthe" -},{ - "title": "Viral", - "artist": "Amaranthe" -},{ - "title": "Do or Die", - "artist": "Amaranthe/Angela Gossow" -},{ - "title": "Make It Better", - "artist": "Amaranthe/Beyond The Black" -},{ - "title": "Strong", - "artist": "Amaranthe/Noora Louhimo" -},{ - "title": "Maximize - Bliniks Remix", - "artist": "Amaranthe/Olli Saarenpรครค" -},{ - "title": "Lay All Your Love on Me", - "artist": "Amberian Dawn" -},{ - "title": "Kimi No Ita Monogatari (Opening 3) - From \".hack//Liminality\"", - "artist": "Ambre Some" -},{ - "title": "Memories (Opening 4) - From \".hack//Liminality\"", - "artist": "Ambre Some" -},{ - "title": "Sea at Twilight - From \".hack//Liminality\", Series Ending Theme", - "artist": "Ambre Some" -},{ - "title": "Thousand and One Nights (Opening 2) - From \".hack//Liminality\"", - "artist": "Ambre Some" -},{ - "title": "Unforgettable - From \".hack//Liminality\"", - "artist": "Ambre Some" -},{ - "title": "Numb", - "artist": "Amy B" -},{ - "title": "Sally's Song", - "artist": "Amy Lee" -},{ - "title": "suffering", - "artist": "Amรฉlie Farren" -},{ - "title": "Mary on a Cross - Cover", - "artist": "Anahata" -},{ - "title": "Analog-Nostalgia", - "artist": "Unknown Artist" -},{ - "title": "Miku", - "artist": "Anamanaguchi/Hatsune Miku" -},{ - "title": "Stay", - "artist": "Andres Secret/Nightcore/Nightcore Girl" -},{ - "title": "50 Pieces", - "artist": "Andrew Bird" -},{ - "title": "A Woman's Life and Love", - "artist": "Andrew Bird" -},{ - "title": "Chinatown, My Chinatown", - "artist": "Andrew Bird" -},{ - "title": "Cock O' the Walk", - "artist": "Andrew Bird" -},{ - "title": "Depression-pasillo", - "artist": "Andrew Bird" -},{ - "title": "Eugene", - "artist": "Andrew Bird" -},{ - "title": "Glass Figurine", - "artist": "Andrew Bird" -},{ - "title": "Ides of Swing", - "artist": "Andrew Bird" -},{ - "title": "Minor Stab", - "artist": "Andrew Bird" -},{ - "title": "Pathetique", - "artist": "Andrew Bird" -},{ - "title": "Alicia (Music Box)", - "artist": "Lorien Testard" -},{ - "title": "Swedish Wedding March", - "artist": "Andrew Bird" -},{ - "title": "14.3 Billion Years", - "artist": "Andrew Prahlow" -},{ - "title": "22 Minutes", - "artist": "Andrew Prahlow" -},{ - "title": "A Terrible Fate", - "artist": "Andrew Prahlow" -},{ - "title": "Arrow of Time", - "artist": "Andrew Prahlow" -},{ - "title": "Campfire Song", - "artist": "Andrew Prahlow" -},{ - "title": "Castaways", - "artist": "Andrew Prahlow" -},{ - "title": "Curiosity", - "artist": "Andrew Prahlow" -},{ - "title": "Dark Bramble", - "artist": "Andrew Prahlow" -},{ - "title": "End Times", - "artist": "Andrew Prahlow" -},{ - "title": "Final Voyage", - "artist": "Andrew Prahlow" -},{ - "title": "Giant's Deep", - "artist": "Andrew Prahlow" -},{ - "title": "Into the Wilds", - "artist": "Andrew Prahlow" -},{ - "title": "Let There Be Light", - "artist": "Andrew Prahlow" -},{ - "title": "Main Title", - "artist": "Andrew Prahlow" -},{ - "title": "Morning", - "artist": "Andrew Prahlow" -},{ - "title": "Nomai Ruins", - "artist": "Andrew Prahlow" -},{ - "title": "Outer Wilds", - "artist": "Andrew Prahlow" -},{ - "title": "Space", - "artist": "Andrew Prahlow" -},{ - "title": "The Ancient Glade", - "artist": "Andrew Prahlow" -},{ - "title": "The Ash Twin Project", - "artist": "Andrew Prahlow" -},{ - "title": "The Museum", - "artist": "Andrew Prahlow" -},{ - "title": "The Nomai", - "artist": "Andrew Prahlow" -},{ - "title": "The Search", - "artist": "Andrew Prahlow" -},{ - "title": "The Sun Station", - "artist": "Andrew Prahlow" -},{ - "title": "The Uncertainty Principle", - "artist": "Andrew Prahlow" -},{ - "title": "Timber Hearth", - "artist": "Andrew Prahlow" -},{ - "title": "Travelers", - "artist": "Andrew Prahlow" -},{ - "title": "We Have Liftoff", - "artist": "Andrew Prahlow" -},{ - "title": "Every Time the Rain Comes Down", - "artist": "Anna Blue" -},{ - "title": "Cups (Pitch Perfectโ€™s โ€œWhen Iโ€™m Goneโ€) - Pop Version", - "artist": "Anna Kendrick" -},{ - "title": "...Baby One More Time", - "artist": "Annapantsu" -},{ - "title": "Achilles Come Down", - "artist": "Annapantsu" -},{ - "title": "All Star", - "artist": "Annapantsu" -},{ - "title": "Arabian Nights", - "artist": "Annapantsu" -},{ - "title": "Curses", - "artist": "Annapantsu" -},{ - "title": "Don't Lose Ur Head", - "artist": "Annapantsu" -},{ - "title": "Enemy", - "artist": "Annapantsu" -},{ - "title": "Familiar", - "artist": "Annapantsu" -},{ - "title": "Gimmie! Gimmie! Gimmie! (A Man After Midnight)", - "artist": "Annapantsu" -},{ - "title": "Gravity", - "artist": "Annapantsu" -},{ - "title": "Hell's Comin' With Me", - "artist": "Annapantsu" -},{ - "title": "Hellfire", - "artist": "Annapantsu" -},{ - "title": "Holding Out for a Hero", - "artist": "Annapantsu" -},{ - "title": "It's Over, Isn't It", - "artist": "Annapantsu" -},{ - "title": "Jolene - But the narrator is in love with her", - "artist": "Annapantsu" -},{ - "title": "Life Is A Highway", - "artist": "Annapantsu" -},{ - "title": "Mount Rageous", - "artist": "Annapantsu" -},{ - "title": "Noel's Lament", - "artist": "Annapantsu" -},{ - "title": "Once Upon A December (2022)", - "artist": "Annapantsu" -},{ - "title": "Once Upon a December", - "artist": "Annapantsu" -},{ - "title": "Poison", - "artist": "Annapantsu" -},{ - "title": "Prince Ali", - "artist": "Annapantsu" -},{ - "title": "Queen of Kings", - "artist": "Annapantsu" -},{ - "title": "Surface Pressure", - "artist": "Annapantsu" -},{ - "title": "Take Me To Church", - "artist": "Annapantsu" -},{ - "title": "The Ballad of Jane Doe", - "artist": "Annapantsu" -},{ - "title": "The Ballad of the Witches' Road - Sacred Chant Version", - "artist": "Annapantsu" -},{ - "title": "The Moon Will Sing", - "artist": "Annapantsu" -},{ - "title": "The Wellerman", - "artist": "Annapantsu" -},{ - "title": "Toss A Coin To Your Witcher", - "artist": "Annapantsu" -},{ - "title": "Toxic", - "artist": "Annapantsu" -},{ - "title": "Viva La Vida - Orchestral Version", - "artist": "Annapantsu" -},{ - "title": "W.I.T.C.H.", - "artist": "Annapantsu" -},{ - "title": "We Don't Talk About Bruno", - "artist": "Annapantsu" -},{ - "title": "Wild Uncharted Waters", - "artist": "Annapantsu" -},{ - "title": "Smooth Criminal", - "artist": "Annapantsu/Caleb Hyles" -},{ - "title": "They're Only Human", - "artist": "Annapantsu/Caleb Hyles" -},{ - "title": "Lay All Your Love On Me", - "artist": "Annapantsu/Chloe Breez" -},{ - "title": "Rasputin", - "artist": "Annapantsu/Chloe Breez" -},{ - "title": "Red Wine Supernova", - "artist": "Annapantsu/Chloe Breez" -},{ - "title": "Ruthlessness", - "artist": "Annapantsu/Chloe Breez" -},{ - "title": "Teeth", - "artist": "Annapantsu/Chloe Breez" -},{ - "title": "Unholy", - "artist": "Annapantsu/Chloe Breez" -},{ - "title": "It's Tough to Be a God", - "artist": "Annapantsu/Elsie Lovelock" -},{ - "title": "I See The Light", - "artist": "Annapantsu/Peter Hollens" -},{ - "title": "Love Is Lost", - "artist": "Anthoni Jones" -},{ - "title": "Last Melody", - "artist": "Anthony Keyrouz/Glaceo" -},{ - "title": "Hush Hush (Don't Be Shy) (Sped up)", - "artist": "Anthony Keyrouz/ZANA" -},{ - "title": "Let the Monster Rise", - "artist": "Anthony Stewart Head/Alexa Vega" -},{ - "title": "Evil Gypsy Woman - Original Mix", - "artist": "Antichrist/Martin Mentzoni" -},{ - "title": "Crucifixus", - "artist": "Antonio Lotti/Michael McGlynn/Anรบna" -},{ - "title": "Angels Are Singing", - "artist": "Anรบna" -},{ - "title": "Christmas Kisses", - "artist": "Anรบna" -},{ - "title": "Christmas Memories", - "artist": "Anรบna" -},{ - "title": "Codail a Lingh", - "artist": "Anรบna" -},{ - "title": "Ding Dong Merrily on High", - "artist": "Anรบna" -},{ - "title": "Gaudete", - "artist": "Anรบna" -},{ - "title": "Have Yourself a Merry Little Christmas", - "artist": "Anรบna" -},{ - "title": "Jingle Bells", - "artist": "Anรบna" -},{ - "title": "Noรซl Nouvelet", - "artist": "Anรบna" -},{ - "title": "O Come All Ye Faithful", - "artist": "Anรบna" -},{ - "title": "O Holy Night", - "artist": "Anรบna" -},{ - "title": "Silent Night", - "artist": "Anรบna" -},{ - "title": "The First Noรซl", - "artist": "Anรบna" -},{ - "title": "White Christmas", - "artist": "Anรบna" -},{ - "title": "An Raibh Tรบ ag an gCarraig", - "artist": "Anรบna/Caitrรญona Sherlock/Michael McGlynn" -},{ - "title": "'Si do Mhaimeo I", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "'Sรญ Do Mhaimeo ร", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Aisling", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Amarque cum Scuto", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Amhrรกn na Gaoithe", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "An Oรญche", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Angels Are Singing", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Angels are Singing", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Tenebrae I", - "artist": "Anรบna/Michael McGlynn/Miriam Blennerhassett/Monica Donlon" -},{ - "title": "Angelus Ad Virginem", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Angelus ad Virginem", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "August", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Away in a Manger", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Behind the Closed Eye", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Christmas Day Is Come", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Christmas Kisses", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Christmas Memories", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Christus Resurgens", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Codail a Linbh", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Codhlaรญm Go Suan", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Cormacus Scripsit", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Crist and St. Marie", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Cynara", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Danny Boy", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Deep Dead Blue", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Dicant Nunc", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Ding Dong Merrily On High", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Ding Dong Merrily", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Dรบlamรกn - 2017 Remix", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Dรบlamรกn", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Ecce Quod Natura", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Elegy", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Fill, Fill a Rรบn", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Fionnghuala", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Fuรญghfidh Miseโ€™n Baile Seo", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Fรกilte don ร‰an", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Gaudete", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Hin barra", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Hinbarra", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Hymn to the Virgin", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "I Will Give My Love an Apple", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Igitur Servus", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Incantations", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Innisfree", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Invocation", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Island", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Jerusalem", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Jingle Bells", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Love's Old Sweet Song", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Media Vita", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Midnight - 2017 Remix", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Good People All (The Wexford Carol)", - "artist": "Anรบna/Michael McGlynn/Monica Donlon" -},{ - "title": "Heia Viri", - "artist": "Anรบna/Michael McGlynn/Monica Donlon" -},{ - "title": "Mignonne Allons", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Mononoke Hime", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Mouth Music", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "My Lagan Love", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Na Coille Cumhra - 2019 Version", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Na Coille Cumhra", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Nobilis Humilis", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Drive", - "artist": "Apocalyptica" -},{ - "title": "O Holy Night", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "O Tannenbaum", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "One Last Song", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Pater Noster", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Revelation", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Rรญu Rรญu", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Sakura", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Salve Rex Gloriae", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Sanctus Santua", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Sanctus", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Shining Water - 2017 Remix", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Silent Night", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Silent, O Moyle", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Siรบil a Rรบin", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Sleepsong", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "St. Nicholas", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Summer Song - 2019 Version", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Tenebrae II", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Tenebrae III", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Blue Bird", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Coventry Carol", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Dawn", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The First Day", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The First Noel", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The First Noรซl", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Flower of Maherally - 2017 Remix", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Flower of Maherally", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Lass of Aughrim", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Maid of Coolmore", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Raid", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Rising of the Sun", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Salley Gardens", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "The Wexford Carol", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Ther is no Ros", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Under the Greenwood", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Victimae", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "When the War is Over", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Why Should I Sleep?", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Wind on Sea - 2017 Remix", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Winter, Fire and Snow", - "artist": "Anรบna/Michael McGlynn" -},{ - "title": "Cรบnnla", - "artist": "Anรบna/Michael McGlynn/Aisling Mcglynn" -},{ - "title": "The Wexford Carol", - "artist": "Anรบna/Michael McGlynn/Aisling Mcglynn" -},{ - "title": "La Chanson de Mardi Gras", - "artist": "Anรบna/Michael McGlynn/Andrew Hozier Byrne" -},{ - "title": "Rรญu Rรญu", - "artist": "Anรบna/Michael McGlynn/Andrew Redmond" -},{ - "title": "Faigh an Gleas", - "artist": "Anรบna/Michael McGlynn/Denise Kelly" -},{ - "title": "Kells", - "artist": "Anรบna/Michael McGlynn/Denise Kelly" -},{ - "title": "Summer Song", - "artist": "Anรบna/Michael McGlynn/Dรณnal Kearney" -},{ - "title": "Gaudete", - "artist": "Anรบna/Michael McGlynn/Eimear Quinn" -},{ - "title": "The Green Laurel", - "artist": "Anรบna/Michael McGlynn/Eimear Quinn" -},{ - "title": "The Mermaid", - "artist": "Anรบna/Michael McGlynn/Eimear Quinn/Mรฉav Nรญ Mhaolchatha" -},{ - "title": "The First Day", - "artist": "Anรบna/Michael McGlynn/Hannah Traynor" -},{ - "title": "Christmas Day is Come", - "artist": "Anรบna/Michael McGlynn/Joanna Fagan" -},{ - "title": "I Dreamt that I Dwelt in Marble Halls", - "artist": "Anรบna/Michael McGlynn/Joanna Fagan" -},{ - "title": "Buachaill ร“n ร‰irne", - "artist": "Anรบna/Michael McGlynn/John McGlynn" -},{ - "title": "Fionnghuala", - "artist": "Anรบna/Michael McGlynn/John McGlynn" -},{ - "title": "The Fisher King", - "artist": "Anรบna/Michael McGlynn/John McGlynn" -},{ - "title": "Under the Greenwood", - "artist": "Anรบna/Michael McGlynn/John McGlynn" -},{ - "title": "Wind on Sea", - "artist": "Anรบna/Michael McGlynn/John McGlynn" -},{ - "title": "Salve Rex Gloriae", - "artist": "Anรบna/Michael McGlynn/John McGlynn/Eimear Quinn" -},{ - "title": "Winter, Fire and Snow", - "artist": "Anรบna/Michael McGlynn/Katie McMahon/John McGlynn" -},{ - "title": "The First Day", - "artist": "Anรบna/Michael McGlynn/Kim Lynch" -},{ - "title": "The Rising of the Sun", - "artist": "Anรบna/Michael McGlynn/Kim Lynch" -},{ - "title": "Miserere", - "artist": "Anรบna/Michael McGlynn/Kim Lynch/Lucy Champion" -},{ - "title": "Away in a Manger", - "artist": "Anรบna/Michael McGlynn/Lauren McGlynn" -},{ - "title": "Fegaidh Uaibh", - "artist": "Anรบna/Michael McGlynn/Linda Lampenius" -},{ - "title": "Greensleeves, Scarborough Fair", - "artist": "Anรบna/Michael McGlynn/Linda Lampenius" -},{ - "title": "Greensleeves", - "artist": "Anรบna/Michael McGlynn/Linda Lampenius" -},{ - "title": "Scarborough Fair", - "artist": "Anรบna/Michael McGlynn/Linda Lampenius" -},{ - "title": "Blackthorn", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Crist and St. Marie", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Dormi Jesu", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Illumination", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Peperit Virgo", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Siรบil a Rรบin", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Sleepsong", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "The Sea", - "artist": "Anรบna/Michael McGlynn/Lucy Champion" -},{ - "title": "Kyrie", - "artist": "Anรบna/Michael McGlynn/Monica Donlon" -},{ - "title": "Ah, Robin", - "artist": "Anรบna/Michael McGlynn/Lucy Champion/Sara Di Bella/Aisling Mcglynn" -},{ - "title": "The Coventry Carol", - "artist": "Anรบna/Michael McGlynn/Lucy Champion/Sarah O Kennedy" -},{ - "title": "Codhlaรญm Go Suan", - "artist": "Anรบna/Michael McGlynn/Lynn Hilary" -},{ - "title": "O Holy Night", - "artist": "Anรบna/Michael McGlynn/Lynn Hilary" -},{ - "title": "Silent Night", - "artist": "Anรบna/Michael McGlynn/Lynn Hilary" -},{ - "title": "Siosuram Sรณ", - "artist": "Anรบna/Michael McGlynn/Lynn Hilary" -},{ - "title": "Song of Oisรญn", - "artist": "Anรบna/Michael McGlynn/Lynn Hilary" -},{ - "title": "The Last Rose", - "artist": "Anรบna/Michael McGlynn/Lynn Hilary" -},{ - "title": "The Wild Song", - "artist": "Anรบna/Michael McGlynn/Lynn Hilary/Sarah O Kennedy" -},{ - "title": "Eilรญfรฐ", - "artist": "Anรบna/Michael McGlynn/M'ANAM/Systir" -},{ - "title": "Ther is no Ros", - "artist": "Anรบna/Michael McGlynn/Maire Lang" -},{ - "title": "O Viridissima Virga", - "artist": "Anรบna/Michael McGlynn/Maire Lang/Eimear Quinn" -},{ - "title": "Agnus Dei", - "artist": "Anรบna/Michael McGlynn/Miriam Blennerhassett" -},{ - "title": "Quem Queritis", - "artist": "Anรบna/Michael McGlynn/Miriam Blennerhassett" -},{ - "title": "Quis est Deus", - "artist": "Anรบna/Michael McGlynn/Miriam Blennerhassett/Monica Donlon" -},{ - "title": "Circus", - "artist": "Britney Spears" -},{ - "title": "Mariam Matrem Virginem", - "artist": "Anรบna/Michael McGlynn/Monica Donlon" -},{ - "title": "Pie Jesu", - "artist": "Anรบna/Michael McGlynn/Monica Donlon" -},{ - "title": "The Wexford Carol", - "artist": "Anรบna/Michael McGlynn/Monica Donlon" -},{ - "title": "Ocean", - "artist": "Anรบna/Michael McGlynn/Monica Donlon/Joanna Fagan" -},{ - "title": "Falling Leaves - Autumnโ€™s Brush", - "artist": "Lorien Testard" -},{ - "title": "Geantraรญ", - "artist": "Anรบna/Michael McGlynn/Mรฉav Nรญ Mhaolchatha" -},{ - "title": "When I was in My Prime", - "artist": "Anรบna/Michael McGlynn/Mรฉav Nรญ Mhaolchatha/Rรณisรญn Dempsey" -},{ - "title": "My Songs Shall Rise", - "artist": "Anรบna/Michael McGlynn/Rachel Thompson" -},{ - "title": "Agincourt", - "artist": "Anรบna/Michael McGlynn/Ronan Sugrue" -},{ - "title": "Rรญu Rรญu Chรญu", - "artist": "Anรบna/Michael McGlynn/Rory Musgrave" -},{ - "title": "Gaudete", - "artist": "Anรบna/Michael McGlynn/Ryan Garnham" -},{ - "title": "Sliabh Geal gCua", - "artist": "Anรบna/Michael McGlynn/Rรณisรญn Dempsey" -},{ - "title": "Gaudete", - "artist": "Anรบna/Michael McGlynn/Samuel Kreidenweis" -},{ - "title": "Ecce Quod Natura", - "artist": "Anรบna/Michael McGlynn/Samuel Kreidenweis/Fergus Cahillane/Patrick McGinley" -},{ - "title": "Silent Night", - "artist": "Anรบna/Michael McGlynn/Sara Clancy" -},{ - "title": "The Lass of Glenshee", - "artist": "Anรบna/Michael McGlynn/Sara Clancy" -},{ - "title": "May it Be", - "artist": "Anรบna/Michael McGlynn/Sara Weeda" -},{ - "title": "Bryd One Brere", - "artist": "Anรบna/Michael McGlynn/Seanma" -},{ - "title": "Ich am of Irlaund", - "artist": "Anรบna/Michael McGlynn/Seanma" -},{ - "title": "A New Dawn", - "artist": "Apocalyptica" -},{ - "title": "About Cold Blood - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About Dead Mans Eyes - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About Hole in My Soul - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About House of Chains - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About I-II-V Seed of Chaos - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About Riot Lights - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About Sea Song (You Waded Out) - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About Shadowmaker - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About Slowburn - Commentary", - "artist": "Apocalyptica" -},{ - "title": "About Till Death Do Us Part - Commentary", - "artist": "Apocalyptica" -},{ - "title": "All That Remains", - "artist": "Apocalyptica" -},{ - "title": "Angel of Death", - "artist": "Apocalyptica" -},{ - "title": "Aqua Balalaika", - "artist": "Apocalyptica" -},{ - "title": "Aqua Coma", - "artist": "Apocalyptica" -},{ - "title": "Aqua Genesis", - "artist": "Apocalyptica" -},{ - "title": "Aqua Icebergs", - "artist": "Apocalyptica" -},{ - "title": "Aqua Opening", - "artist": "Apocalyptica" -},{ - "title": "Aqua Waves", - "artist": "Apocalyptica" -},{ - "title": "Ashes Of The Modern World", - "artist": "Apocalyptica" -},{ - "title": "At The Gates Of Manala", - "artist": "Apocalyptica" -},{ - "title": "Battery - Remastered", - "artist": "Apocalyptica" -},{ - "title": "Beautiful", - "artist": "Apocalyptica" -},{ - "title": "Beethoven 5th", - "artist": "Apocalyptica" -},{ - "title": "Betrayal / Forgiveness", - "artist": "Apocalyptica" -},{ - "title": "Beyond The Stars", - "artist": "Apocalyptica" -},{ - "title": "Beyond Time", - "artist": "Apocalyptica" -},{ - "title": "Bittersweet", - "artist": "Apocalyptica" -},{ - "title": "Bolero", - "artist": "Apocalyptica" -},{ - "title": "Burn", - "artist": "Apocalyptica" -},{ - "title": "Call My Name", - "artist": "Apocalyptica" -},{ - "title": "Catharsis", - "artist": "Apocalyptica" -},{ - "title": "Cell-0", - "artist": "Apocalyptica" -},{ - "title": "Cohkka", - "artist": "Apocalyptica" -},{ - "title": "Cold Blood - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Cold Blood", - "artist": "Apocalyptica" -},{ - "title": "Coma", - "artist": "Apocalyptica" -},{ - "title": "Come Back Down - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Come Back Down", - "artist": "Apocalyptica" -},{ - "title": "Conclusion", - "artist": "Apocalyptica" -},{ - "title": "Creeping Death", - "artist": "Apocalyptica" -},{ - "title": "Dead Man's Eyes - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Dead Man's Eyes", - "artist": "Apocalyptica" -},{ - "title": "Deathzone", - "artist": "Apocalyptica" -},{ - "title": "Distraction", - "artist": "Apocalyptica" -},{ - "title": "Delusion", - "artist": "Apocalyptica" -},{ - "title": "Domination", - "artist": "Apocalyptica" -},{ - "title": "Slumber Party (feat. Princess Nokia) - Honey Dijon Remix", - "artist": "Ashnikko/Princess Nokia/Honey Dijon" -},{ - "title": "En Route To Mayhem", - "artist": "Apocalyptica" -},{ - "title": "Enter Sandman - Instrumental Version", - "artist": "Apocalyptica" -},{ - "title": "Enter Sandman", - "artist": "Apocalyptica" -},{ - "title": "Epilogue (Relief)", - "artist": "Apocalyptica" -},{ - "title": "Fade To Black", - "artist": "Apocalyptica" -},{ - "title": "Faraway", - "artist": "Apocalyptica" -},{ - "title": "Farewell", - "artist": "Apocalyptica" -},{ - "title": "Fatal Error", - "artist": "Apocalyptica" -},{ - "title": "Fields of Verdun", - "artist": "Apocalyptica" -},{ - "title": "Fight Fire White Fire", - "artist": "Apocalyptica" -},{ - "title": "Fire & Ice", - "artist": "Apocalyptica" -},{ - "title": "Fires At Midnight - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Abyss", - "artist": "Bastian Kieslinger" -},{ - "title": "Fisheye", - "artist": "Apocalyptica" -},{ - "title": "Flight of the Bumblebee", - "artist": "Apocalyptica" -},{ - "title": "For Whom The Bell Tolls", - "artist": "Apocalyptica" -},{ - "title": "From Out Of Nowhere", - "artist": "Apocalyptica" -},{ - "title": "Hall of the Mountain King", - "artist": "Apocalyptica" -},{ - "title": "Harmageddon", - "artist": "Apocalyptica" -},{ - "title": "Harvester of Sorrow", - "artist": "Apocalyptica" -},{ - "title": "Heat", - "artist": "Apocalyptica" -},{ - "title": "Hole In My Soul - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Hole in my Soul", - "artist": "Apocalyptica" -},{ - "title": "Holier than Thou", - "artist": "Apocalyptica" -},{ - "title": "Hope", - "artist": "Apocalyptica" -},{ - "title": "House Of Chains - Commentary", - "artist": "Apocalyptica" -},{ - "title": "House of Chains", - "artist": "Apocalyptica" -},{ - "title": "Hyperventilation", - "artist": "Apocalyptica" -},{ - "title": "I-III-V Seed of Chaos - Commentary", - "artist": "Apocalyptica" -},{ - "title": "I-III-V Seed of Chaos", - "artist": "Apocalyptica" -},{ - "title": "In Memoriam", - "artist": "Apocalyptica" -},{ - "title": "Incision", - "artist": "Apocalyptica" -},{ - "title": "Inquisition Symphony", - "artist": "Apocalyptica" -},{ - "title": "Ion", - "artist": "Apocalyptica" -},{ - "title": "Kaamos", - "artist": "Apocalyptica" -},{ - "title": "Leave Me Alone", - "artist": "Apocalyptica" -},{ - "title": "Lies", - "artist": "Apocalyptica" -},{ - "title": "Life Burns", - "artist": "Apocalyptica" -},{ - "title": "Little Drummer Boy", - "artist": "Apocalyptica" -},{ - "title": "M.B.", - "artist": "Apocalyptica" -},{ - "title": "Master of Puppets", - "artist": "Apocalyptica" -},{ - "title": "Misconstruction", - "artist": "Apocalyptica" -},{ - "title": "Nothing Else Matters - Bonus Track", - "artist": "Apocalyptica" -},{ - "title": "Nothing Else Matters", - "artist": "Apocalyptica" -},{ - "title": "Oh Holy Night", - "artist": "Apocalyptica" -},{ - "title": "On The Rooftop With Quasimodo", - "artist": "Apocalyptica" -},{ - "title": "One", - "artist": "Apocalyptica" -},{ - "title": "Overkill", - "artist": "Apocalyptica" -},{ - "title": "Pandemonium", - "artist": "Apocalyptica" -},{ - "title": "Path", - "artist": "Apocalyptica" -},{ - "title": "Peace", - "artist": "Apocalyptica" -},{ - "title": "Peridition", - "artist": "Apocalyptica" -},{ - "title": "Pray!", - "artist": "Apocalyptica" -},{ - "title": "Psalm", - "artist": "Apocalyptica" -},{ - "title": "Quutamo", - "artist": "Apocalyptica" -},{ - "title": "Rage Of Poseidon", - "artist": "Apocalyptica" -},{ - "title": "Refuse / Resist", - "artist": "Apocalyptica" -},{ - "title": "Reign of Fear", - "artist": "Apocalyptica" -},{ - "title": "Return Game", - "artist": "Apocalyptica" -},{ - "title": "Ride the Lightning", - "artist": "Apocalyptica" -},{ - "title": "Riot Lights - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Riot Lights", - "artist": "Apocalyptica" -},{ - "title": "Rise", - "artist": "Apocalyptica" -},{ - "title": "Romance", - "artist": "Apocalyptica" -},{ - "title": "Ruska", - "artist": "Apocalyptica" -},{ - "title": "S.O.S. (Anything but Love) - Instrumental", - "artist": "Apocalyptica" -},{ - "title": "S.V.E.R. Global Conflict", - "artist": "Apocalyptica" -},{ - "title": "S.V.E.R. Shadow War", - "artist": "Apocalyptica" -},{ - "title": "Sacra", - "artist": "Apocalyptica" -},{ - "title": "Sad But True", - "artist": "Apocalyptica" -},{ - "title": "Sad but True", - "artist": "Apocalyptica" -},{ - "title": "Scream For The Silent", - "artist": "Apocalyptica" -},{ - "title": "Sea Song (You Waded Out) - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Sea Song (You Waded Out)", - "artist": "Apocalyptica" -},{ - "title": "Seek and Destroy - Bonus Track", - "artist": "Apocalyptica" -},{ - "title": "Severe Area", - "artist": "Apocalyptica" -},{ - "title": "Shadowmaker - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Shadowmaker", - "artist": "Apocalyptica" -},{ - "title": "Slow Burn - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Slow Burn", - "artist": "Apocalyptica" -},{ - "title": "Spiral Architect", - "artist": "Apocalyptica" -},{ - "title": "St. Anger", - "artist": "Apocalyptica" -},{ - "title": "Stroke", - "artist": "Apocalyptica" -},{ - "title": "Struggle", - "artist": "Apocalyptica" -},{ - "title": "Survival and Rebellion", - "artist": "Apocalyptica" -},{ - "title": "The Call of Ktulu", - "artist": "Apocalyptica" -},{ - "title": "The Crushing Heel of Tyranny", - "artist": "Apocalyptica" -},{ - "title": "The Fire Within", - "artist": "Apocalyptica" -},{ - "title": "The Shadow Of Venus", - "artist": "Apocalyptica" -},{ - "title": "The Symphony of Extremes", - "artist": "Apocalyptica" -},{ - "title": "The Unforgiven II", - "artist": "Apocalyptica" -},{ - "title": "The Unforgiven", - "artist": "Apocalyptica" -},{ - "title": "Through Paris In A Sportscar", - "artist": "Apocalyptica" -},{ - "title": "Till Death Do Us Part - Commentary", - "artist": "Apocalyptica" -},{ - "title": "Till Death Do Us Part", - "artist": "Apocalyptica" -},{ - "title": "To Live Is to Die", - "artist": "Apocalyptica" -},{ - "title": "Toreador II", - "artist": "Apocalyptica" -},{ - "title": "Toreador", - "artist": "Apocalyptica" -},{ - "title": "Two Hundred Fifty Six", - "artist": "Apocalyptica" -},{ - "title": "Until It Sleeps", - "artist": "Apocalyptica" -},{ - "title": "Welcome Home (Sanitarium)", - "artist": "Apocalyptica" -},{ - "title": "Wherever I May Roam", - "artist": "Apocalyptica" -},{ - "title": "Worlds Collide", - "artist": "Apocalyptica" -},{ - "title": "I Don't Care - US Version", - "artist": "Apocalyptica/Adam Gontier" -},{ - "title": "I Don't Care", - "artist": "Apocalyptica/Adam Gontier" -},{ - "title": "Not Strong Enough", - "artist": "Apocalyptica/Brent Smith" -},{ - "title": "I'm Not Jesus - Albert Vorne Mix", - "artist": "Apocalyptica/Corey Taylor" -},{ - "title": "I'm Not Jesus - Dan Turner Mix", - "artist": "Apocalyptica/Corey Taylor" -},{ - "title": "I'm Not Jesus - International Version", - "artist": "Apocalyptica/Corey Taylor" -},{ - "title": "I'm Not Jesus - Pain Remix", - "artist": "Apocalyptica/Corey Taylor" -},{ - "title": "S.O.S. (Anything but Love)", - "artist": "Apocalyptica/Cristina Scabbia" -},{ - "title": "2010", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "Blackened (feat. Dave Lombardo)", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "Cortรฉge", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "Last Hope", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "No Education", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "Prologue (Apprehension)", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "Resurrection", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "Somewhere Around Nothing", - "artist": "Apocalyptica/Dave Lombardo" -},{ - "title": "Not Strong Enough", - "artist": "Apocalyptica/Doug Robb/Hoobastank" -},{ - "title": "What We're Up Against feat. Elize Ryd of Amaranthe", - "artist": "Apocalyptica/Elize Ryd/Amaranthe" -},{ - "title": "Rise Again", - "artist": "Apocalyptica/Epica/Simone Simons" -},{ - "title": "House of Chains - Kevin Churko Mix", - "artist": "Apocalyptica/Franky Perez" -},{ - "title": "I'll Get Through It", - "artist": "Apocalyptica/Franky Perez/Geezer Butler" -},{ - "title": "End Of Me", - "artist": "Apocalyptica/Gavin Rossdale" -},{ - "title": "Grace", - "artist": "Apocalyptica/HOTEI" -},{ - "title": "Peltirumpu (Laulu Rakkaudelle kausi 2)", - "artist": "Apocalyptica/Ismo Alanko" -},{ - "title": "White Room (feat. Jacoby Shaddix)", - "artist": "Apocalyptica/Jacoby Shaddix" -},{ - "title": "One (feat. James Hetfield & Robert Trujillo)", - "artist": "Apocalyptica/James Hetfield/Robert Trujillo" -},{ - "title": "Bring Them To Light", - "artist": "Apocalyptica/Joseph Duplantier" -},{ - "title": "Broken Pieces", - "artist": "Apocalyptica/Lacey" -},{ - "title": "Faraway Vol. 2", - "artist": "Apocalyptica/Linda/Dave Lombardo" -},{ - "title": "Talk To Me (feat. Lzzy Hale)", - "artist": "Apocalyptica/Lzzy Hale" -},{ - "title": "En Vie", - "artist": "Apocalyptica/Manu" -},{ - "title": "Repressed", - "artist": "Apocalyptica/Matt Tuck/Matt Cavalera" -},{ - "title": "Hope Vol. 2", - "artist": "Apocalyptica/Matthias Sayer" -},{ - "title": "Seemann", - "artist": "Apocalyptica/Nina Hagen" -},{ - "title": "Ei Vaihtoehtoo (feat. Paleface)", - "artist": "Apocalyptica/Paleface" -},{ - "title": "One (feat. Robert Trujillo) - Instrumental", - "artist": "Apocalyptica/Robert Trujillo" -},{ - "title": "The Four Horsemen (feat. Robert Trujillo)", - "artist": "Apocalyptica/Robert Trujillo" -},{ - "title": "Me melkein kuoltiin", - "artist": "Apocalyptica/SANNI/TIPPA" -},{ - "title": "Path Vol. 2", - "artist": "Apocalyptica/Sandra Nasic" -},{ - "title": "Helden", - "artist": "Apocalyptica/Till Lindemann" -},{ - "title": "SIN IN JUSTICE", - "artist": "Apocalyptica/VAMPS" -},{ - "title": "Levan Polka", - "artist": "Aquabella" -},{ - "title": "Do I Wanna Know?", - "artist": "Arctic Monkeys" -},{ - "title": "London Bridge Is Falling Down My Fair Lady", - "artist": "Arianna Phillps Music" -},{ - "title": "Crusade", - "artist": "Ariel, Zoey & Eli" -},{ - "title": "Hoshi ga Kanaderu Monogatari", - "artist": "Arika Yumemiya" -},{ - "title": "Coco Song", - "artist": "AronChupa/Flamingoz" -},{ - "title": "Tequila", - "artist": "AronChupa/Flamingoz" -},{ - "title": "Boogie Shoes", - "artist": "AronChupa/Little Sis Nora" -},{ - "title": "Little Swing", - "artist": "AronChupa/Little Sis Nora" -},{ - "title": "Llama In My Living Room", - "artist": "AronChupa/Little Sis Nora" -},{ - "title": "Rave in the Grave", - "artist": "AronChupa/Little Sis Nora" -},{ - "title": "Arrive", - "artist": "Unknown Artist" -},{ - "title": "ๅฅชใ‚ใ‚ŒใŸใ‚ฌใƒฉใ‚นใฎๆฐด (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "As'257G/Megurine Luka" -},{ - "title": "็œŸใฃ็™ฝใชใƒšใƒผใ‚ธใซ้€ใ‹ใ—ใŸ็ฉบ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "As'257G/Megurine Luka" -},{ - "title": "Electricity", - "artist": "Ashley Jana" -},{ - "title": "Decade of Pop", - "artist": "Ashley Pater/Randy C" -},{ - "title": "Bayu Bayushki", - "artist": "Ashley Serena" -},{ - "title": "Lullaby of Woe", - "artist": "Ashley Serena" -},{ - "title": "O Willow Waly", - "artist": "Ashley Serena" -},{ - "title": "Tili Tili Bom", - "artist": "Ashley Serena" -},{ - "title": "Blow", - "artist": "Ashnikko" -},{ - "title": "Carol of the Bells - Spotify Singles Holiday", - "artist": "Ashnikko" -},{ - "title": "Cheerleader", - "artist": "Ashnikko" -},{ - "title": "Chokehold Cherry Python", - "artist": "Ashnikko" -},{ - "title": "Clitoris! The Musical", - "artist": "Ashnikko" -},{ - "title": "Daisy", - "artist": "Ashnikko" -},{ - "title": "Donโ€™t Look at It", - "artist": "Ashnikko" -},{ - "title": "Drunk With My Friends", - "artist": "Ashnikko" -},{ - "title": "Good While It Lasted", - "artist": "Ashnikko" -},{ - "title": "Halloweenie II: Pumpkin Spice", - "artist": "Ashnikko" -},{ - "title": "Halloweenie III: Seven Days", - "artist": "Ashnikko" -},{ - "title": "Halloweenie IV: Innards", - "artist": "Ashnikko" -},{ - "title": "Halloweenie V: The Moss King", - "artist": "Ashnikko" -},{ - "title": "Halloweenie VI: Possess Me", - "artist": "Ashnikko" -},{ - "title": "Halloweenie", - "artist": "Ashnikko" -},{ - "title": "Hi, It's Me", - "artist": "Ashnikko" -},{ - "title": "Itty Bitty", - "artist": "Ashnikko" -},{ - "title": "L8r Boi", - "artist": "Ashnikko" -},{ - "title": "Little Boy", - "artist": "Ashnikko" -},{ - "title": "Maggots", - "artist": "Ashnikko" -},{ - "title": "Manners", - "artist": "Ashnikko" -},{ - "title": "Miss Nectarine", - "artist": "Ashnikko" -},{ - "title": "Moonlight Magic", - "artist": "Ashnikko" -},{ - "title": "Nice Girl", - "artist": "Ashnikko" -},{ - "title": "No Brainer", - "artist": "Ashnikko" -},{ - "title": "Panic Attacks in Paradise", - "artist": "Ashnikko" -},{ - "title": "Possession of a Weapon", - "artist": "Ashnikko" -},{ - "title": "Sass Pancakes", - "artist": "Ashnikko" -},{ - "title": "Special", - "artist": "Ashnikko" -},{ - "title": "Tantrum", - "artist": "Ashnikko" -},{ - "title": "Thrust", - "artist": "Ashnikko" -},{ - "title": "Toxic", - "artist": "Ashnikko" -},{ - "title": "WEEDKILLER", - "artist": "Ashnikko" -},{ - "title": "Want It All", - "artist": "Ashnikko" -},{ - "title": "Working Bitch", - "artist": "Ashnikko" -},{ - "title": "World Eater", - "artist": "Ashnikko" -},{ - "title": "Worms", - "artist": "Ashnikko" -},{ - "title": "You Make Me Sick!", - "artist": "Ashnikko" -},{ - "title": "Paint The Town Blue (from the series Arcane League of Legends)", - "artist": "Ashnikko/Arcane/League of Legends" -},{ - "title": "Bubblegum (feat. Avelino)", - "artist": "Ashnikko/Avelino" -},{ - "title": "STUPID (feat. Yung Baby Tate) - Dolphin Edit", - "artist": "Ashnikko/Baby Tate" -},{ - "title": "STUPID (feat. Yung Baby Tate)", - "artist": "Ashnikko/Baby Tate" -},{ - "title": "Super Soaker (feat. Daniela Lalita)", - "artist": "Ashnikko/Daniela Lalita" -},{ - "title": "You Make Me Sick! - Dora Jar Remix", - "artist": "Ashnikko/Dora Jar" -},{ - "title": "Dying Star (feat. Ethel Cain)", - "artist": "Ashnikko/Ethel Cain" -},{ - "title": "Cry (feat. Grimes)", - "artist": "Ashnikko/Grimes" -},{ - "title": "Daisy 2.0 (feat. Hatsune Miku)", - "artist": "Ashnikko/Hatsune Miku" -},{ - "title": "Deal With It (feat. Kelis)", - "artist": "Ashnikko/Kelis" -},{ - "title": "Deal With It (feat. Kelis) - 220 Kid Remix", - "artist": "Ashnikko/Kelis/220 KID" -},{ - "title": "Coventry Carol", - "artist": "Blackmore's Night" -},{ - "title": "Deal With It (feat. Kelis) - SEBii Remix", - "artist": "Ashnikko/Kelis/SEBii" -},{ - "title": "Invitation (feat. Kodie Shane)", - "artist": "Ashnikko/Kodie Shane" -},{ - "title": "Slumber Party (feat. Princess Nokia)", - "artist": "Ashnikko/Princess Nokia" -},{ - "title": "Slumber Party (feat. Princess Nokia) - Anna Lunoe Remix", - "artist": "Ashnikko/Princess Nokia/Anna Lunoe" -},{ - "title": "Slumber Party (feat. Princess Nokia) - HAAi Extended Club Mix", - "artist": "Ashnikko/Princess Nokia/HAAi" -},{ - "title": "Slumber Party (feat. Princess Nokia) - HAAi Radio Edit", - "artist": "Ashnikko/Princess Nokia/HAAi" -},{ - "title": "Slumber Party (feat. Princess Nokia) - Honey Dijon Dub Mix", - "artist": "Ashnikko/Princess Nokia/Honey Dijon" -},{ - "title": "ST05 The Catacombs", - "artist": "BAYONETTA" -},{ - "title": "Slumber Party (feat. Princess Nokia) - Kero Kero Bonito Remix", - "artist": "Ashnikko/Princess Nokia/Kero Kero Bonito" -},{ - "title": "Assimilator_edited", - "artist": "Unknown Artist" -},{ - "title": "Atmos_grande_salle_30_pers_murmurent", - "artist": "Unknown Artist" -},{ - "title": "Land of the Dead", - "artist": "Aurelio Voltaire" -},{ - "title": "The Night", - "artist": "Aurelio Voltaire" -},{ - "title": "The Skeleton Dance", - "artist": "Aurelio Voltaire" -},{ - "title": "When You're Evil - 2020 Remastered", - "artist": "Aurelio Voltaire" -},{ - "title": "I Hope Your World Is Kind", - "artist": "Auri/Johanna Kurkela" -},{ - "title": "A Ballet of Blades", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "A Gauntlet Scherzo", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Bloodlines", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Bloody Presto con Brio", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Cathedrals of Steel", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Danza alla Daggers", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Darling, What a Night", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Destruction's Our Delight", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Death Is Now a Welcome Guest", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Everyone Has a Price", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Family", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Feasting on a Lord", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "For Those We Loved", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Give Me the Cure", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Great Minds Against Themselves Conspire", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Hooded Allegro Vivace", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "I Would Have Created a Paradise", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "It's Business, Mr. Frye", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Jokes Jokes Jokes", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "London Is Waiting", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "London Will Soon Be Rid of Your Chaos", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Men Have Become Monsters", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Peace and I Are Strangers Grown", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "So Much for a House Call", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Soothing Syrup", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Take Your Bow, Knave", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "The Assassin Two-Step", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "The Churning Seas of London", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "The Dance Begins", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "The Late Pearl Attaway", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "The Tale of Twopenny", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Too Dreadful a Practice for This Open Air", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Top Hats and Sword Canes", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Underground", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Waltzing on Rooftops and Cobblestones", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "You've Stolen Your Last Shilling", - "artist": "Austin Wintory/Assassin's Creed" -},{ - "title": "Death Note", - "artist": "Autograf/Stellar" -},{ - "title": "Joseph", - "artist": "Autoheart" -},{ - "title": "Wretch", - "artist": "Autoheart" -},{ - "title": "Choose Your Fighter (From Barbie The Album)", - "artist": "Ava Max" -},{ - "title": "Salt", - "artist": "Ava Max" -},{ - "title": "Take You To Hell", - "artist": "Ava Max" -},{ - "title": "Change On The Rise", - "artist": "Avi Kaplan" -},{ - "title": "Red Water Dreams", - "artist": "Aviators" -},{ - "title": "Written in Blood", - "artist": "Beyond The Black" -},{ - "title": "Waiting For Love", - "artist": "Avicii" -},{ - "title": "Complicated", - "artist": "Avril Lavigne" -},{ - "title": "What the Hell", - "artist": "Avril Lavigne" -},{ - "title": "HERO (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Ayase/Hatsune Miku" -},{ - "title": "Who?", - "artist": "Azari" -},{ - "title": "Make It Out Alive", - "artist": "B3VA/B3nte" -},{ - "title": "2008 Tokyo Game Show Trailer", - "artist": "BAYONETTA" -},{ - "title": "After Burner / After Burner II", - "artist": "BAYONETTA" -},{ - "title": "After Burner / After Burner", - "artist": "BAYONETTA" -},{ - "title": "After Burner - โˆž Climax Mix", - "artist": "BAYONETTA" -},{ - "title": "After Burner With Melody Ver. / After Burner II", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns I", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns II", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Fantaisie-Impromptu", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Jupiter, the Bringer of Jollity", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Les Patineurs Waltz op.183", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Mars, the Bringer of War", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Messiah, HWV. 56", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Quasi una Fantasia", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Sonate in D K. 448", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Trois Marches Militaires", - "artist": "BAYONETTA" -},{ - "title": "Angelic Hymns: Walkuerenritt", - "artist": "BAYONETTA" -},{ - "title": "Battle For The Umbra Throne", - "artist": "BAYONETTA" -},{ - "title": "Bayonetta Image Song (Prototype A)", - "artist": "BAYONETTA" -},{ - "title": "Bayonetta Image Song (Prototype B)", - "artist": "BAYONETTA" -},{ - "title": "Bayonetta Image Song (Prototype C)", - "artist": "BAYONETTA" -},{ - "title": "Blood & Darkness", - "artist": "BAYONETTA" -},{ - "title": "Boss / Fantasy Zone", - "artist": "BAYONETTA" -},{ - "title": "Climatic Battle", - "artist": "BAYONETTA" -},{ - "title": "EV01 The Beginning", - "artist": "BAYONETTA" -},{ - "title": "EV02-1 Prologue", - "artist": "BAYONETTA" -},{ - "title": "EV02-2 The Angels Descend I", - "artist": "BAYONETTA" -},{ - "title": "EV03-1 Driving With Mr. Enzo", - "artist": "BAYONETTA" -},{ - "title": "EV03-2 Jeanne Appears", - "artist": "BAYONETTA" -},{ - "title": "EV04-1 Dance With Jeanne", - "artist": "BAYONETTA" -},{ - "title": "EV04-2 Unsettling Signs", - "artist": "BAYONETTA" -},{ - "title": "EV05 Scarborough Fair", - "artist": "BAYONETTA" -},{ - "title": "EV06-1 The Angels Descend II", - "artist": "BAYONETTA" -},{ - "title": "EV06-2 Bayonetta, Ready To Fight I", - "artist": "BAYONETTA" -},{ - "title": "EV07-1 Jeanne - Bike Action I", - "artist": "BAYONETTA" -},{ - "title": "EV07-2 Conversation With Jeanne", - "artist": "BAYONETTA" -},{ - "title": "EV07-3 Battleground Of Memories", - "artist": "BAYONETTA" -},{ - "title": "EV08 The Angels Descend III", - "artist": "BAYONETTA" -},{ - "title": "EV09-1 Luka Appears", - "artist": "BAYONETTA" -},{ - "title": "EV09-2 Conversation With Luka I", - "artist": "BAYONETTA" -},{ - "title": "EV09-3 Conversation With Luka II", - "artist": "BAYONETTA" -},{ - "title": "EV09-4 The Angels Descend IV", - "artist": "BAYONETTA" -},{ - "title": "EV09-5 Bayonetta, Ready To Fight II", - "artist": "BAYONETTA" -},{ - "title": "EV10-1 The Mysterious Child, Cereza", - "artist": "BAYONETTA" -},{ - "title": "EV10-2 Appearance Of Fortitudo", - "artist": "BAYONETTA" -},{ - "title": "EV11 Chatting With Fortitudo", - "artist": "BAYONETTA" -},{ - "title": "EV12-1 In The Nick Of Time!", - "artist": "BAYONETTA" -},{ - "title": "EV12-2 Action!", - "artist": "BAYONETTA" -},{ - "title": "EV13 Fortitudo Returns", - "artist": "BAYONETTA" -},{ - "title": "EV14-1 Battle With Jeanne I", - "artist": "BAYONETTA" -},{ - "title": "EV14-2 Battle With Jeanne II", - "artist": "BAYONETTA" -},{ - "title": "EV15 Cereza", - "artist": "BAYONETTA" -},{ - "title": "EV16 Sexy Battle", - "artist": "BAYONETTA" -},{ - "title": "EV17 Cunning", - "artist": "BAYONETTA" -},{ - "title": "EV18 Temperantia Appears", - "artist": "BAYONETTA" -},{ - "title": "EV19-1 Battleground Of Memories II", - "artist": "BAYONETTA" -},{ - "title": "EV19-2 Attack On The Battleground Of Memories", - "artist": "BAYONETTA" -},{ - "title": "EV20 Luka's Glimpse Of Bayonetta's Battle", - "artist": "BAYONETTA" -},{ - "title": "EV21-1 Iustitia Appears I", - "artist": "BAYONETTA" -},{ - "title": "EV21-2 Luka's Wild Idea I", - "artist": "BAYONETTA" -},{ - "title": "EV21-3 Iustitia Appears II", - "artist": "BAYONETTA" -},{ - "title": "EV21-4 Iustitia Appears III", - "artist": "BAYONETTA" -},{ - "title": "EV22-1 Luka's Story At The Airbase I", - "artist": "BAYONETTA" -},{ - "title": "EV22-2 The Eyes Of The World", - "artist": "BAYONETTA" -},{ - "title": "EV22-3 Luka's Story At The Airbase II", - "artist": "BAYONETTA" -},{ - "title": "EV22-4 Attack On The Airbase", - "artist": "BAYONETTA" -},{ - "title": "EV23-1 Battle With Jeanne III", - "artist": "BAYONETTA" -},{ - "title": "EV23-2 The Crashing Valkyrie", - "artist": "BAYONETTA" -},{ - "title": "EV24-1 Sapientia Appears I", - "artist": "BAYONETTA" -},{ - "title": "EV24-2 Sapientia Appears II", - "artist": "BAYONETTA" -},{ - "title": "EV25 Luka's Wild Idea II", - "artist": "BAYONETTA" -},{ - "title": "EV26-1 Before The Final Battle With Jeanne I", - "artist": "BAYONETTA" -},{ - "title": "EV26-2 Before The Final Battle With Jeanne II", - "artist": "BAYONETTA" -},{ - "title": "EV26-3 Before The Final Battle With Jeanne III", - "artist": "BAYONETTA" -},{ - "title": "EV27-1 Jeanne I", - "artist": "BAYONETTA" -},{ - "title": "EV27-2 Truth", - "artist": "BAYONETTA" -},{ - "title": "EV27-3 Jeanne II", - "artist": "BAYONETTA" -},{ - "title": "EV27-4 Miraculous Return!?", - "artist": "BAYONETTA" -},{ - "title": "EV27-5 Bayonetta & Luka", - "artist": "BAYONETTA" -},{ - "title": "EV28 To The Ithavoll Building", - "artist": "BAYONETTA" -},{ - "title": "EV29-1 Balder's Speech I", - "artist": "BAYONETTA" -},{ - "title": "EV29-2 Balder's Speech II", - "artist": "BAYONETTA" -},{ - "title": "EV29-3 Balder's Speech III", - "artist": "BAYONETTA" -},{ - "title": "EV29-5 The Death Of Luka", - "artist": "BAYONETTA" -},{ - "title": "EV29-6 Balder", - "artist": "BAYONETTA" -},{ - "title": "EV30-1 End Of The Road", - "artist": "BAYONETTA" -},{ - "title": "EV30-2 Bayonetta Seized By The Goddess", - "artist": "BAYONETTA" -},{ - "title": "EV31-1 Jeanne - To The Heavens โ… ", - "artist": "BAYONETTA" -},{ - "title": "EV31-2 Jeanne - To The Heavens โ…ก", - "artist": "BAYONETTA" -},{ - "title": "EV32 The Death Of Jeanne", - "artist": "BAYONETTA" -},{ - "title": "EV33 The Demise?", - "artist": "BAYONETTA" -},{ - "title": "EV34 Luka Views The Stars", - "artist": "BAYONETTA" -},{ - "title": "EV35-1 Epilogue", - "artist": "BAYONETTA" -},{ - "title": "EV35-2 Romance", - "artist": "BAYONETTA" -},{ - "title": "First Love", - "artist": "BAYONETTA" -},{ - "title": "Fortitudo - In Labors And Dangers (Movement 2)", - "artist": "BAYONETTA" -},{ - "title": "Fortitudo - In Labors And Dangers", - "artist": "BAYONETTA" -},{ - "title": "Friendship", - "artist": "BAYONETTA" -},{ - "title": "GM01 Chapter Start", - "artist": "BAYONETTA" -},{ - "title": "GM02 Chapter Clear", - "artist": "BAYONETTA" -},{ - "title": "GM03 Angel Attack", - "artist": "BAYONETTA" -},{ - "title": "GM04 Verse Result Jingle", - "artist": "BAYONETTA" -},{ - "title": "GM05 Silver Coin Jingle", - "artist": "BAYONETTA" -},{ - "title": "GM06 Gold Coin Jingle", - "artist": "BAYONETTA" -},{ - "title": "GM07 Platinum Coin Jingle", - "artist": "BAYONETTA" -},{ - "title": "Heartbreak", - "artist": "BAYONETTA" -},{ - "title": "In Trouble! (Prototype)", - "artist": "BAYONETTA" -},{ - "title": "In Trouble!", - "artist": "BAYONETTA" -},{ - "title": "Iustitia - In Giving Every Man His Due", - "artist": "BAYONETTA" -},{ - "title": "Let's Dance, Boys !", - "artist": "BAYONETTA" -},{ - "title": "Let's Hit The Climax !", - "artist": "BAYONETTA" -},{ - "title": "Magical Sound Shower / Out Run", - "artist": "BAYONETTA" -},{ - "title": "Magnificent 8 - โˆž Climax Mix", - "artist": "BAYONETTA" -},{ - "title": "Memory", - "artist": "BAYONETTA" -},{ - "title": "Mysterious Destiny (Prototype)", - "artist": "BAYONETTA" -},{ - "title": "Mysterious Destiny - Retro Version", - "artist": "BAYONETTA" -},{ - "title": "One Of A Kind - Retro Version", - "artist": "BAYONETTA" -},{ - "title": "One Of A Kind", - "artist": "BAYONETTA" -},{ - "title": "Paradiso - Garden of Light", - "artist": "BAYONETTA" -},{ - "title": "Red & Black", - "artist": "BAYONETTA" -},{ - "title": "Riders Of The Light", - "artist": "BAYONETTA" -},{ - "title": "Play Minstrel Play", - "artist": "Blackmore's Night/Ian Anderson" -},{ - "title": "Angar Arandir", - "artist": "Bastian Kieslinger" -},{ - "title": "Aonir's Blade", - "artist": "Bastian Kieslinger" -},{ - "title": "Awakening", - "artist": "Bastian Kieslinger" -},{ - "title": "Barga Gor", - "artist": "Bastian Kieslinger" -},{ - "title": "Bastion", - "artist": "Bastian Kieslinger" -},{ - "title": "Bitter Still", - "artist": "Bastian Kieslinger" -},{ - "title": "Black Ash", - "artist": "Bastian Kieslinger" -},{ - "title": "Black Blizzard", - "artist": "Bastian Kieslinger" -},{ - "title": "Blood of My Blood", - "artist": "Bastian Kieslinger" -},{ - "title": "City of Everlight", - "artist": "Bastian Kieslinger" -},{ - "title": "Dark City of Cahlabrok", - "artist": "Bastian Kieslinger" -},{ - "title": "Depths of Windholme", - "artist": "Bastian Kieslinger" -},{ - "title": "Desert Horizon", - "artist": "Bastian Kieslinger" -},{ - "title": "Desolation", - "artist": "Bastian Kieslinger" -},{ - "title": "Divinity", - "artist": "Bastian Kieslinger" -},{ - "title": "Don't Cry, Sister Forest", - "artist": "Bastian Kieslinger" -},{ - "title": "Face the Light", - "artist": "Bastian Kieslinger" -},{ - "title": "Madwoman in the Attic", - "artist": "Blackbriar" -},{ - "title": "Farlorn's Hope", - "artist": "Bastian Kieslinger" -},{ - "title": "Fields of the Past", - "artist": "Bastian Kieslinger" -},{ - "title": "For the Tribe", - "artist": "Bastian Kieslinger" -},{ - "title": "Force", - "artist": "Bastian Kieslinger" -},{ - "title": "Forgotten Peace", - "artist": "Bastian Kieslinger" -},{ - "title": "Fragile", - "artist": "Bastian Kieslinger" -},{ - "title": "Fragments", - "artist": "Bastian Kieslinger" -},{ - "title": "Gor", - "artist": "Bastian Kieslinger" -},{ - "title": "Granite Rift", - "artist": "Bastian Kieslinger" -},{ - "title": "Green Fortress", - "artist": "Bastian Kieslinger" -},{ - "title": "Greykeep", - "artist": "Bastian Kieslinger" -},{ - "title": "Grungwar Grayfur", - "artist": "Bastian Kieslinger" -},{ - "title": "Harbinger of Light", - "artist": "Bastian Kieslinger" -},{ - "title": "Heart of the Forest", - "artist": "Bastian Kieslinger" -},{ - "title": "Homecoming", - "artist": "Bastian Kieslinger" -},{ - "title": "Ianna", - "artist": "Bastian Kieslinger" -},{ - "title": "Iron Marsh", - "artist": "Bastian Kieslinger" -},{ - "title": "Isgrimm", - "artist": "Bastian Kieslinger" -},{ - "title": "Kaiawu", - "artist": "Bastian Kieslinger" -},{ - "title": "Katras", - "artist": "Bastian Kieslinger" -},{ - "title": "Isle of Urgath", - "artist": "Bastian Kieslinger" -},{ - "title": "Lands of Nortander", - "artist": "Bastian Kieslinger" -},{ - "title": "March of Destiny", - "artist": "Bastian Kieslinger" -},{ - "title": "Mighty Mugwa", - "artist": "Bastian Kieslinger" -},{ - "title": "Monument", - "artist": "Bastian Kieslinger" -},{ - "title": "Morning Glade", - "artist": "Bastian Kieslinger" -},{ - "title": "Mountainfall", - "artist": "Bastian Kieslinger" -},{ - "title": "Mulandir", - "artist": "Bastian Kieslinger" -},{ - "title": "Nexus", - "artist": "Bastian Kieslinger" -},{ - "title": "Noag Moon-Blood", - "artist": "Bastian Kieslinger" -},{ - "title": "Overgrown", - "artist": "Bastian Kieslinger" -},{ - "title": "Queen Ayelith", - "artist": "Bastian Kieslinger" -},{ - "title": "Raith Skaddar", - "artist": "Bastian Kieslinger" -},{ - "title": "Raw", - "artist": "Bastian Kieslinger" -},{ - "title": "Realm of Leaves", - "artist": "Bastian Kieslinger" -},{ - "title": "Red Morass", - "artist": "Bastian Kieslinger" -},{ - "title": "Rerah", - "artist": "Bastian Kieslinger" -},{ - "title": "Rest", - "artist": "Bastian Kieslinger" -},{ - "title": "Rise Once More", - "artist": "Bastian Kieslinger" -},{ - "title": "Rise of Zarach", - "artist": "Bastian Kieslinger" -},{ - "title": "Rohen Tahir", - "artist": "Bastian Kieslinger" -},{ - "title": "Sentenza Noria", - "artist": "Bastian Kieslinger" -},{ - "title": "Sharp Tusks", - "artist": "Bastian Kieslinger" -},{ - "title": "Shattered Lands", - "artist": "Bastian Kieslinger" -},{ - "title": "Silent Hollows", - "artist": "Bastian Kieslinger" -},{ - "title": "Song of the Wight", - "artist": "Bastian Kieslinger" -},{ - "title": "Superior", - "artist": "Bastian Kieslinger" -},{ - "title": "Tears of Mire", - "artist": "Bastian Kieslinger" -},{ - "title": "Temple of the Sacred Seal", - "artist": "Bastian Kieslinger" -},{ - "title": "The Eye", - "artist": "Bastian Kieslinger" -},{ - "title": "Thick Hide", - "artist": "Bastian Kieslinger" -},{ - "title": "This Land of Ours", - "artist": "Bastian Kieslinger" -},{ - "title": "Undergast the Weaver", - "artist": "Bastian Kieslinger" -},{ - "title": "Uram the Red", - "artist": "Bastian Kieslinger" -},{ - "title": "Valley", - "artist": "Bastian Kieslinger" -},{ - "title": "Void", - "artist": "Bastian Kieslinger" -},{ - "title": "Wandering Dune", - "artist": "Bastian Kieslinger" -},{ - "title": "Whispering Winds", - "artist": "Bastian Kieslinger" -},{ - "title": "You Mean Nothing", - "artist": "Bastian Kieslinger" -},{ - "title": "Yria", - "artist": "Bastian Kieslinger" -},{ - "title": "Zazka Small-Tusk", - "artist": "Bastian Kieslinger" -},{ - "title": "Angel Cry", - "artist": "Battle Beast" -},{ - "title": "Armageddon Clan", - "artist": "Battle Beast" -},{ - "title": "Armageddon", - "artist": "Battle Beast" -},{ - "title": "Bastard Son of Odin", - "artist": "Battle Beast" -},{ - "title": "Bent and Broken", - "artist": "Battle Beast" -},{ - "title": "Beyond the Burning Skies", - "artist": "Battle Beast" -},{ - "title": "Black Ninja", - "artist": "Battle Beast" -},{ - "title": "Bringer of Pain", - "artist": "Battle Beast" -},{ - "title": "Circus of Doom", - "artist": "Battle Beast" -},{ - "title": "Cyberspace", - "artist": "Battle Beast" -},{ - "title": "Dancing with the Beast", - "artist": "Battle Beast" -},{ - "title": "Die-Hard Warrior", - "artist": "Battle Beast" -},{ - "title": "Eden", - "artist": "Battle Beast" -},{ - "title": "Endless Summer", - "artist": "Battle Beast" -},{ - "title": "Enter the Metal World", - "artist": "Battle Beast" -},{ - "title": "Eye of the Storm", - "artist": "Battle Beast" -},{ - "title": "Familiar Hell", - "artist": "Battle Beast" -},{ - "title": "Far Far Away", - "artist": "Battle Beast" -},{ - "title": "Far from Heaven", - "artist": "Battle Beast" -},{ - "title": "Fight, Kill, Die", - "artist": "Battle Beast" -},{ - "title": "Freedom", - "artist": "Battle Beast" -},{ - "title": "God of War", - "artist": "Battle Beast" -},{ - "title": "Golden Age", - "artist": "Battle Beast" -},{ - "title": "Hero's Quest", - "artist": "Battle Beast" -},{ - "title": "I Want the World... And Everything in It", - "artist": "Battle Beast" -},{ - "title": "I Wish", - "artist": "Battle Beast" -},{ - "title": "Iron Hand", - "artist": "Battle Beast" -},{ - "title": "Justice and Metal", - "artist": "Battle Beast" -},{ - "title": "King for a Day", - "artist": "Battle Beast" -},{ - "title": "Kingdom", - "artist": "Battle Beast" -},{ - "title": "Let It Roar", - "artist": "Battle Beast" -},{ - "title": "Lionheart", - "artist": "Battle Beast" -},{ - "title": "Machine Revolution", - "artist": "Battle Beast" -},{ - "title": "Madness", - "artist": "Battle Beast" -},{ - "title": "Master of Illusion", - "artist": "Battle Beast" -},{ - "title": "My Last Dream", - "artist": "Battle Beast" -},{ - "title": "Neuromancer", - "artist": "Battle Beast" -},{ - "title": "No More Hollywood Endings", - "artist": "Battle Beast" -},{ - "title": "Out of Control", - "artist": "Battle Beast" -},{ - "title": "Out on the Streets", - "artist": "Battle Beast" -},{ - "title": "Over the Top", - "artist": "Battle Beast" -},{ - "title": "Piece of Me", - "artist": "Battle Beast" -},{ - "title": "Place That We Call Home", - "artist": "Battle Beast" -},{ - "title": "Push It to the Limit - Bonus", - "artist": "Battle Beast" -},{ - "title": "Rain Man", - "artist": "Battle Beast" -},{ - "title": "Raise Your Fists", - "artist": "Battle Beast" -},{ - "title": "Raven", - "artist": "Battle Beast" -},{ - "title": "Rock Trash", - "artist": "Battle Beast" -},{ - "title": "Russian Roulette", - "artist": "Battle Beast" -},{ - "title": "Savage and Saint", - "artist": "Battle Beast" -},{ - "title": "Sea of Dreams", - "artist": "Battle Beast" -},{ - "title": "Show Me How to Die", - "artist": "Battle Beast" -},{ - "title": "Shutdown", - "artist": "Battle Beast" -},{ - "title": "Speed and Danger", - "artist": "Battle Beast" -},{ - "title": "Stay Black", - "artist": "Battle Beast" -},{ - "title": "Steel", - "artist": "Battle Beast" -},{ - "title": "Straight to the Heart", - "artist": "Battle Beast" -},{ - "title": "Tempest Of Blades", - "artist": "Battle Beast" -},{ - "title": "The Band of the Hawk", - "artist": "Battle Beast" -},{ - "title": "The Black Swordsman", - "artist": "Battle Beast" -},{ - "title": "The Eclipse", - "artist": "Battle Beast" -},{ - "title": "The Golden Horde", - "artist": "Battle Beast" -},{ - "title": "The Hero", - "artist": "Battle Beast" -},{ - "title": "The Lightbringer", - "artist": "Battle Beast" -},{ - "title": "The Road to Avalon", - "artist": "Battle Beast" -},{ - "title": "Touch in the Night", - "artist": "Battle Beast" -},{ - "title": "Unbroken", - "artist": "Battle Beast" -},{ - "title": "Unfairy Tales", - "artist": "Battle Beast" -},{ - "title": "Unholy Savior", - "artist": "Battle Beast" -},{ - "title": "Victory", - "artist": "Battle Beast" -},{ - "title": "We Will Fight", - "artist": "Battle Beast" -},{ - "title": "Where Angels Fear to Fly", - "artist": "Battle Beast" -},{ - "title": "Wings of Light", - "artist": "Battle Beast" -},{ - "title": "World on Fire", - "artist": "Battle Beast" -},{ - "title": "Lost in Wars", - "artist": "Battle Beast/Tomi Joutsen" -},{ - "title": "Battle of the Ages", - "artist": "Unknown Artist" -},{ - "title": "Battle1", - "artist": "Unknown Artist" -},{ - "title": "Battle5", - "artist": "Unknown Artist" -},{ - "title": "BattleoftheAgesTannoy", - "artist": "Unknown Artist" -},{ - "title": "Playground (from the series Arcane League of Legends)", - "artist": "Bea Miller" -},{ - "title": "S.L.U.T.", - "artist": "Bea Miller" -},{ - "title": "THAT BITCH", - "artist": "Bea Miller" -},{ - "title": "Break My Heart Myself (feat. YEJI & RYUJIN of ITZY)", - "artist": "Bebe Rexha/ITZY/YEJI & RYUJIN of ITZY" -},{ - "title": "The Captain Down Below", - "artist": "Behmer/AMBERLIND/B3nte" -},{ - "title": "Build a Bitch", - "artist": "Bella Poarch" -},{ - "title": "Villain", - "artist": "Bella Poarch" -},{ - "title": "No Man's Land (feat. Grimes)", - "artist": "Bella Poarch/Grimes" -},{ - "title": "Unholy", - "artist": "Belle Sisoski" -},{ - "title": "Beautiful Things", - "artist": "Benson Boone" -},{ - "title": "Crush", - "artist": "Besomorph" -},{ - "title": "Redemption", - "artist": "Besomorph/Coopex/RIELL" -},{ - "title": "Not The One", - "artist": "Besomorph/Gloria Kim" -},{ - "title": "Hard To Kill", - "artist": "Beth Crowley" -},{ - "title": "Puttin' On the Ritz - Electro Swing Mix", - "artist": "Betty Booom/J Fitz" -},{ - "title": "A Warrior's Call - Acoustic Version", - "artist": "Beyond The Black" -},{ - "title": "Afraid of the Dark", - "artist": "Beyond The Black" -},{ - "title": "Against the World", - "artist": "Beyond The Black" -},{ - "title": "Beautiful Lies", - "artist": "Beyond The Black" -},{ - "title": "Beneath a Blackened Sky", - "artist": "Beyond The Black" -},{ - "title": "Beyond the Mirror", - "artist": "Beyond The Black" -},{ - "title": "Breeze", - "artist": "Beyond The Black" -},{ - "title": "Burning in Flames", - "artist": "Beyond The Black" -},{ - "title": "Call My Name", - "artist": "Beyond The Black" -},{ - "title": "Coming Home", - "artist": "Beyond The Black" -},{ - "title": "Dancing In The Dark", - "artist": "Beyond The Black" -},{ - "title": "Dear Death", - "artist": "Beyond The Black" -},{ - "title": "Dies Irae", - "artist": "Beyond The Black" -},{ - "title": "Down with the Sickness - Acoustic Version", - "artist": "Beyond The Black" -},{ - "title": "Drowning in Darkness", - "artist": "Beyond The Black" -},{ - "title": "Echo from the Past", - "artist": "Beyond The Black" -},{ - "title": "Escape from the Earth", - "artist": "Beyond The Black" -},{ - "title": "Fairytale of Doom", - "artist": "Beyond The Black" -},{ - "title": "Fall into Flames", - "artist": "Beyond The Black" -},{ - "title": "Forget My Name - Re-Recorded", - "artist": "Beyond The Black" -},{ - "title": "Forget My Name", - "artist": "Beyond The Black" -},{ - "title": "Free Me", - "artist": "Beyond The Black" -},{ - "title": "Freedom", - "artist": "Beyond The Black" -},{ - "title": "Golden Pariahs", - "artist": "Beyond The Black" -},{ - "title": "Hallelujah", - "artist": "Beyond The Black" -},{ - "title": "Halo of the Dark", - "artist": "Beyond The Black" -},{ - "title": "Heart of the Hurricane", - "artist": "Beyond The Black" -},{ - "title": "Heaven in Hell", - "artist": "Beyond The Black" -},{ - "title": "Horizons", - "artist": "Beyond The Black" -},{ - "title": "Human", - "artist": "Beyond The Black" -},{ - "title": "Hysteria", - "artist": "Beyond The Black" -},{ - "title": "I Remember Dying (Stranger Reprise)", - "artist": "Beyond The Black" -},{ - "title": "I Remember Dying", - "artist": "Beyond The Black" -},{ - "title": "In the Shadows", - "artist": "Beyond The Black" -},{ - "title": "Into The Light", - "artist": "Beyond The Black" -},{ - "title": "Is There Anybody Out There?", - "artist": "Beyond The Black" -},{ - "title": "Lost in Forever", - "artist": "Beyond The Black" -},{ - "title": "Love Me Forever", - "artist": "Beyond The Black" -},{ - "title": "Love's a Burden", - "artist": "Beyond The Black" -},{ - "title": "Marching On", - "artist": "Beyond The Black" -},{ - "title": "Million Lightyears", - "artist": "Beyond The Black" -},{ - "title": "Misery", - "artist": "Beyond The Black" -},{ - "title": "My God is Dead", - "artist": "Beyond The Black" -},{ - "title": "Nevermore", - "artist": "Beyond The Black" -},{ - "title": "Night Will Fade", - "artist": "Beyond The Black" -},{ - "title": "Not In Our Name", - "artist": "Beyond The Black" -},{ - "title": "Numb", - "artist": "Beyond The Black" -},{ - "title": "Our Little Time", - "artist": "Beyond The Black" -},{ - "title": "Out of the Ashes", - "artist": "Beyond The Black" -},{ - "title": "Parade", - "artist": "Beyond The Black" -},{ - "title": "Paralyzed", - "artist": "Beyond The Black" -},{ - "title": "Pearl in a World of Dirt", - "artist": "Beyond The Black" -},{ - "title": "Rage Before the Storm", - "artist": "Beyond The Black" -},{ - "title": "Raise Your Head - String Version", - "artist": "Beyond The Black" -},{ - "title": "Raise Your Head", - "artist": "Beyond The Black" -},{ - "title": "Reincarnation", - "artist": "Beyond The Black" -},{ - "title": "Running to the Edge", - "artist": "Beyond The Black" -},{ - "title": "Scream for Me", - "artist": "Beyond The Black" -},{ - "title": "Shine and Shade", - "artist": "Beyond The Black" -},{ - "title": "Some Kind of Monster", - "artist": "Beyond The Black" -},{ - "title": "Song for the Godless", - "artist": "Beyond The Black" -},{ - "title": "Songs of Love and Death", - "artist": "Beyond The Black" -},{ - "title": "Spiderweb of Eyes", - "artist": "Beyond The Black" -},{ - "title": "Still Breathing", - "artist": "Beyond The Black" -},{ - "title": "The Other Side", - "artist": "Beyond The Black" -},{ - "title": "The Trooper - Acoustic Version", - "artist": "Beyond The Black" -},{ - "title": "Through the Mirror", - "artist": "Beyond The Black" -},{ - "title": "To Hell and Back - Acoustic Version", - "artist": "Beyond The Black" -},{ - "title": "Unbroken", - "artist": "Beyond The Black" -},{ - "title": "We Will Find a Way", - "artist": "Beyond The Black" -},{ - "title": "Welcome to My Wasteland", - "artist": "Beyond The Black" -},{ - "title": "When Angels Fall", - "artist": "Beyond The Black" -},{ - "title": "Wide Awake - Piano Version", - "artist": "Beyond The Black" -},{ - "title": "Wide Awake", - "artist": "Beyond The Black" -},{ - "title": "Winter Is Coming", - "artist": "Beyond The Black" -},{ - "title": "Wounded Healer", - "artist": "Beyond The Black" -},{ - "title": "Anders sein - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "You're Not Alone", - "artist": "Beyond The Black" -},{ - "title": "I Won't Surrender", - "artist": "Beyond The Black/Tina Guo" -},{ - "title": "Beyond the sorrow", - "artist": "Unknown Artist" -},{ - "title": "Big And Bad", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "I Wanna Be Like You", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Minnie The Moocher", - "artist": "Big Bad Voodoo Daddy" -},{ - "title": "Otherworld", - "artist": "Bill Xtillidiex Muir" -},{ - "title": "The Pirate Queen's Cave (Original Game Soundtrack)", - "artist": "Billie Bust Up" -},{ - "title": "A Million Gruesome Ways To Die (Original Game Soundtrack)", - "artist": "Billie Bust Up/Black Gryph0n" -},{ - "title": "River", - "artist": "Bishop Briggs" -},{ - "title": "Insane", - "artist": "Black Gryph0n/Baasik" -},{ - "title": "An Unwelcome Guest", - "artist": "Blackbriar" -},{ - "title": "Arms of the Ocean", - "artist": "Blackbriar" -},{ - "title": "Beautiful Delirium", - "artist": "Blackbriar" -},{ - "title": "Bloody Footprints in the Snow", - "artist": "Blackbriar" -},{ - "title": "Cicada", - "artist": "Blackbriar" -},{ - "title": "Confess", - "artist": "Blackbriar" -},{ - "title": "Crimson Faces", - "artist": "Blackbriar" -},{ - "title": "Cry of a Banshee", - "artist": "Blackbriar" -},{ - "title": "Deadly Diminuendo", - "artist": "Blackbriar" -},{ - "title": "Deadly Nightshade", - "artist": "Blackbriar" -},{ - "title": "Fairy of the Bog", - "artist": "Blackbriar" -},{ - "title": "Far Distant Land", - "artist": "Blackbriar" -},{ - "title": "Floriography", - "artist": "Blackbriar" -},{ - "title": "Forever and a Day", - "artist": "Blackbriar" -},{ - "title": "Fractured Fairytale", - "artist": "Blackbriar" -},{ - "title": "I Buried Us", - "artist": "Blackbriar" -},{ - "title": "I'd Rather Burn", - "artist": "Blackbriar" -},{ - "title": "Let Me In", - "artist": "Blackbriar" -},{ - "title": "Lilith Be Gone", - "artist": "Blackbriar" -},{ - "title": "Christmas Eve - English Radio Edit", - "artist": "Blackmore's Night" -},{ - "title": "Mortal Remains", - "artist": "Blackbriar" -},{ - "title": "My Down-to-Earth Lover", - "artist": "Blackbriar" -},{ - "title": "My Soul's Demise", - "artist": "Blackbriar" -},{ - "title": "Prelude", - "artist": "Blackbriar" -},{ - "title": "Preserved Roses", - "artist": "Blackbriar" -},{ - "title": "Ready to Kill", - "artist": "Blackbriar" -},{ - "title": "Selkie", - "artist": "Blackbriar" -},{ - "title": "Spirit of Forgetfulness", - "artist": "Blackbriar" -},{ - "title": "Stone Cold Body", - "artist": "Blackbriar" -},{ - "title": "The Evergreen and Weeping Tree", - "artist": "Blackbriar" -},{ - "title": "The Rooster's Crow", - "artist": "Blackbriar" -},{ - "title": "The Sรฉance", - "artist": "Blackbriar" -},{ - "title": "Through the Crevice", - "artist": "Blackbriar" -},{ - "title": "Thumbelina", - "artist": "Blackbriar" -},{ - "title": "Until Eternity - Orchestral Version", - "artist": "Blackbriar" -},{ - "title": "Until Eternity", - "artist": "Blackbriar" -},{ - "title": "Walking Over My Grave", - "artist": "Blackbriar" -},{ - "title": "We Make Mist", - "artist": "Blackbriar" -},{ - "title": "Weakness and Lust", - "artist": "Blackbriar" -},{ - "title": "Witching Hour", - "artist": "Blackbriar" -},{ - "title": "You're Haunting Me", - "artist": "Blackbriar" -},{ - "title": "Moonflower", - "artist": "Blackbriar/Marjana Semkina" -},{ - "title": "Snow White and Rose Red", - "artist": "Blackbriar/Ulli Perhonen" -},{ - "title": "Blackened Moon", - "artist": "Unknown Artist" -},{ - "title": "25 Years", - "artist": "Blackmore's Night" -},{ - "title": "3 Black Crows", - "artist": "Blackmore's Night" -},{ - "title": "Again Someday - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Again Someday", - "artist": "Blackmore's Night" -},{ - "title": "All Because Of You - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "All Because of You (Radio Edit 2007)", - "artist": "Blackmore's Night" -},{ - "title": "All Because of You - Radio Edit", - "artist": "Blackmore's Night" -},{ - "title": "All Because of You", - "artist": "Blackmore's Night" -},{ - "title": "All Our Yesterdays", - "artist": "Blackmore's Night" -},{ - "title": "All for One", - "artist": "Blackmore's Night" -},{ - "title": "All the Fun of the Fayre", - "artist": "Blackmore's Night" -},{ - "title": "Allan Yn n Fan", - "artist": "Blackmore's Night" -},{ - "title": "Ariel", - "artist": "Blackmore's Night" -},{ - "title": "Avalon", - "artist": "Blackmore's Night" -},{ - "title": "Barbara Allen", - "artist": "Blackmore's Night" -},{ - "title": "Be Mine Tonight - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Be Mine Tonight", - "artist": "Blackmore's Night" -},{ - "title": "Believe in Me", - "artist": "Blackmore's Night" -},{ - "title": "Benzai-Ten", - "artist": "Blackmore's Night" -},{ - "title": "Beyond the Sunset", - "artist": "Blackmore's Night" -},{ - "title": "Call It Love", - "artist": "Blackmore's Night" -},{ - "title": "Can't Help Falling in Love", - "artist": "Blackmore's Night" -},{ - "title": "Carry On... Jon", - "artist": "Blackmore's Night" -},{ - "title": "Cartouche", - "artist": "Blackmore's Night" -},{ - "title": "Castles And Dreams", - "artist": "Blackmore's Night" -},{ - "title": "Castles and Dreams", - "artist": "Blackmore's Night" -},{ - "title": "Catherine Howard's Fate", - "artist": "Blackmore's Night" -},{ - "title": "Celluloid Heroes", - "artist": "Blackmore's Night" -},{ - "title": "Christmas Eve - 2013 Version", - "artist": "Blackmore's Night" -},{ - "title": "Christmas Eve - English & German Radio Edit", - "artist": "Blackmore's Night" -},{ - "title": "Ocean Gypsy", - "artist": "Blackmore's Night" -},{ - "title": "Christmas Eve - German Radio Edit", - "artist": "Blackmore's Night" -},{ - "title": "Christmas Eve - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Christmas Eve", - "artist": "Blackmore's Night" -},{ - "title": "Coming Home - 2017 Version", - "artist": "Blackmore's Night" -},{ - "title": "Coming Home", - "artist": "Blackmore's Night" -},{ - "title": "The Promise I'm Longing to Keep", - "artist": "Dale North" -},{ - "title": "Crowning Of The King - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Crowning of the King", - "artist": "Blackmore's Night" -},{ - "title": "Dance of the Darkness", - "artist": "Blackmore's Night" -},{ - "title": "Dancer and the Moon", - "artist": "Blackmore's Night" -},{ - "title": "Dandelion Wine", - "artist": "Blackmore's Night" -},{ - "title": "Darkness", - "artist": "Blackmore's Night" -},{ - "title": "Darker Shade of Black", - "artist": "Blackmore's Night" -},{ - "title": "Deck the Halls - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Deck the Halls", - "artist": "Blackmore's Night" -},{ - "title": "Der Letzte Musketier", - "artist": "Blackmore's Night" -},{ - "title": "Diamonds and Rust", - "artist": "Blackmore's Night" -},{ - "title": "Ding Dong Merrily On High - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Ding Dong Merrily on High", - "artist": "Blackmore's Night" -},{ - "title": "Durch Den Wald Zum Bach Haus", - "artist": "Blackmore's Night" -},{ - "title": "Durch den Wald zum Bach Haus", - "artist": "Blackmore's Night" -},{ - "title": "Earth Wind and Sky", - "artist": "Blackmore's Night" -},{ - "title": "Emmanuel - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Emmanuel", - "artist": "Blackmore's Night" -},{ - "title": "Empty Words", - "artist": "Blackmore's Night" -},{ - "title": "Faerie Queen - Faerie Dance", - "artist": "Blackmore's Night" -},{ - "title": "Far Far Away", - "artist": "Blackmore's Night" -},{ - "title": "Fayre Thee Well", - "artist": "Blackmore's Night" -},{ - "title": "Feather in the Wind", - "artist": "Blackmore's Night" -},{ - "title": "Fires at Midnight", - "artist": "Blackmore's Night" -},{ - "title": "Fool's Gold", - "artist": "Blackmore's Night" -},{ - "title": "Four Winds", - "artist": "Blackmore's Night" -},{ - "title": "Galliard", - "artist": "Blackmore's Night" -},{ - "title": "Ghost of John - Bonus Track", - "artist": "Blackmore's Night" -},{ - "title": "Ghost of a Rose - New Version", - "artist": "Blackmore's Night" -},{ - "title": "Ghost of a Rose", - "artist": "Blackmore's Night" -},{ - "title": "Gilded Cage", - "artist": "Blackmore's Night" -},{ - "title": "God Rest Ye Merry Gentlemen - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "God Rest Ye Merry Gentlemen", - "artist": "Blackmore's Night" -},{ - "title": "God Save the Keg", - "artist": "Blackmore's Night" -},{ - "title": "Going to the Faire", - "artist": "Blackmore's Night" -},{ - "title": "Gone with the Wind", - "artist": "Blackmore's Night" -},{ - "title": "Good King Wenceslas - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Good King Wenceslas", - "artist": "Blackmore's Night" -},{ - "title": "Greensleeves - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Greensleeves", - "artist": "Blackmore's Night" -},{ - "title": "Hanging Tree - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Hanging Tree", - "artist": "Blackmore's Night" -},{ - "title": "Hark! The Herald Angels Sing / O Come All Ye Faithful - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Hark! the Herald Angels Sing / O Come All Ye Faithfull", - "artist": "Blackmore's Night" -},{ - "title": "Health to the Company", - "artist": "Blackmore's Night" -},{ - "title": "Here We Come A-Caroling", - "artist": "Blackmore's Night" -},{ - "title": "Highland", - "artist": "Blackmore's Night" -},{ - "title": "Home Again - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Home Again", - "artist": "Blackmore's Night" -},{ - "title": "I Got You Babe", - "artist": "Blackmore's Night" -},{ - "title": "I Guess It Doesn't Matter Anymore", - "artist": "Blackmore's Night" -},{ - "title": "I Saw Three Ships - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "I Saw Three Ships", - "artist": "Blackmore's Night" -},{ - "title": "I Still Remember - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "I Still Remember", - "artist": "Blackmore's Night" -},{ - "title": "I Surrender - Bonus Track", - "artist": "Blackmore's Night" -},{ - "title": "I Think It's Going to Rain Today", - "artist": "Blackmore's Night" -},{ - "title": "It Came Upon A Midnight Clear", - "artist": "Blackmore's Night" -},{ - "title": "It Came Upon a Midnight Clear", - "artist": "Blackmore's Night" -},{ - "title": "Ivory Tower", - "artist": "Blackmore's Night" -},{ - "title": "Journeyman (Vandraren)", - "artist": "Blackmore's Night" -},{ - "title": "Just Call My Name (I'll Be There)", - "artist": "Blackmore's Night" -},{ - "title": "Keeper of the Flame", - "artist": "Blackmore's Night" -},{ - "title": "Lady in Black", - "artist": "Blackmore's Night" -},{ - "title": "Locked Within the Crystal Ball", - "artist": "Blackmore's Night" -},{ - "title": "Long Long Time", - "artist": "Blackmore's Night" -},{ - "title": "Lord of the Dance / Simple Gifts", - "artist": "Blackmore's Night" -},{ - "title": "Loreley", - "artist": "Blackmore's Night" -},{ - "title": "Ma-O-Tzur - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Ma-O-Tzur", - "artist": "Blackmore's Night" -},{ - "title": "Magical World - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Magical World", - "artist": "Blackmore's Night" -},{ - "title": "March the Heroes Home", - "artist": "Blackmore's Night" -},{ - "title": "Memmingen - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Memmingen", - "artist": "Blackmore's Night" -},{ - "title": "Mid Winter's Night", - "artist": "Blackmore's Night" -},{ - "title": "Minstrel Hall - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Minstrel Hall", - "artist": "Blackmore's Night" -},{ - "title": "Minstrels in the Hall", - "artist": "Blackmore's Night" -},{ - "title": "Mond Tanz / Child in Time", - "artist": "Blackmore's Night" -},{ - "title": "Mond Tanz - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Mond Tanz", - "artist": "Blackmore's Night" -},{ - "title": "Moonlight Shadow - 2017 Version", - "artist": "Blackmore's Night" -},{ - "title": "Moonlight Shadow", - "artist": "Blackmore's Night" -},{ - "title": "Morning Star", - "artist": "Blackmore's Night" -},{ - "title": "Mr. Peagram's Morris and Sword", - "artist": "Blackmore's Night" -},{ - "title": "Nature's Light", - "artist": "Blackmore's Night" -},{ - "title": "Night At Eggersberg", - "artist": "Blackmore's Night" -},{ - "title": "No Second Chance - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "No Second Chance", - "artist": "Blackmore's Night" -},{ - "title": "Now and Then - New Version", - "artist": "Blackmore's Night" -},{ - "title": "Now and Then", - "artist": "Blackmore's Night" -},{ - "title": "Nur Eine Minute", - "artist": "Blackmore's Night" -},{ - "title": "Nur eine Minute", - "artist": "Blackmore's Night" -},{ - "title": "O Christmas Tree - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "O Little Town Of Bethlehem", - "artist": "Blackmore's Night" -},{ - "title": "O Little Town of Bethlehem", - "artist": "Blackmore's Night" -},{ - "title": "Ocean Gypsy - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Mirror III Confusion", - "artist": "Blutengel" -},{ - "title": "Oh Christmas Tree", - "artist": "Blackmore's Night" -},{ - "title": "Olde Mill Inn", - "artist": "Blackmore's Night" -},{ - "title": "Once Upon December", - "artist": "Blackmore's Night" -},{ - "title": "Once in a Million Years", - "artist": "Blackmore's Night" -},{ - "title": "Past Time with Good Company", - "artist": "Blackmore's Night" -},{ - "title": "Play Minstrel Play", - "artist": "Blackmore's Night" -},{ - "title": "Possum Goes to Prague", - "artist": "Blackmore's Night" -},{ - "title": "Possum's Last Dance - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Possum's Last Dance", - "artist": "Blackmore's Night" -},{ - "title": "Praetorius (Courante) - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Praetorius (Courante)", - "artist": "Blackmore's Night" -},{ - "title": "Prince Waldeck's Galliard", - "artist": "Blackmore's Night" -},{ - "title": "Queen for a Day, Pt. 1", - "artist": "Blackmore's Night" -},{ - "title": "Queen for a Day, Pt. 2", - "artist": "Blackmore's Night" -},{ - "title": "Silent Night", - "artist": "Blackmore's Night" -},{ - "title": "Queen's Lament", - "artist": "Blackmore's Night" -},{ - "title": "Rainbow Blues", - "artist": "Blackmore's Night" -},{ - "title": "Rainbow Eyes", - "artist": "Blackmore's Night" -},{ - "title": "Renaissance Faire - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Renaissance Faire", - "artist": "Blackmore's Night" -},{ - "title": "Sake Of The Song - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Sake of the Song", - "artist": "Blackmore's Night" -},{ - "title": "Second Element", - "artist": "Blackmore's Night" -},{ - "title": "Self Portrait", - "artist": "Blackmore's Night" -},{ - "title": "Shadow of the Moon - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Shadow of the Moon - Ritchie & Candice Anniversary Home Session", - "artist": "Blackmore's Night" -},{ - "title": "Shadow of the Moon", - "artist": "Blackmore's Night" -},{ - "title": "Simple Gifts (Lord of the Dance) - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Sister Gypsy", - "artist": "Blackmore's Night" -},{ - "title": "Somewhere over the Sea (The Moon is Shining)", - "artist": "Blackmore's Night" -},{ - "title": "Somewhere over the Sea - 2017 Version", - "artist": "Blackmore's Night" -},{ - "title": "Song and Dance", - "artist": "Blackmore's Night" -},{ - "title": "Spanish Nights (I Remember It Well)", - "artist": "Blackmore's Night" -},{ - "title": "Spirit Of The Sea", - "artist": "Blackmore's Night" -},{ - "title": "Spirit of the Sea - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Spirit of the Sea - Ritchie & Candice Anniversary Home Session", - "artist": "Blackmore's Night" -},{ - "title": "Spirit of the Sea", - "artist": "Blackmore's Night" -},{ - "title": "St. Teresa", - "artist": "Blackmore's Night" -},{ - "title": "Storm", - "artist": "Blackmore's Night" -},{ - "title": "Strawberry Girl", - "artist": "Blackmore's Night" -},{ - "title": "Street of Dreams - Bonus Version", - "artist": "Blackmore's Night" -},{ - "title": "Streets of London", - "artist": "Blackmore's Night" -},{ - "title": "The Ashgrove", - "artist": "Blackmore's Night" -},{ - "title": "The Circle", - "artist": "Blackmore's Night" -},{ - "title": "The Clock Ticks On - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "The Clock Ticks On", - "artist": "Blackmore's Night" -},{ - "title": "The Last Leaf", - "artist": "Blackmore's Night" -},{ - "title": "The Messenger - Instrumental", - "artist": "Blackmore's Night" -},{ - "title": "The Moon is Shining (Somewhere over the Sea)", - "artist": "Blackmore's Night" -},{ - "title": "The Other Side", - "artist": "Blackmore's Night" -},{ - "title": "The Peasant's Promise", - "artist": "Blackmore's Night" -},{ - "title": "The Spinner's Tale", - "artist": "Blackmore's Night" -},{ - "title": "The Temple of the King", - "artist": "Blackmore's Night" -},{ - "title": "The Times They Are a Changin'", - "artist": "Blackmore's Night" -},{ - "title": "The Twisted Oak", - "artist": "Blackmore's Night" -},{ - "title": "Toast to Tomorrow", - "artist": "Blackmore's Night" -},{ - "title": "Troika", - "artist": "Blackmore's Night" -},{ - "title": "Under a Violet Moon", - "artist": "Blackmore's Night" -},{ - "title": "Vagabond (Make a Princess of Me)", - "artist": "Blackmore's Night" -},{ - "title": "Village Dance - Instrumental", - "artist": "Blackmore's Night" -},{ - "title": "Village Dance", - "artist": "Blackmore's Night" -},{ - "title": "Village Lanterne", - "artist": "Blackmore's Night" -},{ - "title": "Village on the Sand", - "artist": "Blackmore's Night" -},{ - "title": "Waiting Just For You - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Waiting Just for You", - "artist": "Blackmore's Night" -},{ - "title": "Way to Mandalay", - "artist": "Blackmore's Night" -},{ - "title": "We Three Kings - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "We Three Kings", - "artist": "Blackmore's Night" -},{ - "title": "We Wish You A Merry Christmas - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "We Wish You a Merry Christmas", - "artist": "Blackmore's Night" -},{ - "title": "Where Are We Going from Here", - "artist": "Blackmore's Night" -},{ - "title": "Will O' the Wisp", - "artist": "Blackmore's Night" -},{ - "title": "Windmills", - "artist": "Blackmore's Night" -},{ - "title": "Winter (Basse Dance) - Remastered 2021", - "artist": "Blackmore's Night" -},{ - "title": "Winter (Basse Dance)", - "artist": "Blackmore's Night" -},{ - "title": "Wish You Were Here (2021) - Remastered", - "artist": "Blackmore's Night" -},{ - "title": "Wish You Were Here (2021)", - "artist": "Blackmore's Night" -},{ - "title": "Wish You Were Here - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Wish You Were Here", - "artist": "Blackmore's Night" -},{ - "title": "World of Stone", - "artist": "Blackmore's Night" -},{ - "title": "Writing on the Wall - 2017 Version", - "artist": "Blackmore's Night" -},{ - "title": "Writing on the Wall - 25th Anniversary New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Writing on the Wall", - "artist": "Blackmore's Night" -},{ - "title": "Written In The Stars - 2024 New Mix", - "artist": "Blackmore's Night" -},{ - "title": "Written In The Stars - 2024 New Vocal Version", - "artist": "Blackmore's Night" -},{ - "title": "Written in the Stars", - "artist": "Blackmore's Night" -},{ - "title": "Save Our Souls - Single Edit", - "artist": "Blutengel" -},{ - "title": "Street of Dreams", - "artist": "Blackmore's Night/Joe Lynn Turner" -},{ - "title": "Wind in the Willows", - "artist": "Blackmore's Night/Jon Ford" -},{ - "title": "Dopamine", - "artist": "Blackstripe" -},{ - "title": "Woho", - "artist": "Blackstripe" -},{ - "title": "No Rain", - "artist": "Blind Melon" -},{ - "title": "Tempo: 140.0\nTempo: 140.0\nMarker 1\nIntro (2)\nVerse\nBridge\nChorus\nVerse 2\nInterlude", - "artist": "Unknown Artist" -},{ - "title": "Into The Ocean", - "artist": "Blue October" -},{ - "title": "Blue Sun", - "artist": "Unknown Artist" -},{ - "title": "Fire in the Distance - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "A Little Love - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "A Little Love", - "artist": "Blutengel" -},{ - "title": "A Miracle - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "A Miracle", - "artist": "Blutengel" -},{ - "title": "A New Dawn - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "A New Dawn to Rise (Intro) - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "A New Dawn to Rise - Intro", - "artist": "Blutengel" -},{ - "title": "A New Dawn", - "artist": "Blutengel" -},{ - "title": "A Place Called Home - 2022 Remastered Version, Moj5 Version", - "artist": "Blutengel" -},{ - "title": "A Place Called Home - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "A Place Called Home", - "artist": "Blutengel" -},{ - "title": "Addicted - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Addicted to the Night - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Addicted to the Night", - "artist": "Blutengel" -},{ - "title": "Addicted", - "artist": "Blutengel" -},{ - "title": "After Death - Outro (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "After Death", - "artist": "Blutengel" -},{ - "title": "After the storm - Epilog", - "artist": "Blutengel" -},{ - "title": "All These Lies - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "All These Lies", - "artist": "Blutengel" -},{ - "title": "Alle Wunden", - "artist": "Blutengel" -},{ - "title": "Alles", - "artist": "Blutengel" -},{ - "title": "Alone", - "artist": "Blutengel" -},{ - "title": "Am Abgrund - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Am Abgrund", - "artist": "Blutengel" -},{ - "title": "Am Ende Der Zeit", - "artist": "Blutengel" -},{ - "title": "Am Ende der Zeit", - "artist": "Blutengel" -},{ - "title": "Am Ziel - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Am Ziel", - "artist": "Blutengel" -},{ - "title": "Behind Your Mask", - "artist": "Blutengel" -},{ - "title": "Anders sein - Rework 2017 - Still Different", - "artist": "Blutengel" -},{ - "title": "Anders sein", - "artist": "Blutengel" -},{ - "title": "Angel Dust I - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Angel Dust I", - "artist": "Blutengel" -},{ - "title": "Angel Dust II - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Angel Dust II", - "artist": "Blutengel" -},{ - "title": "Angel Dust III - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Angel Dust III", - "artist": "Blutengel" -},{ - "title": "Angel Of The Night", - "artist": "Blutengel" -},{ - "title": "Angel of the Night - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Angel's Cry", - "artist": "Blutengel" -},{ - "title": "Angels of the Dark - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Angels of the Dark", - "artist": "Blutengel" -},{ - "title": "Angst", - "artist": "Blutengel" -},{ - "title": "Another Dream", - "artist": "Blutengel" -},{ - "title": "Another World - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Another World", - "artist": "Blutengel" -},{ - "title": "Any Chance? - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Any Chance?", - "artist": "Blutengel" -},{ - "title": "Aquarius", - "artist": "Blutengel" -},{ - "title": "Aries", - "artist": "Blutengel" -},{ - "title": "Asche zu Asche - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Asche zu Asche - Extended Dust Devil Mix", - "artist": "Blutengel" -},{ - "title": "Asche zu Asche", - "artist": "Blutengel" -},{ - "title": "Atmosphere", - "artist": "Blutengel" -},{ - "title": "Auf Deinen Wegen - A Light in the Dark Remix by Blutengel", - "artist": "Blutengel" -},{ - "title": "Auf deinen Wegen", - "artist": "Blutengel" -},{ - "title": "Back for blood", - "artist": "Blutengel" -},{ - "title": "Beauty and Delight - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Beauty and Delight", - "artist": "Blutengel" -},{ - "title": "Beauty of Suffering - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Beauty of Suffering", - "artist": "Blutengel" -},{ - "title": "Behind Your Mask - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Dein Leben - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Behind the Mirror - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Behind the Mirror - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Behind the Mirror", - "artist": "Blutengel" -},{ - "title": "Between the Lines - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Between the Lines", - "artist": "Blutengel" -},{ - "title": "Black - Alternative Mix", - "artist": "Blutengel" -},{ - "title": "Black Angels - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Black Angels", - "artist": "Blutengel" -},{ - "title": "Black Roses - Opposite Sex (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Black Roses - Opposite Sex", - "artist": "Blutengel" -},{ - "title": "Black Roses - Single Edit v.2 (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Black Roses - Single Edit v.2", - "artist": "Blutengel" -},{ - "title": "Black Roses - White Light Version (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Black Roses - White Light Version", - "artist": "Blutengel" -},{ - "title": "Black Wedding - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Black Wedding - Dark Embrace Remix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Black Wedding", - "artist": "Blutengel" -},{ - "title": "Black", - "artist": "Blutengel" -},{ - "title": "Bleeding out", - "artist": "Blutengel" -},{ - "title": "Blood Rain", - "artist": "Blutengel" -},{ - "title": "Bloody Pleasures - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Bloody Pleasures - Extended Mix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Bloody Pleasures - Extended Mix", - "artist": "Blutengel" -},{ - "title": "Bloody Pleasures - Still Suffering RMX (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Bloody Pleasures", - "artist": "Blutengel" -},{ - "title": "Body Move - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Body Move - Remix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Body Move", - "artist": "Blutengel" -},{ - "title": "Born Again - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Born Again", - "artist": "Blutengel" -},{ - "title": "Bow Down - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Bow Down", - "artist": "Blutengel" -},{ - "title": "Broken Girl - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Broken Girl", - "artist": "Blutengel" -},{ - "title": "Burning Heaven - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Burning Heaven", - "artist": "Blutengel" -},{ - "title": "Can you see me", - "artist": "Blutengel" -},{ - "title": "Cancer", - "artist": "Blutengel" -},{ - "title": "Capricorn", - "artist": "Blutengel" -},{ - "title": "Change the Future - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Change the Future", - "artist": "Blutengel" -},{ - "title": "Childhood - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Childhood", - "artist": "Blutengel" -},{ - "title": "Children Of The Night - Inscape Mix", - "artist": "Blutengel" -},{ - "title": "Children Of The Night", - "artist": "Blutengel" -},{ - "title": "Children of the Night - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Children of the Night - Edit (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Children of the Night - Inscape Mix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Children of the Night", - "artist": "Blutengel" -},{ - "title": "City Lights - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "City Lights", - "artist": "Blutengel" -},{ - "title": "Color of the Night - Demo 2009 (2023 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Color of the Night - Demo 2009", - "artist": "Blutengel" -},{ - "title": "Complete - Single Edit", - "artist": "Blutengel" -},{ - "title": "Complete", - "artist": "Blutengel" -},{ - "title": "Cry Little Sister - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Cry Little Sister", - "artist": "Blutengel" -},{ - "title": "Cursed - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Cursed", - "artist": "Blutengel" -},{ - "title": "Damokles", - "artist": "Blutengel" -},{ - "title": "Dancing In The Light - Club Mix", - "artist": "Blutengel" -},{ - "title": "Dancing In The Light - Solitary Mix", - "artist": "Blutengel" -},{ - "title": "Dancing In The Light", - "artist": "Blutengel" -},{ - "title": "Dancing in the Light - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Dancing in the Light", - "artist": "Blutengel" -},{ - "title": "Dark Skies - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Dark Skies", - "artist": "Blutengel" -},{ - "title": "Dark Universe", - "artist": "Blutengel" -},{ - "title": "Dark history", - "artist": "Blutengel" -},{ - "title": "Darkness Awaits Us", - "artist": "Blutengel" -},{ - "title": "Das Andere Ich", - "artist": "Blutengel" -},{ - "title": "Das Blut Der Ewigkeit", - "artist": "Blutengel" -},{ - "title": "Das Blut der Ewigkeit - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Das andere Ich - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Dead People - Hidden Track", - "artist": "Blutengel" -},{ - "title": "Death Is Calling - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Death Is Calling", - "artist": "Blutengel" -},{ - "title": "Dein Gott - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Dein Gott", - "artist": "Blutengel" -},{ - "title": "Dein Leben", - "artist": "Blutengel" -},{ - "title": "Deine Dรคmonen", - "artist": "Blutengel" -},{ - "title": "Deine Welt - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Deine Welt - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Deine Welt", - "artist": "Blutengel" -},{ - "title": "Demented", - "artist": "Blutengel" -},{ - "title": "Demon Kiss - Instrumental Version (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Demon Kiss - Instrumental", - "artist": "Blutengel" -},{ - "title": "Demon of Temptation - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Demon of Temptation", - "artist": "Blutengel" -},{ - "title": "Demons of the Past - You Walk Away Demo 2012", - "artist": "Blutengel" -},{ - "title": "Der Himmel Brennt - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Der Himmel Brennt", - "artist": "Blutengel" -},{ - "title": "Der Himmel brennt", - "artist": "Blutengel" -},{ - "title": "Der Letzte Kampf", - "artist": "Blutengel" -},{ - "title": "Der Regen Fรคllt", - "artist": "Blutengel" -},{ - "title": "Der Regen fรคllt - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Der Regen fรคllt - Acoustic Version", - "artist": "Blutengel" -},{ - "title": "Der Regen fรคllt", - "artist": "Blutengel" -},{ - "title": "Der Spiegel - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Der Spiegel", - "artist": "Blutengel" -},{ - "title": "Der Sturm", - "artist": "Blutengel" -},{ - "title": "Desire - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Desire", - "artist": "Blutengel" -},{ - "title": "Die With You - Akustik (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Die With You - Akustik", - "artist": "Blutengel" -},{ - "title": "Die With You - Still Suffering Remix", - "artist": "Blutengel" -},{ - "title": "Die With You", - "artist": "Blutengel" -},{ - "title": "Die Zeit - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Die Zeit - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Die Zeit", - "artist": "Blutengel" -},{ - "title": "Die with You - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Die with You - Still Suffering Remix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Die with You", - "artist": "Blutengel" -},{ - "title": "Disobedience", - "artist": "Blutengel" -},{ - "title": "Doomsday - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Doomsday", - "artist": "Blutengel" -},{ - "title": "Down On My Knees - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Down in the Park", - "artist": "Blutengel" -},{ - "title": "Down on My Knees", - "artist": "Blutengel" -},{ - "title": "Dr. Mabuse", - "artist": "Blutengel" -},{ - "title": "Dreamland - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Dreamland", - "artist": "Blutengel" -},{ - "title": "Dreh Dich Nicht Um - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Dreh Dich Nicht Um", - "artist": "Blutengel" -},{ - "title": "Du Tanzt - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Du Tanzt", - "artist": "Blutengel" -},{ - "title": "Dunkelheit", - "artist": "Blutengel" -},{ - "title": "Dusk", - "artist": "Blutengel" -},{ - "title": "Dรคmonen - Prologue", - "artist": "Blutengel" -},{ - "title": "Ein Augenblick - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Ein Augenblick", - "artist": "Blutengel" -},{ - "title": "Ein Neuer Tag - Bonus Track", - "artist": "Blutengel" -},{ - "title": "Ein neuer Tag - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Elegy - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Elegy", - "artist": "Blutengel" -},{ - "title": "Empire of blood", - "artist": "Blutengel" -},{ - "title": "Engelsblut - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Engelsblut", - "artist": "Blutengel" -},{ - "title": "Erlรถse Mich", - "artist": "Blutengel" -},{ - "title": "Escape (Outro) - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Escape", - "artist": "Blutengel" -},{ - "title": "Eternal Souls", - "artist": "Blutengel" -},{ - "title": "Fade to Grey", - "artist": "Blutengel" -},{ - "title": "Fairyland - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Fairyland - Male Version (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Fairyland", - "artist": "Blutengel" -},{ - "title": "Falling - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Falscher Stolz - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Falscher Stolz", - "artist": "Blutengel" -},{ - "title": "L.I.E.B.E - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Event Horizon", - "artist": "Pablo Vega" -},{ - "title": "In alle Ewigkeit", - "artist": "Blutengel" -},{ - "title": "Fire in the Distance", - "artist": "Blutengel" -},{ - "title": "Fliegen", - "artist": "Blutengel" -},{ - "title": "Fly Away - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Fly Away", - "artist": "Blutengel" -},{ - "title": "Follow me", - "artist": "Blutengel" -},{ - "title": "Footworship - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Footworship", - "artist": "Blutengel" -},{ - "title": "Forever - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Forever - Dark Pop Mix", - "artist": "Blutengel" -},{ - "title": "Forever Young", - "artist": "Blutengel" -},{ - "title": "Forever", - "artist": "Blutengel" -},{ - "title": "Freak Out", - "artist": "Blutengel" -},{ - "title": "Freedom awaits you", - "artist": "Blutengel" -},{ - "title": "Frei sein", - "artist": "Blutengel" -},{ - "title": "Frozen Heart - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Frozen Heart", - "artist": "Blutengel" -},{ - "title": "Gemini", - "artist": "Blutengel" -},{ - "title": "Give Me - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Give Me - Acoustic Version", - "artist": "Blutengel" -},{ - "title": "Give Me", - "artist": "Blutengel" -},{ - "title": "Gloomy Shadows - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Gloomy Shadows", - "artist": "Blutengel" -},{ - "title": "Go to Hell? - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Go to Hell", - "artist": "Blutengel" -},{ - "title": "Goddess of Lies - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Goddess of Lies", - "artist": "Blutengel" -},{ - "title": "Good Old Days", - "artist": "Blutengel" -},{ - "title": "Gott : Glaube", - "artist": "Blutengel" -},{ - "title": "Grey City - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Grey City", - "artist": "Blutengel" -},{ - "title": "Guardian Angel - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Guardian Angel", - "artist": "Blutengel" -},{ - "title": "Guide me (through the night)", - "artist": "Blutengel" -},{ - "title": "Guilty - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Guilty", - "artist": "Blutengel" -},{ - "title": "Hand in Hand", - "artist": "Blutengel" -},{ - "title": "Her Song - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Her Song", - "artist": "Blutengel" -},{ - "title": "Here Comes the Rain Again", - "artist": "Blutengel" -},{ - "title": "Herrschaft", - "artist": "Blutengel" -},{ - "title": "Holy Blood - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Holy Blood", - "artist": "Blutengel" -},{ - "title": "Hourglass of Life", - "artist": "Blutengel" -},{ - "title": "Hymn", - "artist": "Blutengel" -},{ - "title": "I Am - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "I Am the Darkness", - "artist": "Blutengel" -},{ - "title": "I Am", - "artist": "Blutengel" -},{ - "title": "I Remember (Everything) - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "I Remember Everything", - "artist": "Blutengel" -},{ - "title": "I Remember", - "artist": "Blutengel" -},{ - "title": "I Surround You", - "artist": "Blutengel" -},{ - "title": "I Will Follow - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "I Will Follow", - "artist": "Blutengel" -},{ - "title": "I am the one", - "artist": "Blutengel" -},{ - "title": "I will surrender - Acoustic / Orchestra Version", - "artist": "Blutengel" -},{ - "title": "I will surrender", - "artist": "Blutengel" -},{ - "title": "I'm Alive", - "artist": "Blutengel" -},{ - "title": "I'm Dying Alone - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Ice Angel - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Ice Angel", - "artist": "Blutengel" -},{ - "title": "Ich bin das Feuer - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Ich bin das Feuer", - "artist": "Blutengel" -},{ - "title": "Illuminate My Soul", - "artist": "Blutengel" -},{ - "title": "Im Dying Alone", - "artist": "Blutengel" -},{ - "title": "Immortal", - "artist": "Blutengel" -},{ - "title": "In My Dreams - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "In My Dreams", - "artist": "Blutengel" -},{ - "title": "In Winter - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "In Winter", - "artist": "Blutengel" -},{ - "title": "In alle Ewigkeit - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "In alle Ewigkeit - Alternative Version", - "artist": "Blutengel" -},{ - "title": "Ordinary Darkness", - "artist": "Blutengel" -},{ - "title": "In the Distance - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "In the Distance", - "artist": "Blutengel" -},{ - "title": "In the Shadows - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Humanity", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Insensitive World - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Insensitive World", - "artist": "Blutengel" -},{ - "title": "Inside Of Me", - "artist": "Blutengel" -},{ - "title": "Inside of Me - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Insomnia - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Insomnia", - "artist": "Blutengel" -},{ - "title": "Into the Labyrinth - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Into the Labyrinth", - "artist": "Blutengel" -},{ - "title": "Into the Void", - "artist": "Blutengel" -},{ - "title": "Intro (Konzertintro 2003)", - "artist": "Blutengel" -},{ - "title": "Intro - Konzertintro 2003 (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Introduction - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Introduction", - "artist": "Blutengel" -},{ - "title": "Irgendwann - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Irgendwann", - "artist": "Blutengel" -},{ - "title": "Iron Heart - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Iron Heart", - "artist": "Blutengel" -},{ - "title": "Ivory tower - Acoustic / Orchestra Version", - "artist": "Blutengel" -},{ - "title": "Ivory tower", - "artist": "Blutengel" -},{ - "title": "Journey to the Edge of the Night - Instrumental Version", - "artist": "Blutengel" -},{ - "title": "Journey", - "artist": "Blutengel" -},{ - "title": "Kein Mensch", - "artist": "Blutengel" -},{ - "title": "Keine Ewigkeit - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Keine Ewigkeit", - "artist": "Blutengel" -},{ - "title": "Killing Memories - Alternative", - "artist": "Blutengel" -},{ - "title": "Killing Memories", - "artist": "Blutengel" -},{ - "title": "Kind Der Nacht - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Kind Der Nacht", - "artist": "Blutengel" -},{ - "title": "Kinder dieser Stadt - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Kinder dieser Stadt - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Kinder dieser Stadt", - "artist": "Blutengel" -},{ - "title": "King of blood", - "artist": "Blutengel" -},{ - "title": "Kingdom - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Kingdom", - "artist": "Blutengel" -},{ - "title": "Komm Zu Mir!", - "artist": "Blutengel" -},{ - "title": "Krieger - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Krieger - Electronic Single Version", - "artist": "Blutengel" -},{ - "title": "Krieger - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Krieger", - "artist": "Blutengel" -},{ - "title": "Kรถnig", - "artist": "Blutengel" -},{ - "title": "Kรถnigin der Nacht - 2022 Remastered Version, Extended Mix", - "artist": "Blutengel" -},{ - "title": "Kรถnigin der Nacht - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Kรถnigin der Nacht - Extended Mix", - "artist": "Blutengel" -},{ - "title": "Kรถnigin der Nacht", - "artist": "Blutengel" -},{ - "title": "In the Kingdom of the Blind the One-Eyed Are Kings - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "L.I.E.B.E", - "artist": "Blutengel" -},{ - "title": "Victim or Survivor", - "artist": "Citizen Soldier/Icon For Hire" -},{ - "title": "Rockabye (feat. Sean Paul & Anne-Marie)", - "artist": "Clean Bandit/Anne-Marie/Sean Paul" -},{ - "title": "Solo (feat. Demi Lovato)", - "artist": "Clean Bandit/Demi Lovato" -},{ - "title": "An End, Once and for All", - "artist": "Clint Mansell & Sam Hulick" -},{ - "title": "Leaving Earth", - "artist": "Clint Mansell" -},{ - "title": "Pretty Pills for Broken Hearts", - "artist": "Cloudy June" -},{ - "title": "Come, Little Children", - "artist": "Clovet Mae" -},{ - "title": "Treasure N' Treason", - "artist": "Sirenia" -},{ - "title": "Leave the Day - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Leitbild", - "artist": "Blutengel" -},{ - "title": "Eleanor Rigby", - "artist": "Cody Fry" -},{ - "title": "Always & Never - Explicit Album Version", - "artist": "Coheed and Cambria" -},{ - "title": "Apollo I : The Writing Writer - Explicit Album Version", - "artist": "Coheed and Cambria" -},{ - "title": "Crossing The Frame", - "artist": "Coheed and Cambria" -},{ - "title": "ST01 Crash Of The Transport Plane", - "artist": "BAYONETTA" -},{ - "title": "ST02 Vigrid Station Platform", - "artist": "BAYONETTA" -},{ - "title": "ST03 The Old City Of Vigrid", - "artist": "BAYONETTA" -},{ - "title": "Keeping The Blade", - "artist": "Coheed and Cambria" -},{ - "title": "ST04 A Town Swallowed By Lava", - "artist": "BAYONETTA" -},{ - "title": "52 Hearts - Instrumental", - "artist": "Bao The Whale" -},{ - "title": "ST06 The Sunrise and Crescent Valleys", - "artist": "BAYONETTA" -},{ - "title": "ST07 Ruins Of The Witches' Training Grounds", - "artist": "BAYONETTA" -},{ - "title": "ST08 Paradiso - Graveyard Of Remembrance", - "artist": "BAYONETTA" -},{ - "title": "ST09 Paradiso - Sea Of Stars", - "artist": "BAYONETTA" -},{ - "title": "ST10 The Giant Military Transport - Valkyrie", - "artist": "BAYONETTA" -},{ - "title": "ST11 Save Cereza!", - "artist": "BAYONETTA" -},{ - "title": "ST12 Ithavoll Building - Lower Floors", - "artist": "BAYONETTA" -},{ - "title": "ST13 The Top Of The Ithavoll Building", - "artist": "BAYONETTA" -},{ - "title": "Sapientia - In The Choice Between Good And Evil", - "artist": "BAYONETTA" -},{ - "title": "Mother May I", - "artist": "Coheed and Cambria" -},{ - "title": "Space Harrier - โˆž Climax Mix", - "artist": "BAYONETTA" -},{ - "title": "Splash Wave / Out Run", - "artist": "BAYONETTA" -},{ - "title": "Splash Wave - โˆž Climax Mix", - "artist": "BAYONETTA" -},{ - "title": "Once Upon Your Dead Body - Explicit Album Version", - "artist": "Coheed and Cambria" -},{ - "title": "Summoning The Infernal Demon", - "artist": "BAYONETTA" -},{ - "title": "Temperantia - In Foregoing Pleasures", - "artist": "BAYONETTA" -},{ - "title": "The Gates Of Hell", - "artist": "BAYONETTA" -},{ - "title": "The Greatest Jubilee", - "artist": "BAYONETTA" -},{ - "title": "The Heavies", - "artist": "BAYONETTA" -},{ - "title": "Theme / Space Harrier", - "artist": "BAYONETTA" -},{ - "title": "Wiwi Jumbo - Heaven Sent Mix", - "artist": "BAYONETTA" -},{ - "title": "You May Call Me Father", - "artist": "BAYONETTA" -},{ - "title": "Back Here", - "artist": "BBMAK" -},{ - "title": "BGM_Battle1_Punk Party_FSPC", - "artist": "Unknown Artist" -},{ - "title": "BGM_Concert", - "artist": "Unknown Artist" -},{ - "title": "BGM_Concert_PreShow", - "artist": "Unknown Artist" -},{ - "title": "BGM_Field1_Scrap Hope_FSPC", - "artist": "Unknown Artist" -},{ - "title": "BGM_Field2_Steam Out_FSPC", - "artist": "Unknown Artist" -},{ - "title": "BGM_Scene2_Mechanism_FSPC", - "artist": "Unknown Artist" -},{ - "title": "BGM_Theme2_Balmung_FSPC", - "artist": "Unknown Artist" -},{ - "title": "BGM_Theme3_Kate_FSPC", - "artist": "Unknown Artist" -},{ - "title": "BGM_Theme4_Liberation Gravity_FSPC2", - "artist": "Unknown Artist" -},{ - "title": "BGM_Town2_Peaceful Village_FSPC", - "artist": "Unknown Artist" -},{ - "title": "Sharing the World (feat. Hatsune Miku) [Album ver.]", - "artist": "BIGHEAD/Hatsune Miku" -},{ - "title": "BONUS TRACK - Sargas", - "artist": "Unknown Artist" -},{ - "title": "River", - "artist": "BRKN LOVE" -},{ - "title": "Back_me_up", - "artist": "Unknown Artist" -},{ - "title": "Incomplete", - "artist": "Backstreet Boys" -},{ - "title": "Larger Than Life", - "artist": "Backstreet Boys" -},{ - "title": "Shape of My Heart", - "artist": "Backstreet Boys" -},{ - "title": "Show Me the Meaning of Being Lonely", - "artist": "Backstreet Boys" -},{ - "title": "Seagulls! (Stop It Now)", - "artist": "Bad Lip Reading" -},{ - "title": "Zombie", - "artist": "Bad Wolves" -},{ - "title": "BalmungHard_InstantStart", - "artist": "Unknown Artist" -},{ - "title": "Balmung_InstantStart", - "artist": "Unknown Artist" -},{ - "title": "Patterns", - "artist": "Band Of Skulls" -},{ - "title": "52 Hearts - Acapella", - "artist": "Bao The Whale" -},{ - "title": "52 Hearts", - "artist": "Bao The Whale" -},{ - "title": "Animal Crossing - Japanese ver.", - "artist": "Bao The Whale" -},{ - "title": "Aqua Terrarium", - "artist": "Bao The Whale" -},{ - "title": "Burst My Bubble - Acapella", - "artist": "Bao The Whale" -},{ - "title": "Burst My Bubble - Instrumental", - "artist": "Bao The Whale" -},{ - "title": "Burst My Bubble", - "artist": "Bao The Whale" -},{ - "title": "Dreamy Night - Japanese ver.", - "artist": "Bao The Whale" -},{ - "title": "Final Bow - Acapella", - "artist": "Bao The Whale" -},{ - "title": "Final Bow - Instrumental", - "artist": "Bao The Whale" -},{ - "title": "Final Bow", - "artist": "Bao The Whale" -},{ - "title": "Get Your Wish - Japanese ver.", - "artist": "Bao The Whale" -},{ - "title": "Idol", - "artist": "Bao The Whale" -},{ - "title": "Kamisama Hajimemashita", - "artist": "Bao The Whale" -},{ - "title": "Kujira", - "artist": "Bao The Whale" -},{ - "title": "Lemon", - "artist": "Bao The Whale" -},{ - "title": "Love Me Not - Acapella", - "artist": "Bao The Whale" -},{ - "title": "Natural Disaster - Acapella", - "artist": "Bao The Whale" -},{ - "title": "52 Hearts - Meistr Remix", - "artist": "Bao The Whale/Meistr" -},{ - "title": "Chu Chu Lovely Muni Muni Mura Mura Prin Prin Boron Nururu Rero Rero", - "artist": "Bao The Whale/OBKATIEKAT" -},{ - "title": "Citrus Love - Instrumental", - "artist": "Bao The Whale/Overspace" -},{ - "title": "Citrus Love - Overspace Remix Bossa Nova", - "artist": "Bao The Whale/Overspace" -},{ - "title": "Citrus Love - Overspace Remix Swing", - "artist": "Bao The Whale/Overspace" -},{ - "title": "Citrus Love", - "artist": "Bao The Whale/Overspace" -},{ - "title": "Love Me Not - Instrumental", - "artist": "Bao The Whale/Overspace" -},{ - "title": "Love Me Not", - "artist": "Bao The Whale/Overspace" -},{ - "title": "Natural Disaster - Instrumental", - "artist": "Bao The Whale/Trickywi/Vienna/Yuzu" -},{ - "title": "Natural Disaster", - "artist": "Bao The Whale/Trickywi/Vienna/Yuzu" -},{ - "title": "Miss RGB - Instrumental", - "artist": "Bao The Whale/nihmune/Shylily" -},{ - "title": "Miss RGB", - "artist": "Bao The Whale/nihmune/Shylily" -},{ - "title": "Leave the Day", - "artist": "Blutengel" -},{ - "title": "Toss a Coin to Your Witcher", - "artist": "Barbie Sailers/Violet Orlandi" -},{ - "title": "Whiskey & Vodka", - "artist": "Barlas & Mert/Emrah Turken" -},{ - "title": "Glitter & Gold", - "artist": "Barns Courtney" -},{ - "title": "Kicks", - "artist": "Barns Courtney" -},{ - "title": "Baroni_16bjb_Level1", - "artist": "Unknown Artist" -},{ - "title": "Baroni_16bjb_Titles_Medium2_loop", - "artist": "Unknown Artist" -},{ - "title": "Leave the World - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Ten Speed (Of God's Blood & Burial)", - "artist": "Coheed and Cambria" -},{ - "title": "Baroni_16bjb_Titles_loop", - "artist": "Unknown Artist" -},{ - "title": "DotA - Club Mix", - "artist": "Basshunter" -},{ - "title": "Leave the World", - "artist": "Blutengel" -},{ - "title": "Leaving You - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Lebe Deinen Traum - Alternative Mix", - "artist": "Blutengel" -},{ - "title": "Lebe Deinen Traum", - "artist": "Blutengel" -},{ - "title": "Lebensrichter - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Lebensrichter - Demo 2012", - "artist": "Blutengel" -},{ - "title": "Lebensrichter", - "artist": "Blutengel" -},{ - "title": "Leere Rรคume", - "artist": "Blutengel" -},{ - "title": "Legend / Nachtbringer - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Legend Part 1", - "artist": "Blutengel" -},{ - "title": "Legend Part 2", - "artist": "Blutengel" -},{ - "title": "Legend, Pt. 1 - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Legend, Pt. 2 - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Leo", - "artist": "Blutengel" -},{ - "title": "Libra", - "artist": "Blutengel" -},{ - "title": "Light in the Distance", - "artist": "Blutengel" -},{ - "title": "Like a Shadow - Demo 2009 (2023 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Like a Shadow - Demo 2009", - "artist": "Blutengel" -},{ - "title": "Living on the edge of the night (A Gothic anthem)", - "artist": "Blutengel" -},{ - "title": "Lost Hope", - "artist": "Blutengel" -},{ - "title": "Love - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Love Killer - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Love Killer", - "artist": "Blutengel" -},{ - "title": "Lovekiller", - "artist": "Blutengel" -},{ - "title": "Lovesong? - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Lovesong?", - "artist": "Blutengel" -},{ - "title": "Lucifer - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Lucifer - DubMixx By Jenne (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Lucifer - Single Version", - "artist": "Blutengel" -},{ - "title": "Lucifer", - "artist": "Blutengel" -},{ - "title": "Meine Macht", - "artist": "Blutengel" -},{ - "title": "Mera Noire - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Mera Noire", - "artist": "Blutengel" -},{ - "title": "Mirror I Birth", - "artist": "Blutengel" -},{ - "title": "Mirror II Journey", - "artist": "Blutengel" -},{ - "title": "My Saviour - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Mirror IV Seduction", - "artist": "Blutengel" -},{ - "title": "Mirror V Hope", - "artist": "Blutengel" -},{ - "title": "Mirror VI Suffering", - "artist": "Blutengel" -},{ - "title": "Mirror VII Homecoming", - "artist": "Blutengel" -},{ - "title": "Mirror Viiideath", - "artist": "Blutengel" -},{ - "title": "Misery - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Mistress Of The Club - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Mistress of the Club", - "artist": "Blutengel" -},{ - "title": "Mondnacht - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Mondnacht", - "artist": "Blutengel" -},{ - "title": "Monument - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Monument - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Monument", - "artist": "Blutengel" -},{ - "title": "Morningstar", - "artist": "Blutengel" -},{ - "title": "My Darkest Night", - "artist": "Blutengel" -},{ - "title": "My Darkest Nights - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "My Nightmare - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "My Nightmare", - "artist": "Blutengel" -},{ - "title": "Seelenschmerz - Reworked", - "artist": "Blutengel" -},{ - "title": "My Saviour", - "artist": "Blutengel" -},{ - "title": "My Time - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "My Time", - "artist": "Blutengel" -},{ - "title": "My World - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "My World", - "artist": "Blutengel" -},{ - "title": "Canaid Lia Fรกil [Instrumental Version]", - "artist": "Einar Selvik/Assassin's Creed/Julie Fowlis" -},{ - "title": "My creation", - "artist": "Blutengel" -},{ - "title": "Horni Hljomar - When Horns Resound", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "Nachtbringer - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Nachtbringer", - "artist": "Blutengel" -},{ - "title": "Navigator - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Navigator", - "artist": "Blutengel" -},{ - "title": "New World", - "artist": "Blutengel" -},{ - "title": "Nie mehr - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Nie mehr", - "artist": "Blutengel" -},{ - "title": "Night Of Sin", - "artist": "Blutengel" -},{ - "title": "Night of Sin - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Nightfall - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Nightfall", - "artist": "Blutengel" -},{ - "title": "No Eternity - Angel's Dance Mix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "No Eternity - Angel's Dance Mix", - "artist": "Blutengel" -},{ - "title": "No Eternity", - "artist": "Blutengel" -},{ - "title": "No God - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "No God", - "artist": "Blutengel" -},{ - "title": "No One (Lives Forever) - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "No Religion", - "artist": "Blutengel" -},{ - "title": "No one", - "artist": "Blutengel" -},{ - "title": "No suicide song", - "artist": "Blutengel" -},{ - "title": "Nobody's Diary", - "artist": "Blutengel" -},{ - "title": "Nobody", - "artist": "Blutengel" -},{ - "title": "Not Me (Leave In Silence) - Bonus Track", - "artist": "Blutengel" -},{ - "title": "Not Me (Leave in Silence) - Bonus Track (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Not My Home", - "artist": "Blutengel" -},{ - "title": "Not Too Late - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Not Too Late", - "artist": "Blutengel" -},{ - "title": "Nowhere", - "artist": "Blutengel" -},{ - "title": "Ohne Dich - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Ohne Dich", - "artist": "Blutengel" -},{ - "title": "Ohne Wiederkehr", - "artist": "Blutengel" -},{ - "title": "Old (Hidden Track)", - "artist": "Blutengel" -},{ - "title": "One Last Time", - "artist": "Blutengel" -},{ - "title": "One Voice - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "One Voice", - "artist": "Blutengel" -},{ - "title": "Ordinary Darkness - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Taurus", - "artist": "Blutengel" -},{ - "title": "Our Empire - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Our Empire", - "artist": "Blutengel" -},{ - "title": "Our Souls Will Never Die", - "artist": "Blutengel" -},{ - "title": "Our Time - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Our Time", - "artist": "Blutengel" -},{ - "title": "Our souls will never die", - "artist": "Blutengel" -},{ - "title": "Out of Control - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Out of Control", - "artist": "Blutengel" -},{ - "title": "Oxidising Angel", - "artist": "Blutengel" -},{ - "title": "Pisces", - "artist": "Blutengel" -},{ - "title": "Point of No Return", - "artist": "Blutengel" -},{ - "title": "Point of no Return - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Praise the Lord", - "artist": "Blutengel" -},{ - "title": "Prologue: Save Us - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Prologue: Save Us", - "artist": "Blutengel" -},{ - "title": "Promised Land - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Promised Land - Chrom Remix", - "artist": "Blutengel" -},{ - "title": "Promised Land - Gintronic Remix", - "artist": "Blutengel" -},{ - "title": "Promised Land - Ship of Fools Remix", - "artist": "Blutengel" -},{ - "title": "Promised Land", - "artist": "Blutengel" -},{ - "title": "Pure Life - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Pure Life", - "artist": "Blutengel" -},{ - "title": "Purple Sky", - "artist": "Blutengel" -},{ - "title": "Redemption - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Redemption", - "artist": "Blutengel" -},{ - "title": "Reich Mir Die Hand - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Reich Mir Die Hand", - "artist": "Blutengel" -},{ - "title": "Reich mir die Hand - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Remembrance", - "artist": "Blutengel" -},{ - "title": "Resistance", - "artist": "Blutengel" -},{ - "title": "Resurrection - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Resurrection of the Light", - "artist": "Blutengel" -},{ - "title": "Resurrection", - "artist": "Blutengel" -},{ - "title": "Reunited - Acoustic / Orchestra Version", - "artist": "Blutengel" -},{ - "title": "Reunited", - "artist": "Blutengel" -},{ - "title": "Road To Hell", - "artist": "Blutengel" -},{ - "title": "Rivers", - "artist": "Epica" -},{ - "title": "Road to Hell - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Run Away - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Run Away", - "artist": "Blutengel" -},{ - "title": "Running Away", - "artist": "Blutengel" -},{ - "title": "Sagittarius", - "artist": "Blutengel" -},{ - "title": "Save Me - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Save Me", - "artist": "Blutengel" -},{ - "title": "Save Our Souls - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Wouldn't It Be Good - Radio Edit", - "artist": "Cascada" -},{ - "title": "Save Our Souls", - "artist": "Blutengel" -},{ - "title": "Save Us - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Save Us - Acoustic Version", - "artist": "Blutengel" -},{ - "title": "Save Us", - "artist": "Blutengel" -},{ - "title": "Save Your Tears - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Save Your Tears", - "artist": "Blutengel" -},{ - "title": "Say Something", - "artist": "Blutengel" -},{ - "title": "Scars", - "artist": "Blutengel" -},{ - "title": "Schatten - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Schatten - Club Mix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Schatten - Club Mix", - "artist": "Blutengel" -},{ - "title": "Schatten", - "artist": "Blutengel" -},{ - "title": "Schmerz 1 - Liebe - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Schmerz 1 - Liebe", - "artist": "Blutengel" -},{ - "title": "Schmerz 2 - Lust - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Schmerz 2 - Lust", - "artist": "Blutengel" -},{ - "title": "Schmerz 3 - Einsamkeit - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Schmerz 3 - Einsamkeit", - "artist": "Blutengel" -},{ - "title": "Schmerz 4 - Tod - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Schmerz 4 - Tod", - "artist": "Blutengel" -},{ - "title": "Schneekรถnigin - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Schneekรถnigin", - "artist": "Blutengel" -},{ - "title": "Schwarzes Herz - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Schwarzes Herz", - "artist": "Blutengel" -},{ - "title": "Scorpio", - "artist": "Blutengel" -},{ - "title": "Seasons", - "artist": "Blutengel" -},{ - "title": "Second Chance - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Second Chance", - "artist": "Blutengel" -},{ - "title": "Secret Places - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Secret Places", - "artist": "Blutengel" -},{ - "title": "Seductive Dreams", - "artist": "Blutengel" -},{ - "title": "Seele", - "artist": "Blutengel" -},{ - "title": "Seelenschmerz - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "You Will Be a Woman - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Seelenschmerz - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Seelenschmerz", - "artist": "Blutengel" -},{ - "title": "Send Me an Angel", - "artist": "Blutengel" -},{ - "title": "Senseless Life", - "artist": "Blutengel" -},{ - "title": "Sensless Life - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Shame - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Shame", - "artist": "Blutengel" -},{ - "title": "She Tries - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "She Tries", - "artist": "Blutengel" -},{ - "title": "She Wears Black", - "artist": "Blutengel" -},{ - "title": "She's Not a Saint", - "artist": "Blutengel" -},{ - "title": "She's missing...", - "artist": "Blutengel" -},{ - "title": "Shine again", - "artist": "Blutengel" -},{ - "title": "Ship of Fools", - "artist": "Blutengel" -},{ - "title": "Silent Death - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Silent Death", - "artist": "Blutengel" -},{ - "title": "Silent Running", - "artist": "Blutengel" -},{ - "title": "Silent Tears - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Silent Tears", - "artist": "Blutengel" -},{ - "title": "Sinfull games", - "artist": "Blutengel" -},{ - "title": "Sing - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Sing - Acoustic Version", - "artist": "Blutengel" -},{ - "title": "Sing", - "artist": "Blutengel" -},{ - "title": "Singing Dead Men - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Singing Dead Men", - "artist": "Blutengel" -},{ - "title": "Snowblind - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Snowblind", - "artist": "Blutengel" -},{ - "title": "Solitary Angel - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Solitary Angel - Remixed by Cephalgy", - "artist": "Blutengel" -},{ - "title": "Solitary Angel", - "artist": "Blutengel" -},{ - "title": "Soul Of Ice", - "artist": "Blutengel" -},{ - "title": "Soul in Isolation - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Soul in Isolation", - "artist": "Blutengel" -},{ - "title": "Soul of Ice - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Soul of Ice", - "artist": "Blutengel" -},{ - "title": "Soultaker - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Soultaker - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "Soultaker", - "artist": "Blutengel" -},{ - "title": "Stardust", - "artist": "Blutengel" -},{ - "title": "Starkeeper - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Starkeeper - Single Edit", - "artist": "Blutengel" -},{ - "title": "Starkeeper", - "artist": "Blutengel" -},{ - "title": "Stay (With Me) - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Stay (With Me)", - "artist": "Blutengel" -},{ - "title": "Stay - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Stay", - "artist": "Blutengel" -},{ - "title": "Still Standing - Demo 2009 (2023 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Still Standing - Demo 2009", - "artist": "Blutengel" -},{ - "title": "Stormy Rivers - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Stormy Rivers", - "artist": "Blutengel" -},{ - "title": "Stranded - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Stranded", - "artist": "Blutengel" -},{ - "title": "Strong", - "artist": "Blutengel" -},{ - "title": "Suicide - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Suicide", - "artist": "Blutengel" -},{ - "title": "Sunrise - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Sunrise", - "artist": "Blutengel" -},{ - "title": "Surrender to the Darkness - Instrumental", - "artist": "Blutengel" -},{ - "title": "Surrender to the Darkness", - "artist": "Blutengel" -},{ - "title": "Ezio's Family - Mirage Version", - "artist": "Brendan Angelides/Assassin's Creed/Layth Sidiq" -},{ - "title": "Tausend Leben", - "artist": "Blutengel" -},{ - "title": "Tears Might Dry - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Tears Might Dry", - "artist": "Blutengel" -},{ - "title": "Teufelswerk", - "artist": "Blutengel" -},{ - "title": "The Days of Justice", - "artist": "Blutengel" -},{ - "title": "The Dream - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The Dream", - "artist": "Blutengel" -},{ - "title": "The End - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The Lost Children - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The End Of Love", - "artist": "Blutengel" -},{ - "title": "The End of Love - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The End", - "artist": "Blutengel" -},{ - "title": "The Haunting - Prelude", - "artist": "Blutengel" -},{ - "title": "The Last Song", - "artist": "Blutengel" -},{ - "title": "The Lost Children", - "artist": "Blutengel" -},{ - "title": "The Only One - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The Only One", - "artist": "Blutengel" -},{ - "title": "The Oxidising Angel - Long Version (2023 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "The Oxidising Angel - Long Version", - "artist": "Blutengel" -},{ - "title": "The Oxidising Angel - Single Edit (2023 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "The Oxidising Angel - Single Edit", - "artist": "Blutengel" -},{ - "title": "The Plague", - "artist": "Blutengel" -},{ - "title": "The Princess - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The Princess", - "artist": "Blutengel" -},{ - "title": "The Search", - "artist": "Blutengel" -},{ - "title": "The Siren - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The Siren", - "artist": "Blutengel" -},{ - "title": "The Sun Always Shines on TV - Blutengel Version", - "artist": "Blutengel" -},{ - "title": "The Victory of Light", - "artist": "Blutengel" -},{ - "title": "The Void - Prologue", - "artist": "Blutengel" -},{ - "title": "The War Between Us - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The War Between Us", - "artist": "Blutengel" -},{ - "title": "The Watcher - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "The Watcher", - "artist": "Blutengel" -},{ - "title": "The Way You Feel", - "artist": "Blutengel" -},{ - "title": "The Wild Boys", - "artist": "Blutengel" -},{ - "title": "The dark veil", - "artist": "Blutengel" -},{ - "title": "The last crusade", - "artist": "Blutengel" -},{ - "title": "The prophecy", - "artist": "Blutengel" -},{ - "title": "The right path", - "artist": "Blutengel" -},{ - "title": "There's No Place", - "artist": "Blutengel" -},{ - "title": "Tief", - "artist": "Blutengel" -},{ - "title": "Time (There's Nothing more)", - "artist": "Blutengel" -},{ - "title": "Time (There's nothing more) - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Time", - "artist": "Blutengel" -},{ - "title": "Tod_Sรผnde - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Tod_Sรผnde", - "artist": "Blutengel" -},{ - "title": "Together as One", - "artist": "Blutengel" -},{ - "title": "Trรคnenherz - Outro - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Trรคnenherz - Outro", - "artist": "Blutengel" -},{ - "title": "Trรคnenherz - Prologue - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Trรคnenherz", - "artist": "Blutengel" -},{ - "title": "Undone - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Undone", - "artist": "Blutengel" -},{ - "title": "Uns gehรถrt die Nacht - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Uns gehรถrt die Nacht", - "artist": "Blutengel" -},{ - "title": "Unser Weg", - "artist": "Blutengel" -},{ - "title": "Unsere Zeit lรคuft ab", - "artist": "Blutengel" -},{ - "title": "Unsere Zeit", - "artist": "Blutengel" -},{ - "title": "Vampire Romance - Crystal Dance Mix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Vampire Romance - Crystal Dance Mix", - "artist": "Blutengel" -},{ - "title": "Vampire Romance - Dark Ambient Mix (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Vampire Romance - Dark Ambient Mix", - "artist": "Blutengel" -},{ - "title": "Vampire Romance - Edit (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Vampire Romance - Edit", - "artist": "Blutengel" -},{ - "title": "Vampire Romance Part I", - "artist": "Blutengel" -},{ - "title": "Vampire Romance Part II", - "artist": "Blutengel" -},{ - "title": "Vampire Romance, Pt. I - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Vampire Romance, Pt. II - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Vampire Romance", - "artist": "Blutengel" -},{ - "title": "Vampire's Call - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Vampire's Call", - "artist": "Blutengel" -},{ - "title": "Vampire", - "artist": "Blutengel" -},{ - "title": "Verdammnis - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Verdammnis", - "artist": "Blutengel" -},{ - "title": "Verzweiflung - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Verzweiflung", - "artist": "Blutengel" -},{ - "title": "Victory of Death - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Victory of Death", - "artist": "Blutengel" -},{ - "title": "Virgo", - "artist": "Blutengel" -},{ - "title": "Voices - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Voices", - "artist": "Blutengel" -},{ - "title": "Waiting for You - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Waiting for the Night - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Waiting for the Night", - "artist": "Blutengel" -},{ - "title": "Wake Me Up - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Wake Me Up", - "artist": "Blutengel" -},{ - "title": "Warriors of Destiny - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Warriors of Destiny", - "artist": "Blutengel" -},{ - "title": "Waste My Time", - "artist": "Blutengel" -},{ - "title": "Wasting the Years - Acoustic Version", - "artist": "Blutengel" -},{ - "title": "Wasting the Years", - "artist": "Blutengel" -},{ - "title": "We Are Not Dead", - "artist": "Blutengel" -},{ - "title": "We Fall", - "artist": "Blutengel" -},{ - "title": "We belong to the night", - "artist": "Blutengel" -},{ - "title": "Weg Zu Mir", - "artist": "Blutengel" -},{ - "title": "Weg zu Mir - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Weg zu mir - Rework 2015 (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Weg zu mir - Rework 2015", - "artist": "Blutengel" -},{ - "title": "Weine Nicht Um Mich - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Weine Nicht Um Mich", - "artist": "Blutengel" -},{ - "title": "Weitergehen - Acoustic/ Orchestra Version", - "artist": "Blutengel" -},{ - "title": "Weitergehen", - "artist": "Blutengel" -},{ - "title": "Welcome To The Suicide", - "artist": "Blutengel" -},{ - "title": "Welcome to Your New Life", - "artist": "Blutengel" -},{ - "title": "Welcome to the Suicide - Intro (2022 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "Wer ist dein Meister?", - "artist": "Blutengel" -},{ - "title": "What You Get - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "What You Get", - "artist": "Blutengel" -},{ - "title": "When I Feel You - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "When I Feel You", - "artist": "Blutengel" -},{ - "title": "When darkness falls", - "artist": "Blutengel" -},{ - "title": "When the Rain Is Falling... - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "When the Rain Is Falling...", - "artist": "Blutengel" -},{ - "title": "When the Rain Is Falling", - "artist": "Blutengel" -},{ - "title": "Where Will You Be?", - "artist": "Blutengel" -},{ - "title": "White Wedding", - "artist": "Blutengel" -},{ - "title": "Why Did You? - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Why Did You?", - "artist": "Blutengel" -},{ - "title": "Why Do Even Angels Have to Die? - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Why Do Even Angels Have to Die?", - "artist": "Blutengel" -},{ - "title": "Wie Sand", - "artist": "Blutengel" -},{ - "title": "Willst Du? - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Willst du?", - "artist": "Blutengel" -},{ - "title": "Winter of My Life (V. 2.0)", - "artist": "Blutengel" -},{ - "title": "Winter of My Life - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Winter of My Life", - "artist": "Blutengel" -},{ - "title": "Wir - Acoustic/ Orchestra Version", - "artist": "Blutengel" -},{ - "title": "Wir Sind Unsterblich", - "artist": "Blutengel" -},{ - "title": "Wir Sind Was Wir Sind", - "artist": "Blutengel" -},{ - "title": "Wir sind Unsterblich - Alternative Mix", - "artist": "Blutengel" -},{ - "title": "Wir sind das Licht", - "artist": "Blutengel" -},{ - "title": "Wir sind die Nacht - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Wir sind die Nacht", - "artist": "Blutengel" -},{ - "title": "Wir sind unsterblich", - "artist": "Blutengel" -},{ - "title": "Wir sind was wir sind - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Wir sind was wir sind - Acoustic Version", - "artist": "Blutengel" -},{ - "title": "Wir", - "artist": "Blutengel" -},{ - "title": "Wonderful Life", - "artist": "Blutengel" -},{ - "title": "Wonderland - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "Wonderland", - "artist": "Blutengel" -},{ - "title": "World of Ice - 2023 Remastered Version", - "artist": "Blutengel" -},{ - "title": "World of Ice - Club Mix (2023 Remastered Version)", - "artist": "Blutengel" -},{ - "title": "World of Ice - Club Mix", - "artist": "Blutengel" -},{ - "title": "World of Ice", - "artist": "Blutengel" -},{ - "title": "You Walk Away - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "You Walk Away - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "You Walk Away", - "artist": "Blutengel" -},{ - "title": "You Will Be A Woman", - "artist": "Blutengel" -},{ - "title": "Vampire Romance - Solitary Experiments Remix", - "artist": "Blutengel/Solitary Experiments" -},{ - "title": "รœber Den Horizont - Dance or Die Remix", - "artist": "Blutengel" -},{ - "title": "รœber Den Horizont - Piano Version", - "artist": "Blutengel" -},{ - "title": "รœber Den Horizont", - "artist": "Blutengel" -},{ - "title": "รœber den Horizont - 2022 Remastered Version", - "artist": "Blutengel" -},{ - "title": "รœber den Horizont - Symphonic Version", - "artist": "Blutengel" -},{ - "title": "My Saviour - Unholy Remix by Adam", - "artist": "Blutengel/Adam" -},{ - "title": "Teufelswerk - Battle Scream Remix", - "artist": "Blutengel/Alex Pest/Battle Scream" -},{ - "title": "Falling - Remixed by Angelus Mortus (2023 Remastered Version)", - "artist": "Blutengel/Angelus Mortus" -},{ - "title": "Falling - Remixed by Angelus Mortus", - "artist": "Blutengel/Angelus Mortus" -},{ - "title": "Teufelswerk - Attack Mix by Angriffspakt", - "artist": "Blutengel/Angriffspakt" -},{ - "title": "Kรถnig - Any Second Remix", - "artist": "Blutengel/Any Second" -},{ - "title": "City Lights - City Nights Remix by Ashbury Heights (2023 Remastered Version)", - "artist": "Blutengel/Ashbury Heights" -},{ - "title": "City Lights - City Nights Remix by Ashbury Heights", - "artist": "Blutengel/Ashbury Heights" -},{ - "title": "You Walk Away - Beyond The Sun Remix", - "artist": "Blutengel/Beyond The Sun" -},{ - "title": "The End of Love - Remix by Black Heaven (2022 Remastered Version)", - "artist": "Blutengel/Black Heaven" -},{ - "title": "Soultaker - Black Soul Remix (2023 Remastered Version)", - "artist": "Blutengel/Black Soul" -},{ - "title": "Soultaker - Black Soul Remix", - "artist": "Blutengel/Black Soul" -},{ - "title": "Forever - Schizophrenia Remix (2022 Remastered Version)", - "artist": "Blutengel/Buried Alive" -},{ - "title": "Forever - Schizophrenia Remix", - "artist": "Blutengel/Buried Alive" -},{ - "title": "Lebe Deinen Traum - CHROM Remix", - "artist": "Blutengel/CHROM" -},{ - "title": "Strong - Remixed by Caisaron", - "artist": "Blutengel/Caisaron" -},{ - "title": "My Saviour - Cephalgy Remix", - "artist": "Blutengel/Cephalgy" -},{ - "title": "Krieger - Lord of the Lost Version", - "artist": "Blutengel/Chris Harms/Lord Of The Lost" -},{ - "title": "Reich Mir Die Hand - Fire-Eater Remix", - "artist": "Blutengel/Chris Pohl" -},{ - "title": "Kinder dieser Stadt - City Never Sleeps Remix", - "artist": "Blutengel/City Never Sleeps" -},{ - "title": "The Oxidising Angel - Remixed by Control System (2023 Remastered Version)", - "artist": "Blutengel/Control System" -},{ - "title": "The Oxidising Angel - Remixed by Control System", - "artist": "Blutengel/Control System" -},{ - "title": "Leave the Day - Crystal Tears Remix (2023 Remastered Version)", - "artist": "Blutengel/Crystal Tears" -},{ - "title": "Leave the Day - Crystal Tears Remix", - "artist": "Blutengel/Crystal Tears" -},{ - "title": "Black Roses 2007 - Reworked By Eminence Of Darkness (2022 Remastered Version)", - "artist": "Blutengel/Eminence Of Darkness" -},{ - "title": "Black Roses 2007 - Reworked by Eminence Of Darkness", - "artist": "Blutengel/Eminence Of Darkness" -},{ - "title": "Seelenschmerz 2007 - Eminence of Darkness Rework", - "artist": "Blutengel/Eminence Of Darkness" -},{ - "title": "Seelenschmerz 2007 - Reworked By Eminence Of Darkness (2022 Remastered Version)", - "artist": "Blutengel/Eminence Of Darkness" -},{ - "title": "Engelsblut - Eternal Life Remix (2023 Remastered Version)", - "artist": "Blutengel/Eternal Life" -},{ - "title": "Engelsblut - Eternal Life Remix", - "artist": "Blutengel/Eternal Life" -},{ - "title": "Engelsblut - Fallen Angel Remix (2023 Remastered Version)", - "artist": "Blutengel/Fallen Angel" -},{ - "title": "Engelsblut - Fallen Angel Remix", - "artist": "Blutengel/Fallen Angel" -},{ - "title": "Save Our Souls - Fear In Motion Remix", - "artist": "Blutengel/Fear In Motion" -},{ - "title": "Sing - Fear in Motion - Electro Mix", - "artist": "Blutengel/Fear In Motion" -},{ - "title": "Reich Mir Die Hand - Remixed by Turnstyle & Fil Groth", - "artist": "Blutengel/Fil Groth/Turn-Style" -},{ - "title": "Asche zu Asche - Gintronic Remix", - "artist": "Blutengel/Gintronic" -},{ - "title": "Insane - Blutengel Vs. Grenzgaenger (2022 Remastered Version)", - "artist": "Blutengel/Grenzgaenger" -},{ - "title": "Insane - Blutengel vs. Grenzgaenger", - "artist": "Blutengel/Grenzgaenger" -},{ - "title": "Nightlife - Blutengel Vs. Grenzgaenger (2022 Remastered Version)", - "artist": "Blutengel/Grenzgaenger" -},{ - "title": "Nightlife - Blutengel vs. Grenzgaenger", - "artist": "Blutengel/Grenzgaenger" -},{ - "title": "Surrender to the Darkness - Harmjoy Remix", - "artist": "Blutengel/Harmjoy" -},{ - "title": "Waste My Time", - "artist": "Blutengel/Helalyn Flower" -},{ - "title": "Obscured - Club Version by Hocico", - "artist": "Blutengel/Hocico" -},{ - "title": "Obscured - Into the Void Version by Blutengel", - "artist": "Blutengel/Hocico" -},{ - "title": "Obscured", - "artist": "Blutengel/Hocico" -},{ - "title": "Say Something - Batfloor - Hocico Club Mix", - "artist": "Blutengel/Hocico" -},{ - "title": "Obscured - Dark Dance Version by Dulce Liquido", - "artist": "Blutengel/Hocico/Dulce Liquido" -},{ - "title": "Obscured - S.I.T.D. Remix", - "artist": "Blutengel/Hocico/[:SITD:]" -},{ - "title": "Love Killer - Remixed by In Strict Confidence", - "artist": "Blutengel/In Strict Confidence" -},{ - "title": "Vampire Romance - Inscape Remix (2022 Remastered Version)", - "artist": "Blutengel/Inscape" -},{ - "title": "Vampire Romance - Inscape Remix", - "artist": "Blutengel/Inscape" -},{ - "title": "Forever - Forever In Space Remix by Jens Gรคrtner", - "artist": "Blutengel/Jens Gรคrtner" -},{ - "title": "Briefe an dich", - "artist": "Blutengel/Kira" -},{ - "title": "Angels of the Dark - Remixed by Lost Area (2023 Remastered Version)", - "artist": "Blutengel/Lost Area" -},{ - "title": "Angels of the Dark - Remixed by Lost Area", - "artist": "Blutengel/Lost Area" -},{ - "title": "Soultaker - Lost Area Remix (2023 Remastered Version)", - "artist": "Blutengel/Lost Area" -},{ - "title": "Soultaker - Lost Area Remix", - "artist": "Blutengel/Lost Area" -},{ - "title": "Complete - Massive Ego Remix", - "artist": "Blutengel/Massive Ego" -},{ - "title": "Hourglass of Life - Massive Ego Remix", - "artist": "Blutengel/Massive Ego" -},{ - "title": "Nothing but a Void - Alternative Version", - "artist": "Blutengel/Massive Ego" -},{ - "title": "Nothing but a Void - Alex VRT Remix", - "artist": "Blutengel/Massive Ego/Alex VRT" -},{ - "title": "Nothing but a Void - Auger Remix", - "artist": "Blutengel/Massive Ego/Auger" -},{ - "title": "Nothing but a Void - Omnimar Remix", - "artist": "Blutengel/Massive Ego/Omnimar" -},{ - "title": "Nothing but a Void - Rob Dust Remix", - "artist": "Blutengel/Massive Ego/Rob Dust" -},{ - "title": "Nothing but a Void - Scot Collins Remix", - "artist": "Blutengel/Massive Ego/Scot Collins" -},{ - "title": "Kinder der Sterne - Blutengel & Meinhard (2022 Remastered Version)", - "artist": "Blutengel/Meinhard" -},{ - "title": "Kinder der Sterne - Blutengel & Meinhard", - "artist": "Blutengel/Meinhard" -},{ - "title": "Sing - Meinhard Alchemusic Version", - "artist": "Blutengel/Meinhard" -},{ - "title": "Forever - Mordon Remix", - "artist": "Blutengel/Mordon" -},{ - "title": "Lucifer - Necessary Response Remix", - "artist": "Blutengel/Necessary Response" -},{ - "title": "Leitbild - Ost+Front Remix", - "artist": "Blutengel/Ost+Fron" -},{ - "title": "The Princess - Princess of Ice Remix (2023 Remastered Version)", - "artist": "Blutengel/Princess of Ice" -},{ - "title": "The Princess - Princess of Ice Remix", - "artist": "Blutengel/Princess of Ice" -},{ - "title": "Eternal Souls - Pseudokrupp Project", - "artist": "Blutengel/Pseudokrupp Project" -},{ - "title": "Vampire - Dance Mix by Pseudokrupp Project", - "artist": "Blutengel/Pseudokrupp Project" -},{ - "title": "Lucifer - The Tempter by Rabia Sorda", - "artist": "Blutengel/Rabia Sorda" -},{ - "title": "Resurrection of the Light - Black Summer Version by Rabia Sorda", - "artist": "Blutengel/Rabia Sorda" -},{ - "title": "Into the Void - Rave the Reqviem Remix", - "artist": "Blutengel/Rave The Reqviem" -},{ - "title": "Navigator - Remixed by Noxx / Rilinger (2023 Remastered Version)", - "artist": "Blutengel/Sara Noxx/Noxx/Rilinger" -},{ - "title": "Navigator - Remixed by Noxx/Rilinger", - "artist": "Blutengel/Sara Noxx/Noxx/Rilinger" -},{ - "title": "Behind the Mirror - Shadow Remix (2023 Remastered Version)", - "artist": "Blutengel/Shadow" -},{ - "title": "Behind the Mirror - Shadow Remix", - "artist": "Blutengel/Shadow" -},{ - "title": "Navigator - Remixed by Silent Assault", - "artist": "Blutengel/Silent Assault" -},{ - "title": "Vampire - Six Faces Remix", - "artist": "Blutengel/Six Faces" -},{ - "title": "Nothing Left", - "artist": "Blutengel/Solar Fake" -},{ - "title": "Vampire Romance - Solitary Experiments Remix (2022 Remastered Version)", - "artist": "Blutengel/Solitary Experiments" -},{ - "title": "A Single Drop of Magic", - "artist": "Borislav Slavov" -},{ - "title": "Angels of the Dark - Remixed by Staubkind", - "artist": "Blutengel/Staubkind" -},{ - "title": "Forever - Staubkind Remix", - "artist": "Blutengel/Staubkind" -},{ - "title": "Ein Augenblick - Synthlabor Remix", - "artist": "Blutengel/Synthlabor" -},{ - "title": "Fire In The Distance - Blutengel vs. Terminal Choice", - "artist": "Blutengel/Terminal Choice" -},{ - "title": "Fire in the Distance - Blutengel Vs. Terminal Choice (2022 Remastered Version)", - "artist": "Blutengel/Terminal Choice" -},{ - "title": "Kinder dieser Stadt - Remixed by The Lonely Soul Experience", - "artist": "Blutengel/The Lonely Soul Experience" -},{ - "title": "Black - Trensity Mix", - "artist": "Blutengel/Trensity" -},{ - "title": "Save Our Souls - Remix by Trensity", - "artist": "Blutengel/Trensity" -},{ - "title": "Surrender to the Darkness - Trensity Remix", - "artist": "Blutengel/Trensity" -},{ - "title": "Vampire Romance - TrรผmmerWelten Remix (2022 Remastered Version)", - "artist": "Blutengel/Trรผmmerwelten" -},{ - "title": "Vampire Romance - TrรผmmerWelten Remix", - "artist": "Blutengel/Trรผmmerwelten" -},{ - "title": "Am Ende Der Zeit - Wort-Ton Remix", - "artist": "Blutengel/Wort-Ton" -},{ - "title": "Praise the Lord - [X]-Rx Remix", - "artist": "Blutengel/X-RX" -},{ - "title": "Go to Hell? - Cerberus Remix", - "artist": "Blutengel/[:SITD:]" -},{ - "title": "Middle Finger", - "artist": "Bohnes" -},{ - "title": "Raging on a Sunday", - "artist": "Bohnes" -},{ - "title": "The Prey", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "It's My Life", - "artist": "Bon Jovi" -},{ - "title": "Livin' On A Prayer", - "artist": "Bon Jovi" -},{ - "title": "Wanted Dead Or Alive", - "artist": "Bon Jovi" -},{ - "title": "You Give Love A Bad Name", - "artist": "Bon Jovi" -},{ - "title": "Fly or Die", - "artist": "Bookish Songs Collective/Giorgยกa/RVRSPLAY" -},{ - "title": "Gunpoint", - "artist": "Bookish Songs Collective/Tessa Barcelo/Gio Navas" -},{ - "title": "A Part of Their Story", - "artist": "Borislav Slavov" -},{ - "title": "Our Decades in the Sun - Instrumental", - "artist": "Nightwish" -},{ - "title": "A Tear in the Veil", - "artist": "Borislav Slavov" -},{ - "title": "A Threat from Nether Years", - "artist": "Borislav Slavov" -},{ - "title": "Amber Ale", - "artist": "Borislav Slavov" -},{ - "title": "Bard Dance", - "artist": "Borislav Slavov" -},{ - "title": "Crazy Troubled Senses", - "artist": "Borislav Slavov" -},{ - "title": "Cunning Cruel Crits", - "artist": "Borislav Slavov" -},{ - "title": "Dancing with the Source - Bansuri Version", - "artist": "Borislav Slavov" -},{ - "title": "Dancing with the Source - Cello Version", - "artist": "Borislav Slavov" -},{ - "title": "Dancing with the Source - Oud Version", - "artist": "Borislav Slavov" -},{ - "title": "Dancing with the Source - Tambura Version", - "artist": "Borislav Slavov" -},{ - "title": "Dancing with the Source", - "artist": "Borislav Slavov" -},{ - "title": "Divine's Lament - Bonus Song", - "artist": "Borislav Slavov" -},{ - "title": "Divine's Lament", - "artist": "Borislav Slavov" -},{ - "title": "Divinity - Original Sin 2 - Main Theme", - "artist": "Borislav Slavov" -},{ - "title": "Down by the River", - "artist": "Borislav Slavov" -},{ - "title": "Dream Walk - Instrumental Version", - "artist": "Borislav Slavov" -},{ - "title": "Driftwood", - "artist": "Borislav Slavov" -},{ - "title": "Elder Brain", - "artist": "Borislav Slavov" -},{ - "title": "Embrace of the Deathfog", - "artist": "Borislav Slavov" -},{ - "title": "Fane's Theme", - "artist": "Borislav Slavov" -},{ - "title": "Forging the Fate", - "artist": "Borislav Slavov" -},{ - "title": "Gather Your Allies!", - "artist": "Borislav Slavov" -},{ - "title": "Harpy Song", - "artist": "Borislav Slavov" -},{ - "title": "I Want to Live - Classical Version", - "artist": "Borislav Slavov" -},{ - "title": "I Want to Live - Instrumental Version", - "artist": "Borislav Slavov" -},{ - "title": "I Want to Live", - "artist": "Borislav Slavov" -},{ - "title": "Last Light", - "artist": "Borislav Slavov" -},{ - "title": "Last Shelter", - "artist": "Borislav Slavov" -},{ - "title": "Lead Your Fights", - "artist": "Borislav Slavov" -},{ - "title": "Main Theme, Pt. 1", - "artist": "Borislav Slavov" -},{ - "title": "Main Theme, Pt. 2", - "artist": "Borislav Slavov" -},{ - "title": "Main Theme, Pt. 3", - "artist": "Borislav Slavov" -},{ - "title": "Mead Gold and Blood - Ifan's Theme", - "artist": "Borislav Slavov" -},{ - "title": "Mind Flayer Theme", - "artist": "Borislav Slavov" -},{ - "title": "Mysterious Trails", - "artist": "Borislav Slavov" -},{ - "title": "Nightsong", - "artist": "Borislav Slavov" -},{ - "title": "Nine Blades", - "artist": "Borislav Slavov" -},{ - "title": "Old Time Battles - Bard Version", - "artist": "Borislav Slavov" -},{ - "title": "Old Time Battles, Pt. 1", - "artist": "Borislav Slavov" -},{ - "title": "Old Time Battles, Pt. 2", - "artist": "Borislav Slavov" -},{ - "title": "Path of the Godwoken - Bansuri Version", - "artist": "Borislav Slavov" -},{ - "title": "Path of the Godwoken - Cello Version", - "artist": "Borislav Slavov" -},{ - "title": "Path of the Godwoken - Oud Version", - "artist": "Borislav Slavov" -},{ - "title": "Path of the Godwoken - Tambura Version", - "artist": "Borislav Slavov" -},{ - "title": "Path of the Godwoken", - "artist": "Borislav Slavov" -},{ - "title": "Quest for a Cure", - "artist": "Borislav Slavov" -},{ - "title": "Quirky Bones - Murky Version", - "artist": "Borislav Slavov" -},{ - "title": "Quirky Bones", - "artist": "Borislav Slavov" -},{ - "title": "Raphael's Final Act", - "artist": "Borislav Slavov" -},{ - "title": "Reaper's Coast", - "artist": "Borislav Slavov" -},{ - "title": "Red Prince Theme", - "artist": "Borislav Slavov" -},{ - "title": "Reflections from the Past", - "artist": "Borislav Slavov" -},{ - "title": "Rivellon - Light Version", - "artist": "Borislav Slavov" -},{ - "title": "Rivellon", - "artist": "Borislav Slavov" -},{ - "title": "Sebille's Theme", - "artist": "Borislav Slavov" -},{ - "title": "Shadows, Curse and Death", - "artist": "Borislav Slavov" -},{ - "title": "Sing for Me (Lohne's Theme) - Bobby's Version", - "artist": "Borislav Slavov" -},{ - "title": "Sing for Me - Lohse Version", - "artist": "Borislav Slavov" -},{ - "title": "Sins and Gods - Choir Version", - "artist": "Borislav Slavov" -},{ - "title": "Sins and Gods - Revelation", - "artist": "Borislav Slavov" -},{ - "title": "Sixteen Strikes", - "artist": "Borislav Slavov" -},{ - "title": "Song of Balduran", - "artist": "Borislav Slavov" -},{ - "title": "Surgery of a Hope", - "artist": "Borislav Slavov" -},{ - "title": "Symphony of the Void", - "artist": "Borislav Slavov" -},{ - "title": "The Battle for Divinity", - "artist": "Borislav Slavov" -},{ - "title": "The Colors of Underdark", - "artist": "Borislav Slavov" -},{ - "title": "The Grand Design (Requiem)", - "artist": "Borislav Slavov" -},{ - "title": "The Legacy of Bhaal", - "artist": "Borislav Slavov" -},{ - "title": "The Cult of the Absolute", - "artist": "Borislav Slavov" -},{ - "title": "The Odds Are Cast Anew", - "artist": "Borislav Slavov" -},{ - "title": "The Power - Choral Version", - "artist": "Borislav Slavov" -},{ - "title": "The Power - Credits Song", - "artist": "Borislav Slavov" -},{ - "title": "The Power - Orchestral Version", - "artist": "Borislav Slavov" -},{ - "title": "The Queen's High Seas - Beast's Theme", - "artist": "Borislav Slavov" -},{ - "title": "The Queen's High Seas - Tavern Version", - "artist": "Borislav Slavov" -},{ - "title": "The Road to Baldur's Gate", - "artist": "Borislav Slavov" -},{ - "title": "Twisted Force", - "artist": "Borislav Slavov" -},{ - "title": "Wash My Dreams Away", - "artist": "Borislav Slavov" -},{ - "title": "Weeping Dawn", - "artist": "Borislav Slavov" -},{ - "title": "Welcome to Fort Joy", - "artist": "Borislav Slavov" -},{ - "title": "Who Are You", - "artist": "Borislav Slavov" -},{ - "title": "Your Tale Awaits You Down the Road", - "artist": "Borislav Slavov" -},{ - "title": "Power of Innocence 2017 - Orchestra Version", - "artist": "Borislav Slavov/Kirill Pokrovsky" -},{ - "title": "Bouncing-Around-in-Pixel-Town_Looping", - "artist": "Unknown Artist" -},{ - "title": "Lugia's Song", - "artist": "Braxton Burks/Kristin Naigus" -},{ - "title": "A New World Awaits", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "A Path of Heat", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "A Path of Shadows", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Assassin's Lament", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Baghdad Murmurs", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Bloodflower", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Calotropis Procera", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "City Under Stars", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Deadly Shade", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Hushed Blades", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Incense Trails", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Leaving for Alamut", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Madinat al-Salam", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Marketplace", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Nightshade", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Nothing as It Seems", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Noxious", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Pools of Blood", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Prison", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Put Your Faith in Me", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Rooftops", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Sand Drift", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Serpent's Kiss", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Singing Dunes", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Something More Than a Man", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Spices", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Tales of Baghdad", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "The Bureau - Mirage Version", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "The Center of Science", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "The Escape", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "The Infiltration", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "The King Sun", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "The Round City", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "The Wild", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "True Sight", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Truth of Masks", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Whispers", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Without Mercy", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "You Are Never Alone", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "You Will Return", - "artist": "Brendan Angelides/Assassin's Creed" -},{ - "title": "Body And Soul", - "artist": "Brendan Angelides/Assassin's Creed/Emel" -},{ - "title": "Daughter of No One", - "artist": "Brendan Angelides/Assassin's Creed/Emel" -},{ - "title": "The Jinni", - "artist": "Brendan Angelides/Assassin's Creed/Faris Ishaq" -},{ - "title": "Otherworld - Set", - "artist": "Eluveitie" -},{ - "title": "Mirage Theme - Menu Version", - "artist": "Brendan Angelides/Assassin's Creed/Layth Sidiq" -},{ - "title": "Mirage Theme", - "artist": "Brendan Angelides/Assassin's Creed/Layth Sidiq" -},{ - "title": "Retribution", - "artist": "Brendan Angelides/Assassin's Creed/Layth Sidiq" -},{ - "title": "The Shadows We Walk", - "artist": "Brendan Angelides/Assassin's Creed/Layth Sidiq" -},{ - "title": "Monstrum's Lullaby", - "artist": "Brian D'Oliveira/Luke Youngblood" -},{ - "title": "A Merry Life and a Short One", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "A Pirate's Life", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Assassin's Creed IV Black Flag Main Theme", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Batten Down the Hatches", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Confrontation", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Fare Thee Well", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "I'll Be with You", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "In This World or the One Below", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "In the Midst", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Into the Jungle", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Last Goodbyes", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Lay Aboard Lads", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Life at Sea", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Marked for Death", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Meet the Sage", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Men of War", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Modernity", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "On the Horizon", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Order of the Assassin", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Prizes Plunder and Adventure", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Pyrates Beware", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Queen Anne's Revenge", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Secrets of the Maya", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Ships of Legend", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Stealing a Brig", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Take What Is Ours!", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The British Empire", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The Buccaneers", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The Ends of the Earth", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The Fortune of Edward Kenway", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The High Seas", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The Islands of the West Indies", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The Spanish Empire", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "Under the Black Flag", - "artist": "Brian Tyler/Assassin's Creed" -},{ - "title": "The One That Got Away", - "artist": "Brielle Von Hugel" -},{ - "title": "(I Can't Get No) Satisfaction", - "artist": "Britney Spears" -},{ - "title": "3", - "artist": "Britney Spears" -},{ - "title": "Can't Make You Love Me", - "artist": "Britney Spears" -},{ - "title": "Run Away - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/TIDALWAVE" -},{ - "title": "Dear Diary", - "artist": "Britney Spears" -},{ - "title": "Don't Go Knockin' on My Door", - "artist": "Britney Spears" -},{ - "title": "Don't Let Me Be the Last to Know", - "artist": "Britney Spears" -},{ - "title": "Lucky", - "artist": "Britney Spears" -},{ - "title": "One Kiss from You", - "artist": "Britney Spears" -},{ - "title": "Oops!...I Did It Again", - "artist": "Britney Spears" -},{ - "title": "Stronger", - "artist": "Britney Spears" -},{ - "title": "What U See (Is What U Get)", - "artist": "Britney Spears" -},{ - "title": "When Your Eyes Say It", - "artist": "Britney Spears" -},{ - "title": "Where Are You Now", - "artist": "Britney Spears" -},{ - "title": "24K Magic", - "artist": "Bruno Mars" -},{ - "title": "Grenade", - "artist": "Bruno Mars" -},{ - "title": "Just the Way You Are", - "artist": "Bruno Mars" -},{ - "title": "Locked out of Heaven", - "artist": "Bruno Mars" -},{ - "title": "Marry You", - "artist": "Bruno Mars" -},{ - "title": "Talking to the Moon", - "artist": "Bruno Mars" -},{ - "title": "That's What I Like", - "artist": "Bruno Mars" -},{ - "title": "When I Was Your Man", - "artist": "Bruno Mars" -},{ - "title": "็ง˜ๅฏ†่ญฆๅฏŸ", - "artist": "Buriru" -},{ - "title": "ไธŠใ‹ใ‚‰็›ฎ็ทš (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Buriru/Megurine Luka/Hatsune Miku/้ก้Ÿณใƒชใƒณ/้ก้Ÿณใƒฌใƒณ" -},{ - "title": "Blood Red Roses", - "artist": "C21fx" -},{ - "title": "No Friends", - "artist": "CADMIUM/Rosendale" -},{ - "title": "Never There", - "artist": "CAKE" -},{ - "title": "Satan Is My Motor", - "artist": "CAKE" -},{ - "title": "Sheep Go To Heaven", - "artist": "CAKE" -},{ - "title": "When You Sleep", - "artist": "CAKE" -},{ - "title": "Get Ready for This", - "artist": "CDM Project" -},{ - "title": "Karakuri Pierrot (Acoustic Version)", - "artist": "CHANO/40mP" -},{ - "title": "Lollipop (Yum bi dum like Bubblegum)", - "artist": "CHROMANCE" -},{ - "title": "Crystalline", - "artist": "CIRCRUSH" -},{ - "title": "Echo", - "artist": "CIRCRUSH" -},{ - "title": "Bloody Tears - Ultra Epic Version", - "artist": "CJ Music" -},{ - "title": "A Knight's Return: Dance of the Reaper", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A Knight's Return", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Amber Journey", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "An Imposing Beast", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "CODE VEIN", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Fatal Struggle", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Horrors of War: Beyond Fear", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "March of the Lost", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Relic Sovereign", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Requiem - English version", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Requiem: Tranquility and Light", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Royal Lineage: Loss", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Royal Lineage", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Successor", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tears Aflame: Unrequited Wish", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tears Aflame", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "To Everlasting Glory: Fervor", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "To Everlasting Glory", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Your Everything - English version", - "artist": "CODE VEIN ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Help me, ERINNNNNN!! feat.ๅˆ้ŸณใƒŸใ‚ฏ", - "artist": "COOL&CREATE/Hatsune Miku" -},{ - "title": "CRAWL", - "artist": "Unknown Artist" -},{ - "title": "Ain't No Rest for the Wicked", - "artist": "Cage The Elephant" -},{ - "title": "Suki Suki Daisuki", - "artist": "Caitlin Myers" -},{ - "title": "Once Upon a December", - "artist": "Caleb Hyles" -},{ - "title": "Rockefeller Street (Nightcore)", - "artist": "Caleb Hyles" -},{ - "title": "Welcome to the Internet", - "artist": "Caleb Hyles" -},{ - "title": "Hell's Coming With Me", - "artist": "Caleb Hyles/Annapantsu" -},{ - "title": "Just a Dream", - "artist": "Caleb Hyles/Annapantsu" -},{ - "title": "The Wellerman", - "artist": "Caleb Hyles/Anthony Vincent/Jonathan Young/PelleK/NateWantsToBattle" -},{ - "title": "Omae Wa Mou - Silva Hound Remix", - "artist": "Caleb Hyles/Ironmouse/Silva Hound" -},{ - "title": "Boulevard of Broken Dreams", - "artist": "Caleb Hyles/Reinaeiry" -},{ - "title": "Calmer-Times_Looping", - "artist": "Unknown Artist" -},{ - "title": "ใ‚ฏใƒฌใ‚คใ‚ธใƒผ0ๆ™‚Playใ‚ฏใƒฌใ‚คใ‚ธใƒผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Camellia/Hatsune Miku" -},{ - "title": "ใƒ‰ใ‚ฏใƒ˜ใƒ“ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Camellia/Hatsune Miku" -},{ - "title": "็”Ÿๅ‘ฝๆ€งใ‚ทใƒณใƒ‰ใƒญใ‚ฆใƒ  (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Camellia/Hatsune Miku" -},{ - "title": "Rodents Kingdom", - "artist": "Camellia/Ironmouse" -},{ - "title": "My Oh My (feat. DaBaby)", - "artist": "Camila Cabello/DaBaby" -},{ - "title": "What's up? Pop! (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Capchii/Hatsune Miku" -},{ - "title": "Caramelltanzen", - "artist": "Caramella Girls" -},{ - "title": "Megamix", - "artist": "Caramella Girls" -},{ - "title": "Lone Digger", - "artist": "Caravan Palace" -},{ - "title": "Dig Up My Ex - From โ€œSong House Liveโ€", - "artist": "Caroline Carr" -},{ - "title": "Better Than You", - "artist": "Caroline Kay" -},{ - "title": "Before He Cheats", - "artist": "Carrie Underwood" -},{ - "title": "A Neverending Dream - Club Mix", - "artist": "Cascada" -},{ - "title": "A Neverending Dream", - "artist": "Cascada" -},{ - "title": "Another You - Radio Edit", - "artist": "Cascada" -},{ - "title": "Bad Boy", - "artist": "Cascada" -},{ - "title": "Can't Stop The Rain - Radio Edit", - "artist": "Cascada" -},{ - "title": "Evacuate the Dancefloor", - "artist": "Cascada" -},{ - "title": "How Do You Do - Dance Radio Edit", - "artist": "Cascada" -},{ - "title": "Kids In America", - "artist": "Cascada" -},{ - "title": "One More Night", - "artist": "Cascada" -},{ - "title": "Ready For Love", - "artist": "Cascada" -},{ - "title": "Truly Madly Deeply - Pop Radio Edit", - "artist": "Cascada" -},{ - "title": "Used to be (L.O.V.E.)", - "artist": "Chelsea Collins" -},{ - "title": "A Neverending Dream - The Real Booty Babes Remix Edit", - "artist": "Cascada/The Real Booty Babes" -},{ - "title": "Castle By The Sea - Town", - "artist": "Unknown Artist" -},{ - "title": "Cutie Carousel", - "artist": "Cat Company" -},{ - "title": "Like a Vampire", - "artist": "Catrien" -},{ - "title": "Across The Moorlands - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Baby Gorillas - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Battle On! - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Caรซl and the Kids - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Clash! - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Cursed Woods - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Dance of 1,000 Suns - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Detritus Born - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Encounter Elite! - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Hills of Determination - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Lair of the Necromancer - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Malevolent Confrontation! - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Monuments to the Ancients - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Mooncradle - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Port Town - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Sailor of Bogs Unknown - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Sea of Nightmare - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Sky Base - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Sleeper Island - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Songshroom's Wonders - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Stars Align on the Assembly Line - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Teaks, the Traveling Historian - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Temple Beneath the Tides - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Clockwork Castle - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Frozen Peak - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Lost Ones - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Lost Village of Docarri - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Mole Masons - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Mountain Trail - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Oracle of Tides - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "The Skylands", - "artist": "Eric W. Brown" -},{ - "title": "Through the Jungle - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Town of Lucent - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Trials in the Mist - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Watcher Island - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Whispering Winds: The Serpent's Lullaby - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Zephyr & Sky - Pirate Version", - "artist": "Celtic Metal Dude/Eric W. Brown" -},{ - "title": "Nรญl Sรฉ'n Lรก - 2013 Version", - "artist": "Celtic Woman" -},{ - "title": "Teir Abhaile Riu", - "artist": "Celtic Woman" -},{ - "title": "Tรญr na nร“g", - "artist": "Celtic Woman/Oonagh" -},{ - "title": "Pumpkin Party in Sea Hitler's Water Apocalypse", - "artist": "Cement City" -},{ - "title": "Lala Lala Song (American Horror Story- Coven)", - "artist": "Cemetery Girls" -},{ - "title": "Goddess", - "artist": "Cepheid/Nonon" -},{ - "title": "Attention", - "artist": "Charlie Puth" -},{ - "title": "One Call Away", - "artist": "Charlie Puth" -},{ - "title": "We Don't Talk Anymore (feat. Selena Gomez)", - "artist": "Charlie Puth/Selena Gomez" -},{ - "title": "Trooper and the Maid", - "artist": "Charlotte Cumberbirch/Sean Dagher/Nelson Carter/Richard Irwin/David Gossage/Assassin's Creed" -},{ - "title": "Joke's On You", - "artist": "Charlotte Lawrence" -},{ - "title": "Sayonara No Natsu", - "artist": "Cรฉcile Corbel/Misaki Iwasa" -},{ - "title": "Peekaboom - Nightcore", - "artist": "Cherry ่‘ต Nightcore" -},{ - "title": "Heartless - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Atoms to Ashes" -},{ - "title": "Can't Stop Me - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Atwood" -},{ - "title": "Dangerous - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Atwood" -},{ - "title": "Audience With The Devil - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Bellabeth" -},{ - "title": "Fortunately - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Bellabeth" -},{ - "title": "Make Me Ask Twice - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Bellabeth" -},{ - "title": "Why Don't You - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Bellabeth" -},{ - "title": "Dark Side - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Bellabeth/Stef Tahlia" -},{ - "title": "One More Breath - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Bioengineered Catgirl" -},{ - "title": "District 1 - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Endgame" -},{ - "title": "Evil Ghost - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Endgame" -},{ - "title": "Hurricane - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Endgame" -},{ - "title": "My Gravity - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Endgame" -},{ - "title": "Telepathic Dreams - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Endgame" -},{ - "title": "The Hills - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Endgame" -},{ - "title": "Tramontane - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Endgame" -},{ - "title": "A Way Exists - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "Comfort Zone - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "Enemy - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "Enough? - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "LST CNTRL - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "Who I Am - Nightcore (Urban Remix)", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "Who I Am - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "Wrong Decisions - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "discon\\nected - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Eralise" -},{ - "title": "Cryptominers Fantasy - Nightcore", - "artist": "Cherry ่‘ต Nightcore/From the Ash" -},{ - "title": "Fearless - Nightcore", - "artist": "Cherry ่‘ต Nightcore/From the Ash" -},{ - "title": "Just Let Go - Nightcore", - "artist": "Cherry ่‘ต Nightcore/From the Ash" -},{ - "title": "Monster - Nightcore", - "artist": "Cherry ่‘ต Nightcore/From the Ash" -},{ - "title": "One More Night - Nightcore", - "artist": "Cherry ่‘ต Nightcore/From the Ash" -},{ - "title": "Shadow and the Stain - Nightcore", - "artist": "Cherry ่‘ต Nightcore/From the Ash" -},{ - "title": "7 Lucky Rings - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "A Way To U - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Adore You - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Bad Habits - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Believer - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Counting Stars - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Firework - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Swim - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Under The Influence - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "Unholy - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "We Don't Talk Anymore - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "emotional breakdown - Nightcore", - "artist": "Cherry ่‘ต Nightcore/HAZLYE" -},{ - "title": "DRKR - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lidnesty" -},{ - "title": "Honest - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lidnesty" -},{ - "title": "Mercy - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lidnesty" -},{ - "title": "SIXES - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lidnesty" -},{ - "title": "Behind Closed Doors - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lift The Curse" -},{ - "title": "Believe - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lift The Curse" -},{ - "title": "Call It What It Is - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lift The Curse" -},{ - "title": "In The End - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lift The Curse" -},{ - "title": "Until We Meet Again - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lift The Curse" -},{ - "title": "Wishing Well - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Lift The Curse" -},{ - "title": "Chrysalis Night - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mina Warren" -},{ - "title": "So Be It - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Tydeal" -},{ - "title": "Newborn of War - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mina Warren" -},{ - "title": "No Reason - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mina Warren" -},{ - "title": "3days - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "Blue Banana Peel - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "Cloud9 - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "Lost Cause - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "WDHTH - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "oUcHiE - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "pSyChOsIs - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "vAniTy - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mitchel Dae" -},{ - "title": "Addicted - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Dad Rock - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Day By Day - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Hollow - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Home - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Intentions - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Life/Less - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Over - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Playing With Fire - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Mosaic" -},{ - "title": "Blood - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nathan Wagner" -},{ - "title": "Depression - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nathan Wagner" -},{ - "title": "The Anti-Villain - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nathan Wagner" -},{ - "title": "The Hero - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nathan Wagner" -},{ - "title": "Chemical - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nick Eyra" -},{ - "title": "Die Another Day - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nick Eyra" -},{ - "title": "Drifting Away - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nick Eyra" -},{ - "title": "Off Track - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nick Eyra" -},{ - "title": "Our Crown - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nick Eyra" -},{ - "title": "War of Change - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nick Eyra" -},{ - "title": "Wavebird - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Nick Eyra" -},{ - "title": "Still Alive - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Onlap" -},{ - "title": "The Awakening - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Onlap" -},{ - "title": "Whispers In My Head - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Onlap" -},{ - "title": "Gravity - Nightcore", - "artist": "Cherry ่‘ต Nightcore/PVRA NOVA" -},{ - "title": "Home - Nightcore", - "artist": "Cherry ่‘ต Nightcore/PVRA NOVA" -},{ - "title": "Lost - Nightcore", - "artist": "Cherry ่‘ต Nightcore/PVRA NOVA" -},{ - "title": "Rise - Nightcore", - "artist": "Cherry ่‘ต Nightcore/PVRA NOVA" -},{ - "title": "Gone - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ROMAN" -},{ - "title": "Monsters Ink - Nightcore", - "artist": "Cherry ่‘ต Nightcore/SkyDxddy" -},{ - "title": "Triggered - Nightcore", - "artist": "Cherry ่‘ต Nightcore/SkyDxddy" -},{ - "title": "Kiss The Devil - Nightcore", - "artist": "Cherry ่‘ต Nightcore/THORMAN/Lidnesty" -},{ - "title": "Tell Me If You're Okay - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Tomorrow Never Came" -},{ - "title": "Love Me Harder - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Tydeal" -},{ - "title": "Reckoning - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Tydeal" -},{ - "title": "Superstitious - Nightcore", - "artist": "Cherry ่‘ต Nightcore/Tydeal" -},{ - "title": "Afterlife - Nightcore", - "artist": "Cherry ่‘ต Nightcore/We Are The Empty" -},{ - "title": "Antidote - Nightcore", - "artist": "Cherry ่‘ต Nightcore/We Are The Empty" -},{ - "title": "Beyond Empty - Nightcore", - "artist": "Cherry ่‘ต Nightcore/We Are The Empty" -},{ - "title": "Kings And Clones - Nightcore", - "artist": "Cherry ่‘ต Nightcore/We Are The Empty" -},{ - "title": "Hostage - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore" -},{ - "title": "Scaredy Catty - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore" -},{ - "title": "Trick Or Traitor - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore" -},{ - "title": "Rotten To My Core - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/27VOLT/VersaVibe" -},{ - "title": "Back To You - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Atoms to Ashes" -},{ - "title": "Blown Away - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Atoms to Ashes" -},{ - "title": "Bring Me Down - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Atoms to Ashes" -},{ - "title": "Feels Like Home - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Atoms to Ashes" -},{ - "title": "Tomorrow Without You - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Atoms to Ashes" -},{ - "title": "You've Been Warned - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Don't Believe in Ghosts" -},{ - "title": "Change - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Epilog." -},{ - "title": "Say Words - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Fire Follows" -},{ - "title": "Free - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/KJELL" -},{ - "title": "Going Crazy - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/KJELL" -},{ - "title": "Neon Paradise - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/KJELL" -},{ - "title": "All Or Nothing - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/MindHivers" -},{ - "title": "Do Me Right - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/MindHivers" -},{ - "title": "Lost In You - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/MindHivers" -},{ - "title": "Best Enemies - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Nick Eyra" -},{ - "title": "Everywhere I Go - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Fight Like The Devil - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Freak Like Me - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Lonely - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Losing My Mind - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "My Playground - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Out Of My Way - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Running - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Turn Around - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Unbroken - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "Unstoppable - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap" -},{ - "title": "My Demons - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap/We Are The Empty/Youth Never Dies" -},{ - "title": "Burn - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Onlap/Youth Never Dies" -},{ - "title": "Breaking Down - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Sam Sky" -},{ - "title": "Double Down - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Sam Sky" -},{ - "title": "ZERO - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Sam Sky" -},{ - "title": "1992 - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/TIDALWAVE" -},{ - "title": "Odyssey (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "Save Me - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/TIDALWAVE" -},{ - "title": "freaking out - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/TIDALWAVE" -},{ - "title": "Apart - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Vexyn" -},{ - "title": "10,000 Miles - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/We Are The Empty" -},{ - "title": "Carcass - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/We Are The Empty" -},{ - "title": "Perception - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/We Are The Empty" -},{ - "title": "Robots - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/We Are The Empty" -},{ - "title": "Runaway - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/We Are The Empty" -},{ - "title": "STOP THE WAR - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/We Are The Empty" -},{ - "title": "Suffer the Silence - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Weekend Picnic" -},{ - "title": "Feel Invincible - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Youth Never Dies" -},{ - "title": "Sunrise - Nightcore", - "artist": "Cherry ่‘ต Nightcore/ZeroMizKun Nightcore/Youth Never Dies/Onlap" -},{ - "title": "Under The Surface (Gravity) - Nightcore", - "artist": "Cherry ่‘ต Nightcore/greyXeyes" -},{ - "title": "Sit and Wait", - "artist": "Chi-Chi/LEECHY!" -},{ - "title": "Believer", - "artist": "Chi-Chi/Silva Hound" -},{ - "title": "A Section of Time", - "artist": "Chiasm" -},{ - "title": "Angry Tree", - "artist": "Chiasm" -},{ - "title": "Answer In My Mind", - "artist": "Chiasm" -},{ - "title": "Apple Island", - "artist": "Chiasm" -},{ - "title": "Are You Okay?", - "artist": "Chiasm" -},{ - "title": "Are you Okay' [Glass Apple Bonzai Remix]", - "artist": "Chiasm" -},{ - "title": "Are you Okay' [Jean Marc Lederman Remix]", - "artist": "Chiasm" -},{ - "title": "Are you Okay' [John Fryer original]", - "artist": "Chiasm" -},{ - "title": "Are you Okay' [Loveless Love Remix]", - "artist": "Chiasm" -},{ - "title": "Are you Okay' [Stabbing Westward Remix]", - "artist": "Chiasm" -},{ - "title": "Are you Okay' [Third Realm Remix]", - "artist": "Chiasm" -},{ - "title": "Are you Okay' [Unitcode:Machine Remix]", - "artist": "Chiasm" -},{ - "title": "Away [GW4 Mix]", - "artist": "Chiasm" -},{ - "title": "Away [Interface Remix]", - "artist": "Chiasm" -},{ - "title": "Away [Skydeck Mix]", - "artist": "Chiasm" -},{ - "title": "Away", - "artist": "Chiasm" -},{ - "title": "Bouncing Baby Clones", - "artist": "Chiasm" -},{ - "title": "Bye Now", - "artist": "Chiasm" -},{ - "title": "Calling [Mesh Remix]", - "artist": "Chiasm" -},{ - "title": "Calling", - "artist": "Chiasm" -},{ - "title": "Chasing Butterflies", - "artist": "Chiasm" -},{ - "title": "Chiasm", - "artist": "Chiasm" -},{ - "title": "Chosen Fate", - "artist": "Chiasm" -},{ - "title": "Closed Up", - "artist": "Chiasm" -},{ - "title": "Cold", - "artist": "Chiasm" -},{ - "title": "Crushing The Dread", - "artist": "Chiasm" -},{ - "title": "Cryostat", - "artist": "Chiasm" -},{ - "title": "Cut Right Through (Emileigh Rohn edit)", - "artist": "Chiasm" -},{ - "title": "Cut Right Through", - "artist": "Chiasm" -},{ - "title": "Dead Trees (G-Actual mix)", - "artist": "Chiasm" -},{ - "title": "Dead Trees", - "artist": "Chiasm" -},{ - "title": "Deceivers", - "artist": "Chiasm" -},{ - "title": "Delay", - "artist": "Chiasm" -},{ - "title": "Deny", - "artist": "Chiasm" -},{ - "title": "Disorder", - "artist": "Chiasm" -},{ - "title": "Draw a House", - "artist": "Chiasm" -},{ - "title": "Ella", - "artist": "Chiasm" -},{ - "title": "Embryonic", - "artist": "Chiasm" -},{ - "title": "Enemy", - "artist": "Chiasm" -},{ - "title": "Enough", - "artist": "Chiasm" -},{ - "title": "Extinguish", - "artist": "Chiasm" -},{ - "title": "Fears Float Away", - "artist": "Chiasm" -},{ - "title": "Fight", - "artist": "Chiasm" -},{ - "title": "Formula", - "artist": "Chiasm" -},{ - "title": "Frantic [:10: Mix]", - "artist": "Chiasm" -},{ - "title": "Frantic", - "artist": "Chiasm" -},{ - "title": "Gone", - "artist": "Chiasm" -},{ - "title": "Hideaway", - "artist": "Chiasm" -},{ - "title": "I Should Have Known Better", - "artist": "Chiasm" -},{ - "title": "I Want Some More", - "artist": "Chiasm" -},{ - "title": "Incision", - "artist": "Chiasm" -},{ - "title": "Incubate", - "artist": "Chiasm" -},{ - "title": "Intertwined [JML Remix]", - "artist": "Chiasm" -},{ - "title": "Intertwined", - "artist": "Chiasm" -},{ - "title": "Isolated", - "artist": "Chiasm" -},{ - "title": "Itโ€™s Time", - "artist": "Chiasm" -},{ - "title": "Knocking [Acclimate Remix]", - "artist": "Chiasm" -},{ - "title": "Knocking", - "artist": "Chiasm" -},{ - "title": "Liquefy", - "artist": "Chiasm" -},{ - "title": "Locked In reMix by John Fryer", - "artist": "Chiasm" -},{ - "title": "Locked In", - "artist": "Chiasm" -},{ - "title": "Make Believe- I Can Feel It Mix by Acclimate", - "artist": "Chiasm" -},{ - "title": "Make Believe", - "artist": "Chiasm" -},{ - "title": "Massive Explosions Only", - "artist": "Chiasm" -},{ - "title": "Mice On A Second Wheel", - "artist": "Chiasm" -},{ - "title": "Mice On A Third Wheel", - "artist": "Chiasm" -},{ - "title": "The Phantom Agony - Single Version", - "artist": "Epica" -},{ - "title": "Mice on A Wheel", - "artist": "Chiasm" -},{ - "title": "Missed", - "artist": "Chiasm" -},{ - "title": "Moonshot", - "artist": "Chiasm" -},{ - "title": "Needle", - "artist": "Chiasm" -},{ - "title": "Noise", - "artist": "Chiasm" -},{ - "title": "Obligatory", - "artist": "Chiasm" -},{ - "title": "Organ Dance", - "artist": "Chiasm" -},{ - "title": "Petals", - "artist": "Chiasm" -},{ - "title": "Phobic", - "artist": "Chiasm" -},{ - "title": "Rewind", - "artist": "Chiasm" -},{ - "title": "Prefrontal", - "artist": "Chiasm" -},{ - "title": "Red Outside", - "artist": "Chiasm" -},{ - "title": "Reform", - "artist": "Chiasm" -},{ - "title": "Reliance", - "artist": "Chiasm" -},{ - "title": "Rewind - Version 2", - "artist": "Chiasm" -},{ - "title": "Sky Crane", - "artist": "Chiasm" -},{ - "title": "So Lost", - "artist": "Chiasm" -},{ - "title": "Someone", - "artist": "Chiasm" -},{ - "title": "Soulprint", - "artist": "Chiasm" -},{ - "title": "Space Lights", - "artist": "Chiasm" -},{ - "title": "Space", - "artist": "Chiasm" -},{ - "title": "Still", - "artist": "Chiasm" -},{ - "title": "Stumble", - "artist": "Chiasm" -},{ - "title": "Surrender - Version 2", - "artist": "Chiasm" -},{ - "title": "Surrender", - "artist": "Chiasm" -},{ - "title": "The Caffeine Cycle", - "artist": "Chiasm" -},{ - "title": "The Puzzle", - "artist": "Chiasm" -},{ - "title": "The Sea", - "artist": "Chiasm" -},{ - "title": "Transparent", - "artist": "Chiasm" -},{ - "title": "Wanted", - "artist": "Chiasm" -},{ - "title": "Unity", - "artist": "Chiasm" -},{ - "title": "Won", - "artist": "Chiasm" -},{ - "title": "World Left-10 Remix", - "artist": "Chiasm" -},{ - "title": "World Left", - "artist": "Chiasm" -},{ - "title": "X-Ray", - "artist": "Chiasm" -},{ - "title": "X-ray", - "artist": "Chiasm" -},{ - "title": "Yours", - "artist": "Chiasm" -},{ - "title": "Dead Trees (:10: mix)", - "artist": "Chiasm/:10:" -},{ - "title": "Cut Right Through (Assemblage 23 mix)", - "artist": "Chiasm/Assemblage 23" -},{ - "title": "Chasing Butterflies (Beborn Beton Mix)", - "artist": "Chiasm/Beborn Beton" -},{ - "title": "Dead Trees (blackcarburning Mix)", - "artist": "Chiasm/Blackcarburning" -},{ - "title": "Chasing Butterflies (Jean-Marc Lederman Mix)", - "artist": "Chiasm/Jean Marc Lederman" -},{ - "title": "Cut Right Through (Mildreda mix)", - "artist": "Chiasm/Mildreda" -},{ - "title": "Chasing Butterflies (Sapphira Vee Mix)", - "artist": "Chiasm/Sapphira Vee" -},{ - "title": "Chasing Butterflies (Stabbing Westward Mix)", - "artist": "Chiasm/Stabbing Westward" -},{ - "title": "Moonshot - Steve Anthony (8om Mix)", - "artist": "Chiasm/Steve Anthony" -},{ - "title": "Cut Right Through (hEADaCHE mix)", - "artist": "Chiasm/hEADaCHE" -},{ - "title": "Good-bye Declaration", - "artist": "Chinozo" -},{ - "title": "Come To Me (feat. ๅˆ้ŸณใƒŸใ‚ฏV4X)", - "artist": "Chiquewa/Hatsune Miku" -},{ - "title": "Sweetdays (feat. ๅˆ้ŸณใƒŸใ‚ฏV4X)", - "artist": "Chiquewa/Hatsune Miku" -},{ - "title": "ๆ‹ (feat. ๅˆ้ŸณใƒŸใ‚ฏV4X)", - "artist": "Chiquewa/Hatsune Miku" -},{ - "title": "ๆ‹ใ—ใใฆ (feat. ๅˆ้ŸณใƒŸใ‚ฏV4X)", - "artist": "Chiquewa/Hatsune Miku" -},{ - "title": "Blue Bird (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "Freedom! (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "Maypole", - "artist": "Cรฉcile Corbel" -},{ - "title": "ใƒใƒฉ่‰ฒใฎๆ—ฅใ€… (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "ไธ€ไบบใฎๅคœๆ˜Žใ‘ (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "ๅ›ใ ใ‘ใฎ้ญ”ๆณ• (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "ๅ’ฒใใ‚„ใ“ใฎ่Šฑ (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "ๆณฃใ้ก” (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "ๆทฑๆทต (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "็ง˜ๅฏ† (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "่™น่‰ฒใƒˆใƒฏใ‚คใƒฉใ‚คใƒˆ (feat. ๅทก้Ÿณใƒซใ‚ซV4X)", - "artist": "Chiquewa/Megurine Luka" -},{ - "title": "Dead To Me", - "artist": "Chloe Adams" -},{ - "title": "Grave", - "artist": "Chloe Adams" -},{ - "title": "Gossip", - "artist": "Chloe Breez" -},{ - "title": "Chopin - Nocturne Op 15 No 3", - "artist": "Unknown Artist" -},{ - "title": "Agent Combat", - "artist": "Chris Lennertz" -},{ - "title": "As They Enter", - "artist": "Chris Lennertz" -},{ - "title": "Building Explosion", - "artist": "Chris Lennertz" -},{ - "title": "Double Cross", - "artist": "Chris Lennertz" -},{ - "title": "Final Combat", - "artist": "Chris Lennertz" -},{ - "title": "Shadow Broker", - "artist": "Chris Lennertz" -},{ - "title": "Vasir Combat", - "artist": "Chris Lennertz" -},{ - "title": "A Mystery of Violence", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "A New Tour of Venice", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "A Sneaking Sense of Liberty", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Abstergo Hunters", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Arno's Return", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Assassin's Creed Nexus Main Theme", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Back in Athens", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Battle Royale", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Belle of the Balloon", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Breach Party", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Brotherhood Briefings", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Chase by Chase Basis", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Connor Investigates", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Connor's Confrontation", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Connor's Sneaking Mission", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Courtyard Titles", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Ezio Returns Home", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Ezio on the Hunt", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Ezio's Creed", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "For Athens", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Going Down with the Ship", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Hacking Abstergo", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Innocent or Guillotine", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Just Jabbin", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Kassandra and Nikomedes", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Logic Bombs Away", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Monarch Enemy", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Odyssey of the Eagle Bearer", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Off with Their Heads", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "On Father's Watch", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Origins of a Revolution", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Ou la mort", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Put Your Mind at Elise", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Reunion with Leonardo", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Secrets of the Templars", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Bottle of Solitude", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Bow of Odysseus", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Final Target", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Frame Game", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Last Fragment", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Nexus Eye", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Spymaster of Newport", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Stolen Sword", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Templar Way", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "The Temple of Apollo", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "To Your Stealth", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Tunnel Vision", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Venice Tarantella", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Versailles for Sore Eyes", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Waltz des Thunes", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "Welcome Back to Boston", - "artist": "Chris Tilton/Assassin's Creed" -},{ - "title": "A Clash of Assassins", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "A Leap of Faith", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "Church and Destroy", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "Follow My Lead", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "Nothing Is True", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "The Attainted One", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "The Hard Cell", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "Unity", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "Welcome to the Brotherhood", - "artist": "Chris Tilton/Jesper Kyd/Assassin's Creed" -},{ - "title": "Cloud", - "artist": "Chris Wilson/Steve Pardo" -},{ - "title": "Cult of Ch'thon", - "artist": "Chris Wilson/Steve Pardo" -},{ - "title": "Forgotten", - "artist": "Chris Wilson/Steve Pardo" -},{ - "title": "Prison Walls", - "artist": "Christian Vasselbring" -},{ - "title": "jar of hearts", - "artist": "Christina Perri" -},{ - "title": "Hoist the Colours", - "artist": "Christine Slagman" -},{ - "title": "Ils cassent le monde", - "artist": "Cรฉcile Corbel" -},{ - "title": "A Future for the Krogan", - "artist": "Christopher Lennertz" -},{ - "title": "Boss Combat", - "artist": "Christopher Lennertz" -},{ - "title": "Combat Troops", - "artist": "Christopher Lennertz" -},{ - "title": "Final Conversation", - "artist": "Christopher Lennertz" -},{ - "title": "Stand Strong, Stand Together", - "artist": "Christopher Lennertz" -},{ - "title": "Surkesh", - "artist": "Christopher Lennertz" -},{ - "title": "Tension Rising", - "artist": "Christopher Lennertz" -},{ - "title": "The Cerberus Plot", - "artist": "Christopher Lennertz" -},{ - "title": "The View of Palaven", - "artist": "Christopher Lennertz" -},{ - "title": "Mado Kara Mieru", - "artist": "Christopher Tin/Lia/Aoi Tada/Kaori Omura" -},{ - "title": "Once Upon a December", - "artist": "Christy Altomare" -},{ - "title": "Don't Save Me", - "artist": "Chxrlotte" -},{ - "title": "Black Hole Friend", - "artist": "Chymes" -},{ - "title": "AH (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "CielP/Megurine Luka" -},{ - "title": "T. M. Levorotation (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "CielP/Megurine Luka" -},{ - "title": "ๅ›ใจใ„ใ‚‹ๆœชๆฅ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "CielP/Megurine Luka" -},{ - "title": "Smells Like Teen Spirit (feat. Mckenna Breinholt)", - "artist": "Cinematic Pop/McKenna Breinholt" -},{ - "title": "Copycat", - "artist": "CircusP" -},{ - "title": "Lie", - "artist": "CircusP" -},{ - "title": "iNSaNiTY", - "artist": "CircusP" -},{ - "title": "Ten Thousand Stars (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "CircusP/Hatsune Miku" -},{ - "title": "Copycat (SV Version) (feat. ใƒกใ‚ฐใƒƒใƒใ‚คใƒ‰)", - "artist": "CircusP/ใƒกใ‚ฐใƒƒใƒใ‚คใƒ‰" -},{ - "title": "Saltimbanco", - "artist": "Cirque du Soleil" -},{ - "title": "The Lying Lies & Dirty Secrets of Miss Erica Court", - "artist": "Coheed and Cambria" -},{ - "title": "The Suffering", - "artist": "Coheed and Cambria" -},{ - "title": "The Willing Well I: Fuel for the Feeding End", - "artist": "Coheed and Cambria" -},{ - "title": "The Willing Well II: From Fear Through the Eyes of Madness", - "artist": "Coheed and Cambria" -},{ - "title": "The Willing Well III: Apollo II: The Telling Truth - Explicit Album Version", - "artist": "Coheed and Cambria" -},{ - "title": "The Willing Well IV: The Final Cut", - "artist": "Coheed and Cambria" -},{ - "title": "Wake Up", - "artist": "Coheed and Cambria" -},{ - "title": "Welcome Home", - "artist": "Coheed and Cambria" -},{ - "title": "Hymn for the Weekend", - "artist": "Coldplay" -},{ - "title": "Violet Hill", - "artist": "Coldplay" -},{ - "title": "Yellow", - "artist": "Coldplay" -},{ - "title": "You Give Love A Bad Name", - "artist": "Cole Rolland/Halocene" -},{ - "title": "Obsession", - "artist": "Collide" -},{ - "title": "Sleeping in the Cold Below", - "artist": "Colm R. McGuinness" -},{ - "title": "Rise Like a Phoenix", - "artist": "Conchita Wurst" -},{ - "title": "Ghost", - "artist": "Confetti" -},{ - "title": "Royalty", - "artist": "Conor Maynard" -},{ - "title": "Gangsta's Paradise", - "artist": "Coolio/L.V." -},{ - "title": "Born in the Month of Darkness", - "artist": "Copilot Music + Sound" -},{ - "title": "Sands of Serkonos", - "artist": "Copilot Music + Sound" -},{ - "title": "The Drunken Whaler (Full Version)", - "artist": "Copilot Music + Sound" -},{ - "title": "The Drunken Whaler", - "artist": "Copilot Music + Sound" -},{ - "title": "Astronomia - Medieval Style", - "artist": "Cornelius Link" -},{ - "title": "Pumped Up Kicks - Medieval Style", - "artist": "Cornelius Link" -},{ - "title": "Stay - Medieval Style", - "artist": "Cornelius Link" -},{ - "title": "Head Cut", - "artist": "Corpus Delicti" -},{ - "title": "Wild und frei (die Hexe Runa) - Hรถrbuch Edit", - "artist": "Corvus Corax/Ji-In Cho" -},{ - "title": "Cake By The Ocean", - "artist": "CottontailVA" -},{ - "title": "Find Out", - "artist": "CottontailVA" -},{ - "title": "Glimpse of Us", - "artist": "CottontailVA" -},{ - "title": "God Complex", - "artist": "CottontailVA" -},{ - "title": "Good Riddance", - "artist": "CottontailVA" -},{ - "title": "Hatef--k", - "artist": "CottontailVA" -},{ - "title": "If U Seek Amy", - "artist": "CottontailVA" -},{ - "title": "Paint It Black", - "artist": "CottontailVA" -},{ - "title": "Worship", - "artist": "CottontailVA" -},{ - "title": "i like the way you kiss me", - "artist": "CottontailVA" -},{ - "title": "Hotter Than Hentai", - "artist": "CottontailVA/Kwite" -},{ - "title": "GHOSTRUNNER!", - "artist": "CottontailVA/Louverture/HalaCG/Nana Asteria/Sleeping Forest" -},{ - "title": "Poker Face", - "artist": "CottontailVA/SixteenInMono" -},{ - "title": "The Phantom of the Opera", - "artist": "CottontailVA/SixteenInMono" -},{ - "title": "Twilight Thrill! - Lovely Kitten Remix", - "artist": "CottontailVA/shirobeats/OBKATIEKAT/Louverture/Connor Quest!/Lovely Kitten" -},{ - "title": "Twilight Thrill!", - "artist": "CottontailVA/shirobeats/OBKATIEKAT/Louverture/Connor Quest!/NOIZZ." -},{ - "title": "Twilight Thrill! - Instrumental", - "artist": "CottontailVA/shirobeats/OBKATIEKAT/NOIZZ." -},{ - "title": "Sweet Little Lies (Switching Vocals)", - "artist": "Cover Girl/Nightcore Dreams" -},{ - "title": "All That You Are - Instrumental", - "artist": "Craig Conner/Julie Wemyss" -},{ - "title": "All That You Are", - "artist": "Craig Conner/Julie Wemyss/John Leslie Long" -},{ - "title": "Give Me a Kiss", - "artist": "Crash Adams" -},{ - "title": "Crazy_Machine", - "artist": "Unknown Artist" -},{ - "title": "With Arms Wide Open", - "artist": "Creed" -},{ - "title": "Exorcism", - "artist": "CreepP" -},{ - "title": "Karma", - "artist": "CreepP/CircusP" -},{ - "title": "Rannoch", - "artist": "Cris Valasco & Sascha Dikiciyan" -},{ - "title": "Aralakh Company", - "artist": "Cris Velasco & Sascha Dikiciyan" -},{ - "title": "Defeat", - "artist": "Cris Velasco & Sascha Dikiciyan" -},{ - "title": "I'm Sorry", - "artist": "Cris Velasco & Sascha Dikiciyan" -},{ - "title": "Prothean Beacon", - "artist": "Cris Velasco & Sascha Dikiciyan" -},{ - "title": "Reaper Chase", - "artist": "Cris Velasco & Sascha Dikiciyan" -},{ - "title": "The Ardat Yakshi", - "artist": "Cris Velasco & Sascha Dikiciyan" -},{ - "title": "The Scientists", - "artist": "Cris Velasco & Sascha Dikiciyan" -},{ - "title": "Archival Knowledge", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "Battle Within, Battle Without", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "Casino Mystery", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "Citadel Underbelly", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "I Dream of Sushi", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "Piracy!", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "Shepard Falls", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "Team Rescue", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "The Anti-Shepard", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "The End...", - "artist": "Cris Velasco/Sascha Dikiciyan" -},{ - "title": "Aphotic Judgement", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Archnemesis", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Bloodletter", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Call to War", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Creeping Bloodlust", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Crimson Pact", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Deathless Duty", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Echoes of Entropy", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Fiery Malice", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Howl of Devastation", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Lord of the Fallen", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Maw of Faith", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Molten Heart", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Orian Ascendance", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Rotting Tyrant", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Rotting Whispers", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Seething Dread", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Unbridled Nightmare", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Warmaster", - "artist": "Cris Velasco/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Crisis_2", - "artist": "Unknown Artist" -},{ - "title": "It's Thursday Night (Critical Role theme)", - "artist": "Critical Role" -},{ - "title": "Echo", - "artist": "Crusher-P" -},{ - "title": "Out of Sight Out of Mind", - "artist": "Crusher-P" -},{ - "title": "Creeping in My Soul - Classical Version", - "artist": "Cryoshell/Christine/Budapest Art Orchestra" -},{ - "title": "Cryptic-Puzzler2", - "artist": "Unknown Artist" -},{ - "title": "POI POI POI", - "artist": "Cumbia Drive" -},{ - "title": "Cursed Choir", - "artist": "Unknown Artist" -},{ - "title": "Diamond Hard - Curt Reynolds Remix", - "artist": "Curt Reynolds/Kerli" -},{ - "title": "Let Me Down Slowly", - "artist": "Cyan Kicks" -},{ - "title": "Cyber_City", - "artist": "Unknown Artist" -},{ - "title": "1000 People", - "artist": "Cรฉcile Corbel" -},{ - "title": "A Suivre", - "artist": "Cรฉcile Corbel" -},{ - "title": "Adieu les roses", - "artist": "Cรฉcile Corbel" -},{ - "title": "An hini a garan (2016 Remastered)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Arrietty's Song (Rerecorded Version)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Arrietty's Song - English Version", - "artist": "Cรฉcile Corbel" -},{ - "title": "Arrietty's Song - Instrumental Version", - "artist": "Cรฉcile Corbel" -},{ - "title": "Arrietty's Song", - "artist": "Cรฉcile Corbel" -},{ - "title": "Arthur", - "artist": "Cรฉcile Corbel" -},{ - "title": "Auchindoun", - "artist": "Cรฉcile Corbel" -},{ - "title": "Ballerina", - "artist": "Cรฉcile Corbel" -},{ - "title": "Bemnoz", - "artist": "Cรฉcile Corbel" -},{ - "title": "Blackbird", - "artist": "Cรฉcile Corbel" -},{ - "title": "Bokukarano Love Letter", - "artist": "Cรฉcile Corbel" -},{ - "title": "Bran (2016 Remastered)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Breathing You", - "artist": "Cรฉcile Corbel" -},{ - "title": "Brian Boru (Renaissance)", - "artist": "Cรฉcile Corbel" -},{ - "title": "C'hoant Dimein", - "artist": "Cรฉcile Corbel" -},{ - "title": "Come Back Home", - "artist": "Cรฉcile Corbel" -},{ - "title": "Corpus Christi Carol", - "artist": "Cรฉcile Corbel" -},{ - "title": "Cล“ur de Breizh", - "artist": "Cรฉcile Corbel" -},{ - "title": "Dame Blanche (Ouverture)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Dans les Yeux de ma Belle (Lancelot)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Dellum Down", - "artist": "Cรฉcile Corbel" -},{ - "title": "Demoiselle (La Ballade de Viviane)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Dis aux oiseaux", - "artist": "Cรฉcile Corbel" -},{ - "title": "Dorso Draco", - "artist": "Cรฉcile Corbel" -},{ - "title": "Dwelling Of The Moon", - "artist": "Cรฉcile Corbel" -},{ - "title": "Dรฉcembre", - "artist": "Cรฉcile Corbel" -},{ - "title": "Eirin", - "artist": "Cรฉcile Corbel" -},{ - "title": "Elisabetha", - "artist": "Cรฉcile Corbel" -},{ - "title": "Emmรจne Moi", - "artist": "Cรฉcile Corbel" -},{ - "title": "En La Mar", - "artist": "Cรฉcile Corbel" -},{ - "title": "Entendez-Vous", - "artist": "Cรฉcile Corbel" -},{ - "title": "Extinction", - "artist": "Cรฉcile Corbel" -},{ - "title": "Fidelium", - "artist": "Cรฉcile Corbel" -},{ - "title": "Fireflies", - "artist": "Cรฉcile Corbel" -},{ - "title": "Folia", - "artist": "Cรฉcile Corbel" -},{ - "title": "Folle Pensรฉe (Merlin)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Forbidden Love", - "artist": "Cรฉcile Corbel" -},{ - "title": "Francesco", - "artist": "Cรฉcile Corbel" -},{ - "title": "Garden District", - "artist": "Cรฉcile Corbel" -},{ - "title": "Goodbye My Friend", - "artist": "Cรฉcile Corbel" -},{ - "title": "Grains de sable", - "artist": "Cรฉcile Corbel" -},{ - "title": "Hija Mia", - "artist": "Cรฉcile Corbel" -},{ - "title": "Hija mia (2016 Remastered)", - "artist": "Cรฉcile Corbel" -},{ - "title": "I See the Great Mountains", - "artist": "Cรฉcile Corbel" -},{ - "title": "Initial(e)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Innocence", - "artist": "Cรฉcile Corbel" -},{ - "title": "Jardin secret", - "artist": "Cรฉcile Corbel" -},{ - "title": "Je m'endors (2016 Remastered)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Je n'attendrais pas", - "artist": "Cรฉcile Corbel" -},{ - "title": "Jenovefa", - "artist": "Cรฉcile Corbel" -},{ - "title": "Joli whistle", - "artist": "Cรฉcile Corbel" -},{ - "title": "L'orage", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Ballade De Rose", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Belle S'est Endormie", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Dame Blanche", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Fiancรฉe", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Fille Damnรฉe", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Fille Du Miroir", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Fille du Verseau", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Lettre", - "artist": "Cรฉcile Corbel" -},{ - "title": "La Porte Est En Dedans", - "artist": "Cรฉcile Corbel" -},{ - "title": "La poudriรจre", - "artist": "Cรฉcile Corbel" -},{ - "title": "La poussiรจre de l'air (Album Edit)", - "artist": "Cรฉcile Corbel" -},{ - "title": "La valse des ondines (2016 Remastered)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le Long De L' eau", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le Roi Pรชcheur", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le Roi S'en Va Chasser", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le Roi des Fรฉes", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le Vent M'emporte", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le bal des chats", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le louvetier", - "artist": "Cรฉcile Corbel" -},{ - "title": "Le mur est tombรฉ", - "artist": "Cรฉcile Corbel" -},{ - "title": "Les Capitaines", - "artist": "Cรฉcile Corbel" -},{ - "title": "Les Passagers Du Vent", - "artist": "Cรฉcile Corbel" -},{ - "title": "Liam", - "artist": "Cรฉcile Corbel" -},{ - "title": "Little Soldier", - "artist": "Cรฉcile Corbel" -},{ - "title": "Lycanthrope", - "artist": "Cรฉcile Corbel" -},{ - "title": "Mama Always Told Me", - "artist": "Cรฉcile Corbel" -},{ - "title": "Mary", - "artist": "Cรฉcile Corbel" -},{ - "title": "Memoria", - "artist": "Cรฉcile Corbel" -},{ - "title": "Morgane et le cerf", - "artist": "Cรฉcile Corbel" -},{ - "title": "Morgane", - "artist": "Cรฉcile Corbel" -},{ - "title": "My Lullaby", - "artist": "Cรฉcile Corbel" -},{ - "title": "Neige", - "artist": "Cรฉcile Corbel" -},{ - "title": "O Stor Mo Chroi", - "artist": "Cรฉcile Corbel" -},{ - "title": "Older", - "artist": "Cรฉcile Corbel" -},{ - "title": "Our House Below - Instrumental Version", - "artist": "Cรฉcile Corbel" -},{ - "title": "Our House Below - Movie Version", - "artist": "Cรฉcile Corbel" -},{ - "title": "Our House Below", - "artist": "Cรฉcile Corbel" -},{ - "title": "Oรญche Mhaith (Bonne nuit)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Painted Veil", - "artist": "Cรฉcile Corbel" -},{ - "title": "Petit fantรดme", - "artist": "Cรฉcile Corbel" -},{ - "title": "Prayer", - "artist": "Cรฉcile Corbel" -},{ - "title": "Raggle Taggle Gypsy", - "artist": "Cรฉcile Corbel" -},{ - "title": "Rain", - "artist": "Cรฉcile Corbel" -},{ - "title": "Red Rose", - "artist": "Cรฉcile Corbel" -},{ - "title": "Route De La Soie", - "artist": "Cรฉcile Corbel" -},{ - "title": "Sans Faire Un Bruit", - "artist": "Cรฉcile Corbel" -},{ - "title": "She Moved Through the Fair", - "artist": "Cรฉcile Corbel" -},{ - "title": "Shir al etz (2016 Remastered)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Sho's Lament - Instrumental Version 2", - "artist": "Cรฉcile Corbel" -},{ - "title": "Sho's Lament", - "artist": "Cรฉcile Corbel" -},{ - "title": "Sho's Song", - "artist": "Cรฉcile Corbel" -},{ - "title": "Suil a Ruin", - "artist": "Cรฉcile Corbel" -},{ - "title": "Sweet Amaryllis", - "artist": "Cรฉcile Corbel" -},{ - "title": "Sweet Song", - "artist": "Cรฉcile Corbel" -},{ - "title": "Take Me Hand (Acoustic)", - "artist": "Cรฉcile Corbel" -},{ - "title": "The Berry", - "artist": "Cรฉcile Corbel" -},{ - "title": "The Great Selkie", - "artist": "Cรฉcile Corbel" -},{ - "title": "The King of the Fairies", - "artist": "Cรฉcile Corbel" -},{ - "title": "The Neglected Garden", - "artist": "Cรฉcile Corbel" -},{ - "title": "The Riddle", - "artist": "Cรฉcile Corbel" -},{ - "title": "The Wild Waltz", - "artist": "Cรฉcile Corbel" -},{ - "title": "Three Ravens", - "artist": "Cรฉcile Corbel" -},{ - "title": "Tonari No Totoro", - "artist": "Cรฉcile Corbel" -},{ - "title": "Tristan & Yseult", - "artist": "Cรฉcile Corbel" -},{ - "title": "Tristes Noces", - "artist": "Cรฉcile Corbel" -},{ - "title": "Trois Gouttes de Sang (Perceval)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Trois bateaux", - "artist": "Cรฉcile Corbel" -},{ - "title": "Un pull de laine", - "artist": "Cรฉcile Corbel" -},{ - "title": "Une Reine", - "artist": "Cรฉcile Corbel" -},{ - "title": "Vague ร  l'รขme", - "artist": "Cรฉcile Corbel" -},{ - "title": "Valhalla", - "artist": "Cรฉcile Corbel" -},{ - "title": "Valse Des Ondines (2006 Version)", - "artist": "Cรฉcile Corbel" -},{ - "title": "Valse sur un Banc", - "artist": "Cรฉcile Corbel" -},{ - "title": "Valse sur un banc", - "artist": "Cรฉcile Corbel" -},{ - "title": "Vanikoro", - "artist": "Cรฉcile Corbel" -},{ - "title": "Vent frais", - "artist": "Cรฉcile Corbel" -},{ - "title": "Vous allez bien?", - "artist": "Cรฉcile Corbel" -},{ - "title": "Walking In The Air", - "artist": "Cรฉcile Corbel" -},{ - "title": "Waterfalls", - "artist": "Cรฉcile Corbel" -},{ - "title": "Where Have You Been", - "artist": "Cรฉcile Corbel" -},{ - "title": "Winterchild", - "artist": "Cรฉcile Corbel" -},{ - "title": "Working Song", - "artist": "Cรฉcile Corbel" -},{ - "title": "La fille sans nom", - "artist": "Cรฉcile Corbel/Faada Freddy" -},{ - "title": "Les courants d'air", - "artist": "Cรฉcile Corbel/Gabriel Yacoub" -},{ - "title": "Pierre et Marion", - "artist": "Cรฉcile Corbel/Gabriel Yacoub" -},{ - "title": "Lovers' farewell", - "artist": "Cรฉcile Corbel/Jimme O'Neill" -},{ - "title": "Belfast - Medley", - "artist": "Cรฉcile Corbel/Les Moorings/Mร nran" -},{ - "title": "How Fortunate the Man With None", - "artist": "Dead Can Dance" -},{ - "title": "V'lร  l'bon vent", - "artist": "Cรฉcile Corbel/Natasha St-Pier" -},{ - "title": "Entre ses bras", - "artist": "Cรฉcile Corbel/Pomme" -},{ - "title": "Under The Lake", - "artist": "Cรฉcile Corbel/The Poppy Seeds" -},{ - "title": "Moonlight Legend", - "artist": "DALI" -},{ - "title": "Bang Bang Bang - Speed Up Handsup Style Mix", - "artist": "DCX" -},{ - "title": "Flying High", - "artist": "DCX/Mike Emilio/B3nte" -},{ - "title": "Animal", - "artist": "DECO*27" -},{ - "title": "Ghost Rule", - "artist": "DECO*27" -},{ - "title": "The Vampire", - "artist": "DECO*27" -},{ - "title": "ใ‚ดใƒผใ‚นใƒˆใƒซใƒผใƒซ", - "artist": "DECO*27" -},{ - "title": "ใ‚ตใƒƒใƒ‰ใ‚ฌใƒผใƒซใƒปใ‚ปใƒƒใ‚ฏใ‚น", - "artist": "DECO*27" -},{ - "title": "ใ‚ตใƒฉใƒžใƒณใƒ€ใƒผ", - "artist": "DECO*27" -},{ - "title": "ใƒ†ใƒฌใƒ‘ใ‚ท", - "artist": "DECO*27" -},{ - "title": "ใƒใƒใƒผใƒฉใƒณใƒ‰", - "artist": "DECO*27" -},{ - "title": "ใƒใ‚ช", - "artist": "DECO*27" -},{ - "title": "ใƒ’ใƒใƒŠ -Reloaded-", - "artist": "DECO*27" -},{ - "title": "ใƒœใƒซใƒ†ใƒƒใ‚ซใƒผ (Jewel Remix)", - "artist": "DECO*27" -},{ - "title": "ใƒœใƒซใƒ†ใƒƒใ‚ซใƒผ", - "artist": "DECO*27" -},{ - "title": "ใƒขใƒ‹ใ‚ฟใƒชใƒณใ‚ฐ", - "artist": "DECO*27" -},{ - "title": "ใƒฉใƒ“ใƒƒใƒˆใƒ›ใƒผใƒซ", - "artist": "DECO*27" -},{ - "title": "ไน™ๅฅณ่งฃๅ‰–", - "artist": "DECO*27" -},{ - "title": "Tsumi to Batsu (feat. Miku Hatsune)", - "artist": "DECO*27/Hatsune Miku" -},{ - "title": "ใƒ‡ใƒ“ใƒซใ˜ใ‚ƒใชใ„ใ‚‚ใ‚“", - "artist": "DECO*27/PinocchioP" -},{ - "title": "็ฅžใฃใฝใ„ใช (DECO*27's Miku Ver.)", - "artist": "DECO*27/PinocchioP" -},{ - "title": "Neurotoxin", - "artist": "DEEP-EX-SENSE" -},{ - "title": "METEOR", - "artist": "DIVELA" -},{ - "title": "Seven Nation Army", - "artist": "DJ Fluke/Jaki Nelson" -},{ - "title": "Poison - DJ THT & Ced Tecknoboy Radio Edit", - "artist": "DJ Gollum/Scarlet/DJ THT/Ced Tecknoboy" -},{ - "title": "Freaks - Mix Version", - "artist": "DJ L Club" -},{ - "title": "Castle In The Sky", - "artist": "DJ Satomi" -},{ - "title": "I Wanna Be Your Slave", - "artist": "DJSM/Robbe/Frank Moody/ExtraGirl" -},{ - "title": "Cake By The Ocean", - "artist": "DNCE" -},{ - "title": "The Gates", - "artist": "Da Vinci's Notebook" -},{ - "title": "??? ~ Sweet Dreams", - "artist": "Dale North" -},{ - "title": "A Peaceful Place", - "artist": "Dale North" -},{ - "title": "A Voice Calling Me to Sea", - "artist": "Dale North" -},{ - "title": "Ceasar ~ Ever At Your Side", - "artist": "Dale North" -},{ - "title": "The Arrival and the Reunion - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Kadode No Kisetsu", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Elodie ~ Sacrifice", - "artist": "Dale North" -},{ - "title": "Emeric ~ Echoes Lost to Time", - "artist": "Dale North" -},{ - "title": "Errol & Orla ~ Ready? Ready!", - "artist": "Dale North" -},{ - "title": "Koji ~ Count on Me!", - "artist": "Dale North" -},{ - "title": "Lytra ~ Little Solider", - "artist": "Dale North" -},{ - "title": "Mercia ~ Sweet Dreams", - "artist": "Dale North" -},{ - "title": "Mercival ~ Old Friend", - "artist": "Dale North" -},{ - "title": "Nadia ~ Glowing Ember", - "artist": "Dale North" -},{ - "title": "Nuru ~ Dance of Wild Reeds", - "artist": "Dale North" -},{ - "title": "Pistil ~ Watch and Learn", - "artist": "Dale North" -},{ - "title": "Ragna ~ Dead Heir", - "artist": "Dale North" -},{ - "title": "Rhomb ~ Valorous Heart", - "artist": "Dale North" -},{ - "title": "Ryota ~ Dance of Steel", - "artist": "Dale North" -},{ - "title": "Sedge ~ The Smell of Fear", - "artist": "Dale North" -},{ - "title": "Sigrid ~ A Feast of Blood", - "artist": "Dale North" -},{ - "title": "Smashing Victory", - "artist": "Dale North" -},{ - "title": "Tenri ~ Winds of Heaven", - "artist": "Dale North" -},{ - "title": "The Song That Birthed the World", - "artist": "Dale North" -},{ - "title": "Valder ~ Forged in Fallow", - "artist": "Dale North" -},{ - "title": "Vesper ~ Grande Fรชte", - "artist": "Dale North" -},{ - "title": "Wargroove 2 ~ Main Theme", - "artist": "Dale North" -},{ - "title": "Words We Dare Not Speak", - "artist": "Dale North" -},{ - "title": "Would You Look At That!", - "artist": "Dale North" -},{ - "title": "Wulfar ~ A Future Free From Kings", - "artist": "Dale North" -},{ - "title": "Zawan ~ Root of the World", - "artist": "Dale North" -},{ - "title": "A Land of Great Beauty", - "artist": "Damjan Mravunac" -},{ - "title": "A Land of Ruins", - "artist": "Damjan Mravunac" -},{ - "title": "A Land of Tombs", - "artist": "Damjan Mravunac" -},{ - "title": "A Worlds Apart", - "artist": "Damjan Mravunac" -},{ - "title": "All Else Is Decay", - "artist": "Damjan Mravunac" -},{ - "title": "Awoken", - "artist": "Damjan Mravunac" -},{ - "title": "Before Was Only Chaos", - "artist": "Damjan Mravunac" -},{ - "title": "Binary Bonds", - "artist": "Damjan Mravunac" -},{ - "title": "Blessed and Beloved", - "artist": "Damjan Mravunac" -},{ - "title": "Breaking the Chains", - "artist": "Damjan Mravunac" -},{ - "title": "Briefing", - "artist": "Damjan Mravunac" -},{ - "title": "Building the Bridge", - "artist": "Damjan Mravunac" -},{ - "title": "Chasing the Spark", - "artist": "Damjan Mravunac" -},{ - "title": "Cosmic Duty", - "artist": "Damjan Mravunac" -},{ - "title": "Do with It as You Will", - "artist": "Damjan Mravunac" -},{ - "title": "Drennan's Legacy", - "artist": "Damjan Mravunac" -},{ - "title": "Dysfunctional", - "artist": "Damjan Mravunac" -},{ - "title": "Eastern Lowlands", - "artist": "Damjan Mravunac" -},{ - "title": "Echoes", - "artist": "Damjan Mravunac" -},{ - "title": "Evolve", - "artist": "Damjan Mravunac" -},{ - "title": "Explorers", - "artist": "Damjan Mravunac" -},{ - "title": "False God", - "artist": "Damjan Mravunac" -},{ - "title": "No Return", - "artist": "Trobar de Morte" -},{ - "title": "Far From Home", - "artist": "Damjan Mravunac" -},{ - "title": "Heavenly Clouds", - "artist": "Damjan Mravunac" -},{ - "title": "Hope", - "artist": "Damjan Mravunac" -},{ - "title": "Is that a Puzzle", - "artist": "Damjan Mravunac" -},{ - "title": "Lost Labs", - "artist": "Damjan Mravunac" -},{ - "title": "Made of Words", - "artist": "Damjan Mravunac" -},{ - "title": "Megastructure", - "artist": "Damjan Mravunac" -},{ - "title": "Mesmerizing Beauty", - "artist": "Damjan Mravunac" -},{ - "title": "Miranda", - "artist": "Damjan Mravunac" -},{ - "title": "Mountains", - "artist": "Damjan Mravunac" -},{ - "title": "New Lifeforms", - "artist": "Damjan Mravunac" -},{ - "title": "Once In Rome", - "artist": "Damjan Mravunac" -},{ - "title": "Our Ancestors", - "artist": "Damjan Mravunac" -},{ - "title": "Out There", - "artist": "Damjan Mravunac" -},{ - "title": "Particle Cloud", - "artist": "Damjan Mravunac" -},{ - "title": "Sanctuary", - "artist": "Damjan Mravunac" -},{ - "title": "Saving Athena", - "artist": "Damjan Mravunac" -},{ - "title": "Sentience", - "artist": "Damjan Mravunac" -},{ - "title": "So Fragile", - "artist": "Damjan Mravunac" -},{ - "title": "Southern Horizons", - "artist": "Damjan Mravunac" -},{ - "title": "Synthetic Harmony", - "artist": "Damjan Mravunac" -},{ - "title": "The Arrival", - "artist": "Damjan Mravunac" -},{ - "title": "Temple of My Father", - "artist": "Damjan Mravunac" -},{ - "title": "The Beloved One", - "artist": "Damjan Mravunac" -},{ - "title": "The Dance of Eternity", - "artist": "Damjan Mravunac" -},{ - "title": "The Escape", - "artist": "Damjan Mravunac" -},{ - "title": "The Fall of Gehenna (Finale)", - "artist": "Damjan Mravunac" -},{ - "title": "The Flight", - "artist": "Damjan Mravunac" -},{ - "title": "The Forbidden Tower", - "artist": "Damjan Mravunac" -},{ - "title": "The Founder", - "artist": "Damjan Mravunac" -},{ - "title": "The Guardians", - "artist": "Damjan Mravunac" -},{ - "title": "The Machine", - "artist": "Damjan Mravunac" -},{ - "title": "The Scale of it All", - "artist": "Damjan Mravunac" -},{ - "title": "The Sigils of Our Name", - "artist": "Damjan Mravunac" -},{ - "title": "The Temple of the Sands", - "artist": "Damjan Mravunac" -},{ - "title": "The Tower Awaits", - "artist": "Damjan Mravunac" -},{ - "title": "The Transport System", - "artist": "Damjan Mravunac" -},{ - "title": "The Worlds of My Garden Are Many", - "artist": "Damjan Mravunac" -},{ - "title": "This Void", - "artist": "Damjan Mravunac" -},{ - "title": "Three Beams", - "artist": "Damjan Mravunac" -},{ - "title": "To Seek Salvation", - "artist": "Damjan Mravunac" -},{ - "title": "Trials", - "artist": "Damjan Mravunac" -},{ - "title": "Unfinished", - "artist": "Damjan Mravunac" -},{ - "title": "Virgo Serena", - "artist": "Damjan Mravunac" -},{ - "title": "Welcome to Gehenna", - "artist": "Damjan Mravunac" -},{ - "title": "Welcome to Heaven", - "artist": "Damjan Mravunac" -},{ - "title": "When in Rome", - "artist": "Damjan Mravunac" -},{ - "title": "Your Wisdom Grows", - "artist": "Damjan Mravunac" -},{ - "title": "New Jerusalem", - "artist": "Damjan Mravunac/Chris Christodoulou" -},{ - "title": "Survive", - "artist": "Damjan Mravunac/Julie Elven" -},{ - "title": "The Final Countdown", - "artist": "Damned Anthem" -},{ - "title": "Boom Boom Boom Boom Boom Boom Boom Boom Boom Boom Boom Boom Boom", - "artist": "Dan Bull" -},{ - "title": "Into the Mines", - "artist": "Dan Crislip/Steve Pardo" -},{ - "title": "Lugia's Song (From \"Pokรฉmon 2000\")", - "artist": "Dan DeSimone/Moisรฉs Nieto" -},{ - "title": "Daijoubu!", - "artist": "Dan Salvato" -},{ - "title": "Doki Doki Literature Club!", - "artist": "Dan Salvato" -},{ - "title": "Dreams of Love and Literature", - "artist": "Dan Salvato" -},{ - "title": "I Still Love You", - "artist": "Dan Salvato" -},{ - "title": "Just Monika.", - "artist": "Dan Salvato" -},{ - "title": "My Confession", - "artist": "Dan Salvato" -},{ - "title": "My Feelings", - "artist": "Dan Salvato" -},{ - "title": "Ohayou Sayori!", - "artist": "Dan Salvato" -},{ - "title": "Okay, Everyone!", - "artist": "Dan Salvato" -},{ - "title": "Play with Me", - "artist": "Dan Salvato" -},{ - "title": "Poem Panic!", - "artist": "Dan Salvato" -},{ - "title": "Sayo-Nara", - "artist": "Dan Salvato" -},{ - "title": "Your Reality", - "artist": "Dan Salvato" -},{ - "title": "Doki Doki", - "artist": "Dan Salvato/Nikki Kaelar" -},{ - "title": "Poems Are Forever", - "artist": "Dan Salvato/Shoji" -},{ - "title": "Fionnghuala (Dance to Tipperary vs. Anรบna) - Summer '17 Edit", - "artist": "Dance To Tipperary/Anรบna/John McGlynn" -},{ - "title": "Ambients", - "artist": "Daniel Licht" -},{ - "title": "Aristocracy Exploration", - "artist": "Daniel Licht" -},{ - "title": "Corvo Trailer", - "artist": "Daniel Licht" -},{ - "title": "Dishonored 2 Main Theme", - "artist": "Daniel Licht" -},{ - "title": "Emily Kaldwin Theme", - "artist": "Daniel Licht" -},{ - "title": "Empress Death", - "artist": "Daniel Licht" -},{ - "title": "Intro the Return", - "artist": "Daniel Licht" -},{ - "title": "Main Theme", - "artist": "Daniel Licht" -},{ - "title": "Regent Exploration", - "artist": "Daniel Licht" -},{ - "title": "Regent Suspense", - "artist": "Daniel Licht" -},{ - "title": "Streets Exploration", - "artist": "Daniel Licht" -},{ - "title": "Honor for All - End Credits", - "artist": "Daniel Licht/Jon Licht" -},{ - "title": "Bad Day", - "artist": "Daniel Powter" -},{ - "title": "Lonely Pebble", - "artist": "Daniel Teper" -},{ - "title": "The Rose", - "artist": "Darcelle XV/Pink Martini" -},{ - "title": "What'll I Do", - "artist": "Darcelle XV/Pink Martini" -},{ - "title": "Dark Omen", - "artist": "Unknown Artist" -},{ - "title": "A Grim Christmas Story", - "artist": "Dark Sarah" -},{ - "title": "All Ears!", - "artist": "Dark Sarah" -},{ - "title": "Ash Grove", - "artist": "Dark Sarah" -},{ - "title": "B.U.R.N", - "artist": "Dark Sarah" -},{ - "title": "Breaking Free", - "artist": "Dark Sarah" -},{ - "title": "Breath", - "artist": "Dark Sarah" -},{ - "title": "Cliffhanger", - "artist": "Dark Sarah" -},{ - "title": "Deep and Deeper", - "artist": "Dark Sarah" -},{ - "title": "Desert Rose", - "artist": "Dark Sarah" -},{ - "title": "For the Birds", - "artist": "Dark Sarah" -},{ - "title": "Fortress", - "artist": "Dark Sarah" -},{ - "title": "Golden Moth", - "artist": "Dark Sarah" -},{ - "title": "Goth Disco", - "artist": "Dark Sarah" -},{ - "title": "Hero And A Villain", - "artist": "Dark Sarah" -},{ - "title": "Hide and Seek", - "artist": "Dark Sarah" -},{ - "title": "Hunting the Dreamer", - "artist": "Dark Sarah" -},{ - "title": "Iceheart", - "artist": "Dark Sarah" -},{ - "title": "Illuminate", - "artist": "Dark Sarah" -},{ - "title": "Intro- Choose your weapons", - "artist": "Dark Sarah" -},{ - "title": "Theater of Domination", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Genesis Beyond the Beginning Opening Version", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Omoi No Ikisaki", - "artist": "Falcom Sound Team jdk" -},{ - "title": "My Fate", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "The Crystal Fields", - "artist": "Dynamedion" -},{ - "title": "The Mine", - "artist": "Dynamedion" -},{ - "title": "Dungeons and Dungeons", - "artist": "EA Games Soundtrack" -},{ - "title": "City of the Dead", - "artist": "Eurielle" -},{ - "title": "Surtr", - "artist": "David Garcรญa Dรญaz/Andy LaPlegua" -},{ - "title": "Police Dog Blues", - "artist": "Hugh Laurie" -},{ - "title": "Unending", - "artist": "Dynamedion" -},{ - "title": "what you gave me", - "artist": "DenDora" -},{ - "title": "The Birth of a Legend", - "artist": "Evan Call" -},{ - "title": "Our Decades in the Sun", - "artist": "Nightwish" -},{ - "title": "Perfume Of The Timeless - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "La Folie Verte", - "artist": "Dark Sarah" -},{ - "title": "Little Men", - "artist": "Dark Sarah" -},{ - "title": "Melancholia", - "artist": "Dark Sarah" -},{ - "title": "Memories Fall Orchestral Version", - "artist": "Dark Sarah" -},{ - "title": "My Beautiful Enemy", - "artist": "Dark Sarah" -},{ - "title": "Pirates", - "artist": "Dark Sarah" -},{ - "title": "Poison Apple", - "artist": "Dark Sarah" -},{ - "title": "Promise", - "artist": "Dark Sarah" -},{ - "title": "SarahยดS Theme", - "artist": "Dark Sarah" -},{ - "title": "Save Me", - "artist": "Dark Sarah" -},{ - "title": "Silver Tree", - "artist": "Dark Sarah" -},{ - "title": "Sky Sailing", - "artist": "Dark Sarah" -},{ - "title": "Sun, Moon and Stars", - "artist": "Dark Sarah" -},{ - "title": "The Chosen One", - "artist": "Dark Sarah" -},{ - "title": "The Dark Throne", - "artist": "Dark Sarah" -},{ - "title": "The Devil's Peak", - "artist": "Dark Sarah" -},{ - "title": "The Gate of Time", - "artist": "Dark Sarah" -},{ - "title": "The Hex", - "artist": "Dark Sarah" -},{ - "title": "Trespasser", - "artist": "Dark Sarah" -},{ - "title": "Violent Roses", - "artist": "Dark Sarah" -},{ - "title": "Warning Sign", - "artist": "Dark Sarah" -},{ - "title": "Wheel", - "artist": "Dark Sarah" -},{ - "title": "Wish", - "artist": "Dark Sarah" -},{ - "title": "Aquarium (feat. Charlotte Wessels)", - "artist": "Dark Sarah/Charlotte Wessels" -},{ - "title": "Evil Roots (feat. Inga Scharf)", - "artist": "Dark Sarah/Inga Scharf" -},{ - "title": "Dance With the Dragon (feat. Jp Leppรคluoto)", - "artist": "Dark Sarah/JP Leppรคluoto" -},{ - "title": "Piece Of My Heart", - "artist": "Dark Sarah/JP Leppรคluoto" -},{ - "title": "The Wolf and the Maiden", - "artist": "Dark Sarah/JP Leppรคluoto" -},{ - "title": "Mรถrk", - "artist": "Dark Sarah/Jasse Jatala" -},{ - "title": "Delirium", - "artist": "Dark Sarah/Kasperi Heikkinen" -},{ - "title": "Invincible", - "artist": "Dark Sarah/Kasperi Heikkinen" -},{ - "title": "Memories Fall (feat. Manuela Kraller)", - "artist": "Dark Sarah/Manuela Kraller" -},{ - "title": "Rain (feat. Manuela Kraller)", - "artist": "Dark Sarah/Manuela Kraller" -},{ - "title": "Gods Speak", - "artist": "Dark Sarah/Marco Hietala/Zuberoa Aznarez" -},{ - "title": "The Gods Speak", - "artist": "Dark Sarah/Marco Hietala/Zuberoa Aznarez" -},{ - "title": "Attack Of Orym", - "artist": "Dark Sarah/Mark Jansen" -},{ - "title": "I Once Had Wings", - "artist": "Dark Sarah/Netta Skog" -},{ - "title": "Nakakapagpabagabag", - "artist": "Dasu/Kagamine Len" -},{ - "title": "Light in You (feat. Tony Kakko)", - "artist": "Dark Sarah/Tony Kakko" -},{ - "title": "Dark_-_Criminal_Mind", - "artist": "Unknown Artist" -},{ - "title": "Dark_Heros", - "artist": "Unknown Artist" -},{ - "title": "Dark_Sky", - "artist": "Unknown Artist" -},{ - "title": "Antidisestablishmentarianism", - "artist": "Dasu/Aeshi" -},{ - "title": "Traitor", - "artist": "Daughtry" -},{ - "title": "Dragon Lullaby", - "artist": "Dave Volpe" -},{ - "title": "A Rite of Blood and Fire", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Druth", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Gramr", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Lost Soul", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Lรฆknisgaldr", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Shadow", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Seidh", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Sjรกvarrisi", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Sverdhasรธngurin", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "The Northmen", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "The Tyrant", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Trials of Odin", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Wanderer's Mask", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Valravn", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Who Is Changed and Who Is Not", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "รleifr", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "รstrรญรฐr", - "artist": "David Garcรญa Dรญaz" -},{ - "title": "Dillion", - "artist": "David Garcรญa Dรญaz/Andy LaPlegua" -},{ - "title": "Helheim", - "artist": "David Garcรญa Dรญaz/Andy LaPlegua" -},{ - "title": "Ray of Hope", - "artist": "David Garcรญa Dรญaz/Andy LaPlegua" -},{ - "title": "River of Knives", - "artist": "David Garcรญa Dรญaz/Andy LaPlegua" -},{ - "title": "Sea of Corpses", - "artist": "David Garcรญa Dรญaz/Andy LaPlegua" -},{ - "title": "Wilderness - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Sรณl tรฉr sortna", - "artist": "David Garcรญa Dรญaz/Maria Franz" -},{ - "title": "Senua", - "artist": "David Garcรญa Dรญaz/Nicholas Boulton/RashDash" -},{ - "title": "Hela", - "artist": "David Garcรญa Dรญaz/Passarella Death Squad" -},{ - "title": "A Name That Was Lost", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "Illtauga", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "Ingunn", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "Amnesia", - "artist": "Dead Can Dance" -},{ - "title": "Saegeirr", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "Steel Yourself for What's to Come", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "The Goรฐi", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "The Ones Who Hide", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "The Past is Never Past", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "The Point Where Light Vanishes", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "There Can Be Peace", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "Thorgestr", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "Wisdom has a Price", - "artist": "David Garcรญa Dรญaz/RashDash" -},{ - "title": "The Heart of Darkness", - "artist": "David Garcรญa Dรญaz/STFUR" -},{ - "title": "The One They Call Master", - "artist": "David Garcรญa Dรญaz/STFUR" -},{ - "title": "When It All Went to Hell", - "artist": "David Garcรญa Dรญaz/STFUR" -},{ - "title": "I'm Good (Blue)", - "artist": "David Guetta/Bebe Rexha" -},{ - "title": "Final Assault", - "artist": "David Gates/Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "Infusion", - "artist": "David Gates/Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "Hey Mama (feat. Nicki Minaj, Bebe Rexha & Afrojack)", - "artist": "David Guetta/AFROJACK/Bebe Rexha/Nicki Minaj" -},{ - "title": "Where Them Girls At (feat. Nicki Minaj & Flo Rida)", - "artist": "David Guetta/Flo Rida/Nicki Minaj" -},{ - "title": "Turn Me On (feat. Nicki Minaj)", - "artist": "David Guetta/Nicki Minaj" -},{ - "title": "Ceilings - Post-Rock Version", - "artist": "David Guthrie Music/Isaa Corva" -},{ - "title": "Lullaby of the Moon - Orchestral Diana Theme", - "artist": "David Vitas" -},{ - "title": "Song of the Nile", - "artist": "Dead Can Dance" -},{ - "title": "A Passage in Time - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Frozen - Acoustic; Album", - "artist": "Delain" -},{ - "title": "Daydream", - "artist": "Unknown Artist" -},{ - "title": "ACT I: Dance of the Bacchantes", - "artist": "Dead Can Dance" -},{ - "title": "ACT I: Sea Borne", - "artist": "Dead Can Dance" -},{ - "title": "Indus - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Indoctrination (A Design for Living) - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "ACT II: The Forest", - "artist": "Dead Can Dance" -},{ - "title": "ACT II: The Invocation", - "artist": "Dead Can Dance" -},{ - "title": "ACT II: The Mountain", - "artist": "Dead Can Dance" -},{ - "title": "The Battle of Lothering Village", - "artist": "EA Games Soundtrack" -},{ - "title": "Advent - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Agape", - "artist": "Dead Can Dance" -},{ - "title": "All in Good Time", - "artist": "Dead Can Dance" -},{ - "title": "Fortune Presents Gifts Not According to the Book - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Anabasis", - "artist": "Dead Can Dance" -},{ - "title": "Anywhere Out of the World - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Anywhere Out of the World", - "artist": "Dead Can Dance" -},{ - "title": "Ariadne - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "As the Bell Rings the Maypole Spins - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Ascension - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Avatar - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Bird", - "artist": "Dead Can Dance" -},{ - "title": "Black Sun - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Black Sun", - "artist": "Dead Can Dance" -},{ - "title": "Cantara - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Cantara", - "artist": "Dead Can Dance" -},{ - "title": "Carnival of Light - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Carnival of Light - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Carnival of Light", - "artist": "Dead Can Dance" -},{ - "title": "Chant of the Paladin - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Children of the Sun", - "artist": "Dead Can Dance" -},{ - "title": "Song of the Stars - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Circumradiant Dawn - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Dawn of the Iconoclast - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "De Profundis (Out of the Depths of Sorrow) - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Dedicacรฉ Outรฒ - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Devorzhum - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "East of Eden - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Echolalia - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Emmeleia - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Enigma of the Absolute - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Enigma of the Absolute", - "artist": "Dead Can Dance" -},{ - "title": "Flowers of the Sea - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Flowers of the Sea - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Fortune - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Wild in the Woods - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Fortune Presents Gifts Not According to the Book", - "artist": "Dead Can Dance" -},{ - "title": "Frontier - Demo", - "artist": "Dead Can Dance" -},{ - "title": "Frontier - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "How Fortunate the Man With None - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Scandal", - "artist": "Delain" -},{ - "title": "In Power We Entrust the Love Advocated - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "In Power We Entrust the Love Advocated", - "artist": "Dead Can Dance" -},{ - "title": "In the Kingdom of the Blind the One-Eyed Are Kings", - "artist": "Dead Can Dance" -},{ - "title": "In the Wake of Adversity - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Instrumental - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Kiko", - "artist": "Dead Can Dance" -},{ - "title": "Labour of Love - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Mephisto - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Mesmerism - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Mother Tongue - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Musica Eternal - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Nierika - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Nierika", - "artist": "Dead Can Dance" -},{ - "title": "Ocean - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Ocean - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Opium", - "artist": "Dead Can Dance" -},{ - "title": "Orbis de Ignis - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Panacea - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Penumbra - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Persephone (The Gathering of Flowers) - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Radharc - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Return of the She-King", - "artist": "Dead Can Dance" -},{ - "title": "Saldek - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Saltarello - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Saltarello", - "artist": "Dead Can Dance" -},{ - "title": "Severance - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Severance", - "artist": "Dead Can Dance" -},{ - "title": "Song for Sophia", - "artist": "Dead Can Dance" -},{ - "title": "Song of Sophia - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Song of the Dispossessed - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Song of the Nile - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Wendigo", - "artist": "Trobar de Morte" -},{ - "title": "In the Hall of the Mountain King", - "artist": "Deficio" -},{ - "title": "Spirit", - "artist": "Dead Can Dance" -},{ - "title": "Summoning of the Muse - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Summoning of the Muse", - "artist": "Dead Can Dance" -},{ - "title": "Tell Me About the Forest (You Once Called Home) - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Arcane - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Kamihitoe No Kobo", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ken No Yugi", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Cardinal Sin - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Carnival Is Over - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Carnival Is Over", - "artist": "Dead Can Dance" -},{ - "title": "The End of Words - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Fatal Impact - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Garden of Zephirus - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Garden of Zephirus", - "artist": "Dead Can Dance" -},{ - "title": "The Host of Seraphim - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Host of Seraphim", - "artist": "Dead Can Dance" -},{ - "title": "The Lotus Eaters", - "artist": "Dead Can Dance" -},{ - "title": "The Promised Womb - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Snake and the Moon - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Song of the Sibyl - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Song of the Sybil", - "artist": "Dead Can Dance" -},{ - "title": "The Spider's Stratagem - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Spider's Stratagem", - "artist": "Dead Can Dance" -},{ - "title": "The Trial - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Ubiquitous Mr Lovegrove", - "artist": "Dead Can Dance" -},{ - "title": "The Ubiquitous Mr. Lovegrove - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Wind That Shakes the Barley - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Writing on My Father's Hand - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "The Writing on My Father's Hand", - "artist": "Dead Can Dance" -},{ - "title": "Threshold - BBC Session", - "artist": "Dead Can Dance" -},{ - "title": "Threshold - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Towards the Within - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Ullyses - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Ullyses", - "artist": "Dead Can Dance" -},{ - "title": "Fire with Fire", - "artist": "Delain" -},{ - "title": "The Cold - Instrumental", - "artist": "Delain" -},{ - "title": "Wilderness", - "artist": "Dead Can Dance" -},{ - "title": "Windfall - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Windfall", - "artist": "Dead Can Dance" -},{ - "title": "Xavier - Remastered", - "artist": "Dead Can Dance" -},{ - "title": "Yulunga (Spirit Dance)", - "artist": "Dead Can Dance" -},{ - "title": "Deadmanโ€™s Society", - "artist": "Unknown Artist" -},{ - "title": "Death Match - No Lead", - "artist": "Unknown Artist" -},{ - "title": "Death Match", - "artist": "Unknown Artist" -},{ - "title": "December_29", - "artist": "Unknown Artist" -},{ - "title": "Silly Thing", - "artist": "Deep Red" -},{ - "title": "Tarvos II (Sequel)", - "artist": "Eluveitie" -},{ - "title": "Defender", - "artist": "Unknown Artist" -},{ - "title": "Girl Next Door", - "artist": "Toby Fox" -},{ - "title": "(Deep) Frozen - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "A Day for Ghosts - 2016 Remaster", - "artist": "Delain" -},{ - "title": "A Day for Ghosts", - "artist": "Delain" -},{ - "title": "April Rain", - "artist": "Delain" -},{ - "title": "Are You Done With Me", - "artist": "Delain" -},{ - "title": "Are You Done with Me - New Single Mix", - "artist": "Delain" -},{ - "title": "Army of Dolls", - "artist": "Delain" -},{ - "title": "Art Kills", - "artist": "Delain" -},{ - "title": "Babylon", - "artist": "Delain" -},{ - "title": "Beneath - Instrumental", - "artist": "Delain" -},{ - "title": "Breathe on Me", - "artist": "Delain" -},{ - "title": "Burning Bridges", - "artist": "Delain" -},{ - "title": "Chemical Redemption", - "artist": "Delain" -},{ - "title": "Chrysalis - The Last Breath", - "artist": "Delain" -},{ - "title": "Collars and Suits", - "artist": "Delain" -},{ - "title": "Combustion", - "artist": "Delain" -},{ - "title": "Come Closer", - "artist": "Delain" -},{ - "title": "Control the Storm", - "artist": "Delain" -},{ - "title": "Cordell", - "artist": "Delain" -},{ - "title": "Creatures", - "artist": "Delain" -},{ - "title": "Dance with the Devil - Instrumental", - "artist": "Delain" -},{ - "title": "Dance with the Devil", - "artist": "Delain" -},{ - "title": "Danse Macabre", - "artist": "Delain" -},{ - "title": "Daylight Lucidity - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "Daylight Lucidity", - "artist": "Delain" -},{ - "title": "Don't Let Go", - "artist": "Delain" -},{ - "title": "Donโ€™t Let Go", - "artist": "Delain" -},{ - "title": "Electricity", - "artist": "Delain" -},{ - "title": "Fire With Fire", - "artist": "Delain" -},{ - "title": "Invictus - Orchestral Version", - "artist": "Delain" -},{ - "title": "Frozen - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "Course of Data Sea", - "artist": "HOYO-MiX" -},{ - "title": "Frozen - Deep", - "artist": "Delain" -},{ - "title": "Frozen", - "artist": "Delain" -},{ - "title": "Generation Me", - "artist": "Delain" -},{ - "title": "Get The Devil Out Of Me", - "artist": "Delain" -},{ - "title": "Get the Devil Out of Me", - "artist": "Delain" -},{ - "title": "Ghost House Heart", - "artist": "Delain" -},{ - "title": "Go Away", - "artist": "Delain" -},{ - "title": "Hands of Gold (Orchestral Version) - Deluxe Bonus Track", - "artist": "Delain" -},{ - "title": "Hands of Gold", - "artist": "Delain" -},{ - "title": "Here Come the Vultures", - "artist": "Delain" -},{ - "title": "Hideaway Paradise - Instrumental", - "artist": "Delain" -},{ - "title": "Hideaway Paradise - Piano Version", - "artist": "Delain" -},{ - "title": "Hideaway Paradise", - "artist": "Delain" -},{ - "title": "Hit Me With Your Best Shot", - "artist": "Delain" -},{ - "title": "Hunter's Moon", - "artist": "Delain" -},{ - "title": "I Want You", - "artist": "Delain" -},{ - "title": "I'll Reach You", - "artist": "Delain" -},{ - "title": "Intro (The Monarch)", - "artist": "Delain" -},{ - "title": "Invictus - Instrumental", - "artist": "Delain" -},{ - "title": "The Greatest Escape", - "artist": "Delain" -},{ - "title": "Invidia", - "artist": "Delain" -},{ - "title": "Legions of the Lost", - "artist": "Delain" -},{ - "title": "Let's Dance", - "artist": "Delain" -},{ - "title": "Lost", - "artist": "Delain" -},{ - "title": "Lullaby", - "artist": "Delain" -},{ - "title": "Masters of Destiny", - "artist": "Delain" -},{ - "title": "Medley", - "artist": "Delain" -},{ - "title": "Milk And Honey", - "artist": "Delain" -},{ - "title": "Mirror of Night - Acoustic Version", - "artist": "Delain" -},{ - "title": "Mirror of Night - Instrumental", - "artist": "Delain" -},{ - "title": "Mirror of Night", - "artist": "Delain" -},{ - "title": "Moth to a Flame - Instrumental", - "artist": "Delain" -},{ - "title": "Moth to a Flame", - "artist": "Delain" -},{ - "title": "Mother Machine", - "artist": "Delain" -},{ - "title": "My Masquerade", - "artist": "Delain" -},{ - "title": "No Compliance - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "No Compliance - Charlotte Only Vocals", - "artist": "Delain" -},{ - "title": "No Compliance", - "artist": "Delain" -},{ - "title": "Not Enough", - "artist": "Delain" -},{ - "title": "On the Other Side", - "artist": "Delain" -},{ - "title": "Nothing Left", - "artist": "Delain" -},{ - "title": "One Second", - "artist": "Delain" -},{ - "title": "Pendulum", - "artist": "Delain" -},{ - "title": "Pristine - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "Pristine", - "artist": "Delain" -},{ - "title": "Queen of Shadow - Instrumental", - "artist": "Delain" -},{ - "title": "Worldwound Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Scarlet", - "artist": "Delain" -},{ - "title": "See Me in Shadow - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "See Me in Shadow - Acoustic; Album", - "artist": "Delain" -},{ - "title": "See Me in Shadow", - "artist": "Delain" -},{ - "title": "Sever - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "Sever", - "artist": "Delain" -},{ - "title": "Shattered - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "Shattered", - "artist": "Delain" -},{ - "title": "Silhouette of a Dancer - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "Silhouette of a Dancer - Acoustic", - "artist": "Delain" -},{ - "title": "Silhouette of a Dancer", - "artist": "Delain" -},{ - "title": "Sing To Me", - "artist": "Delain" -},{ - "title": "Sing to Me - Orchestra", - "artist": "Delain" -},{ - "title": "Sing to Me", - "artist": "Delain" -},{ - "title": "Sleepwalkers Dream - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "Sleepwalkers Dream - 2024 Version", - "artist": "Delain" -},{ - "title": "Sleepwalkers Dream", - "artist": "Delain" -},{ - "title": "Smalltown Boy", - "artist": "Delain" -},{ - "title": "Stardust", - "artist": "Delain" -},{ - "title": "Start Swimming", - "artist": "Delain" -},{ - "title": "Stay Forever", - "artist": "Delain" -},{ - "title": "Such a Shame", - "artist": "Delain" -},{ - "title": "Suckerpunch Orchestra", - "artist": "Delain" -},{ - "title": "Suckerpunch", - "artist": "Delain" -},{ - "title": "Tainted Hearts - Instrumental", - "artist": "Delain" -},{ - "title": "Tainted Hearts - Orchestral Version", - "artist": "Delain" -},{ - "title": "Tainted Hearts", - "artist": "Delain" -},{ - "title": "Tell Me, Mechanist", - "artist": "Delain" -},{ - "title": "Wisdom of Millennia", - "artist": "Dmitry V. Silantyev" -},{ - "title": "The Cold - Orchestral Version", - "artist": "Delain" -},{ - "title": "The Cold", - "artist": "Delain" -},{ - "title": "The Gathering - 2016 Remaster; Remastered", - "artist": "Delain" -},{ - "title": "The Gathering", - "artist": "Delain" -},{ - "title": "The Glory and the Scum (Orchestral Version) - Deluxe Bonus Track", - "artist": "Delain" -},{ - "title": "The Glory and the Scum", - "artist": "Delain" -},{ - "title": "Welcome to CrossWorlds", - "artist": "Deniz Akbulut" -},{ - "title": "The Hurricane", - "artist": "Delain" -},{ - "title": "The Monarch", - "artist": "Delain" -},{ - "title": "The Quest and the Curse - Instrumental", - "artist": "Delain" -},{ - "title": "The Quest and the Curse - Piano Version", - "artist": "Delain" -},{ - "title": "The Quest and the Curse", - "artist": "Delain" -},{ - "title": "The Reaping - Instrumental", - "artist": "Delain" -},{ - "title": "The Reaping", - "artist": "Delain" -},{ - "title": "The Tragedy of the Commons", - "artist": "Delain" -},{ - "title": "This Silence is Mine", - "artist": "Delain" -},{ - "title": "To Live is to Die", - "artist": "Delain" -},{ - "title": "Turn the Lights Out", - "artist": "Delain" -},{ - "title": "Underland - Alternate ending version", - "artist": "Delain" -},{ - "title": "Underland - Instrumental", - "artist": "Delain" -},{ - "title": "Underland - Orchestral Version", - "artist": "Delain" -},{ - "title": "Underland", - "artist": "Delain" -},{ - "title": "Vengeance", - "artist": "Delain" -},{ - "title": "Virtue and Vice", - "artist": "Delain" -},{ - "title": "We Are The Others", - "artist": "Delain" -},{ - "title": "We Are the Others - New Ballad Version", - "artist": "Delain" -},{ - "title": "Fires Before Dawn", - "artist": "Erik Desiderio" -},{ - "title": "We Had Everything", - "artist": "Delain" -},{ - "title": "Where Is the Blood", - "artist": "Delain" -},{ - "title": "Your Body Is a Battleground - Orchestra", - "artist": "Delain" -},{ - "title": "Your Body Is a Battleground", - "artist": "Delain" -},{ - "title": "Where Is The Blood", - "artist": "Delain/Burton C. Bell" -},{ - "title": "The Reaping - Acoustic Version", - "artist": "Delain/Johanna Kurkela" -},{ - "title": "Invictus (feat. Marko Hietala & Paolo Ribaldini)", - "artist": "Delain/Marco Hietala/Paolo Ribaldini" -},{ - "title": "Beneath (Feat. Paolo Ribaldini)", - "artist": "Delain/Paolo Ribaldini" -},{ - "title": "Beneath (feat. Paolo Ribaldini)", - "artist": "Delain/Paolo Ribaldini" -},{ - "title": "Queen of Shadow (feat. Paolo Ribaldini)", - "artist": "Delain/Paolo Ribaldini" -},{ - "title": "Heart Attack", - "artist": "Demi Lovato" -},{ - "title": "Den", - "artist": "Unknown Artist" -},{ - "title": "Manhattan City Lights", - "artist": "DenDora & joinT" -},{ - "title": "Always beside you", - "artist": "DenDora" -},{ - "title": "Can't sleep", - "artist": "DenDora" -},{ - "title": "Daybreak", - "artist": "DenDora" -},{ - "title": "mirror", - "artist": "DenDora" -},{ - "title": "see you again", - "artist": "DenDora" -},{ - "title": "Fortuna (Warframe)", - "artist": "Divide Music" -},{ - "title": "Nu_Horizon (DenDora Remix) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "DenDora/Megurine Luka" -},{ - "title": "Autumn's Fall", - "artist": "Deniz Akbulut" -},{ - "title": "Autumn's Rise", - "artist": "Deniz Akbulut" -},{ - "title": "Awakened", - "artist": "Deniz Akbulut" -},{ - "title": "Ba'kii Kum", - "artist": "Deniz Akbulut" -},{ - "title": "Basin Keep", - "artist": "Deniz Akbulut" -},{ - "title": "Battle 1", - "artist": "Deniz Akbulut" -},{ - "title": "Battle 2", - "artist": "Deniz Akbulut" -},{ - "title": "Bergen Trail", - "artist": "Deniz Akbulut" -},{ - "title": "Battle 3", - "artist": "Deniz Akbulut" -},{ - "title": "Bergen Village", - "artist": "Deniz Akbulut" -},{ - "title": "Boss Battle", - "artist": "Deniz Akbulut" -},{ - "title": "Briefing", - "artist": "Deniz Akbulut" -},{ - "title": "Cargo Hold", - "artist": "Deniz Akbulut" -},{ - "title": "Challenge 1", - "artist": "Deniz Akbulut" -},{ - "title": "Challenge 2", - "artist": "Deniz Akbulut" -},{ - "title": "Confrontation", - "artist": "Deniz Akbulut" -},{ - "title": "CrossCounter!", - "artist": "Deniz Akbulut" -},{ - "title": "Distant Future", - "artist": "Deniz Akbulut" -},{ - "title": "Ending", - "artist": "Deniz Akbulut" -},{ - "title": "Escape Again", - "artist": "Deniz Akbulut" -},{ - "title": "Escape", - "artist": "Deniz Akbulut" -},{ - "title": "Exponential Conclusion", - "artist": "Deniz Akbulut" -},{ - "title": "Exponential Growth", - "artist": "Deniz Akbulut" -},{ - "title": "Fierce Battle", - "artist": "Deniz Akbulut" -},{ - "title": "First Scholars", - "artist": "Deniz Akbulut" -},{ - "title": "Gaia's Garden", - "artist": "Deniz Akbulut" -},{ - "title": "Hack Your Way!", - "artist": "Deniz Akbulut" -},{ - "title": "Imprisoned", - "artist": "Deniz Akbulut" -},{ - "title": "Improvising", - "artist": "Deniz Akbulut" -},{ - "title": "Infiltration", - "artist": "Deniz Akbulut" -},{ - "title": "Lea!", - "artist": "Deniz Akbulut" -},{ - "title": "Lucid Dream", - "artist": "Deniz Akbulut" -},{ - "title": "M.S. Solar", - "artist": "Deniz Akbulut" -},{ - "title": "Maroon Valley", - "artist": "Deniz Akbulut" -},{ - "title": "Mysterious Place", - "artist": "Deniz Akbulut" -},{ - "title": "Newcomer's Bridge", - "artist": "Deniz Akbulut" -},{ - "title": "Old Hideout", - "artist": "Deniz Akbulut" -},{ - "title": "Past Events", - "artist": "Deniz Akbulut" -},{ - "title": "Promo Trailer", - "artist": "Deniz Akbulut" -},{ - "title": "Raid", - "artist": "Deniz Akbulut" -},{ - "title": "Rhombus Dungeon", - "artist": "Deniz Akbulut" -},{ - "title": "Rhombus Square", - "artist": "Deniz Akbulut" -},{ - "title": "Rookie Harbor", - "artist": "Deniz Akbulut" -},{ - "title": "Sadness", - "artist": "Deniz Akbulut" -},{ - "title": "Sapphire Ridge", - "artist": "Deniz Akbulut" -},{ - "title": "Separated Again", - "artist": "Deniz Akbulut" -},{ - "title": "Shizuka", - "artist": "Deniz Akbulut" -},{ - "title": "Shocking Reveal", - "artist": "Deniz Akbulut" -},{ - "title": "Taking What Does Not Belong", - "artist": "Deniz Akbulut" -},{ - "title": "Temple Mine", - "artist": "Deniz Akbulut" -},{ - "title": "Temple of Thunder", - "artist": "Deniz Akbulut" -},{ - "title": "Temple of the Grand Tree", - "artist": "Deniz Akbulut" -},{ - "title": "Temple of the Lake", - "artist": "Deniz Akbulut" -},{ - "title": "Temple of the Valley", - "artist": "Deniz Akbulut" -},{ - "title": "The Experience", - "artist": "Deniz Akbulut" -},{ - "title": "The Path of Justice", - "artist": "Deniz Akbulut" -},{ - "title": "The Ultimate Experience", - "artist": "Deniz Akbulut" -},{ - "title": "Title", - "artist": "Deniz Akbulut" -},{ - "title": "Travelling Together", - "artist": "Deniz Akbulut" -},{ - "title": "True Intention", - "artist": "Deniz Akbulut" -},{ - "title": "Valse d'Ahoge", - "artist": "Deniz Akbulut" -},{ - "title": "Vermillion Dungeon", - "artist": "Deniz Akbulut" -},{ - "title": "Vermillion Wasteland", - "artist": "Deniz Akbulut" -},{ - "title": "Plain in Freedom", - "artist": "Dynamedion" -},{ - "title": "Secret (Pretty Little Liars: The Perfectionists Theme)", - "artist": "Denmark + Winter" -},{ - "title": "Call Out", - "artist": "Deoxik/Nightcore" -},{ - "title": "Gothic Dolls", - "artist": "Derek Fiechter" -},{ - "title": "Islander", - "artist": "Derina Harvey Band" -},{ - "title": "Nightmare", - "artist": "Derivakat" -},{ - "title": "Muse", - "artist": "Derivakat/Isaa Corva" -},{ - "title": "Independent Women, Pt. 1", - "artist": "Destiny's Child" -},{ - "title": "Jumpin', Jumpin'", - "artist": "Destiny's Child" -},{ - "title": "Determination", - "artist": "Unknown Artist" -},{ - "title": "The Misfit's Swing", - "artist": "Diabulus in Musica" -},{ - "title": "Different_Dimension", - "artist": "Unknown Artist" -},{ - "title": "The Devil Within (Official Nightcore)", - "artist": "Digital Daggers" -},{ - "title": "Where the Lonely Ones Roam", - "artist": "Digital Daggers" -},{ - "title": "ใ‚ตใƒณใƒ‰ใƒชใƒจใƒณ", - "artist": "Dios/signalP" -},{ - "title": "Teeth", - "artist": "Dirty DยดSire" -},{ - "title": "Just Dance", - "artist": "Disco Curtis" -},{ - "title": "Oh Oh Oh Sexy Vampire - JUSTiNB's Video Edit", - "artist": "Disko Warp/Fright Ranger/Justinb" -},{ - "title": "Flower Maiden (Guda Folk Choir)", - "artist": "Dzivia" -},{ - "title": "Just Be Friends", - "artist": "Dixie Flatline" -},{ - "title": "Decade (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Dixie Flatline/Hatsune Miku" -},{ - "title": "Determination (Undertale Parody of \"Irresistible\")", - "artist": "Djsmell" -},{ - "title": "A Strike from the Sky", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Abyss Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Axis Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Banner over the Citadel", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Betrayer of Humanity", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Cascade of Fire", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Champions of the Abyss", - "artist": "Dmitry V. Silantyev" -},{ - "title": "City to Reclaim", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Colyphyr Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Corrupted Lands Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Crusade Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Crusade Victory Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Crusader's Mourning", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Crusaders' March", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Demon's Heresy", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Don't ะกall It a Farewell", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Enemy to Be Reckoned With", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Face the Abyss", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Facing the Inevitable", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Gray Garrison Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Greengates Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Heart of the Fallen Land", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Hell's Advance", - "artist": "Dmitry V. Silantyev" -},{ - "title": "I Promise", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Into the Worldwound", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Ivory Labyrinth", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Kenabres Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Kenabres in Flames", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Know Thy Enemy", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Laughing till the End", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Light of Heaven", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Lord of the Dead", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Lords of Chaos", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Lost Chapel Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Master of My Own Fate", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Midnight Fane Battle Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Midnight Isles", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Might of the Colorless Lord", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Next-Door Theater", - "artist": "Dmitry V. Silantyev" -},{ - "title": "On the Cusp of the Abyss", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Queen for a Century", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Rasping Rifts", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Remnants of Sarkoris", - "artist": "Dmitry V. Silantyev" -},{ - "title": "So Many Hopes to Burn", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Starward Gaze (Song of Elysium)", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Succumbing to Rage", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Templars of the Ivory Labyrinth", - "artist": "Dmitry V. Silantyev" -},{ - "title": "The Cosmic Balance", - "artist": "Dmitry V. Silantyev" -},{ - "title": "The Hunger Eternal", - "artist": "Dmitry V. Silantyev" -},{ - "title": "They Who Sow Chaos", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Those Who Stand Against Evil", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Uram Gor", - "artist": "Dynamedion" -},{ - "title": "Brictom", - "artist": "Eluveitie" -},{ - "title": "World Is Bleeding", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Wrath of the Righteous Main Theme", - "artist": "Dmitry V. Silantyev" -},{ - "title": "Do_not_go_against_me", - "artist": "Unknown Artist" -},{ - "title": "Boss Bitch", - "artist": "Doja Cat" -},{ - "title": "Lower Your Expectations (From Make Happy)", - "artist": "Dolphin Smiling" -},{ - "title": "Insanity", - "artist": "Dolvondo/Chi Chi" -},{ - "title": "Dominant E-motion", - "artist": "Unknown Artist" -},{ - "title": "Domination", - "artist": "Unknown Artist" -},{ - "title": "American Pie", - "artist": "Don McLean" -},{ - "title": "Talking Body", - "artist": "Don Vedda" -},{ - "title": "A Great Gift", - "artist": "Dorian Behner" -},{ - "title": "City of Light", - "artist": "Dorian Behner" -},{ - "title": "Ending", - "artist": "Dorian Behner" -},{ - "title": "Finally in Reach", - "artist": "Dorian Behner" -},{ - "title": "Flashback I", - "artist": "Dorian Behner" -},{ - "title": "Flashback IV", - "artist": "Dorian Behner" -},{ - "title": "Flashback VII", - "artist": "Dorian Behner" -},{ - "title": "Forgiving", - "artist": "Dorian Behner" -},{ - "title": "Funeral", - "artist": "Dorian Behner" -},{ - "title": "Separated from the Herde", - "artist": "Dorian Behner" -},{ - "title": "Temple of the Sun", - "artist": "Dorian Behner" -},{ - "title": "Terrible Truth", - "artist": "Dorian Behner" -},{ - "title": "The Fire", - "artist": "Dorian Behner" -},{ - "title": "Things we've Lost in the Fire", - "artist": "Dorian Behner" -},{ - "title": "Drips", - "artist": "Unknown Artist" -},{ - "title": "Defender's Heart", - "artist": "Dryante" -},{ - "title": "Half Measure", - "artist": "Dryante" -},{ - "title": "Ode to the Armored Armadillo", - "artist": "Dryante" -},{ - "title": "Illusion", - "artist": "Dua Lipa" -},{ - "title": "New Rules", - "artist": "Dua Lipa" -},{ - "title": "Training Season", - "artist": "Dua Lipa" -},{ - "title": "Ievan Polkka", - "artist": "Duc de Japan" -},{ - "title": "Dungeon1", - "artist": "Unknown Artist" -},{ - "title": "Dungeon5", - "artist": "Unknown Artist" -},{ - "title": "Dungeon_Tower", - "artist": "Unknown Artist" -},{ - "title": "Son of a Bee", - "artist": "Dusty Douglas" -},{ - "title": "At Crystaltyne - T.R.W.O.C Part 06-05", - "artist": "Dwi Kashiwagi/Megurine Luka" -},{ - "title": "Credits", - "artist": "Dynamedion" -},{ - "title": "Dragh Lur", - "artist": "Dynamedion" -},{ - "title": "Dun Mora", - "artist": "Dynamedion" -},{ - "title": "Eternal", - "artist": "Dynamedion" -},{ - "title": "Evermore", - "artist": "Dynamedion" -},{ - "title": "Fireforge", - "artist": "Dynamedion" -},{ - "title": "Forever", - "artist": "Dynamedion" -},{ - "title": "Hawkeyrie", - "artist": "Dynamedion" -},{ - "title": "Ice Keep", - "artist": "Dynamedion" -},{ - "title": "Karash", - "artist": "Dynamedion" -},{ - "title": "Magnet Stones", - "artist": "Dynamedion" -},{ - "title": "Plain in Chaos", - "artist": "Dynamedion" -},{ - "title": "Plain in Desolation", - "artist": "Dynamedion" -},{ - "title": "Ambiramus", - "artist": "Eluveitie" -},{ - "title": "Plain in Oblivion", - "artist": "Dynamedion" -},{ - "title": "Plain in Shadows", - "artist": "Dynamedion" -},{ - "title": "Seven Castles", - "artist": "Dynamedion" -},{ - "title": "Shadowsong Instrumental", - "artist": "Dynamedion" -},{ - "title": "Shadowsong", - "artist": "Dynamedion" -},{ - "title": "Shal", - "artist": "Dynamedion" -},{ - "title": "Cursum Perficio", - "artist": "Enya" -},{ - "title": "Attack on Denerim", - "artist": "EA Games Soundtrack" -},{ - "title": "Battle The Darkspawn Hordes", - "artist": "EA Games Soundtrack" -},{ - "title": "Battle for the Urn", - "artist": "EA Games Soundtrack" -},{ - "title": "Battle the Blight", - "artist": "EA Games Soundtrack" -},{ - "title": "Challenge an Arch Demon", - "artist": "EA Games Soundtrack" -},{ - "title": "Darkspawn in the Wilds", - "artist": "EA Games Soundtrack" -},{ - "title": "Dragon Age Origins", - "artist": "EA Games Soundtrack" -},{ - "title": "The Arcane Dominion", - "artist": "Eluveitie" -},{ - "title": "The Call of the Mountains", - "artist": "Eluveitie" -},{ - "title": "The Cauldron of Renascence", - "artist": "Eluveitie" -},{ - "title": "The Silvern Glow", - "artist": "Eluveitie" -},{ - "title": "Trials in the Mist", - "artist": "Eric W. Brown" -},{ - "title": "Enter the Kocari Wilds", - "artist": "EA Games Soundtrack" -},{ - "title": "Ferelden at War", - "artist": "EA Games Soundtrack" -},{ - "title": "Haven!", - "artist": "EA Games Soundtrack" -},{ - "title": "Howe", - "artist": "EA Games Soundtrack" -},{ - "title": "Human Nobility", - "artist": "EA Games Soundtrack" -},{ - "title": "I Am The One - Dark Fantasy Version", - "artist": "EA Games Soundtrack" -},{ - "title": "I Am The One - High Fantasy Version", - "artist": "EA Games Soundtrack" -},{ - "title": "Join the Grey Wardens", - "artist": "EA Games Soundtrack" -},{ - "title": "King Edrin", - "artist": "EA Games Soundtrack" -},{ - "title": "Lelianna's Song", - "artist": "EA Games Soundtrack" -},{ - "title": "Mages In Their Chantry", - "artist": "EA Games Soundtrack" -},{ - "title": "Threefold Death", - "artist": "Eluveitie" -},{ - "title": "Ruins of Ostagar", - "artist": "EA Games Soundtrack" -},{ - "title": "The Betrayal", - "artist": "EA Games Soundtrack" -},{ - "title": "The Chantry's Hubris", - "artist": "EA Games Soundtrack" -},{ - "title": "The Common Dwarf", - "artist": "EA Games Soundtrack" -},{ - "title": "The Coronation", - "artist": "EA Games Soundtrack" -},{ - "title": "The Dalish Elves' Encampment", - "artist": "EA Games Soundtrack" -},{ - "title": "The Dalish", - "artist": "EA Games Soundtrack" -},{ - "title": "The Deep Roads", - "artist": "EA Games Soundtrack" -},{ - "title": "The Dungeons Of Landsmeet", - "artist": "EA Games Soundtrack" -},{ - "title": "The Dwarfen Nobles", - "artist": "EA Games Soundtrack" -},{ - "title": "The Endless Wave of Hurlocks", - "artist": "EA Games Soundtrack" -},{ - "title": "The Party Camp", - "artist": "EA Games Soundtrack" -},{ - "title": "To Kill An Ogre", - "artist": "EA Games Soundtrack" -},{ - "title": "Urn of Sacred Ashes", - "artist": "EA Games Soundtrack" -},{ - "title": "London Bridge is falling down", - "artist": "EGOIST" -},{ - "title": "Devil in Disguise", - "artist": "EMM" -},{ - "title": "Witch Woods", - "artist": "EMMY" -},{ - "title": "[A]ddiction", - "artist": "EVO+" -},{ - "title": "Narcissistic Cannibal", - "artist": "EarlyRise" -},{ - "title": "ใƒใƒƒใƒ”ใƒผใ‚ทใƒณใ‚ปใ‚ตใ‚คใ‚ถ", - "artist": "EasyPop" -},{ - "title": "Soldier, Poet, King", - "artist": "Ebucs/Sail North" -},{ - "title": "Breaching the Veil", - "artist": "Ed Harrison" -},{ - "title": "Perfume Of The Timeless", - "artist": "Nightwish" -},{ - "title": "Anagantios", - "artist": "Eluveitie" -},{ - "title": "Shivers", - "artist": "Ed Sheeran" -},{ - "title": "LVGVS", - "artist": "Eluveitie" -},{ - "title": "Bad Habits", - "artist": "Ed Sheeran" -},{ - "title": "Last Beat of My Heart", - "artist": "Edera" -},{ - "title": "A Fleeting Dream", - "artist": "Nobuo Uematsu" -},{ - "title": "The Hunter", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Sola soy", - "artist": "Edna Vazquez/Pink Martini" -},{ - "title": "Lo que paso, paso", - "artist": "Edna Vazquez/Pink Martini" -},{ - "title": "Quizรกs, quizรกs, quizรกs", - "artist": "Edna Vazquez/Pink Martini" -},{ - "title": "Bloodstained Ground - Commentary", - "artist": "Eluveitie" -},{ - "title": "Blue (Da Ba Dee) - Gabry Ponte Ice Pop Radio", - "artist": "Eiffel 65/Gabry Ponte" -},{ - "title": "Drenglynda Skรกldiรฐ - The Steadfast Skald", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "Hausbrjรณtr โ€“ Skullcrusher", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "Helreiรฐ Oรฐins - Odinโ€™s Ride to Hel", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "Catvrix", - "artist": "Eluveitie" -},{ - "title": "The Children of Danu", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "The Song of Lia Fรกil, Sung at Sea", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "Vigahugr - Lust for Battle", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "When Horns Resound", - "artist": "Einar Selvik/Assassin's Creed" -},{ - "title": "Canaid Lia Fรกil (feat. Julie Fowlis) [Acoustic Version]", - "artist": "Einar Selvik/Assassin's Creed/Julie Fowlis" -},{ - "title": "Canaid Lia Fรกil (feat. Julie Fowlis)", - "artist": "Einar Selvik/Assassin's Creed/Julie Fowlis" -},{ - "title": "Flann for ร‰irinn (feat. Julie Fowlis)", - "artist": "Einar Selvik/Assassin's Creed/Julie Fowlis" -},{ - "title": "Flann for ร‰irinn, The Coronation (feat. Julie Fowlis)", - "artist": "Einar Selvik/Assassin's Creed/Julie Fowlis" -},{ - "title": "Electronic Rock 13", - "artist": "Unknown Artist" -},{ - "title": "A Boy Becomes a Man", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Agnus Dei", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Alemanda in F# Minor", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Amarna", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Animus Black", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Animus White", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Apep's Remains", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "At Ninth Gate", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Book of Breathings", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Book of Gates", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Book of Going Forth by Day", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Broken Bond", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Sweetness of Spring", - "artist": "The Soil Bleeds Black" -},{ - "title": "Cityscape", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Conqueror", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Cutlass", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Dangerous Waters", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "David and Goliath", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Dominant Species", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Fragment from Suppiluliuma", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "From the Shadows", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Hour Eight", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Hour One", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "I Am Shay Patrick Cormac", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Imminent Danger", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "KV5", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Lady of the Two Lands", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Land of Two Fields", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Morrigan", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Mysterious North", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "No Hope", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Northern Lights", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Only Aten Is Divine", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Opening of the Mouth", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Prelude to a Storm", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Prosperity and Decay", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Puppetmaster", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Run, Shay! Run!", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Apple Has a Tale to Tell", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Battle of Kadesh", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Boy King", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Field of Reeds", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Guardian", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Heretic King", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Epilogue", - "artist": "Eluveitie" -},{ - "title": "The Order and the Creed", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Ena", - "artist": "Unknown Artist" -},{ - "title": "The Pyramid Texts", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "The Valley of the Kings", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Weighing of the Heart (Her Story)", - "artist": "Elitsa Alexandrova/Assassin's Creed" -},{ - "title": "Assassin's Creed Rogue Main Theme", - "artist": "Elitsa Alexandrova/Jesper Kyd/Assassin's Creed" -},{ - "title": "Stay Low", - "artist": "Elitsa Alexandrova/Jesper Kyd/Assassin's Creed" -},{ - "title": "The Streets", - "artist": "Elitsa Alexandrova/Jesper Kyd/Assassin's Creed" -},{ - "title": "Warrior", - "artist": "Eliza Smith/Nathaniel Todd Young/Richard Tsutomu Williams/Taylor Lorraine Miranda/Tren" -},{ - "title": "Obsessed", - "artist": "Elle Lexxa" -},{ - "title": "My Favorite Things", - "artist": "Elliot Lee" -},{ - "title": "Pink (Freak)", - "artist": "Elliot Lee" -},{ - "title": "911", - "artist": "Ellise" -},{ - "title": "Lilith", - "artist": "Ellise" -},{ - "title": "Lullaby", - "artist": "Ellise" -},{ - "title": "(Do)Minion", - "artist": "Eluveitie" -},{ - "title": "A Cry in the Wilderness", - "artist": "Eluveitie" -},{ - "title": "A Girls Oath", - "artist": "Eluveitie" -},{ - "title": "A Rose for Epona", - "artist": "Eluveitie" -},{ - "title": "Aidus", - "artist": "Eluveitie" -},{ - "title": "Aidรป", - "artist": "Eluveitie" -},{ - "title": "Alesia", - "artist": "Eluveitie" -},{ - "title": "Sacrapos - At First Glance", - "artist": "Eluveitie" -},{ - "title": "Ambiramus - Acoustic Version", - "artist": "Eluveitie" -},{ - "title": "Ancus", - "artist": "Eluveitie" -},{ - "title": "Andro", - "artist": "Eluveitie" -},{ - "title": "Antvmnos", - "artist": "Eluveitie" -},{ - "title": "Artio", - "artist": "Eluveitie" -},{ - "title": "Ategnatos - Acoustic Version", - "artist": "Eluveitie" -},{ - "title": "Ategnatos", - "artist": "Eluveitie" -},{ - "title": "Aventia", - "artist": "Eluveitie" -},{ - "title": "Detyre", - "artist": "Grant Kirkhope" -},{ - "title": "Belenos", - "artist": "Eluveitie" -},{ - "title": "Black Water Dawn", - "artist": "Eluveitie" -},{ - "title": "Flute of Uilacapitztli", - "artist": "HOYO-MiX" -},{ - "title": "Bloodstained Ground - Demo", - "artist": "Eluveitie" -},{ - "title": "Bloodstained Ground", - "artist": "Eluveitie" -},{ - "title": "Breathe", - "artist": "Eluveitie" -},{ - "title": "In Despair", - "artist": "Elysion" -},{ - "title": "Calling the Rain", - "artist": "Eluveitie" -},{ - "title": "Carnutian Forest", - "artist": "Eluveitie" -},{ - "title": "Carry the Torch", - "artist": "Eluveitie" -},{ - "title": "Buried Alive", - "artist": "Elysion" -},{ - "title": "Celtos", - "artist": "Eluveitie" -},{ - "title": "Cernvnnos", - "artist": "Eluveitie" -},{ - "title": "D'vรชritรป Agรขge D'bitu - Re-Recorded", - "artist": "Eluveitie" -},{ - "title": "De Ruef Vo De Bรคrge", - "artist": "Eluveitie" -},{ - "title": "Deathwalker", - "artist": "Eluveitie" -},{ - "title": "Dessumiis Luge", - "artist": "Eluveitie" -},{ - "title": "Druid - Re-Recorded", - "artist": "Eluveitie" -},{ - "title": "Dureรฐรฐu", - "artist": "Eluveitie" -},{ - "title": "Eclipse", - "artist": "Eluveitie" -},{ - "title": "Elembivos", - "artist": "Eluveitie" -},{ - "title": "Omega - Sovereign of the Sun Spheres -", - "artist": "Epica" -},{ - "title": "Epona", - "artist": "Eluveitie" -},{ - "title": "Esvs", - "artist": "Eluveitie" -},{ - "title": "Eternity - Outro", - "artist": "Eluveitie" -},{ - "title": "Everything Remains as It Never Was", - "artist": "Eluveitie" -},{ - "title": "Exile Of The Gods", - "artist": "Eluveitie" -},{ - "title": "From Darkness", - "artist": "Eluveitie" -},{ - "title": "Giamonios", - "artist": "Eluveitie" -},{ - "title": "Gobanno", - "artist": "Eluveitie" -},{ - "title": "Grannos", - "artist": "Eluveitie" -},{ - "title": "Gray Sublime Archon", - "artist": "Eluveitie" -},{ - "title": "Havoc", - "artist": "Eluveitie" -},{ - "title": "Helvetios", - "artist": "Eluveitie" -},{ - "title": "Home", - "artist": "Eluveitie" -},{ - "title": "Hope", - "artist": "Eluveitie" -},{ - "title": "Il Clom Dallas Muntognas", - "artist": "Eluveitie" -},{ - "title": "Il Richiamo Dei Monti", - "artist": "Eluveitie" -},{ - "title": "Inception", - "artist": "Eluveitie" -},{ - "title": "Inis Mona - Commentary", - "artist": "Eluveitie" -},{ - "title": "Inis Mona - Demo", - "artist": "Eluveitie" -},{ - "title": "Inis Mona", - "artist": "Eluveitie" -},{ - "title": "Interview with Slania", - "artist": "Eluveitie" -},{ - "title": "Isara", - "artist": "Eluveitie" -},{ - "title": "Jรชzaรฏg - Re-Recorded", - "artist": "Eluveitie" -},{ - "title": "King", - "artist": "Eluveitie" -},{ - "title": "Kingdom Come Undone", - "artist": "Eluveitie" -},{ - "title": "Lament - Re-Recorded", - "artist": "Eluveitie" -},{ - "title": "Lugdunon", - "artist": "Eluveitie" -},{ - "title": "Luxtos", - "artist": "Eluveitie" -},{ - "title": "Meet the Enemy", - "artist": "Eluveitie" -},{ - "title": "Memento", - "artist": "Eluveitie" -},{ - "title": "Mine Is the Fury", - "artist": "Eluveitie" -},{ - "title": "Nantosvelta", - "artist": "Eluveitie" -},{ - "title": "Nata", - "artist": "Eluveitie" -},{ - "title": "Ne Regv Na", - "artist": "Eluveitie" -},{ - "title": "The Weave", - "artist": "Nightwish" -},{ - "title": "Neverland", - "artist": "Eluveitie" -},{ - "title": "Nil", - "artist": "Eluveitie" -},{ - "title": "Nothing - Intermezzo", - "artist": "Eluveitie" -},{ - "title": "Of Fire, Wind & Wisdom", - "artist": "Eluveitie" -},{ - "title": "Ogmios - Intermezzo", - "artist": "Eluveitie" -},{ - "title": "Ogmios", - "artist": "Eluveitie" -},{ - "title": "Omnos - Early Metal Version", - "artist": "Eluveitie" -},{ - "title": "Omnos", - "artist": "Eluveitie" -},{ - "title": "Otherworld", - "artist": "Eluveitie" -},{ - "title": "Premonition", - "artist": "Eluveitie" -},{ - "title": "Primordial Breath - Commentary", - "artist": "Eluveitie" -},{ - "title": "Primordial Breath - Demo", - "artist": "Eluveitie" -},{ - "title": "Primordial Breath", - "artist": "Eluveitie" -},{ - "title": "Prologue", - "artist": "Eluveitie" -},{ - "title": "Quoth the Raven", - "artist": "Eluveitie" -},{ - "title": "Rebirth", - "artist": "Eluveitie" -},{ - "title": "Killing My Dreams", - "artist": "Elysion" -},{ - "title": "Sacrapos - The Disparaging Last Gaze", - "artist": "Eluveitie" -},{ - "title": "Samon - Acoustic Version", - "artist": "Eluveitie" -},{ - "title": "Samon - Commentary", - "artist": "Eluveitie" -},{ - "title": "Samon - Demo", - "artist": "Eluveitie" -},{ - "title": "Samon", - "artist": "Eluveitie" -},{ - "title": "Santonian Shores", - "artist": "Eluveitie" -},{ - "title": "Scorched Earth", - "artist": "Eluveitie" -},{ - "title": "Sempiternal Embers", - "artist": "Eluveitie" -},{ - "title": "Heathens", - "artist": "Halocene" -},{ - "title": "Siraxta", - "artist": "Eluveitie" -},{ - "title": "Slania - Folk Medley", - "artist": "Eluveitie" -},{ - "title": "Slanias Song", - "artist": "Eluveitie" -},{ - "title": "Spirit", - "artist": "Eluveitie" -},{ - "title": "Sucellos", - "artist": "Eluveitie" -},{ - "title": "Svcellos II (Sequel)", - "artist": "Eluveitie" -},{ - "title": "Taranis", - "artist": "Eluveitie" -},{ - "title": "Tarvos - Commentary", - "artist": "Eluveitie" -},{ - "title": "Tarvos - Demo", - "artist": "Eluveitie" -},{ - "title": "Battle Ground", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tarvos", - "artist": "Eluveitie" -},{ - "title": "Tegernakรด", - "artist": "Eluveitie" -},{ - "title": "The Dance of Victory", - "artist": "Eluveitie" -},{ - "title": "The Day of Strife", - "artist": "Eluveitie" -},{ - "title": "The Endless Knot", - "artist": "Eluveitie" -},{ - "title": "The Essence of the Ashes", - "artist": "Eluveitie" -},{ - "title": "The Liminal Passage - Set", - "artist": "Eluveitie" -},{ - "title": "The Liminal Passage", - "artist": "Eluveitie" -},{ - "title": "The Nameless", - "artist": "Eluveitie" -},{ - "title": "The Prodigal Ones", - "artist": "Eluveitie" -},{ - "title": "The Raven Hill", - "artist": "Eluveitie" -},{ - "title": "The Siege", - "artist": "Eluveitie" -},{ - "title": "The Silver Sister", - "artist": "Eluveitie" -},{ - "title": "How You Remind Me", - "artist": "Halocene" -},{ - "title": "I Miss The Misery", - "artist": "Halocene" -},{ - "title": "The Slumber", - "artist": "Eluveitie" -},{ - "title": "The Somber Lay", - "artist": "Eluveitie" -},{ - "title": "The Song of Life", - "artist": "Eluveitie" -},{ - "title": "The Uprising", - "artist": "Eluveitie" -},{ - "title": "Thousandfold", - "artist": "Eluveitie" -},{ - "title": "The End of One Journey", - "artist": "Evan Call" -},{ - "title": "Threefold Rebirth - Acoustic Folk Medley", - "artist": "Eluveitie" -},{ - "title": "Tovtatis", - "artist": "Eluveitie" -},{ - "title": "Trinoxtion", - "artist": "Eluveitie" -},{ - "title": "Tullianum", - "artist": "Eluveitie" -},{ - "title": "Uis Elveti - Re-Recorded", - "artist": "Eluveitie" -},{ - "title": "Uis Elveti", - "artist": "Eluveitie" -},{ - "title": "Uxellodunon", - "artist": "Eluveitie" -},{ - "title": "Vianna", - "artist": "Eluveitie" -},{ - "title": "Virunus", - "artist": "Eluveitie" -},{ - "title": "Voveso in Mori", - "artist": "Eluveitie" -},{ - "title": "Within the Grove", - "artist": "Eluveitie" -},{ - "title": "Worship", - "artist": "Eluveitie" -},{ - "title": "Your Gaulish War", - "artist": "Eluveitie" -},{ - "title": "ร”rรด - Re-Recorded", - "artist": "Eluveitie" -},{ - "title": "The Call of the Mountains", - "artist": "Eluveitie/Masha Scream" -},{ - "title": "As The Flower Withers", - "artist": "Elysion" -},{ - "title": "Awake", - "artist": "Elysion" -},{ - "title": "Bleeding", - "artist": "Elysion" -},{ - "title": "Blink Of An Eye", - "artist": "Elysion" -},{ - "title": "Blue Seasons", - "artist": "Elysion" -},{ - "title": "Brand New Me", - "artist": "Elysion" -},{ - "title": "Breakfree", - "artist": "Elysion" -},{ - "title": "From Where I Am - Instumental; 2009 Remaster", - "artist": "Enya" -},{ - "title": "Changing", - "artist": "Elysion" -},{ - "title": "Crossing Over", - "artist": "Elysion" -},{ - "title": "Don't Say a Word - Acoustic Version", - "artist": "Elysion" -},{ - "title": "Don't Say a Word", - "artist": "Elysion" -},{ - "title": "Dreamer", - "artist": "Elysion" -},{ - "title": "Erase Me", - "artist": "Elysion" -},{ - "title": "Eternity", - "artist": "Elysion" -},{ - "title": "Fairytale", - "artist": "Elysion" -},{ - "title": "Far Away", - "artist": "Elysion" -},{ - "title": "Far from the Edge", - "artist": "Elysion" -},{ - "title": "Sumiregusa (Wild Violet)", - "artist": "Enya" -},{ - "title": "Killing My Dreams - Acoustic Version", - "artist": "Elysion" -},{ - "title": "Christmas Secret", - "artist": "Enya" -},{ - "title": "Loss", - "artist": "Elysion" -},{ - "title": "Made of Lies", - "artist": "Elysion" -},{ - "title": "Never Forever - Demo Version", - "artist": "Elysion" -},{ - "title": "Never Forever", - "artist": "Elysion" -},{ - "title": "Our Fate", - "artist": "Elysion" -},{ - "title": "Raid The Universe", - "artist": "Elysion" -},{ - "title": "Someplace Better", - "artist": "Elysion" -},{ - "title": "The Promise", - "artist": "Elysion" -},{ - "title": "The Rules", - "artist": "Elysion" -},{ - "title": "This Time", - "artist": "Elysion" -},{ - "title": "Transparent", - "artist": "Elysion" -},{ - "title": "Walk Away", - "artist": "Elysion" -},{ - "title": "Weakness in Your Eyes", - "artist": "Elysion" -},{ - "title": "What Lies Beneath", - "artist": "Elysion" -},{ - "title": "Numb Little Bug", - "artist": "Em Beihold" -},{ - "title": "Emergency", - "artist": "Unknown Artist" -},{ - "title": "Magic", - "artist": "Emii" -},{ - "title": "One Foot in Front of the Other", - "artist": "Emilie Autumn" -},{ - "title": "Truth Or Dare", - "artist": "Emily Osment" -},{ - "title": "Boom Goes The Music Box", - "artist": "Emily Rose\nGB9TP1701177" -},{ - "title": "Seven Moons", - "artist": "Emily Rose\nGB9TP1701179" -},{ - "title": "Love The Way You Lie", - "artist": "Eminem/Rihanna" -},{ - "title": "Let It Fall", - "artist": "Emmelie de Forest" -},{ - "title": "Secret Garden", - "artist": "EmpathP" -},{ - "title": "Endure the Pain", - "artist": "Unknown Artist" -},{ - "title": "Energetic Dance Party Fitness Workout", - "artist": "Unknown Artist" -},{ - "title": "No Time To Die", - "artist": "Entropy Zero/Soul Extract/PLEXXAGLASS" -},{ - "title": "A Day Without Rain", - "artist": "Enya" -},{ - "title": "A Moment Lost", - "artist": "Enya" -},{ - "title": "Adeste, Fideles", - "artist": "Enya" -},{ - "title": "Afer Ventus - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Afer Ventus", - "artist": "Enya" -},{ - "title": "Aldebaran", - "artist": "Enya" -},{ - "title": "Amarantine", - "artist": "Enya" -},{ - "title": "Amid the Falling Snow", - "artist": "Enya" -},{ - "title": "And Winter Came...", - "artist": "Enya" -},{ - "title": "Angeles - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Angeles", - "artist": "Enya" -},{ - "title": "Anywhere Is - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Anywhere Is - Single Edit; 2009 Remaster [Single Edit]", - "artist": "Enya" -},{ - "title": "Anywhere Is", - "artist": "Enya" -},{ - "title": "As Baile - 2008 Remaster", - "artist": "Enya" -},{ - "title": "Astra et Luna", - "artist": "Enya" -},{ - "title": "Athair Ar Neamh - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Athair Ar Neamh", - "artist": "Enya" -},{ - "title": "Bard Dance", - "artist": "Enya" -},{ - "title": "Boadicea", - "artist": "Enya" -},{ - "title": "Book of Days - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Book of Days - Gaelic; 2009 Remaster", - "artist": "Enya" -},{ - "title": "Book of Days", - "artist": "Enya" -},{ - "title": "Caribbean Blue - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Caribbean Blue - Single Version", - "artist": "Enya" -},{ - "title": "Caribbean Blue", - "artist": "Enya" -},{ - "title": "China Roses - 2009 Remaster", - "artist": "Enya" -},{ - "title": "China Roses", - "artist": "Enya" -},{ - "title": "Hope Has a Place - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Cursum Perficio - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Universal Love Squad", - "artist": "Epica" -},{ - "title": "Dan y Dลตr", - "artist": "Enya" -},{ - "title": "Dark Sky Island", - "artist": "Enya" -},{ - "title": "Deireadh an Tuath", - "artist": "Enya" -},{ - "title": "Deora Ar Mo Chroรญ", - "artist": "Enya" -},{ - "title": "Diamonds on the Water", - "artist": "Enya" -},{ - "title": "Dreams Are More Precious", - "artist": "Enya" -},{ - "title": "Drifting", - "artist": "Enya" -},{ - "title": "Ebudae - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Ebudae", - "artist": "Enya" -},{ - "title": "Echoes in Rain", - "artist": "Enya" -},{ - "title": "Eclipse - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Eclipse", - "artist": "Enya" -},{ - "title": "Epona", - "artist": "Enya" -},{ - "title": "Evacuee - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Evacuee", - "artist": "Enya" -},{ - "title": "Even in the Shadows", - "artist": "Enya" -},{ - "title": "Evening Falls... - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Evening Falls...", - "artist": "Enya" -},{ - "title": "Exile - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Exile", - "artist": "Enya" -},{ - "title": "Fairytale", - "artist": "Enya" -},{ - "title": "Fallen Embers", - "artist": "Enya" -},{ - "title": "Flora's Secret", - "artist": "Enya" -},{ - "title": "Chemical Insomnia", - "artist": "Epica" -},{ - "title": "From Where I Am", - "artist": "Enya" -},{ - "title": "Abyss of Time - Countdown to Singularity -", - "artist": "Epica" -},{ - "title": "Hope Has a Place", - "artist": "Enya" -},{ - "title": "How Can I Keep from Singing? - 2009 Remaster", - "artist": "Enya" -},{ - "title": "I Could Never Say Goodbye", - "artist": "Enya" -},{ - "title": "I May Not Awaken", - "artist": "Enya" -},{ - "title": "I Want Tomorrow", - "artist": "Enya" -},{ - "title": "If I Could Be Where You Are", - "artist": "Enya" -},{ - "title": "Isobella", - "artist": "Enya" -},{ - "title": "It's in the Rain", - "artist": "Enya" -},{ - "title": "Journey of the Angels", - "artist": "Enya" -},{ - "title": "La Soรฑadora - 2009 Remaster", - "artist": "Enya" -},{ - "title": "La Soรฑadora", - "artist": "Enya" -},{ - "title": "Last Time by Moonlight", - "artist": "Enya" -},{ - "title": "Lazy Days", - "artist": "Enya" -},{ - "title": "Less Than a Pearl", - "artist": "Enya" -},{ - "title": "Long Long Journey", - "artist": "Enya" -},{ - "title": "Lothlรณrien - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Lothlรณrien", - "artist": "Enya" -},{ - "title": "Marble Halls - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Marble Halls", - "artist": "Enya" -},{ - "title": "March of the Celts", - "artist": "Enya" -},{ - "title": "May It Be", - "artist": "Enya" -},{ - "title": "Miraculum", - "artist": "Enya" -},{ - "title": "Miss Clare Remembers - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Miss Clare Remembers", - "artist": "Enya" -},{ - "title": "Morning Glory - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Morning Glory", - "artist": "Enya" -},{ - "title": "My! My! Time Flies!", - "artist": "Enya" -},{ - "title": "Na Laetha Geal M'รณige - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Na Laetha Geal M'รณige", - "artist": "Enya" -},{ - "title": "No Holly for Miss Quinn - 2009 Remaster", - "artist": "Enya" -},{ - "title": "No Holly for Miss Quinn", - "artist": "Enya" -},{ - "title": "O Come, O Come, Emmanuel", - "artist": "Enya" -},{ - "title": "On My Way Home - 2009 Remaster", - "artist": "Enya" -},{ - "title": "On My Way Home - 7โ€™โ€™ Edit", - "artist": "Enya" -},{ - "title": "On My Way Home - Remix", - "artist": "Enya" -},{ - "title": "On My Way Home", - "artist": "Enya" -},{ - "title": "On Your Shore - 2009 Remaster", - "artist": "Enya" -},{ - "title": "On Your Shore", - "artist": "Enya" -},{ - "title": "Once You Had Gold - 2009 Remaster", - "artist": "Enya" -},{ - "title": "One Toy Soldier", - "artist": "Enya" -},{ - "title": "One by One", - "artist": "Enya" -},{ - "title": "Only If", - "artist": "Enya" -},{ - "title": "Only Time", - "artist": "Enya" -},{ - "title": "Oriel Window - 2008 Remaster", - "artist": "Enya" -},{ - "title": "Oriel Window", - "artist": "Enya" -},{ - "title": "Orinoco Flow (Sail Away) - Single Version", - "artist": "Enya" -},{ - "title": "Orinoco Flow - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Orinoco Flow", - "artist": "Enya" -},{ - "title": "Oรญche Chiรบin (Silent Night)", - "artist": "Enya" -},{ - "title": "Oรญche Chiรบin - Chorale", - "artist": "Enya" -},{ - "title": "Paint the Sky with Stars", - "artist": "Enya" -},{ - "title": "Pale Grass Blue", - "artist": "Enya" -},{ - "title": "Pax Deorum - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Pax Deorum", - "artist": "Enya" -},{ - "title": "Pilgrim", - "artist": "Enya" -},{ - "title": "Portrait (Out of the Blue)", - "artist": "Enya" -},{ - "title": "Portrait - Short Version", - "artist": "Enya" -},{ - "title": "Remember Your Smile", - "artist": "Enya" -},{ - "title": "River - 2009 Remaster", - "artist": "Enya" -},{ - "title": "River", - "artist": "Enya" -},{ - "title": "Sancta Maria", - "artist": "Enya" -},{ - "title": "Shepherd Moons - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Shepherd Moons", - "artist": "Enya" -},{ - "title": "Silver Inches", - "artist": "Enya" -},{ - "title": "Smaoinim", - "artist": "Enya" -},{ - "title": "Smaointe - 2009 Remaster", - "artist": "Enya" -},{ - "title": "So I Could Find My Way", - "artist": "Enya" -},{ - "title": "Solace", - "artist": "Enya" -},{ - "title": "Someone Said Goodbye", - "artist": "Enya" -},{ - "title": "Song of the Sandman (Lullaby)", - "artist": "Enya" -},{ - "title": "Stars and Midnight Blue", - "artist": "Enya" -},{ - "title": "Storms in Africa (Pt. II) - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Storms in Africa (Pt. II)", - "artist": "Enya" -},{ - "title": "Storms in Africa - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Storms in Africa", - "artist": "Enya" -},{ - "title": "Tea-House Moon - Instrumental; 2009 Remaster", - "artist": "Enya" -},{ - "title": "Tea-House Moon", - "artist": "Enya" -},{ - "title": "Tempus Vernum", - "artist": "Enya" -},{ - "title": "The Celts", - "artist": "Enya" -},{ - "title": "The First of Autumn", - "artist": "Enya" -},{ - "title": "The Forge of the Angels", - "artist": "Enya" -},{ - "title": "The Humming", - "artist": "Enya" -},{ - "title": "The Longships - 2009 Remaster", - "artist": "Enya" -},{ - "title": "The Longships", - "artist": "Enya" -},{ - "title": "The Loxian Gate", - "artist": "Enya" -},{ - "title": "The Magic of the Night", - "artist": "Enya" -},{ - "title": "The Memory of Trees - Instrumental; 2009 Remaster", - "artist": "Enya" -},{ - "title": "The Memory of Trees", - "artist": "Enya" -},{ - "title": "The River Sings", - "artist": "Enya" -},{ - "title": "The Spirit of Christmas Past", - "artist": "Enya" -},{ - "title": "The Sun in the Stream", - "artist": "Enya" -},{ - "title": "To Go Beyond (I)", - "artist": "Enya" -},{ - "title": "To Go Beyond (II)", - "artist": "Enya" -},{ - "title": "Trains and Winter Rains", - "artist": "Enya" -},{ - "title": "Triad: St.Patrick / Cรบ Chulainn / Oisin", - "artist": "Enya" -},{ - "title": "Water Shows the Hidden Heart", - "artist": "Enya" -},{ - "title": "Watermark - 2009 Remaster", - "artist": "Enya" -},{ - "title": "Watermark", - "artist": "Enya" -},{ - "title": "We Wish You a Merry Christmas", - "artist": "Enya" -},{ - "title": "White Is in the Winter Night", - "artist": "Enya" -},{ - "title": "Wild Child - Edit", - "artist": "Enya" -},{ - "title": "Wild Child", - "artist": "Enya" -},{ - "title": "Willows on the Water", - "artist": "Enya" -},{ - "title": "A Phantasmic Parade", - "artist": "Epica" -},{ - "title": "Nostalgia (Bonus Track)", - "artist": "Epica" -},{ - "title": "Adyta (The Neverending Embrace)", - "artist": "Epica" -},{ - "title": "Adyta - Orchestral Version", - "artist": "Epica" -},{ - "title": "Alpha - Anteludium -", - "artist": "Epica" -},{ - "title": "Anima", - "artist": "Epica" -},{ - "title": "Another Me (In Lack'Ech) - Orchestral Version", - "artist": "Epica" -},{ - "title": "Another Me (In Lack'ech)", - "artist": "Epica" -},{ - "title": "Arcana", - "artist": "Epica" -},{ - "title": "Architect of Light", - "artist": "Epica" -},{ - "title": "Ascension - Dream State Armageddon", - "artist": "Epica" -},{ - "title": "Avalanche", - "artist": "Epica" -},{ - "title": "Banish Your Illusion", - "artist": "Epica" -},{ - "title": "Basic Instinct - Orchestral Version", - "artist": "Epica" -},{ - "title": "Beyond Belief", - "artist": "Epica" -},{ - "title": "Beyond the Good, the Bad and the Ugly", - "artist": "Epica" -},{ - "title": "Beyond the Matrix", - "artist": "Epica" -},{ - "title": "Blank Infinity - Orchestral Version", - "artist": "Epica" -},{ - "title": "Blank Infinity", - "artist": "Epica" -},{ - "title": "Burn to a Cinder - Acoustic Version", - "artist": "Epica" -},{ - "title": "Burn to a Cinder", - "artist": "Epica" -},{ - "title": "Canvas of Life", - "artist": "Epica" -},{ - "title": "Chasing the Dragon", - "artist": "Epica" -},{ - "title": "The Skeleton Key", - "artist": "Epica" -},{ - "title": "Code of Life", - "artist": "Epica" -},{ - "title": "Consign To Oblivion - A New Age Dawns 3", - "artist": "Epica" -},{ - "title": "Consign To Oblivion - Orchestral Version", - "artist": "Epica" -},{ - "title": "Crimson Bow and Arrow", - "artist": "Epica" -},{ - "title": "Cross the Divide", - "artist": "Epica" -},{ - "title": "Cry for the Moon (The Embrace That Smothers , Pt. 4)", - "artist": "Epica" -},{ - "title": "Cry for the Moon - Orchestral Version", - "artist": "Epica" -},{ - "title": "Cry for the Moon - Single Version", - "artist": "Epica" -},{ - "title": "Crystal Mountain", - "artist": "Epica" -},{ - "title": "Dance Of Fate - Orchestral Version", - "artist": "Epica" -},{ - "title": "Dance Of Fate", - "artist": "Epica" -},{ - "title": "Dancing in a Gypsy Camp", - "artist": "Epica" -},{ - "title": "Dancing in a Hurricane", - "artist": "Epica" -},{ - "title": "Death of a Dream - The Embrace That Smothers, Pt. 7", - "artist": "Epica" -},{ - "title": "Decoded Poetry", - "artist": "Epica" -},{ - "title": "Deconstruct", - "artist": "Epica" -},{ - "title": "Dedicate Your Heart! - Instrumental", - "artist": "Epica" -},{ - "title": "Dedicate Your Heart!", - "artist": "Epica" -},{ - "title": "Deep Water Horizon", - "artist": "Epica" -},{ - "title": "Delirium", - "artist": "Epica" -},{ - "title": "Design Your Universe - A New Age Dawns, Pt. 6 - Acoustic Version", - "artist": "Epica" -},{ - "title": "Design Your Universe - A New Age Dawns, Pt. 6", - "artist": "Epica" -},{ - "title": "Deter the Tyrant", - "artist": "Epica" -},{ - "title": "Divide and Conquer", - "artist": "Epica" -},{ - "title": "Edge of the Blade", - "artist": "Epica" -},{ - "title": "Eidola", - "artist": "Epica" -},{ - "title": "Faรงade of Reality (The Embrace That Smothers , Pt. 5)", - "artist": "Epica" -},{ - "title": "Feint - Piano Version", - "artist": "Epica" -},{ - "title": "Feint", - "artist": "Epica" -},{ - "title": "Fight Your Demons", - "artist": "Epica" -},{ - "title": "Fools of Damnation - The Embrace That Smothers, Pt. 9", - "artist": "Epica" -},{ - "title": "Last Resort", - "artist": "Halocene" -},{ - "title": "Force Of The Shore - Orchestral Version", - "artist": "Epica" -},{ - "title": "Force Of The Shore", - "artist": "Epica" -},{ - "title": "Gaia", - "artist": "Epica" -},{ - "title": "Guilty Demeanor", - "artist": "Epica" -},{ - "title": "Hunab K'u [Prologue] - A New Age Dawns", - "artist": "Epica" -},{ - "title": "If Inside These Walls Was a House - Instrumental", - "artist": "Epica" -},{ - "title": "Immortal Melancholy - Acoustic Version", - "artist": "Epica" -},{ - "title": "Immortal Melancholy", - "artist": "Epica" -},{ - "title": "Incentive", - "artist": "Epica" -},{ - "title": "Indigo", - "artist": "Epica" -},{ - "title": "Internal Warfare", - "artist": "Epica" -},{ - "title": "Karma", - "artist": "Epica" -},{ - "title": "Kingdom of Heaven - A New Age Dawns, Pt. 5", - "artist": "Epica" -},{ - "title": "Kingdom of Heaven Prt. 3 - The Antediluvian Universe -", - "artist": "Epica" -},{ - "title": "La Fetach Chatat Rovetz - The Last Embrace", - "artist": "Epica" -},{ - "title": "Linger - Piano Version", - "artist": "Epica" -},{ - "title": "Living a Lie - The Embrace That Smothers, Pt. 8", - "artist": "Epica" -},{ - "title": "Martyr of the Free Word - Acoustic Version", - "artist": "Epica" -},{ - "title": "Martyr of the Free Word", - "artist": "Epica" -},{ - "title": "Menace of Vanity", - "artist": "Epica" -},{ - "title": "Monopoly on Truth", - "artist": "Epica" -},{ - "title": "Mother Of Light - Orchestral Version", - "artist": "Epica" -},{ - "title": "Natural Corruption", - "artist": "Epica" -},{ - "title": "Never Enough", - "artist": "Epica" -},{ - "title": "Triumph of Defeat", - "artist": "Epica" -},{ - "title": "Universal Death Squad", - "artist": "Epica" -},{ - "title": "Omen - The Goulish Malady", - "artist": "Epica" -},{ - "title": "Once Upon a Nightmare", - "artist": "Epica" -},{ - "title": "Originem", - "artist": "Epica" -},{ - "title": "Our Destiny - Acoustic Version", - "artist": "Epica" -},{ - "title": "Our Destiny", - "artist": "Epica" -},{ - "title": "Palladium", - "artist": "Epica" -},{ - "title": "Quietus - Orchestral Version", - "artist": "Epica" -},{ - "title": "Quietus - Single Version, Silent Reverie", - "artist": "Epica" -},{ - "title": "Quietus", - "artist": "Epica" -},{ - "title": "Requiem for the Indifferent", - "artist": "Epica" -},{ - "title": "Pulse of the Planet", - "artist": "Eric W. Brown" -},{ - "title": "Resign to Surrender - A New Age Dawns, Pt. 4", - "artist": "Epica" -},{ - "title": "Reverence - Living in the Heart", - "artist": "Epica" -},{ - "title": "Run for a Fall - Orchestral Version", - "artist": "Epica" -},{ - "title": "Run for a Fall - Single Version", - "artist": "Epica" -},{ - "title": "Run for a Fall", - "artist": "Epica" -},{ - "title": "Safeguard to Paradise - Piano Version", - "artist": "Epica" -},{ - "title": "Safeguard to Paradise", - "artist": "Epica" -},{ - "title": "Samadhi - Prelude", - "artist": "Epica" -},{ - "title": "Sancta Terra", - "artist": "Epica" -},{ - "title": "Seal of Solomon", - "artist": "Epica" -},{ - "title": "Seif Al Din (The Embrace That Smothers , Pt. 6)", - "artist": "Epica" -},{ - "title": "Semblance of Liberty", - "artist": "Epica" -},{ - "title": "Sense Without Sanity - The Impervious Code", - "artist": "Epica" -},{ - "title": "Sensorium - Orchestral Version", - "artist": "Epica" -},{ - "title": "Sensorium", - "artist": "Epica" -},{ - "title": "Serenade of Self-Destruction", - "artist": "Epica" -},{ - "title": "Solitary Ground - Orchestral Version", - "artist": "Epica" -},{ - "title": "Solitary Ground - Piano Version Remastered", - "artist": "Epica" -},{ - "title": "Solitary Ground - Remix", - "artist": "Epica" -},{ - "title": "Solitary Ground", - "artist": "Epica" -},{ - "title": "Stay the Course", - "artist": "Epica" -},{ - "title": "Storm the Sorrow", - "artist": "Epica" -},{ - "title": "Synergize - Manic Manifest -", - "artist": "Epica" -},{ - "title": "T.I.M.E.", - "artist": "Epica" -},{ - "title": "Tear Down Your Walls", - "artist": "Epica" -},{ - "title": "The Cosmic Algorithm", - "artist": "Epica" -},{ - "title": "The Divine Conspiracy", - "artist": "Epica" -},{ - "title": "The Essence of Silence", - "artist": "Epica" -},{ - "title": "The Fifth Guardian - Interlude", - "artist": "Epica" -},{ - "title": "The Funky Algorithm", - "artist": "Epica" -},{ - "title": "The Holographic Principle - A Profound Understanding of Reality", - "artist": "Epica" -},{ - "title": "The Last Crusade - A New Age Dawns 1", - "artist": "Epica" -},{ - "title": "The Last Crusade - Orchestral Version", - "artist": "Epica" -},{ - "title": "The Obsessive Devotion", - "artist": "Epica" -},{ - "title": "The Phantom Agony - Orchestral Version", - "artist": "Epica" -},{ - "title": "River of Fire", - "artist": "In This Moment" -},{ - "title": "The Phantom Agony", - "artist": "Epica" -},{ - "title": "The Price of Freedom - Interlude", - "artist": "Epica" -},{ - "title": "The Quantum Enigma - Kingdom of Heaven, Pt. II", - "artist": "Epica" -},{ - "title": "The Second Stone", - "artist": "Epica" -},{ - "title": "X'tol's Landing", - "artist": "Eric W. Brown" -},{ - "title": "The Solace System", - "artist": "Epica" -},{ - "title": "Tides of Time", - "artist": "Epica" -},{ - "title": "Lair of the Fleshmancer", - "artist": "Eric W. Brown" -},{ - "title": "Trois Vierges - Orchestral Version", - "artist": "Epica" -},{ - "title": "Twilight Reverie - The Hypnagogic State -", - "artist": "Epica" -},{ - "title": "Twin Flames (Soundtrack Version) [Bonus Track]", - "artist": "Epica" -},{ - "title": "Unchain Utopia", - "artist": "Epica" -},{ - "title": "Baldur", - "artist": "Faun" -},{ - "title": "Space Man", - "artist": "Eurielle/Ryan Louder" -},{ - "title": "Unleashed - Acoustic Version", - "artist": "Epica" -},{ - "title": "Unleashed", - "artist": "Epica" -},{ - "title": "Veniality - Orchestral Version", - "artist": "Epica" -},{ - "title": "Veniality", - "artist": "Epica" -},{ - "title": "Victims of Contingency", - "artist": "Epica" -},{ - "title": "Wheel of Destiny", - "artist": "Epica" -},{ - "title": "White Waters", - "artist": "Epica" -},{ - "title": "Wings of Freedom - Instrumental", - "artist": "Epica" -},{ - "title": "Wings of Freedom", - "artist": "Epica" -},{ - "title": "The Miner (feat. Asim Searah, Niilo Sevรคnen & Roel Van Helden)", - "artist": "Epica/Asim Searah/Niilo Sevรคnen/Roel van Helden" -},{ - "title": "Sirens - Of Blood and Water (feat. Charlotte Wessels & Myrkur)", - "artist": "Epica/Charlotte Wessels/Myrkur" -},{ - "title": "The Ghost in Me - Danse Macabre -", - "artist": "Epica/Efteling" -},{ - "title": "The Great Tribulation (feat. Fleshgod Apocalypse)", - "artist": "Epica/Fleshgod Apocalypse" -},{ - "title": "Death Is Not the End (feat. Frank Schiphorst & Bjรถrn \"Speed\" Strid)", - "artist": "Epica/Frank Schiphorst/Bjรถrn Strid" -},{ - "title": "Human Devastation (feat. God Dethroned & Sven De Caluwรฉ)", - "artist": "Epica/God Dethroned/Sven de Caluwรฉ" -},{ - "title": "Wake the World (feat. Phil Lanzon & Tommy Karevik)", - "artist": "Epica/Phil Lanzon/Tommy Karevik" -},{ - "title": "Trois Vierges", - "artist": "Epica/Roy Khan" -},{ - "title": "The Final Lullaby (feat. Shining)", - "artist": "Epica/Shining" -},{ - "title": "Otar the Foul", - "artist": "Epikus" -},{ - "title": "A Day At The Lake", - "artist": "Eric W. Brown" -},{ - "title": "A Village Forsaken", - "artist": "Eric W. Brown" -},{ - "title": "A Village Redeemed", - "artist": "Eric W. Brown" -},{ - "title": "Aephorul Returns!", - "artist": "Eric W. Brown" -},{ - "title": "Aephorul's Abandoned Workshop", - "artist": "Eric W. Brown" -},{ - "title": "Army of Strife", - "artist": "Eric W. Brown" -},{ - "title": "Ascension", - "artist": "Eric W. Brown" -},{ - "title": "B'stie Boy", - "artist": "Eric W. Brown" -},{ - "title": "Baby Gorillas", - "artist": "Eric W. Brown" -},{ - "title": "Battle On! - Day", - "artist": "Eric W. Brown" -},{ - "title": "Battle On! - Night", - "artist": "Eric W. Brown" -},{ - "title": "Battle On! v2.1 - Day", - "artist": "Eric W. Brown" -},{ - "title": "Battle On! v2.1 - Night", - "artist": "Eric W. Brown" -},{ - "title": "Besieged!", - "artist": "Eric W. Brown" -},{ - "title": "Beyond The Stars", - "artist": "Eric W. Brown" -},{ - "title": "Black Market", - "artist": "Eric W. Brown" -},{ - "title": "Broken World", - "artist": "Eric W. Brown" -},{ - "title": "Caรซl and the Kids", - "artist": "Eric W. Brown" -},{ - "title": "Celestial Quandary - Day", - "artist": "Eric W. Brown" -},{ - "title": "Celestial Quandary - Night", - "artist": "Eric W. Brown" -},{ - "title": "Clash!", - "artist": "Eric W. Brown" -},{ - "title": "Crone of the Marsh", - "artist": "Eric W. Brown" -},{ - "title": "Crucible of Confirmation", - "artist": "Eric W. Brown" -},{ - "title": "Cursed Woods", - "artist": "Eric W. Brown" -},{ - "title": "Dance of 1,000 Suns", - "artist": "Eric W. Brown" -},{ - "title": "Descant of the Dweller", - "artist": "Eric W. Brown" -},{ - "title": "Detritus Born", - "artist": "Eric W. Brown" -},{ - "title": "Devoted Warriors", - "artist": "Eric W. Brown" -},{ - "title": "Duplicitous Wrath, Pt. I", - "artist": "Eric W. Brown" -},{ - "title": "Duplicitous Wrath, Pt. II", - "artist": "Eric W. Brown" -},{ - "title": "Dweller's Fury", - "artist": "Eric W. Brown" -},{ - "title": "Echoes of Wonder; Shadows of Dread", - "artist": "Eric W. Brown" -},{ - "title": "Elegy of the Hero", - "artist": "Eric W. Brown" -},{ - "title": "Eminent Rise of the Triumvirate", - "artist": "Eric W. Brown" -},{ - "title": "Encounter Elite! v2.1", - "artist": "Eric W. Brown" -},{ - "title": "Encounter Elite!", - "artist": "Eric W. Brown" -},{ - "title": "Eternal Bonds of The Warrior Cook", - "artist": "Eric W. Brown" -},{ - "title": "Fanfare v2.1", - "artist": "Eric W. Brown" -},{ - "title": "Fanfare", - "artist": "Eric W. Brown" -},{ - "title": "Frolic and Flourish", - "artist": "Eric W. Brown" -},{ - "title": "Fury of the Fleshmancer: The Final Stand", - "artist": "Eric W. Brown" -},{ - "title": "Game Over", - "artist": "Eric W. Brown" -},{ - "title": "Guardian Gods: Horizons Unbound", - "artist": "Eric W. Brown" -},{ - "title": "Harrowing Hallucinations", - "artist": "Eric W. Brown" -},{ - "title": "Hills of Determination - Day", - "artist": "Eric W. Brown" -},{ - "title": "Hills of Determination - Night", - "artist": "Eric W. Brown" -},{ - "title": "Horizons Unbound", - "artist": "Eric W. Brown" -},{ - "title": "Isle of Stormcaller", - "artist": "Eric W. Brown" -},{ - "title": "Khukharr's Task", - "artist": "Eric W. Brown" -},{ - "title": "Kingdom in the Clouds - Day", - "artist": "Eric W. Brown" -},{ - "title": "Kingdom in the Clouds - Night", - "artist": "Eric W. Brown" -},{ - "title": "Traversing The Cerulean Expanse", - "artist": "Eric W. Brown" -},{ - "title": "Lair of the Necromancer", - "artist": "Eric W. Brown" -},{ - "title": "Level Up", - "artist": "Eric W. Brown" -},{ - "title": "Malevolent Confrontation!", - "artist": "Eric W. Brown" -},{ - "title": "Malko and Rockie", - "artist": "Eric W. Brown" -},{ - "title": "Malkomud Strikes!", - "artist": "Eric W. Brown" -},{ - "title": "Meeting Outside Time", - "artist": "Eric W. Brown" -},{ - "title": "Mesa Island", - "artist": "Eric W. Brown" -},{ - "title": "Might of the Necromancer", - "artist": "Eric W. Brown" -},{ - "title": "Molekin Shoppe", - "artist": "Eric W. Brown" -},{ - "title": "Monuments to the Ancients", - "artist": "Eric W. Brown" -},{ - "title": "Mooncradle - Day", - "artist": "Eric W. Brown" -},{ - "title": "Mooncradle - Night", - "artist": "Eric W. Brown" -},{ - "title": "Panic! At the Outpost", - "artist": "Eric W. Brown" -},{ - "title": "Path of Ascension", - "artist": "Eric W. Brown" -},{ - "title": "Port Town: Restored", - "artist": "Eric W. Brown" -},{ - "title": "Devoid of Hope", - "artist": "Evan Call" -},{ - "title": "Quizzmaster's Rag", - "artist": "Eric W. Brown" -},{ - "title": "Ruins of Strife", - "artist": "Eric W. Brown" -},{ - "title": "Sacred Secrets - Day", - "artist": "Eric W. Brown" -},{ - "title": "Sacred Secrets - Night", - "artist": "Eric W. Brown" -},{ - "title": "Sailor of Bogs Unknown", - "artist": "Eric W. Brown" -},{ - "title": "Sea of Nightmare", - "artist": "Eric W. Brown" -},{ - "title": "Seafaring Scallywags", - "artist": "Eric W. Brown" -},{ - "title": "Settlers Island", - "artist": "Eric W. Brown" -},{ - "title": "Shoppe", - "artist": "Eric W. Brown" -},{ - "title": "Sinister Unknown", - "artist": "Eric W. Brown" -},{ - "title": "Skirmish for Glory!", - "artist": "Eric W. Brown" -},{ - "title": "Sky Base", - "artist": "Eric W. Brown" -},{ - "title": "Sleeper Island", - "artist": "Eric W. Brown" -},{ - "title": "Sleeping on the Job", - "artist": "Eric W. Brown" -},{ - "title": "Songshroom's Wonders - Day", - "artist": "Eric W. Brown" -},{ - "title": "Songshroom's Wonders - Night", - "artist": "Eric W. Brown" -},{ - "title": "Staff Roll", - "artist": "Eric W. Brown" -},{ - "title": "Stars Align on the Assembly Line", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Catch Fish", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Hortence Solo", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Joins Cargo", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Joins Party", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Key Item Big", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Key Item Small", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Learned Skill", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: New Story Unlocked", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: Rest", - "artist": "Eric W. Brown" -},{ - "title": "Stinger: The Strolling Minstrel", - "artist": "Eric W. Brown" -},{ - "title": "Storytime Interlude: Chorus of Content", - "artist": "Eric W. Brown" -},{ - "title": "Storytime Interlude: Dirge of Dire", - "artist": "Eric W. Brown" -},{ - "title": "Storytime Interlude: Melody of Morose", - "artist": "Eric W. Brown" -},{ - "title": "Storytime Interlude: Partida of Prophecy", - "artist": "Eric W. Brown" -},{ - "title": "Teaks, the Traveling Historian", - "artist": "Eric W. Brown" -},{ - "title": "Temple of Sacrosanct", - "artist": "Eric W. Brown" -},{ - "title": "The Acolytes", - "artist": "Eric W. Brown" -},{ - "title": "The Artificer", - "artist": "Eric W. Brown" -},{ - "title": "The Bamboo Forest - Day", - "artist": "Eric W. Brown" -},{ - "title": "The Bamboo Forest - Night", - "artist": "Eric W. Brown" -},{ - "title": "The Docks of Wraith Island", - "artist": "Eric W. Brown" -},{ - "title": "The Elder Mist", - "artist": "Eric W. Brown" -},{ - "title": "The Evil Wind Mage..?", - "artist": "Eric W. Brown" -},{ - "title": "The Forbidden Cavern", - "artist": "Eric W. Brown" -},{ - "title": "The Frozen Peak - Day", - "artist": "Eric W. Brown" -},{ - "title": "Land of Hidden Depths", - "artist": "HOYO-MiX" -},{ - "title": "The Humble Boast Tavern", - "artist": "Eric W. Brown" -},{ - "title": "The Infinite Abyss", - "artist": "Eric W. Brown" -},{ - "title": "The Lost Ones", - "artist": "Eric W. Brown" -},{ - "title": "The Lost Village of Docarri - Day", - "artist": "Eric W. Brown" -},{ - "title": "The Lost Village of Docarri - Night", - "artist": "Eric W. Brown" -},{ - "title": "The Mountain Trail - Day", - "artist": "Eric W. Brown" -},{ - "title": "The Mountain Trail - Night", - "artist": "Eric W. Brown" -},{ - "title": "The Oracle of Tides", - "artist": "Eric W. Brown" -},{ - "title": "The Sacrosanct Spires", - "artist": "Eric W. Brown" -},{ - "title": "The Shallow Mire", - "artist": "Eric W. Brown" -},{ - "title": "The Sky Giant Council", - "artist": "Eric W. Brown" -},{ - "title": "Two-Penny Whore", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Storm Calls For You!", - "artist": "Eric W. Brown" -},{ - "title": "The Warrior Cook's Calling", - "artist": "Eric W. Brown" -},{ - "title": "The Watchmaker", - "artist": "Eric W. Brown" -},{ - "title": "Through The Jungle - Day", - "artist": "Eric W. Brown" -},{ - "title": "Through The Jungle - Night", - "artist": "Eric W. Brown" -},{ - "title": "Title Screen", - "artist": "Eric W. Brown" -},{ - "title": "Town of Lucent", - "artist": "Eric W. Brown" -},{ - "title": "Brotherhood", - "artist": "Evan Call" -},{ - "title": "Diamond Hard - Flinch Remix", - "artist": "Flinch/Kerli" -},{ - "title": "Volcanic Pursuit", - "artist": "Eric W. Brown" -},{ - "title": "Warden of the Spires", - "artist": "Eric W. Brown" -},{ - "title": "Watcher Island", - "artist": "Eric W. Brown" -},{ - "title": "Whispering Winds: The Serpent's Lullaby", - "artist": "Eric W. Brown" -},{ - "title": "Wraith Island", - "artist": "Eric W. Brown" -},{ - "title": "Wyrd the Training Golem", - "artist": "Eric W. Brown" -},{ - "title": "The Hardships of Gilbert Bougainvillea", - "artist": "Evan Call" -},{ - "title": "Zephyr And Sky - Day", - "artist": "Eric W. Brown" -},{ - "title": "Zephyr And Sky - Night", - "artist": "Eric W. Brown" -},{ - "title": "Across The Moorlands - Day", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Across The Moorlands - Night", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Another Day at the Lake", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Hyperchromatic Necrodimensions", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Port Town - Day", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Port Town - Night", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Temple Beneath the Tides", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "The Clockwork Castle", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "The Great Archives", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "The Mole Masons - Day", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "The Mole Masons - Night", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Those Fish Are Bitin'", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "We Shouldn't Be Here", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Zenith Academy", - "artist": "Eric W. Brown/Vincent Jones" -},{ - "title": "Above the Black", - "artist": "Erik Desiderio" -},{ - "title": "Ascending the Summit", - "artist": "Erik Desiderio" -},{ - "title": "Bastion of the Sun", - "artist": "Erik Desiderio" -},{ - "title": "Burning Forest", - "artist": "Erik Desiderio" -},{ - "title": "Crystal Mines: Crystal Lotus", - "artist": "Erik Desiderio" -},{ - "title": "Escape from the Fortress Vaults", - "artist": "Erik Desiderio" -},{ - "title": "Eterra", - "artist": "Erik Desiderio" -},{ - "title": "Guardian of Ruins", - "artist": "Erik Desiderio" -},{ - "title": "Highlands", - "artist": "Erik Desiderio" -},{ - "title": "In Preparation", - "artist": "Erik Desiderio" -},{ - "title": "Inferno and Fury", - "artist": "Erik Desiderio" -},{ - "title": "Keepers Camp", - "artist": "Erik Desiderio" -},{ - "title": "Last Epoch Theme", - "artist": "Erik Desiderio" -},{ - "title": "Ruins of Welryn", - "artist": "Erik Desiderio" -},{ - "title": "Shadows Whisper", - "artist": "Erik Desiderio" -},{ - "title": "Shattered Remains", - "artist": "Erik Desiderio" -},{ - "title": "The Council Chambers", - "artist": "Erik Desiderio" -},{ - "title": "The Courtyard", - "artist": "Erik Desiderio" -},{ - "title": "The End of Ruin", - "artist": "Erik Desiderio" -},{ - "title": "The End of Time", - "artist": "Erik Desiderio" -},{ - "title": "The Forsaken Trail", - "artist": "Erik Desiderio" -},{ - "title": "The Precipice", - "artist": "Erik Desiderio" -},{ - "title": "The Ritual Site", - "artist": "Erik Desiderio" -},{ - "title": "The Sheltered Wood", - "artist": "Erik Desiderio" -},{ - "title": "The Surface", - "artist": "Erik Desiderio" -},{ - "title": "The Temple of Eterra", - "artist": "Erik Desiderio" -},{ - "title": "The Ulatri Cliffs", - "artist": "Erik Desiderio" -},{ - "title": "Twisted Fire", - "artist": "Erik Desiderio" -},{ - "title": "War Machines of Solarum", - "artist": "Erik Desiderio" -},{ - "title": "Welryn Undercity", - "artist": "Erik Desiderio" -},{ - "title": "What She Left to Remember", - "artist": "Erik Desiderio" -},{ - "title": "Come Little Children", - "artist": "Erutan" -},{ - "title": "Hymn of the Fayth - Final Fantasy X", - "artist": "Erutan" -},{ - "title": "Jabberwocky", - "artist": "Erutan" -},{ - "title": "The Dragonborn Comes - Skyrim", - "artist": "Erutan" -},{ - "title": "The Hunter's Mark - Monster Hunter 3", - "artist": "Erutan" -},{ - "title": "The Willow Maid", - "artist": "Erutan" -},{ - "title": "Eternal Saga", - "artist": "Unknown Artist" -},{ - "title": "Unraveling (Interlude)", - "artist": "Evanescence" -},{ - "title": "Nonsense Bungaku", - "artist": "Eve" -},{ - "title": "Sweet Dreams (Are Made of This) - 2005 Remaster", - "artist": "Eurythmics/Annie Lennox/Dave Stewart" -},{ - "title": "Crazy for This Girl", - "artist": "Evan And Jaron" -},{ - "title": "A Beautiful Word", - "artist": "Evan Call" -},{ - "title": "A Bit of Sass", - "artist": "Evan Call" -},{ - "title": "A Bond Between Sisters", - "artist": "Evan Call" -},{ - "title": "A Doll's Beginning", - "artist": "Evan Call" -},{ - "title": "A New Era Begins", - "artist": "Evan Call" -},{ - "title": "A Place to Call Home", - "artist": "Evan Call" -},{ - "title": "A Simple Mission", - "artist": "Evan Call" -},{ - "title": "A Sunrise Worth Seeing", - "artist": "Evan Call" -},{ - "title": "A Well-Earned Celebration", - "artist": "Evan Call" -},{ - "title": "A Young Boy's Hope", - "artist": "Evan Call" -},{ - "title": "Across the Northern Lands", - "artist": "Evan Call" -},{ - "title": "A Young Boy's Last Wish", - "artist": "Evan Call" -},{ - "title": "Across the Violet Sky", - "artist": "Evan Call" -},{ - "title": "Adamantine Dreams", - "artist": "Evan Call" -},{ - "title": "After All These Years", - "artist": "Evan Call" -},{ - "title": "After the Storm Comes a New Day", - "artist": "Evan Call" -},{ - "title": "Always Watching Over You", - "artist": "Evan Call" -},{ - "title": "An Admirable Doll", - "artist": "Evan Call" -},{ - "title": "Ancient Magic", - "artist": "Evan Call" -},{ - "title": "Another Sunny Day", - "artist": "Evan Call" -},{ - "title": "Another Voice Calls Out", - "artist": "Evan Call" -},{ - "title": "As the Days Pass Us By", - "artist": "Evan Call" -},{ - "title": "Automemories Doll Typing School", - "artist": "Evan Call" -},{ - "title": "Back in Business", - "artist": "Evan Call" -},{ - "title": "Before the Light Fades", - "artist": "Evan Call" -},{ - "title": "Beyond These Waves", - "artist": "Evan Call" -},{ - "title": "Beyond the Journey's End", - "artist": "Evan Call" -},{ - "title": "Bonded by Tragedy", - "artist": "Evan Call" -},{ - "title": "In Times of Peace", - "artist": "Evan Call" -},{ - "title": "Complicated Feelings", - "artist": "Evan Call" -},{ - "title": "Dear Gilbert", - "artist": "Evan Call" -},{ - "title": "Debutante Waltz for Piano", - "artist": "Evan Call" -},{ - "title": "Debutante Waltz", - "artist": "Evan Call" -},{ - "title": "Deep in the Dungeon", - "artist": "Evan Call" -},{ - "title": "Demon's Bane", - "artist": "Evan Call" -},{ - "title": "Departures", - "artist": "Evan Call" -},{ - "title": "Aka Ki Tsubasa -Aratanaru Kaze-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Discovering the Past", - "artist": "Evan Call" -},{ - "title": "Dragon Smasher", - "artist": "Evan Call" -},{ - "title": "Drunkards and Mimics", - "artist": "Evan Call" -},{ - "title": "Each Memory a Message", - "artist": "Evan Call" -},{ - "title": "Echo Through Eternity", - "artist": "Evan Call" -},{ - "title": "Evolution of Magic", - "artist": "Evan Call" -},{ - "title": "Farewell, My Friend", - "artist": "Evan Call" -},{ - "title": "Fear Brought Me This Far", - "artist": "Evan Call" -},{ - "title": "Fern's Birthday", - "artist": "Evan Call" -},{ - "title": "For 1000 Years", - "artist": "Evan Call" -},{ - "title": "For the Land That I Come From (Ctrigall Drinking Song)", - "artist": "Evan Call" -},{ - "title": "Fractured Heart", - "artist": "Evan Call" -},{ - "title": "Frieren the Slayer", - "artist": "Evan Call" -},{ - "title": "From the Heart", - "artist": "Evan Call" -},{ - "title": "Generation to Generation", - "artist": "Evan Call" -},{ - "title": "Gone, but Not Forgotten", - "artist": "Evan Call" -},{ - "title": "Goodbye for Now, Eisen", - "artist": "Evan Call" -},{ - "title": "Grassy Turtles and Seed Rats", - "artist": "Evan Call" -},{ - "title": "Great Mage Flamme", - "artist": "Evan Call" -},{ - "title": "Growing Up", - "artist": "Evan Call" -},{ - "title": "Hail Leidenschaftlich!", - "artist": "Evan Call" -},{ - "title": "Handsome Pose Collection", - "artist": "Evan Call" -},{ - "title": "Headpats and Praise", - "artist": "Evan Call" -},{ - "title": "Heiter's Request", - "artist": "Evan Call" -},{ - "title": "Her Soul Yearns", - "artist": "Evan Call" -},{ - "title": "Her Spirit Lives On", - "artist": "Evan Call" -},{ - "title": "His Final Breath", - "artist": "Evan Call" -},{ - "title": "Hymn to the Sea Pt. 1", - "artist": "Evan Call" -},{ - "title": "Hymn to the Sea Pt. 2", - "artist": "Evan Call" -},{ - "title": "In Remembrance", - "artist": "Evan Call" -},{ - "title": "The Heart Quivers", - "artist": "Evan Call" -},{ - "title": "Inconsolable", - "artist": "Evan Call" -},{ - "title": "Innocence", - "artist": "Evan Call" -},{ - "title": "Kingdom of Drossel Wedding March", - "artist": "Evan Call" -},{ - "title": "Samsara and Paramnesia", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sawayaka Na Hizashi", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Dreamless Earth", - "artist": "HOYO-MiX" -},{ - "title": "Kenkonitteki", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Kinko Toshi Trista", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Shizukana Ketsui", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Kohan No Machi Legram", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Kojo Nite", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Scars of the Divine Wing", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Kokugin No Koto Roer", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Konote De Michi O Kirihiraku", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Kyokokudo O Yuku", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Law of the Battlefield", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Let's Go Courageous!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Path to the Demise", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Let's Study", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Lift-Off!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Lilia", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Little Rain", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Lyrical Amber", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Machinery Attack", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Magnificence", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Majestic Roar", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Malicious Fiend", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Mao No Gaika", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Master's Vertex", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Land Where Souls Rest", - "artist": "Evan Call" -},{ - "title": "The Legacy of Violet Evergarden", - "artist": "Evan Call" -},{ - "title": "The Long Night", - "artist": "Evan Call" -},{ - "title": "The Love That Binds Us", - "artist": "Evan Call" -},{ - "title": "The Magic Within", - "artist": "Evan Call" -},{ - "title": "The Party of Heroes Returns", - "artist": "Evan Call" -},{ - "title": "The Precious Moments We Share", - "artist": "Evan Call" -},{ - "title": "The Songstress Aria - Instrumental", - "artist": "Evan Call" -},{ - "title": "The Spirit of Kazalli", - "artist": "Evan Call" -},{ - "title": "The Stench of Fear and Hatred", - "artist": "Evan Call" -},{ - "title": "The Storm", - "artist": "Evan Call" -},{ - "title": "The Ultimate Price", - "artist": "Evan Call" -},{ - "title": "The Voice in My Heart", - "artist": "Evan Call" -},{ - "title": "The Warrior's Path", - "artist": "Evan Call" -},{ - "title": "May I Help You ?", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Things That Scheme in the Dark", - "artist": "Evan Call" -},{ - "title": "Those Words You Spoke to Me", - "artist": "Evan Call" -},{ - "title": "Though Times May Change", - "artist": "Evan Call" -},{ - "title": "Time Flows Ever Onward - Short Version", - "artist": "Evan Call" -},{ - "title": "Time Flows Ever Onward", - "artist": "Evan Call" -},{ - "title": "To Catch a Stille", - "artist": "Evan Call" -},{ - "title": "To The Ends of Our World", - "artist": "Evan Call" -},{ - "title": "To Travel for Aureole", - "artist": "Evan Call" -},{ - "title": "Too Many Grimoires", - "artist": "Evan Call" -},{ - "title": "Torment", - "artist": "Evan Call" -},{ - "title": "Torn Apart at the Seams", - "artist": "Evan Call" -},{ - "title": "Unspoken Words", - "artist": "Evan Call" -},{ - "title": "Violet Snow for Orchestra", - "artist": "Evan Call" -},{ - "title": "Violet and Isabella", - "artist": "Evan Call" -},{ - "title": "Violet's Final Letter", - "artist": "Evan Call" -},{ - "title": "Violet's Letter", - "artist": "Evan Call" -},{ - "title": "Violet's Promise", - "artist": "Evan Call" -},{ - "title": "Waltz for Stark and Fern", - "artist": "Evan Call" -},{ - "title": "What It Means To Love", - "artist": "Evan Call" -},{ - "title": "Where Hidden Magic Sleeps", - "artist": "Evan Call" -},{ - "title": "Where the Blue-Moon Weed Grows", - "artist": "Evan Call" -},{ - "title": "Wherever You Are, Wherever You May Be", - "artist": "Evan Call" -},{ - "title": "Yuris' Confession", - "artist": "Evan Call" -},{ - "title": "Zoltraak", - "artist": "Evan Call" -},{ - "title": "A New Way To Bleed", - "artist": "Evanescence" -},{ - "title": "Artifact/The Turn", - "artist": "Evanescence" -},{ - "title": "Better Without You", - "artist": "Evanescence" -},{ - "title": "Blind Belief", - "artist": "Evanescence" -},{ - "title": "Breathe No More - B-Side Version", - "artist": "Evanescence" -},{ - "title": "Bring Me To Life (Synthesis)", - "artist": "Evanescence" -},{ - "title": "Broken Pieces Shine", - "artist": "Evanescence" -},{ - "title": "Disappear", - "artist": "Evanescence" -},{ - "title": "Even In Death - 2016 Version", - "artist": "Evanescence" -},{ - "title": "Far From Heaven", - "artist": "Evanescence" -},{ - "title": "Farther Away", - "artist": "Evanescence" -},{ - "title": "Feeding The Dark", - "artist": "Evanescence" -},{ - "title": "Hi-Lo", - "artist": "Evanescence" -},{ - "title": "If You Donโ€™t Mind", - "artist": "Evanescence" -},{ - "title": "Imaginary", - "artist": "Evanescence" -},{ - "title": "Imperfection", - "artist": "Evanescence" -},{ - "title": "Lacrymosa", - "artist": "Evanescence" -},{ - "title": "Lithium", - "artist": "Evanescence" -},{ - "title": "Lost In Paradise", - "artist": "Evanescence" -},{ - "title": "Lost Whispers - Intro", - "artist": "Evanescence" -},{ - "title": "Missing", - "artist": "Evanescence" -},{ - "title": "My Heart Is Broken", - "artist": "Evanescence" -},{ - "title": "My Immortal", - "artist": "Evanescence" -},{ - "title": "Never Go Back", - "artist": "Evanescence" -},{ - "title": "Overture", - "artist": "Evanescence" -},{ - "title": "Part Of Me", - "artist": "Evanescence" -},{ - "title": "Say You Will", - "artist": "Evanescence" -},{ - "title": "Secret Door", - "artist": "Evanescence" -},{ - "title": "The End Of The Dream", - "artist": "Evanescence" -},{ - "title": "The Game Is Over", - "artist": "Evanescence" -},{ - "title": "The In-Between (Piano Solo)", - "artist": "Evanescence" -},{ - "title": "The Last Song I'm Wasting on You", - "artist": "Evanescence" -},{ - "title": "Together Again", - "artist": "Evanescence" -},{ - "title": "Toki Wa Itareri", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Use My Voice", - "artist": "Evanescence" -},{ - "title": "Wasted On You", - "artist": "Evanescence" -},{ - "title": "Yeah Right", - "artist": "Evanescence" -},{ - "title": "Your Star", - "artist": "Evanescence" -},{ - "title": "Dramaturgy", - "artist": "Eve" -},{ - "title": "Gold & Seide", - "artist": "Faun" -},{ - "title": "Glorious Day (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Eve/Hatsune Miku" -},{ - "title": "Evelyn Evelyn", - "artist": "Evelyn Evelyn" -},{ - "title": "AM Radio", - "artist": "Everclear" -},{ - "title": "Wonderful", - "artist": "Everclear" -},{ - "title": "Conflict of Confusion", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Every Great One", - "artist": "Unknown Artist" -},{ - "title": "Monitor", - "artist": "Ex-Voto" -},{ - "title": "Unfaithful", - "artist": "Exit Eden" -},{ - "title": "JAPANESE GOBLIN", - "artist": "Exteezy" -},{ - "title": "Everstrong", - "artist": "Eye of Melian/Delain/Johanna Kurkela" -},{ - "title": "The Bell", - "artist": "Eye of Melian/Delain/Johanna Kurkela" -},{ - "title": "Vita Nova", - "artist": "Eye of Melian/Delain/Johanna Kurkela" -},{ - "title": "Doorway of Night", - "artist": "Eye of Melian/Delain/Johanna Kurkela/Troy Donockley" -},{ - "title": "Vita Nova", - "artist": "Eye of Melian/Johanna Kurkela" -},{ - "title": "Doorway of Night", - "artist": "Eye of Melian/Johanna Kurkela/Troy Donockley" -},{ - "title": "I'M BACK (PHONK EDITION)", - "artist": "FALSE" -},{ - "title": "deadname!", - "artist": "FLASCH/Cara Mackenzie" -},{ - "title": "Water the Roses", - "artist": "FLAVOR FOLEY" -},{ - "title": "weathergirl", - "artist": "FLAVOR FOLEY" -},{ - "title": "็‚œWARD ROMANCE", - "artist": "FLAVOR FOLEY" -},{ - "title": "RUN", - "artist": "FRKY/eesmal/Nightcore" -},{ - "title": "Devil on My Shoulder", - "artist": "Faith Marie" -},{ - "title": "Nobody", - "artist": "Faith Marie" -},{ - "title": "Bad Apple!!!", - "artist": "FalKKonE/Rena" -},{ - "title": "A Fulfilling Moment", - "artist": "Falcom Sound Team jdk" -},{ - "title": "A Heretic Researcher", - "artist": "Falcom Sound Team jdk" -},{ - "title": "A New Legendary Opening", - "artist": "Falcom Sound Team jdk" -},{ - "title": "A Still Time", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Abend Time", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Abrupt Visitor", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Accursed Tycoon", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Over Drive", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Aka No Teito Heimdallr", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Akaten Desu", - "artist": "Falcom Sound Team jdk" -},{ - "title": "All-Knowing One -Sen Ver.-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Alley of Silence", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Although Its Warmth Small.", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Altina", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Always by Your Side", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Amaoto No Gakuin", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ancient City of Chalk Saint-Ark", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ancient Oath", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Anohi Ni Mita Yozora", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Another Sky", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Aozora No Kaihokan", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Apathetic Story", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Artillery Class \"VII\"", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ashita Eno Kiseki -Instrumental Ver.-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ashiyu No Nukumori", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Asuo Tsukamu Tameni", - "artist": "Falcom Sound Team jdk" -},{ - "title": "At Least I Swore This Night", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Atarashii Nakamatachi", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Atataka Na Yuge", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Atrocious Raid", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Awakening", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Base Camp", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sieben", - "artist": "Faun" -},{ - "title": "Beat of the Terror", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Behind the Lore", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Belief", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Believing", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Bell, When It Is Ringing", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Betting the Fate of World", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Between the Cliffs", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Between the Forgotten Phantasm -Sen Ver.-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Beyond Ten Millions of Nights", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Beyond a Little Hope", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Beyond the Beginning", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Beyond the Flowing Cloud", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Beyond the Journey -Instrumental Ver.-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Black Truth", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Blitzkrieg", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Blue Destination", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Blue Ocean City Ordis", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Blue Stardust", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Bold Assailants", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Bonds with Companion", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Brave Steel", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Break In", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Briefing Time", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Brilliant Escape", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Bring up Trust!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Burning Appearance", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Burning Throb", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Cavern of Rasteenie", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Celestial Coalescence", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Chain Chain Chain!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Changing World -Behind the History-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Changing World -From the Abyss-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Chase of Shadow", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Cheap Trap", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Chie O Shibotte", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Chika Ni Nemuru Iko", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Classes Are Joint", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Colony of Lava", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Companile of Lane", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Concept H.M.I.", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Final Battle", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Confrontation", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Conspiracy to Wriggling", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Constraint", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Crimson Flash Shadow -Shining Wings-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Spiral of Erebos", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Daily in the Second School", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Dark Clouds", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Deep Carnival", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Departure", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Designs", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Determination", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Devil's Wind", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Dignity", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Dining Bar \"F\"", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Disappearance of Threat", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Don't Go So Smoothly!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Don't be Defeated by a Friend!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Doomsday Trance", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Dreaming", - "artist": "Falcom Sound Team jdk" -},{ - "title": "E.O.V", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Education of Rakshasa", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Einhell Small-Fortress", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Eliminate Crisis!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Emergency", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Endure Grief", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Enishi -Relations-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Enormous Twilight", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Entertainment City Raquel", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Erosion of Madness", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Even if Driven to the Wall", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Evening Scene", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Exceed!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Fair Skies", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Fair Wind", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Feel Blue", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Feel at Home", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Feena", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Fight Back the Inferiority", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Raino No Hana Ga Sakukoro", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Finale -Radiant Hope-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "First Step Towards Wars", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Fleeting Homecoming", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Forefront City", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Fountain of Love", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Garrelia No Kyoheki", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Genesis Beyond the Beginning", - "artist": "Falcom Sound Team jdk" -},{ - "title": "One Thought", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Genial and Balmy", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Genko", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Genso No Uta -PHANTASMAGORIA-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Gentle Tiny Sleep", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Glowing the Heimdallr", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Haiiro No Senki", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Hakugin No Kyosen", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Hamel -Thing Remains-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Hashire Mahhago", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Heart Transcend the Distance", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Heated Mind", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Heteromorphy", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Hidden Village Elin", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Hisui No Koto Bareahard", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Hoshikuzu No Cantata", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ichigeki Ni Kakeru", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ichizu Na Kimochi", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Impatient", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Seductive Shudder", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Seijo No Shiro", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Seirei No Komichi", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Semaru Kyoei", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Senka O Koete", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sensitive Talk", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Seriousness", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Seven's Conflict -Excellion Krieg-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Severe Blow", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Shade of Anxiety, Ray of Hope", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Shattered Heart", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Shinen E Mukau", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ruins of Moondoria", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Melody of the Past Day", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Memory Revives", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Memory of Salmon", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Mezameshi Densho", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Mighty Urge", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Millennium Fortress", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Moat of Burnedbless", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Movement of Wicked Energy", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Mugenkairo", - "artist": "Falcom Sound Team jdk" -},{ - "title": "My Lord, Our Brave", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Mystic Core -Sen Ver.-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Neck or Nothing", - "artist": "Falcom Sound Team jdk" -},{ - "title": "New Morning", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Noble District of Toal", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Nomadic Village", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Now, Thing to Do", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Oboro", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Oichi No Nigiwai", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Oinaru Chikara", - "artist": "Falcom Sound Team jdk" -},{ - "title": "One-Way to the Netherworld", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Opacity", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Open Your Heart", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Oshimuyoni Itoshimuyoni", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Uma Thurman", - "artist": "Fall Out Boy" -},{ - "title": "Palace of Destruction", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Palace of Salmon", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Palace", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Pancake on the Way Home from School", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Passing Away Days", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Silent Desert", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Perfect Stage", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Phantasmal Blaze", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Pleasure Smile", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Possibilities Are Endless", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Power or Technique", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Prelude to the Omen", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Pressure Road", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Prologue - Ys Origin -", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Promise of That Day", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Protecters", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Proud Grudge", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Quiet Diplomacy", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Silence Village", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Readiness for Each", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Reinforcing Soldiers", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Remaining Glow", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Remedy Fantasia", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Rest for Tomorrow", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Rest in Peace", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Reunion", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Rising Will", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Die Lieder werden bleiben", - "artist": "Faun" -},{ - "title": "The Ultimate Deception", - "artist": "Reinaeiry" -},{ - "title": "Robust One", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Roots of Scar", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Shizukanaru Koyo", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Shoshin", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Signs of Gloom", - "artist": "Falcom Sound Team jdk" -},{ - "title": "To the Glorious Future", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Decisive Collision", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Situation Sudden Change", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sneak Survey", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Snow Rabbit Hunting", - "artist": "Falcom Sound Team jdk" -},{ - "title": "So Much for Today", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sokyu No Daichi", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Solid as the Rock of Juno", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sonata No.45", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Sorrow Flower", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Spinning Town Parm", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Spiral of Erebos -Pre Opening Size-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Fort", - "artist": "Faun" -},{ - "title": "Spirit Cave", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Spring Sunlight", - "artist": "Falcom Sound Team jdk" -},{ - "title": "St.Ursula Medical College -Sen Ver.-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Start Line", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Steel Barrier", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Step Ahead", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Still to the Front", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Stillness of Night", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Strain", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Subete O Toshite Ima Kokoni Tatsu", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Subterranean Canal", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Summer Solstice Festival", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Synchronicity #23", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tada Hitasurani Maehe", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Take the Windward!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tansaku", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tasogare No Etude", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tears of Sylph", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tekketsu Eno Requiem", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Temporary Speculation", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tender People", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tension", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Termination", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tetsu No Tosotsu", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tetsuro Harubaru", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Unknown Threat", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The End of -Saga-", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The First Waltz", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Glint of Cold Steel", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Goddess Is Always Watching", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Guidance of a White Tower", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Last Moment of the Dark", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Morning Grow", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Pain of Separation", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Root of Darkness", - "artist": "Falcom Sound Team jdk" -},{ - "title": "The Syonin", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Things Entrusted", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Things to Tell You", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Thors Military Academy Festival", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tie a Link of ARCUS!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "To Make the End of Battle - Long Version -", - "artist": "Falcom Sound Team jdk" -},{ - "title": "To Make the End of Battle", - "artist": "Falcom Sound Team jdk" -},{ - "title": "To Return", - "artist": "Falcom Sound Team jdk" -},{ - "title": "To Rise More Than the Wind", - "artist": "Falcom Sound Team jdk" -},{ - "title": "To the Future.", - "artist": "Falcom Sound Team jdk" -},{ - "title": "I miss you", - "artist": "Falcom Sound Team jdk/Kanako Kotera" -},{ - "title": "To the Next Generation", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Too Full with Love", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Toughness!!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Towards Through Land", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tower of the Shadow of Death", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Tragedy", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Transcend Beat", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Trouble Hassei", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Trudge Along", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Twilight Green Road", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Under the Light Shining Sky", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Alba", - "artist": "Faun" -},{ - "title": "Unlikely Combination", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Unplanned Residue", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Vantage Masters", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Wake Up the Enormous Dragon", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Warfare", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Water Prison", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Weathering Road", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Welcome Back! Abend Time", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Wind Across the Water", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Winter Arrival", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Witch of the Abyss", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Witch of the Quiet Forest", - "artist": "Falcom Sound Team jdk" -},{ - "title": "With Our Own Hands!!", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Worst Move Best Choice", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Yono Isizuetaru Tameni", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Yoru No Hitotoki", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Youthful Victory", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ys - Opening -", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Yuiitsu No Kibo", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Yumir Ravine", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Yurameku Honoo O Mitsumete", - "artist": "Falcom Sound Team jdk" -},{ - "title": "Ashita E No Kodou", - "artist": "Falcom Sound Team jdk/Kanako Kotera" -},{ - "title": "frozen (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "In Adventure World", - "artist": "Falcom Sound Team jdk/Kanako Kotera" -},{ - "title": "Senko No Yukue -Opening Size-", - "artist": "Falcom Sound Team jdk/Kanako Kotera" -},{ - "title": "Victory!!", - "artist": "Falcom Sound Team jdk/Kanako Kotera" -},{ - "title": "Aria - Holy Saint, Holy Spirit -", - "artist": "Falcom Sound Team jdk/Kiko" -},{ - "title": "Ashita Eno Kiseki", - "artist": "Falcom Sound Team jdk/Megumi Sasaka" -},{ - "title": "Beyond the Journey -Opening Size-", - "artist": "Falcom Sound Team jdk/Megumi Sasaka" -},{ - "title": "Beyond the Journey", - "artist": "Falcom Sound Team jdk/Megumi Sasaka" -},{ - "title": "Ai No Uta", - "artist": "Falcom Sound Team jdk/Yuuri Suehiro" -},{ - "title": "Mourning Refrain", - "artist": "Falcom Sound Team jdk/Yuuri Suehiro" -},{ - "title": "Centuries", - "artist": "Fall Out Boy" -},{ - "title": "Dance, Dance", - "artist": "Fall Out Boy" -},{ - "title": "Immortals", - "artist": "Fall Out Boy" -},{ - "title": "The Lily", - "artist": "Faun" -},{ - "title": "Butterfly (From \"Dance Dance Revolution\")", - "artist": "FamilyJules/Adriana Figueroa" -},{ - "title": "Dam Dadi Doo - Nightcore Single Mix", - "artist": "Fantasy Project feat. NDA" -},{ - "title": "Born Without a Heart", - "artist": "Faouzia" -},{ - "title": "RIP, Love", - "artist": "Faouzia" -},{ - "title": "What Is That Melody?", - "artist": "Fareeha" -},{ - "title": "Out Of My Head", - "artist": "Fastball" -},{ - "title": "The Way", - "artist": "Fastball" -},{ - "title": "Blitz", - "artist": "Faster" -},{ - "title": "2 Falken", - "artist": "Faun" -},{ - "title": "Abschied", - "artist": "Faun" -},{ - "title": "Adam Lay Ybounden", - "artist": "Faun" -},{ - "title": "Alba II Intro", - "artist": "Faun" -},{ - "title": "Alba II", - "artist": "Faun" -},{ - "title": "Samudrartha", - "artist": "HOYO-MiX/ๅ„ช็ด Yusuf/ๅฎซๅฅ‡" -},{ - "title": "Alswinn", - "artist": "Faun" -},{ - "title": "Anagin", - "artist": "Faun" -},{ - "title": "Andro II", - "artist": "Faun" -},{ - "title": "Andro", - "artist": "Faun" -},{ - "title": "Arcadia", - "artist": "Faun" -},{ - "title": "Aschenbrรถdel", - "artist": "Faun" -},{ - "title": "Aufbruch", - "artist": "Faun" -},{ - "title": "Sirena", - "artist": "Faun" -},{ - "title": "Bean Sidhes", - "artist": "Faun" -},{ - "title": "Belle Dame Sans Merci", - "artist": "Faun" -},{ - "title": "Black Eyed Dog", - "artist": "Faun" -},{ - "title": "Blaue Stunde", - "artist": "Faun" -},{ - "title": "Blot", - "artist": "Faun" -},{ - "title": "Brandan", - "artist": "Faun" -},{ - "title": "Bring mich nach Haus", - "artist": "Faun" -},{ - "title": "Brynhilds Lied", - "artist": "Faun" -},{ - "title": "Brynhildur Tattur", - "artist": "Faun" -},{ - "title": "Caer", - "artist": "Faun" -},{ - "title": "Cernunnos", - "artist": "Faun" -},{ - "title": "Cuncti Simus", - "artist": "Faun" -},{ - "title": "Da Que Deus", - "artist": "Faun" -},{ - "title": "Das Schloss Am Meer", - "artist": "Faun" -},{ - "title": "Das Tor", - "artist": "Faun" -},{ - "title": "Der Stille Grund", - "artist": "Faun" -},{ - "title": "Der wilde Wassermann", - "artist": "Faun" -},{ - "title": "Des Wassermanns Weib", - "artist": "Faun" -},{ - "title": "Deva", - "artist": "Faun" -},{ - "title": "Shudder Before the Beautiful - Instrumental", - "artist": "Nightwish" -},{ - "title": "Too Sweet", - "artist": "Reinaeiry" -},{ - "title": "Die weisse Dame", - "artist": "Faun" -},{ - "title": "Die wilde Jagd", - "artist": "Faun" -},{ - "title": "Diese kalte Nacht", - "artist": "Faun" -},{ - "title": "Era Escuro", - "artist": "Faun" -},{ - "title": "Es war einmal...", - "artist": "Faun" -},{ - "title": "Falada", - "artist": "Faun" -},{ - "title": "Federkleid", - "artist": "Faun" -},{ - "title": "Being Everyone - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Frau Erde", - "artist": "Faun" -},{ - "title": "Gaia", - "artist": "Faun" -},{ - "title": "Pedujara: Ephemeral Cycle", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Golden Apples", - "artist": "Faun" -},{ - "title": "Hagazussa", - "artist": "Faun" -},{ - "title": "Halloween", - "artist": "Faun" -},{ - "title": "Hekate", - "artist": "Faun" -},{ - "title": "Herr Heinerich", - "artist": "Faun" -},{ - "title": "Holla", - "artist": "Faun" -},{ - "title": "Hymn to Pan", - "artist": "Faun" -},{ - "title": "Hymne der Nacht", - "artist": "Faun" -},{ - "title": "Hรถrst du die Trommeln", - "artist": "Faun" -},{ - "title": "Iduna", - "artist": "Faun" -},{ - "title": "Innisfree", - "artist": "Faun" -},{ - "title": "Isis", - "artist": "Faun" -},{ - "title": "Iyansa", - "artist": "Faun" -},{ - "title": "Jahrtausendalt", - "artist": "Faun" -},{ - "title": "Jorinde", - "artist": "Faun" -},{ - "title": "Keridwen & Gwion", - "artist": "Faun" -},{ - "title": "K?nigin", - "artist": "Faun" -},{ - "title": "Kรถnig Von Thule", - "artist": "Faun" -},{ - "title": "Lange Schatten", - "artist": "Faun" -},{ - "title": "Liam", - "artist": "Faun" -},{ - "title": "Loibere Risen", - "artist": "Faun" -},{ - "title": "Lord Randal", - "artist": "Faun" -},{ - "title": "Lorelei", - "artist": "Faun" -},{ - "title": "Luna Prolog", - "artist": "Faun" -},{ - "title": "Lupercalia", - "artist": "Faun" -},{ - "title": "Mac Beth", - "artist": "Faun" -},{ - "title": "Mehrnoush", - "artist": "Faun" -},{ - "title": "Menuett", - "artist": "Faun" -},{ - "title": "Midgard Prolog", - "artist": "Faun" -},{ - "title": "Mit dem Wind - Edit", - "artist": "Faun" -},{ - "title": "Mit dem Wind", - "artist": "Faun" -},{ - "title": "Nacht des Nordens", - "artist": "Faun" -},{ - "title": "Nahtegal", - "artist": "Faun" -},{ - "title": "Ne Aludj El", - "artist": "Faun" -},{ - "title": "Nechein Man", - "artist": "Faun" -},{ - "title": "Neun Welten", - "artist": "Faun" -},{ - "title": "November", - "artist": "Faun" -},{ - "title": "Odin", - "artist": "Faun" -},{ - "title": "Oyneng yar", - "artist": "Faun" -},{ - "title": "Par Veneris", - "artist": "Faun" -},{ - "title": "Pearl", - "artist": "Faun" -},{ - "title": "Polska fran anderson", - "artist": "Faun" -},{ - "title": "Prelude", - "artist": "Faun" -},{ - "title": "Prolog", - "artist": "Faun" -},{ - "title": "Punagra", - "artist": "Faun" -},{ - "title": "Rabenballade", - "artist": "Faun" -},{ - "title": "Raid", - "artist": "Faun" -},{ - "title": "Ran", - "artist": "Faun" -},{ - "title": "Rani", - "artist": "Faun" -},{ - "title": "Rhiannon", - "artist": "Faun" -},{ - "title": "Rosenrot", - "artist": "Faun" -},{ - "title": "Rosmarin", - "artist": "Faun" -},{ - "title": "Rรคven", - "artist": "Faun" -},{ - "title": "Satyros", - "artist": "Faun" -},{ - "title": "Schrei es in die Winde", - "artist": "Faun" -},{ - "title": "Seemann", - "artist": "Faun" -},{ - "title": "Sieben Raben (Acoustic)", - "artist": "Faun" -},{ - "title": "Sen Polska", - "artist": "Faun" -},{ - "title": "Sieben Raben", - "artist": "Faun" -},{ - "title": "Livin' La Vida Loca - Hard Rock Version", - "artist": "Heavy Metal Heroes" -},{ - "title": "Sigurdlied", - "artist": "Faun" -},{ - "title": "HandClap", - "artist": "Fitz and The Tantrums" -},{ - "title": "Sonnenreigen (Lughnasad)", - "artist": "Faun" -},{ - "title": "Spieglein, Spieglein", - "artist": "Faun" -},{ - "title": "Tagelied", - "artist": "Faun" -},{ - "title": "Tamlin and the Fairy Queen", - "artist": "Faun" -},{ - "title": "Tamlin", - "artist": "Faun" -},{ - "title": "Tanz รผber die Brรผcke", - "artist": "Faun" -},{ - "title": "Tempus Transit", - "artist": "Faun" -},{ - "title": "Thalia", - "artist": "Faun" -},{ - "title": "The Butterfly", - "artist": "Faun" -},{ - "title": "Through Square Eyes", - "artist": "Floor Jansen/After Forever" -},{ - "title": "The Market Song", - "artist": "Faun" -},{ - "title": "Thymian & Rosmarin", - "artist": "Faun" -},{ - "title": "Tinta", - "artist": "Faun" -},{ - "title": "Troum Unde Spiegelglas", - "artist": "Faun" -},{ - "title": "Unda", - "artist": "Faun" -},{ - "title": "Unicorne", - "artist": "Faun" -},{ - "title": "Vom Truge", - "artist": "Faun" -},{ - "title": "Von den Elben 2003", - "artist": "Faun" -},{ - "title": "Von den Elben", - "artist": "Faun" -},{ - "title": "Wainamoinen", - "artist": "Faun" -},{ - "title": "Walpurgisnacht", - "artist": "Faun" -},{ - "title": "Warte auf mich", - "artist": "Faun" -},{ - "title": "Welche Sprache spricht dein Herz - Edit", - "artist": "Faun" -},{ - "title": "Welche Sprache spricht dein Herz", - "artist": "Faun" -},{ - "title": "Wenn wir uns wiedersehen", - "artist": "Faun" -},{ - "title": "Wilde Rose", - "artist": "Faun" -},{ - "title": "Willow Tree", - "artist": "Faun" -},{ - "title": "Wind & Geige", - "artist": "Faun" -},{ - "title": "Wind und Geige XIV", - "artist": "Faun" -},{ - "title": "Ylfa Spere", - "artist": "Faun" -},{ - "title": "Ynis avalach", - "artist": "Faun" -},{ - "title": "Zeit der Raben", - "artist": "Faun" -},{ - "title": "Zeit nach dem Sturm", - "artist": "Faun" -},{ - "title": "Zeitgeist", - "artist": "Faun" -},{ - "title": "kaRuna", - "artist": "Faun" -},{ - "title": "Odin - Lava Remix", - "artist": "Faun/Christopher Juul" -},{ - "title": "Gwydion", - "artist": "Faun/Eluveitie" -},{ - "title": "UMAY", - "artist": "Faun/Fatma Turgut" -},{ - "title": "Galdra", - "artist": "Faun/Lindy-Fay Hella" -},{ - "title": "Buntes Volk", - "artist": "Faun/Michael Rhein" -},{ - "title": "Tanz mit mir", - "artist": "Faun/Santiano" -},{ - "title": "Minne Duett", - "artist": "Faun/Subway To Sally" -},{ - "title": "Drei Wanderer (feat. Versengold)", - "artist": "Faun/Versengold" -},{ - "title": "Das Malefitz", - "artist": "Faunts/EA Games Soundtrack" -},{ - "title": "M4 Part II", - "artist": "Faunts/EA Games Soundtrack" -},{ - "title": "Dragostea Din Tei", - "artist": "Feuerschwanz" -},{ - "title": "Parallel Hearts TV-Size", - "artist": "FictionJunction" -},{ - "title": "้ขจใ‚ˆใ€ๅนใ‘", - "artist": "FictionJunction" -},{ - "title": "everlasting song", - "artist": "FictionJunction ASUKA" -},{ - "title": "Hitomi no Kakera ~TV SIZE EDIT", - "artist": "FictionJunction YUUKA" -},{ - "title": "aikoi", - "artist": "FictionJunction YUUKA" -},{ - "title": "inside your heart TVSIZE-EDIT", - "artist": "FictionJunction YUUKA" -},{ - "title": "nowhere", - "artist": "FictionJunction YUUKA" -},{ - "title": "Field2", - "artist": "Unknown Artist" -},{ - "title": "Field3", - "artist": "Unknown Artist" -},{ - "title": "The Crooked Man", - "artist": "Figure/Lexi Norton" -},{ - "title": "TSUNAMI", - "artist": "Finana Ryugu" -},{ - "title": "Paralyzer", - "artist": "Finger Eleven" -},{ - "title": "Fire", - "artist": "Unknown Artist" -},{ - "title": "Fire_of_Fuzzed_Dragon", - "artist": "Unknown Artist" -},{ - "title": "Heathens", - "artist": "First to Eleven" -},{ - "title": "For The Time Being - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Flap", - "artist": "Unknown Artist" -},{ - "title": "Rhiannon", - "artist": "Fleetwood Mac" -},{ - "title": "Hurts Like Hell", - "artist": "Fleurie/Tommee Profitt" -},{ - "title": "Blazing Flames", - "artist": "HOYO-MiX" -},{ - "title": "GDFR (feat. Sage the Gemini & Lookas)", - "artist": "Flo Rida/Sage The Gemini/Lookas" -},{ - "title": "Attendance - industrial remix", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Attendance - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Attendance", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Beautiful Emptiness - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Beautiful Emptiness", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Being Everyone - acoustic version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Budapest", - "artist": "Fly By Nightcore" -},{ - "title": "Being Everyone - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Being Everyone", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Beneath - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Beneath", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Between Love And Fire - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Between Love And Fire", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Blind Pain - agressive version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Blind Pain - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Blind Pain", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Boundaries Are Open - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Boundaries Are Open - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Boundaries Are Open", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Childhood In Minor", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Come - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Come", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Digital Deceit - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Digital Deceit - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Digital Deceit", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Eccentric - orchestral version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Eccentric - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Eccentric", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Emphasis - demo", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Emphasis - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Emphasis", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Enter - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Enter", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Estranged - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Estranged", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Ex Cathedra", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Face Your Demons - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Face Your Demons", - "artist": "Floor Jansen/After Forever" -},{ - "title": "For The Time Being - demo", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Bring Me To Life (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "For The Time Being", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Forever - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Forever", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Forlorn Hope - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Forlorn Hope", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Free Of Doubt - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Free Of Doubt", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Glorifying Means - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Glorifying Means", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Imperfect Tenses - orchestral version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Imperfect Tenses - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Intrinsic - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Intrinsic", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Life's Vortex - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Life's Vortex", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Line of Thoughts", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Living Shields - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Living Shields", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Monolith Of Doubt - demo", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Monolith Of Doubt - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Monolith Of Doubt - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Monolith Of Doubt", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Choice - acoustic version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Choice - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Choice - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Choice", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Pledge Of Allegiance #1 - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Pledge Of Allegiance #1", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Pledge Of Allegiance #2 - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "My Pledge Of Allegiance #2", - "artist": "Floor Jansen/After Forever" -},{ - "title": "No Control - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "No Control", - "artist": "Floor Jansen/After Forever" -},{ - "title": "One Day I'll Fly Away", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Only Everything - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Only Everything", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Reflections - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Reflections", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Sins Of Idealism - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Sins Of Idealism - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Sins Of Idealism", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Strong - piano version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Strong - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Strong", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Taste The Day (Remagine) - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Taste The Day (Remagine)", - "artist": "Floor Jansen/After Forever" -},{ - "title": "The Evil That Men Do - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "The Evil That Men Do", - "artist": "Floor Jansen/After Forever" -},{ - "title": "The Key - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "The Key", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Through Square Eyes - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Let Her Go (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Two Sides - alternative version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Two Sides - single version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Two Sides", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Victim Of Choices - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Victim Of Choices", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Zenith - session version", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Zenith", - "artist": "Floor Jansen/After Forever" -},{ - "title": "Imperfect Tenses", - "artist": "Floor Jansen/After Forever/Damian Wilson" -},{ - "title": "Face Your Demons - alternative version", - "artist": "Floor Jansen/After Forever/Marco Hietala" -},{ - "title": "Imperfect Tenses", - "artist": "Floor Jansen/After Forever/Rein Kolpa" -},{ - "title": "Who Wants To Live Forever - session version", - "artist": "Floor Jansen/Arjen Anthony Lucassen/After Forever" -},{ - "title": "Who Wants To Live Forever", - "artist": "Floor Jansen/Arjen Anthony Lucassen/Damian Wilson/After Forever" -},{ - "title": "...Baby One More Time", - "artist": "Fly By Nightcore" -},{ - "title": "1-800-273-8255 (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "1-800-273-8255", - "artist": "Fly By Nightcore" -},{ - "title": "2002 (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "2012 (It Ain't The End)", - "artist": "Fly By Nightcore" -},{ - "title": "22 (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "24K Magic (Nightcore Rock Mix)", - "artist": "Fly By Nightcore" -},{ - "title": "2U (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "2U", - "artist": "Fly By Nightcore" -},{ - "title": "7 Minutes", - "artist": "Fly By Nightcore" -},{ - "title": "7 Years", - "artist": "Fly By Nightcore" -},{ - "title": "A Million Dreams", - "artist": "Fly By Nightcore" -},{ - "title": "A Thousand Years (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "A Thousand Years", - "artist": "Fly By Nightcore" -},{ - "title": "Africa (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Ain't It Fun", - "artist": "Fly By Nightcore" -},{ - "title": "Airplanes (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Airplanes", - "artist": "Fly By Nightcore" -},{ - "title": "All I Need Is You", - "artist": "Fly By Nightcore" -},{ - "title": "All I Want For Christmas Is You (Rock Version)", - "artist": "Fly By Nightcore" -},{ - "title": "All I Want For Christmas Is You", - "artist": "Fly By Nightcore" -},{ - "title": "All I Want", - "artist": "Fly By Nightcore" -},{ - "title": "All Time Low (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "All Too Well", - "artist": "Fly By Nightcore" -},{ - "title": "American Girl", - "artist": "Fly By Nightcore\nhttps://open.spotify.com/track/7DMUyNmTP1c9MGcshV0PEZ" -},{ - "title": "American Idiot", - "artist": "Fly By Nightcore" -},{ - "title": "Angels & Demons", - "artist": "Fly By Nightcore" -},{ - "title": "Anxiety", - "artist": "Fly By Nightcore" -},{ - "title": "Anyone (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Apologize (Sped Up Version)", - "artist": "Fly By Nightcore" -},{ - "title": "Apologize", - "artist": "Fly By Nightcore" -},{ - "title": "Armor", - "artist": "Fly By Nightcore" -},{ - "title": "As Long As You Love Me", - "artist": "Fly By Nightcore" -},{ - "title": "Ass Back Home (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Astronaut In The Ocean", - "artist": "Fly By Nightcore" -},{ - "title": "Attention (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Back To Bed", - "artist": "Fly By Nightcore" -},{ - "title": "Back To December (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Back To You", - "artist": "Fly By Nightcore" -},{ - "title": "Bad Behavior", - "artist": "Fly By Nightcore" -},{ - "title": "Bad Liar (Sped Up Version)", - "artist": "Fly By Nightcore" -},{ - "title": "Bad Romance", - "artist": "Fly By Nightcore" -},{ - "title": "Barbie Girl (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Beat It", - "artist": "Fly By Nightcore" -},{ - "title": "Beautiful People (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Beautiful People", - "artist": "Fly By Nightcore" -},{ - "title": "Beautiful", - "artist": "Fly By Nightcore" -},{ - "title": "Beauty And A Beat (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Beauty And A Beat (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Beauty and the Beast", - "artist": "Fly By Nightcore" -},{ - "title": "Because Of You", - "artist": "Fly By Nightcore" -},{ - "title": "Best Thing I Never Had", - "artist": "Fly By Nightcore" -},{ - "title": "Better Now", - "artist": "Fly By Nightcore" -},{ - "title": "Better", - "artist": "Fly By Nightcore" -},{ - "title": "Billie Jean", - "artist": "Fly By Nightcore" -},{ - "title": "Black Magic (Little Mix Nightcore)", - "artist": "Fly By Nightcore" -},{ - "title": "Blank Space (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Blank Space", - "artist": "Fly By Nightcore" -},{ - "title": "Blinding Lights", - "artist": "Fly By Nightcore" -},{ - "title": "Bohemian Rhapsody", - "artist": "Fly By Nightcore" -},{ - "title": "Born This Way", - "artist": "Fly By Nightcore" -},{ - "title": "Boys Lie (Sped Up Version)", - "artist": "Fly By Nightcore" -},{ - "title": "Breakeven (Falling To Pieces)", - "artist": "Fly By Nightcore" -},{ - "title": "Breanna's Song", - "artist": "Fly By Nightcore" -},{ - "title": "Breathin", - "artist": "Fly By Nightcore" -},{ - "title": "Bright", - "artist": "Fly By Nightcore" -},{ - "title": "Issues (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "One More Night (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Burn", - "artist": "Fly By Nightcore" -},{ - "title": "Burnin' Up", - "artist": "Fly By Nightcore" -},{ - "title": "CHRONICALLY CAUTIOUS", - "artist": "Fly By Nightcore" -},{ - "title": "California Gurls", - "artist": "Fly By Nightcore" -},{ - "title": "Call Me Maybe", - "artist": "Fly By Nightcore" -},{ - "title": "Can You Feel The Love Tonight (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Can You Feel The Love Tonight", - "artist": "Fly By Nightcore" -},{ - "title": "Can't Stop The Feeling", - "artist": "Fly By Nightcore" -},{ - "title": "Castle On The Hill", - "artist": "Fly By Nightcore" -},{ - "title": "Catch My Breath (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Chained To The Rhythm (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Changes", - "artist": "Fly By Nightcore" -},{ - "title": "Chasing Cars", - "artist": "Fly By Nightcore" -},{ - "title": "Cheap Thrills", - "artist": "Fly By Nightcore" -},{ - "title": "Cheerleader", - "artist": "Fly By Nightcore" -},{ - "title": "Chocolate", - "artist": "Fly By Nightcore" -},{ - "title": "Circles", - "artist": "Fly By Nightcore" -},{ - "title": "Clarity", - "artist": "Fly By Nightcore" -},{ - "title": "Closed On Sunday", - "artist": "Fly By Nightcore" -},{ - "title": "Closer (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Closing Time", - "artist": "Fly By Nightcore" -},{ - "title": "Complicated", - "artist": "Fly By Nightcore" -},{ - "title": "Consequences", - "artist": "Fly By Nightcore" -},{ - "title": "Cool for the Summer", - "artist": "Fly By Nightcore" -},{ - "title": "Counting Stars (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Counting Stars (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Creep", - "artist": "Fly By Nightcore" -},{ - "title": "Cruel Summer (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "DJ Got Us Fallin' In Love (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Dancing On My Own (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Dancing On My Own", - "artist": "Fly By Nightcore" -},{ - "title": "Dancing with a Stranger", - "artist": "Fly By Nightcore" -},{ - "title": "Darkside (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Daylight (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Demons (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Demons", - "artist": "Fly By Nightcore" -},{ - "title": "Diamonds (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Dollhouse", - "artist": "Fly By Nightcore" -},{ - "title": "Don't Call Me Up", - "artist": "Fly By Nightcore" -},{ - "title": "Don't Let Me Down", - "artist": "Fly By Nightcore" -},{ - "title": "Don't Speak (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Down", - "artist": "Fly By Nightcore" -},{ - "title": "Drag Me Down (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Dreams", - "artist": "Fly By Nightcore" -},{ - "title": "Drops of Jupiter", - "artist": "Fly By Nightcore" -},{ - "title": "Drunk Me", - "artist": "Fly By Nightcore" -},{ - "title": "Dusk Till Dawn", - "artist": "Fly By Nightcore" -},{ - "title": "Dynamite", - "artist": "Fly By Nightcore" -},{ - "title": "E.T.", - "artist": "Fly By Nightcore" -},{ - "title": "Eenie Meenie (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Ever After", - "artist": "Fly By Nightcore" -},{ - "title": "Explain You", - "artist": "Fly By Nightcore" -},{ - "title": "Face My Fears (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Falling", - "artist": "Fly By Nightcore" -},{ - "title": "Fast Car", - "artist": "Fly By Nightcore" -},{ - "title": "Fear", - "artist": "Fly By Nightcore" -},{ - "title": "Fetish", - "artist": "Fly By Nightcore" -},{ - "title": "Fight Song (Nightcore Rock Mix)", - "artist": "Fly By Nightcore" -},{ - "title": "Find You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Fireflies (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Fireflies", - "artist": "Fly By Nightcore" -},{ - "title": "Flashlight", - "artist": "Fly By Nightcore" -},{ - "title": "Flowers", - "artist": "Fly By Nightcore" -},{ - "title": "Force of Nature", - "artist": "Fly By Nightcore" -},{ - "title": "Free Fallin'", - "artist": "Fly By Nightcore" -},{ - "title": "Girl Crush", - "artist": "Fly By Nightcore" -},{ - "title": "Give Your Heart a Break (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "God Only Knows", - "artist": "Fly By Nightcore" -},{ - "title": "God's Plan", - "artist": "Fly By Nightcore" -},{ - "title": "Good Life (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Good Time (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Graveyard", - "artist": "Fly By Nightcore" -},{ - "title": "Green Light", - "artist": "Fly By Nightcore" -},{ - "title": "Grenade", - "artist": "Fly By Nightcore" -},{ - "title": "Grounded", - "artist": "Fly By Nightcore" -},{ - "title": "Habits (Stay High) - Switching Vocals", - "artist": "Fly By Nightcore" -},{ - "title": "Hallelujah", - "artist": "Fly By Nightcore" -},{ - "title": "Happy Now (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Happy Now", - "artist": "Fly By Nightcore" -},{ - "title": "Havana", - "artist": "Fly By Nightcore" -},{ - "title": "Have Yourself a Merry Little Christmas", - "artist": "Fly By Nightcore" -},{ - "title": "Hear You Me", - "artist": "Fly By Nightcore" -},{ - "title": "Heart Attack (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Heaven Is A Place On Earth", - "artist": "Fly By Nightcore" -},{ - "title": "Heaven", - "artist": "Fly By Nightcore" -},{ - "title": "Heavy Rope", - "artist": "Fly By Nightcore" -},{ - "title": "Helium", - "artist": "Fly By Nightcore" -},{ - "title": "Here With Me (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Here With Me", - "artist": "Fly By Nightcore" -},{ - "title": "Here", - "artist": "Fly By Nightcore" -},{ - "title": "Hey Brother (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Hey Love", - "artist": "Fly By Nightcore" -},{ - "title": "Hey There Delilah", - "artist": "Fly By Nightcore" -},{ - "title": "Hey, Soul Sister", - "artist": "Fly By Nightcore" -},{ - "title": "Hide Away", - "artist": "Fly By Nightcore" -},{ - "title": "Hold It Against Me", - "artist": "Fly By Nightcore" -},{ - "title": "Hooked (Why Don't We Nightcore)", - "artist": "Fly By Nightcore" -},{ - "title": "Hopeless", - "artist": "Fly By Nightcore" -},{ - "title": "Hotel California", - "artist": "Fly By Nightcore" -},{ - "title": "How Long", - "artist": "Fly By Nightcore" -},{ - "title": "How to Save a Life", - "artist": "Fly By Nightcore" -},{ - "title": "Hurt Again", - "artist": "Fly By Nightcore" -},{ - "title": "I Don't Care (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "I Donโ€™t Wanna Live Forever (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "I Knew You Were Trouble", - "artist": "Fly By Nightcore" -},{ - "title": "I Really Like You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "I Took a Pill in Ibiza", - "artist": "Fly By Nightcore" -},{ - "title": "I Will Follow You Into The Dark (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "I Wanna Get Better (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "I Will Never Let You Down (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "I'll Make a Man Out of You", - "artist": "Fly By Nightcore" -},{ - "title": "I'm A Mess (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "I'm With You", - "artist": "Fly By Nightcore" -},{ - "title": "I'm Yours", - "artist": "Fly By Nightcore" -},{ - "title": "IDGAF", - "artist": "Fly By Nightcore" -},{ - "title": "If I Die Young (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "If I Die Young", - "artist": "Fly By Nightcore" -},{ - "title": "If I Were A Boy", - "artist": "Fly By Nightcore" -},{ - "title": "If The World Was Ending", - "artist": "Fly By Nightcore" -},{ - "title": "Iris", - "artist": "Fly By Nightcore" -},{ - "title": "No Tears Left To Cry", - "artist": "Fly By Nightcore" -},{ - "title": "It Ain't Me (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "It Girl", - "artist": "Fly By Nightcore" -},{ - "title": "It Must Have Been Love", - "artist": "Fly By Nightcore" -},{ - "title": "It Will Rain", - "artist": "Fly By Nightcore" -},{ - "title": "It's All Coming Back to Me Now", - "artist": "Fly By Nightcore" -},{ - "title": "It's Not Living (If It's Not With You)", - "artist": "Fly By Nightcore" -},{ - "title": "It's The Hard Knock Life (Orphan Annie Nightcore)", - "artist": "Fly By Nightcore" -},{ - "title": "Just Give Me A Reason (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Just The Way You Are", - "artist": "Fly By Nightcore" -},{ - "title": "Just To Shine", - "artist": "Fly By Nightcore" -},{ - "title": "Just a Dream (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Kiss From A Rose", - "artist": "Fly By Nightcore" -},{ - "title": "Kiss and Make Up (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Landslide", - "artist": "Fly By Nightcore" -},{ - "title": "Last Christmas", - "artist": "Fly By Nightcore" -},{ - "title": "Last Friday Night", - "artist": "Fly By Nightcore" -},{ - "title": "Latch (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Latch", - "artist": "Fly By Nightcore" -},{ - "title": "Too Good at Goodbyes", - "artist": "Fly By Nightcore" -},{ - "title": "Let Her Go (Female Version)", - "artist": "Fly By Nightcore" -},{ - "title": "Let Her Go (Sped Up Version)", - "artist": "Fly By Nightcore" -},{ - "title": "Let Her Go", - "artist": "Fly By Nightcore" -},{ - "title": "Let It Be", - "artist": "Fly By Nightcore" -},{ - "title": "Let It Go (Frozen)", - "artist": "Fly By Nightcore" -},{ - "title": "Let It Go (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Let It Snow (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Let Me (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Let Me Down Slowly (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Let Me Love You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Liar", - "artist": "Fly By Nightcore" -},{ - "title": "Lie to Me (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Light On (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Lighters", - "artist": "Fly By Nightcore" -},{ - "title": "Lights", - "artist": "Fly By Nightcore" -},{ - "title": "Like A Prayer", - "artist": "Fly By Nightcore" -},{ - "title": "Little Talks (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Location (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Look What You Made Me Do", - "artist": "Fly By Nightcore" -},{ - "title": "Lose You To Love Me", - "artist": "Fly By Nightcore" -},{ - "title": "Love Me Like You Do", - "artist": "Fly By Nightcore" -},{ - "title": "Love Song", - "artist": "Fly By Nightcore" -},{ - "title": "Love Story (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Love The Way You Lie (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Love Will Tear Us Apart", - "artist": "Fly By Nightcore" -},{ - "title": "Love Yourself", - "artist": "Fly By Nightcore" -},{ - "title": "Lover (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Love on the Weekend (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Malibu Nights", - "artist": "Fly By Nightcore" -},{ - "title": "Maps", - "artist": "Fly By Nightcore" -},{ - "title": "Marry Me", - "artist": "Fly By Nightcore" -},{ - "title": "Medicine", - "artist": "Fly By Nightcore" -},{ - "title": "Memories", - "artist": "Fly By Nightcore" -},{ - "title": "Meteor Shower", - "artist": "Fly By Nightcore" -},{ - "title": "Million Reasons", - "artist": "Fly By Nightcore" -},{ - "title": "Mine", - "artist": "Fly By Nightcore" -},{ - "title": "Miss Americana & The Heartbreak Prince", - "artist": "Fly By Nightcore" -},{ - "title": "Monster", - "artist": "Fly By Nightcore" -},{ - "title": "Morning Light (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Movin' Out", - "artist": "Fly By Nightcore" -},{ - "title": "Mr. Brightside", - "artist": "Fly By Nightcore" -},{ - "title": "Must Have Been The Wind (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "My Immortal (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "My Immortal", - "artist": "Fly By Nightcore" -},{ - "title": "Name", - "artist": "Fly By Nightcore" -},{ - "title": "Never Enough (The Greatest Showman)", - "artist": "Fly By Nightcore" -},{ - "title": "Never Knew", - "artist": "Fly By Nightcore" -},{ - "title": "Never Really Over (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Neverending Story", - "artist": "Fly By Nightcore" -},{ - "title": "New Rules", - "artist": "Fly By Nightcore" -},{ - "title": "Next To You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Night Changes (Nightcore Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Night Changes", - "artist": "Fly By Nightcore" -},{ - "title": "Nightmare (Male Perspective)", - "artist": "Fly By Nightcore" -},{ - "title": "Nightmare", - "artist": "Fly By Nightcore" -},{ - "title": "No Brainer", - "artist": "Fly By Nightcore" -},{ - "title": "No Promises (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "No Sleep", - "artist": "Fly By Nightcore" -},{ - "title": "Shape of You (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Nobody Like You", - "artist": "Fly By Nightcore" -},{ - "title": "Not About Angels - The Fault In Our Stars", - "artist": "Fly By Nightcore" -},{ - "title": "Not Ok (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Not Over You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Nothing Like Us", - "artist": "Fly By Nightcore" -},{ - "title": "Now", - "artist": "Fly By Nightcore" -},{ - "title": "Ocean Avenue (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Olive You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "On My Mind", - "artist": "Fly By Nightcore" -},{ - "title": "One Dance", - "artist": "Fly By Nightcore" -},{ - "title": "One More Light", - "artist": "Fly By Nightcore" -},{ - "title": "How Far I'll Go", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "One Thing", - "artist": "Fly By Nightcore" -},{ - "title": "Outside (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "P.Y.T. Pretty Young Thing", - "artist": "Fly By Nightcore" -},{ - "title": "PILLOWTALK", - "artist": "Fly By Nightcore" -},{ - "title": "Panini", - "artist": "Fly By Nightcore" -},{ - "title": "Paradise (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Paradise", - "artist": "Fly By Nightcore" -},{ - "title": "Paris", - "artist": "Fly By Nightcore" -},{ - "title": "Payphone (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Payphone", - "artist": "Fly By Nightcore" -},{ - "title": "Perfect (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Perfect", - "artist": "Fly By Nightcore" -},{ - "title": "Photograph", - "artist": "Fly By Nightcore" -},{ - "title": "Please Don't Go", - "artist": "Fly By Nightcore" -},{ - "title": "Powerful", - "artist": "Fly By Nightcore" -},{ - "title": "Pretty Eyes", - "artist": "Fly By Nightcore" -},{ - "title": "Problem", - "artist": "Fly By Nightcore" -},{ - "title": "Psycho (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Psycho", - "artist": "Fly By Nightcore" -},{ - "title": "Punk Rock Princess (Nightcore)", - "artist": "Fly By Nightcore" -},{ - "title": "Read My Mind (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Ready to Run", - "artist": "Fly By Nightcore" -},{ - "title": "Reckless", - "artist": "Fly By Nightcore" -},{ - "title": "Red", - "artist": "Fly By Nightcore" -},{ - "title": "Roar", - "artist": "Fly By Nightcore" -},{ - "title": "Rockabye", - "artist": "Fly By Nightcore" -},{ - "title": "Roses", - "artist": "Fly By Nightcore" -},{ - "title": "Rudolph the Red-Nosed Reindeer", - "artist": "Fly By Nightcore" -},{ - "title": "SAD! (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Sad Forever", - "artist": "Fly By Nightcore" -},{ - "title": "Safe & Sound", - "artist": "Fly By Nightcore" -},{ - "title": "Saturday Nights", - "artist": "Fly By Nightcore" -},{ - "title": "Save Tonight", - "artist": "Fly By Nightcore" -},{ - "title": "Saviour (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Saviour", - "artist": "Fly By Nightcore" -},{ - "title": "Say Something (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Secret Girl", - "artist": "Fly By Nightcore" -},{ - "title": "See Through Me", - "artist": "Fly By Nightcore" -},{ - "title": "See You Again (Nightcore Rock Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "See You Again (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Sensitivity", - "artist": "Fly By Nightcore" -},{ - "title": "Seรฑorita", - "artist": "Fly By Nightcore" -},{ - "title": "Shades Of Gold (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Shallow (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Shallow", - "artist": "Fly By Nightcore" -},{ - "title": "Shape Of You", - "artist": "Fly By Nightcore" -},{ - "title": "XO Tour Llif3", - "artist": "Fly By Nightcore" -},{ - "title": "Shape of You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "She Looks So Perfect", - "artist": "Fly By Nightcore" -},{ - "title": "She's So High", - "artist": "Fly By Nightcore" -},{ - "title": "Shivers", - "artist": "Fly By Nightcore" -},{ - "title": "Shut Up and Dance (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Shut Up and Dance", - "artist": "Fly By Nightcore" -},{ - "title": "Since U Been Gone", - "artist": "Fly By Nightcore" -},{ - "title": "Sit Still, Look Pretty", - "artist": "Fly By Nightcore" -},{ - "title": "Skinny Love", - "artist": "Fly By Nightcore" -},{ - "title": "Skyscraper", - "artist": "Fly By Nightcore" -},{ - "title": "Slide", - "artist": "Fly By Nightcore" -},{ - "title": "Small Talk", - "artist": "Fly By Nightcore" -},{ - "title": "Somebody (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Somebody Else (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Somebody Else", - "artist": "Fly By Nightcore" -},{ - "title": "Somebody That I Used To Know (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Somebody That I Used To Know", - "artist": "Fly By Nightcore" -},{ - "title": "Someone Like You", - "artist": "Fly By Nightcore" -},{ - "title": "Someone You Loved", - "artist": "Fly By Nightcore" -},{ - "title": "Something Just Like This", - "artist": "Fly By Nightcore" -},{ - "title": "Sorry (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "South of The Border", - "artist": "Fly By Nightcore" -},{ - "title": "Stand By You (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Stay With Me (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Stitches", - "artist": "Fly By Nightcore" -},{ - "title": "Story of My Life (Rock Mix)", - "artist": "Fly By Nightcore" -},{ - "title": "Stuck With U (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Such Great Heights (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Sucker (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Summertime Sadness (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Sunflower (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Sweater Weather (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Sweet but Psycho (Male Perspective)", - "artist": "Fly By Nightcore" -},{ - "title": "Sweet but Psycho", - "artist": "Fly By Nightcore" -},{ - "title": "Take On Me", - "artist": "Fly By Nightcore" -},{ - "title": "Teenage Dream (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Teenage Dream", - "artist": "Fly By Nightcore" -},{ - "title": "Ten Feet Tall", - "artist": "Fly By Nightcore" -},{ - "title": "Tenerife Sea", - "artist": "Fly By Nightcore" -},{ - "title": "Tequila", - "artist": "Fly By Nightcore" -},{ - "title": "The A Team", - "artist": "Fly By Nightcore" -},{ - "title": "The Archer", - "artist": "Fly By Nightcore" -},{ - "title": "The Best Deceptions", - "artist": "Fly By Nightcore" -},{ - "title": "The Boy Who Blocked His Own Shot", - "artist": "Fly By Nightcore" -},{ - "title": "The Boys of Summer (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "The Dr. Is In", - "artist": "Fly By Nightcore" -},{ - "title": "The Edge Of Glory", - "artist": "Fly By Nightcore" -},{ - "title": "The Lazy Song", - "artist": "Fly By Nightcore" -},{ - "title": "The Middle (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "The Middle (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "The One That Got Away", - "artist": "Fly By Nightcore" -},{ - "title": "The Other Side", - "artist": "Fly By Nightcore" -},{ - "title": "The Resolution", - "artist": "Fly By Nightcore" -},{ - "title": "The Same", - "artist": "Fly By Nightcore" -},{ - "title": "The Scientist", - "artist": "Fly By Nightcore" -},{ - "title": "The Spectre", - "artist": "Fly By Nightcore" -},{ - "title": "Therapy Sessions", - "artist": "Fly By Nightcore" -},{ - "title": "There's No Way (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Thinking Out Loud", - "artist": "Fly By Nightcore" -},{ - "title": "This Kiss", - "artist": "Fly By Nightcore" -},{ - "title": "Thriller (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Thriller", - "artist": "Fly By Nightcore" -},{ - "title": "Tim McGraw", - "artist": "Fly By Nightcore" -},{ - "title": "Time After Time", - "artist": "Fly By Nightcore" -},{ - "title": "Too Good (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Too Good at Goodbyes (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Jack's Lament", - "artist": "Geoff Castellucci" -},{ - "title": "Toothbrush", - "artist": "Fly By Nightcore" -},{ - "title": "Treat You Better", - "artist": "Fly By Nightcore" -},{ - "title": "Two Is Better Than One (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Umbrella (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Umbrella", - "artist": "Fly By Nightcore" -},{ - "title": "Unconditionally", - "artist": "Fly By Nightcore" -},{ - "title": "Unsteady (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Unstoppable", - "artist": "Fly By Nightcore" -},{ - "title": "Vampire", - "artist": "Fly By Nightcore" -},{ - "title": "Wake Up Call", - "artist": "Fly By Nightcore" -},{ - "title": "Want To Want Me", - "artist": "Fly By Nightcore" -},{ - "title": "Want U Back (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Wanted (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "We Are Young (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "We Can't Stop (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "We Could Happen", - "artist": "Fly By Nightcore" -},{ - "title": "We Found Love", - "artist": "Fly By Nightcore" -},{ - "title": "What Do You Mean?", - "artist": "Fly By Nightcore" -},{ - "title": "What Hurts The Most", - "artist": "Fly By Nightcore" -},{ - "title": "What I've Done (Acoustic)", - "artist": "Fly By Nightcore" -},{ - "title": "Whatcha Say", - "artist": "Fly By Nightcore" -},{ - "title": "When You Love Someone", - "artist": "Fly By Nightcore" -},{ - "title": "When You're Gone", - "artist": "Fly By Nightcore" -},{ - "title": "Where Are รœ Now", - "artist": "Fly By Nightcore" -},{ - "title": "Wide Awake", - "artist": "Fly By Nightcore" -},{ - "title": "Wish You Were Sober (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Without You (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "Without You", - "artist": "Fly By Nightcore" -},{ - "title": "Wonderwall", - "artist": "Fly By Nightcore" -},{ - "title": "Wouldn't It Be Nice", - "artist": "Fly By Nightcore" -},{ - "title": "Wow.", - "artist": "Fly By Nightcore" -},{ - "title": "Wrong Direction", - "artist": "Fly By Nightcore" -},{ - "title": "Crazy", - "artist": "FroggyLoch" -},{ - "title": "YOUTH", - "artist": "Fly By Nightcore" -},{ - "title": "Yellow", - "artist": "Fly By Nightcore" -},{ - "title": "You Are My Sunshine", - "artist": "Fly By Nightcore" -},{ - "title": "You Are Something Else", - "artist": "Fly By Nightcore" -},{ - "title": "You Are The Reason (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "You Say (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Young Dumb & Broke", - "artist": "Fly By Nightcore" -},{ - "title": "Young and Beautiful", - "artist": "Fly By Nightcore" -},{ - "title": "always, i'll care", - "artist": "Fly By Nightcore" -},{ - "title": "bad guy (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "break up with your girlfriend, i'm bored", - "artist": "Fly By Nightcore" -},{ - "title": "drivers license (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "Wolves (Sped Up Version)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "golden hour (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "homecoming queen? (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "i hate u, i love u (Switching Vocals)", - "artist": "Fly By Nightcore" -},{ - "title": "i'm so tired...", - "artist": "Fly By Nightcore" -},{ - "title": "my strange addiction", - "artist": "Fly By Nightcore" -},{ - "title": "rockstar", - "artist": "Fly By Nightcore" -},{ - "title": "thank u, next (Kenji Remix)", - "artist": "Fly By Nightcore" -},{ - "title": "when the party's over", - "artist": "Fly By Nightcore" -},{ - "title": "you broke me first", - "artist": "Fly By Nightcore" -},{ - "title": "you, every time", - "artist": "Fly By Nightcore" -},{ - "title": "โ€ฆReady For It?", - "artist": "Fly By Nightcore" -},{ - "title": "Your Life (Sped Up Version)", - "artist": "Fly By Nightcore/Adam Rice" -},{ - "title": "Arduous Path", - "artist": "HOYO-MiX" -},{ - "title": "Closer (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "Dark Horse (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "Don't You Worry Child (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "Everytime We Touch (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "GHOSTED (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "Grenade (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "Numb (Sped up Acoustic)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "Someone You Loved (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "better brother (Sped Up Version)", - "artist": "Fly By Nightcore/Alex Goot" -},{ - "title": "Legends Never Die", - "artist": "Fly By Nightcore/AncientAlien" -},{ - "title": "Animal", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Believer", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Every Breath You Take", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Firework", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Girls Just Want To Have Fun", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Balor", - "artist": "Grant Kirkhope" -},{ - "title": "I Dreamed A Dream", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Kiss the Girl", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Let's Hurt Tonight", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Ocean Eyes", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Unsteady", - "artist": "Fly By Nightcore/Dark Nightcore" -},{ - "title": "Faded (Slowed + Reverb)", - "artist": "Fly By Nightcore/Daycore" -},{ - "title": "Iris (Slowed + Reverb)", - "artist": "Fly By Nightcore/Daycore" -},{ - "title": "Just A Dream (Re-Imagined)", - "artist": "Fly By Nightcore/Into The Nightcore" -},{ - "title": "Faded (Acoustic)", - "artist": "Fly By Nightcore/Into The Nightcore/KenjiChan" -},{ - "title": "Dawn of the Moon (Switching Vocals)", - "artist": "Fly By Nightcore/Into The Nightcore/Sinnon Nightcore" -},{ - "title": "My Universe (Switching Vocals)", - "artist": "Fly By Nightcore/Into The Nightcore/Sinnon Nightcore" -},{ - "title": "Be Alright (Sped Up Version)", - "artist": "Fly By Nightcore/Jada Facer/Mae Bloom" -},{ - "title": "Baoc", - "artist": "HOYO-MiX" -},{ - "title": "Without Me (Sped Up Version)", - "artist": "Fly By Nightcore/Jada Facer/Mae Bloom" -},{ - "title": "Story of My Life", - "artist": "Fly By Nightcore/Joey Graceffa" -},{ - "title": "We Are Never Ever Getting Back Together", - "artist": "Fly By Nightcore/Joey Graceffa" -},{ - "title": "Dance Monkey", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Die4U (Acoustic)", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Fireflies (Acoustic)", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Fix You", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Forget Me", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Hurtless (Acoustic)", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Mad World", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Numb - Female Vocals", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Pompeii", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Say You Won't Let Go (Switching Vocals)", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Too Sorry For Apologies", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Use Somebody", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "When I Was Your Man - Switching Vocals", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Where Is My Mind", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Wherever You Will Go - Switching Vocals", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "With Or Without You", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "You Should Be Sad", - "artist": "Fly By Nightcore/KenjiChan" -},{ - "title": "Faded (Acoustic)", - "artist": "Fly By Nightcore/KenjiChan/Into The Nightcore" -},{ - "title": "Radioactive (Acoustic)", - "artist": "Fly By Nightcore/KenjiChan/Sinnon Nightcore" -},{ - "title": "Demons (Sped Up Version)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "Faded (Sped Up Version)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "Girls Like You (Sped Up Version)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "Happier (Kenji Remix)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "Happier (Sped Up Version)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "Hey Brother (Switching Vocals)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "Sweet but Psycho", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "The One That Got Away (Sped Up Version)", - "artist": "Fly By Nightcore/Mae Bloom" -},{ - "title": "A Distant Farewell", - "artist": "HOYO-MiX" -},{ - "title": "You Got Me (Sped Up Version)", - "artist": "Fly By Nightcore/Maia Moon" -},{ - "title": "Colors of the Wind", - "artist": "Fly By Nightcore/Nightcore Hits" -},{ - "title": "Golden Hour", - "artist": "Fly By Nightcore/Nightcore Hits" -},{ - "title": "Welcome to the Black Parade", - "artist": "Fly By Nightcore/Nightcore Hits" -},{ - "title": "Diagnosis", - "artist": "Tristania" -},{ - "title": "Chaรฎne Signifiante", - "artist": "HOYO-MiX" -},{ - "title": "Beyond the Woods", - "artist": "Trobar de Morte" -},{ - "title": "Am I Wrong", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Man the Cannons", - "artist": "Galactikraken/Jonathan Young" -},{ - "title": "Amazed", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Game-Menu_v001", - "artist": "Unknown Artist" -},{ - "title": "Angel With A Shotgun", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Shake That", - "artist": "Gang Speed/Treetalk" -},{ - "title": "Troublemaker", - "artist": "Garena Free Fire/Hidden Citizens/Tyke T/Tim Halperin" -},{ - "title": "Ori, Lost In the Storm (feat. Aeralie Brighton)", - "artist": "Gareth Coker/Aeralie Brighton" -},{ - "title": "Daydream", - "artist": "Gasp!/Outertone/Nightcore" -},{ - "title": "Blurry", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Cooler Than Me", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Cute Without The 'E' (Cut From The Team)", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Dark Blue", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Every Breath You Take", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Livin' On A Prayer", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Next Christmas Eve", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Photograph (Rock Version)", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Pokรฉmon Theme", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Reinventing Your Exit", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Stacy's Mom", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "What Does It Take", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "What Makes You Beautiful (Rock Mix)", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Woman Like That (Switching Vocals)", - "artist": "Fly By Nightcore/Rock Emo Nightcore" -},{ - "title": "Lightning (Sped Up Version)", - "artist": "Fly By Nightcore/Rock Emo Nightcore/Alex Goot" -},{ - "title": "Look What You Made Me Do (Sped Up Version)", - "artist": "Fly By Nightcore/Rock Emo Nightcore/Alex Goot" -},{ - "title": "Angel With A Shotgun (Acoustic)", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "Bad Habits (Switching Vocals)", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "Easy On Me", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "Enemy", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "Let Me Down Slowly (Female Version)", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "STAY (Switching Vocals)", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "Sugar (Switching Vocals)", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "When You Were Young (Switching Vocals)", - "artist": "Fly By Nightcore/Sinnon Nightcore" -},{ - "title": "I Don't Wanna Be Sad Forever (Sped Up Version)", - "artist": "Fly By Nightcore/Sinnon Nightcore/Mae Bloom" -},{ - "title": "Toca Toca - Radio Edit", - "artist": "Fly Project" -},{ - "title": "Fogirl", - "artist": "Unknown Artist" -},{ - "title": "Hood - Bonus Track from the Announcement Trailer", - "artist": "Forest Swords/Assassin's Creed" -},{ - "title": "Pumped Up Kicks", - "artist": "Foster The People" -},{ - "title": "Can't Take My Eyes off You", - "artist": "Frankie Valli" -},{ - "title": "WUWAHAHAHA", - "artist": "Franny" -},{ - "title": "In Too Deep (feat. Mylki) [Radio Edit]", - "artist": "Fresh Til' Death/MYLKI" -},{ - "title": "Dragon Age Inquisition Medley: The Dawn Will Come / Enchanter / Once We Were", - "artist": "Freya Catherine/Jack Victor" -},{ - "title": "Bloody Tears", - "artist": "Friedrich Habetler" -},{ - "title": "Are We the Waiting / St. Jimmy", - "artist": "Green Day" -},{ - "title": "Thank You", - "artist": "Frostburn Exd/Yuzuki Yukari/Megurine Luka" -},{ - "title": "Parachute", - "artist": "Frosted/Nightcore" -},{ - "title": "Skyline Dreams", - "artist": "Frosted/Nightcore" -},{ - "title": "Helltaker: Vitality", - "artist": "Frostfm" -},{ - "title": "Port Ormos Theme", - "artist": "Frostudio Chambersonic" -},{ - "title": "Hemorrhage (In My Hands)", - "artist": "Fuel" -},{ - "title": "Spoiled princess", - "artist": "Fujiwo" -},{ - "title": "Futuristic Skyline", - "artist": "Unknown Artist" -},{ - "title": "Salma q", - "artist": "FvckboyFinesseXX/Nightcore Reality" -},{ - "title": "toxic kisses", - "artist": "FvckboyFinesseXX/Nightcore Reality" -},{ - "title": "Sway With Me - GALXARA Version", - "artist": "GALXARA" -},{ - "title": "ๆกƒๆบๆ‹ๆญŒ", - "artist": "GARNiDELiA" -},{ - "title": "abcdefu", - "artist": "GAYLE" -},{ - "title": "Crimson", - "artist": "GL!CH/Megurine Luka" -},{ - "title": "Sleeping in the Cold Below", - "artist": "GO!! Light Up!" -},{ - "title": "Dandelion", - "artist": "Gabbie Hanna" -},{ - "title": "Death Note - L's Theme - Main Theme", - "artist": "Geek Music" -},{ - "title": "On The Rise", - "artist": "Generdyn/BELLSAINT" -},{ - "title": "God Rest Ye Merry Gentlemen", - "artist": "Geoff Castellucci" -},{ - "title": "All in the Golden Afternoon", - "artist": "HOYO-MiX" -},{ - "title": "Sixteen Tons", - "artist": "Geoff Castellucci" -},{ - "title": "The Headless Horseman", - "artist": "Geoff Castellucci" -},{ - "title": "Galaxy", - "artist": "Geoxor" -},{ - "title": "Sarcasm", - "artist": "Get Scared" -},{ - "title": "Amygdala's Rag Doll", - "artist": "Ghost and Pals" -},{ - "title": "Aura", - "artist": "Ghost and Pals" -},{ - "title": "Honey I'm Home", - "artist": "Ghost and Pals" -},{ - "title": "Housewife Radio", - "artist": "Ghost and Pals" -},{ - "title": "Pathological Facade", - "artist": "Ghost and Pals" -},{ - "title": "SCAPEGโ™พAT", - "artist": "Ghost and Pals" -},{ - "title": "The Chattering Lack of Common Sense", - "artist": "Ghost and Pals" -},{ - "title": "Gone Fishing", - "artist": "Ghost and Pals/CRUORMOR" -},{ - "title": "End-World Normopathy", - "artist": "Ghost and Pals/Vane Lily" -},{ - "title": "DEATHBODY", - "artist": "Ghost and Pals/Vane Lily/Carbon Monoxide" -},{ - "title": "Tavern Crawl (Twisted Taverns)", - "artist": "Ghostfire Gaming/John Theodore/Annapantsu" -},{ - "title": "Simple & Clean", - "artist": "Ghostora" -},{ - "title": "Deya Saga", - "artist": "Ghostwood Empire" -},{ - "title": "Hearth And Home", - "artist": "Ghostwood Empire" -},{ - "title": "Beyond the way", - "artist": "Giga" -},{ - "title": "ใŠใ“ใกใ‚ƒใพๆˆฆไบ‰", - "artist": "Giga" -},{ - "title": "๏ผ‹โ™‚", - "artist": "Giga" -},{ - "title": "Ready Steady (feat. Hatsune Miku, Kagamine Rin, Kagamine Len)", - "artist": "Giga/Hatsune Miku/Kagamine Rin/Kagamine Len" -},{ - "title": "Dalentarth", - "artist": "Grant Kirkhope" -},{ - "title": "ใ‚ฌใƒƒใƒใƒฅใƒผ๏ผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&้ก้Ÿณใƒชใƒณ&้ก้Ÿณใƒฌใƒณ)", - "artist": "Giga/Hatsune Miku/Kagamine Rin/Kagamine Len" -},{ - "title": "Wah Wah World (feat. Hatsune Miku & Kagamine Rin)", - "artist": "Giga/Mitchie M/Hatsune Miku/Kagamine Rin" -},{ - "title": "ๅŠฃ็ญ‰ไธŠ็ญ‰ feat. ้ก้Ÿณใƒชใƒณใƒปใƒฌใƒณ", - "artist": "Giga/้ก้Ÿณใƒชใƒณใƒปใƒฌใƒณ" -},{ - "title": "Wellerman - Female Version", - "artist": "Gill the ILL" -},{ - "title": "L.I.C.H.", - "artist": "Ginny Di" -},{ - "title": "Ruby of the Sea", - "artist": "Ginny Di" -},{ - "title": "Reaper", - "artist": "Glaceo/RIELL" -},{ - "title": "Goddess of the victory DEMO Ver", - "artist": "Unknown Artist" -},{ - "title": "Good-Morning-Doctor-Weird", - "artist": "Unknown Artist" -},{ - "title": "Clint Eastwood", - "artist": "Gorillaz" -},{ - "title": "Rhinestone Eyes", - "artist": "Gorillaz" -},{ - "title": "A Good Night's Rest", - "artist": "Grahm Nesbitt" -},{ - "title": "Abscission", - "artist": "Grahm Nesbitt" -},{ - "title": "Autumn Town (Day)", - "artist": "Grahm Nesbitt" -},{ - "title": "Autumn Town (Evening)", - "artist": "Grahm Nesbitt" -},{ - "title": "Bittersweet Words", - "artist": "Grahm Nesbitt" -},{ - "title": "Credits", - "artist": "Grahm Nesbitt" -},{ - "title": "Embedded in Snow", - "artist": "Grahm Nesbitt" -},{ - "title": "Fruits of Our Labor", - "artist": "Grahm Nesbitt" -},{ - "title": "Goodbye", - "artist": "Grahm Nesbitt" -},{ - "title": "Into the Temple", - "artist": "Grahm Nesbitt" -},{ - "title": "Newfound Peace", - "artist": "Grahm Nesbitt" -},{ - "title": "Perished", - "artist": "Grahm Nesbitt" -},{ - "title": "Pillow Leaf", - "artist": "Grahm Nesbitt" -},{ - "title": "Rotten Encounter", - "artist": "Grahm Nesbitt" -},{ - "title": "Slightly Sour", - "artist": "Grahm Nesbitt" -},{ - "title": "Soul and Soil", - "artist": "Grahm Nesbitt" -},{ - "title": "Spring Hamlet (Day)", - "artist": "Grahm Nesbitt" -},{ - "title": "Homecoming", - "artist": "Green Day" -},{ - "title": "Spring Hamlet (Evening)", - "artist": "Grahm Nesbitt" -},{ - "title": "Statue", - "artist": "Grahm Nesbitt" -},{ - "title": "Summer Bar (Day)", - "artist": "Grahm Nesbitt" -},{ - "title": "Summer Bar (Evening)", - "artist": "Grahm Nesbitt" -},{ - "title": "The Guardians", - "artist": "Grahm Nesbitt" -},{ - "title": "The Mists", - "artist": "Grahm Nesbitt" -},{ - "title": "The Paperbark's Knowledge", - "artist": "Grahm Nesbitt" -},{ - "title": "The Sewers", - "artist": "Grahm Nesbitt" -},{ - "title": "The Stacks", - "artist": "Grahm Nesbitt" -},{ - "title": "The Trade Routes", - "artist": "Grahm Nesbitt" -},{ - "title": "The Waterlog", - "artist": "Grahm Nesbitt" -},{ - "title": "Title", - "artist": "Grahm Nesbitt" -},{ - "title": "Turn the Tide", - "artist": "Grahm Nesbitt" -},{ - "title": "Watch Your Step!", - "artist": "Grahm Nesbitt" -},{ - "title": "Winter Glade (Day)", - "artist": "Grahm Nesbitt" -},{ - "title": "Winter Glade (Evening)", - "artist": "Grahm Nesbitt" -},{ - "title": "Adessa", - "artist": "Grant Kirkhope" -},{ - "title": "Alabastra", - "artist": "Grant Kirkhope" -},{ - "title": "Anokatos", - "artist": "Grant Kirkhope" -},{ - "title": "Boundless Love and the Vow of a Lifetime", - "artist": "HOYO-MiX" -},{ - "title": "Bhaile", - "artist": "Grant Kirkhope" -},{ - "title": "Conflict", - "artist": "Grant Kirkhope" -},{ - "title": "Dead Kel", - "artist": "Grant Kirkhope" -},{ - "title": "Dead's Dead", - "artist": "Grant Kirkhope" -},{ - "title": "Comanche", - "artist": "In This Moment" -},{ - "title": "Fae Hollows", - "artist": "Grant Kirkhope" -},{ - "title": "Fight!", - "artist": "Grant Kirkhope" -},{ - "title": "Gadflow", - "artist": "Grant Kirkhope" -},{ - "title": "Gallows End", - "artist": "Grant Kirkhope" -},{ - "title": "Gardens of Ysa", - "artist": "Grant Kirkhope" -},{ - "title": "Heart of Amethyn", - "artist": "Grant Kirkhope" -},{ - "title": "House of Ballads", - "artist": "Grant Kirkhope" -},{ - "title": "House of Sorrows", - "artist": "Grant Kirkhope" -},{ - "title": "House of Valour", - "artist": "Grant Kirkhope" -},{ - "title": "It Ends Here", - "artist": "Grant Kirkhope" -},{ - "title": "Kingdoms of Amalur Main Theme (Alternate)", - "artist": "Grant Kirkhope" -},{ - "title": "Klurikon", - "artist": "Grant Kirkhope" -},{ - "title": "Mel Senshir", - "artist": "Grant Kirkhope" -},{ - "title": "Mines and Caves", - "artist": "Grant Kirkhope" -},{ - "title": "Niskaru", - "artist": "Grant Kirkhope" -},{ - "title": "Rathir", - "artist": "Grant Kirkhope" -},{ - "title": "Reckoning Main Theme", - "artist": "Grant Kirkhope" -},{ - "title": "Scholia Arcana", - "artist": "Grant Kirkhope" -},{ - "title": "Secandra", - "artist": "Grant Kirkhope" -},{ - "title": "Shipwreck", - "artist": "Grant Kirkhope" -},{ - "title": "Teeth of Naros", - "artist": "Grant Kirkhope" -},{ - "title": "The Age of Arcana", - "artist": "Grant Kirkhope" -},{ - "title": "The Erathi Ruins", - "artist": "Grant Kirkhope" -},{ - "title": "The Hanged Men", - "artist": "Grant Kirkhope" -},{ - "title": "The Keep", - "artist": "Grant Kirkhope" -},{ - "title": "The Plains of Erathell", - "artist": "Grant Kirkhope" -},{ - "title": "The Ships", - "artist": "Grant Kirkhope" -},{ - "title": "The Strongholds", - "artist": "Grant Kirkhope" -},{ - "title": "Tirnoch", - "artist": "Grant Kirkhope" -},{ - "title": "Titarion", - "artist": "Grant Kirkhope" -},{ - "title": "To War", - "artist": "Grant Kirkhope" -},{ - "title": "Troll", - "artist": "Grant Kirkhope" -},{ - "title": "Warsworn", - "artist": "Grant Kirkhope" -},{ - "title": "Well of Souls", - "artist": "Grant Kirkhope" -},{ - "title": "American Idiot", - "artist": "Green Day" -},{ - "title": "As the Feather Falls", - "artist": "HOYO-MiX" -},{ - "title": "Extraordinary Girl / Letterbomb", - "artist": "Green Day" -},{ - "title": "Cheerful March", - "artist": "HOYO-MiX" -},{ - "title": "Chenyu Fisherman's Song (II)", - "artist": "HOYO-MiX" -},{ - "title": "Chenyu Fisherman's Song", - "artist": "HOYO-MiX" -},{ - "title": "Give Me Novacaine / She's a Rebel", - "artist": "Green Day" -},{ - "title": "Chimes on the Blue Shore", - "artist": "HOYO-MiX" -},{ - "title": "Good Riddance (Time of Your Life)", - "artist": "Green Day" -},{ - "title": "Governator", - "artist": "Green Day" -},{ - "title": "Holiday / Boulevard of Broken Dreams", - "artist": "Green Day" -},{ - "title": "Jesus of Suburbia", - "artist": "Green Day" -},{ - "title": "Das Folkwanglied", - "artist": "HOYO-MiX" -},{ - "title": "Dawn of Glory", - "artist": "HOYO-MiX" -},{ - "title": "Shoplifter", - "artist": "Green Day" -},{ - "title": "Too Much Too Soon", - "artist": "Green Day" -},{ - "title": "Wake Me up When September Ends", - "artist": "Green Day" -},{ - "title": "Whatsername", - "artist": "Green Day" -},{ - "title": "Miserere Mei Deus", - "artist": "Gregorio Allegri/Michael McGlynn/Anรบna" -},{ - "title": "Predator & Prey", - "artist": "Griffin Puatu/Jonah Scott" -},{ - "title": "At Journey's End", - "artist": "Grigori" -},{ - "title": "Ida's Theme", - "artist": "Grigori" -},{ - "title": "Allowed to be Happy", - "artist": "Gustavo Santaolalla" -},{ - "title": "The Last of Us", - "artist": "Gustavo Santaolalla" -},{ - "title": "Any Last Words?", - "artist": "HOYO-MiX" -},{ - "title": "Gone With The Sin", - "artist": "HIM" -},{ - "title": "Heartache Every Moment", - "artist": "HIM" -},{ - "title": "HOPE THIS WAY", - "artist": "Unknown Artist" -},{ - "title": "...Times Come Again No More", - "artist": "HOYO-MiX" -},{ - "title": "A Clueless Case", - "artist": "HOYO-MiX" -},{ - "title": "A Collection of Desires", - "artist": "HOYO-MiX" -},{ - "title": "A Dance in Fire", - "artist": "HOYO-MiX" -},{ - "title": "A Day Begins", - "artist": "HOYO-MiX" -},{ - "title": "A Desultory Stroll", - "artist": "HOYO-MiX" -},{ - "title": "Dreamy Felicitation", - "artist": "HOYO-MiX" -},{ - "title": "A Dramatic Irony", - "artist": "HOYO-MiX" -},{ - "title": "A Dream Yet to Come", - "artist": "HOYO-MiX" -},{ - "title": "A Drowsy Sensation", - "artist": "HOYO-MiX" -},{ - "title": "A Duel of Connecting Blades", - "artist": "HOYO-MiX" -},{ - "title": "A Flash", - "artist": "HOYO-MiX" -},{ - "title": "A Fragment of Night", - "artist": "HOYO-MiX" -},{ - "title": "A Fruitless Search", - "artist": "HOYO-MiX" -},{ - "title": "A Gentleman's Fantasy", - "artist": "HOYO-MiX" -},{ - "title": "A Glimmer of Hope", - "artist": "HOYO-MiX" -},{ - "title": "A Glorious Awakening", - "artist": "HOYO-MiX" -},{ - "title": "A Harvest of Dreams", - "artist": "HOYO-MiX" -},{ - "title": "A Jade-Like Ode", - "artist": "HOYO-MiX" -},{ - "title": "A Jolly Trick", - "artist": "HOYO-MiX" -},{ - "title": "A Long Way Gone", - "artist": "HOYO-MiX" -},{ - "title": "A Love Poem to Skadi: Ashes", - "artist": "HOYO-MiX" -},{ - "title": "A Love Poem to Skadi: Poignancy", - "artist": "HOYO-MiX" -},{ - "title": "A Luminous Path", - "artist": "HOYO-MiX" -},{ - "title": "A Midnight Stroll", - "artist": "HOYO-MiX" -},{ - "title": "A Mild Tale Untold", - "artist": "HOYO-MiX" -},{ - "title": "A Moment of Unsettledness", - "artist": "HOYO-MiX" -},{ - "title": "A Narcissus Lullaby", - "artist": "HOYO-MiX" -},{ - "title": "A New Star Approaches", - "artist": "HOYO-MiX" -},{ - "title": "A Nice Day at the Port", - "artist": "HOYO-MiX" -},{ - "title": "A Night of Ever-Flame: Scene 33", - "artist": "HOYO-MiX" -},{ - "title": "A Night of Their Own", - "artist": "HOYO-MiX" -},{ - "title": "A Parade of Providence", - "artist": "HOYO-MiX" -},{ - "title": "A Path to Delusions", - "artist": "HOYO-MiX" -},{ - "title": "A Pearl Amongst Legends", - "artist": "HOYO-MiX" -},{ - "title": "A Pensive Sigh", - "artist": "HOYO-MiX" -},{ - "title": "A Puff of Cool Breeze", - "artist": "HOYO-MiX" -},{ - "title": "A Region Rediscovered", - "artist": "HOYO-MiX" -},{ - "title": "A Revisiting of Past Dreams", - "artist": "HOYO-MiX" -},{ - "title": "A Route to Fantasies", - "artist": "HOYO-MiX" -},{ - "title": "A Sense of Foreboding", - "artist": "HOYO-MiX" -},{ - "title": "A Sense of Furtive Unrest", - "artist": "HOYO-MiX" -},{ - "title": "A Shallow Promise", - "artist": "HOYO-MiX" -},{ - "title": "A Shard From Past Glories", - "artist": "HOYO-MiX" -},{ - "title": "A Single Thought", - "artist": "HOYO-MiX" -},{ - "title": "A Star Is Born", - "artist": "HOYO-MiX" -},{ - "title": "A Story That Never Grows Dull", - "artist": "HOYO-MiX" -},{ - "title": "A Sweet Dream in Fontaine", - "artist": "HOYO-MiX" -},{ - "title": "A Venture Into the Unknown", - "artist": "HOYO-MiX" -},{ - "title": "A Vicious Cycle", - "artist": "HOYO-MiX" -},{ - "title": "A Vow of Bliss, Sealed With a Kiss", - "artist": "HOYO-MiX" -},{ - "title": "A Whisper of Evening Star", - "artist": "HOYO-MiX" -},{ - "title": "A Wish in the Light", - "artist": "HOYO-MiX" -},{ - "title": "A la recherche des grandes eaux", - "artist": "HOYO-MiX" -},{ - "title": "A-310", - "artist": "HOYO-MiX" -},{ - "title": "Aberrant Receptacle", - "artist": "HOYO-MiX" -},{ - "title": "Aboard a New Voyage", - "artist": "HOYO-MiX" -},{ - "title": "Abominable Bog", - "artist": "HOYO-MiX" -},{ - "title": "Above The Fray", - "artist": "HOYO-MiX" -},{ - "title": "Above the Glorious Crown", - "artist": "HOYO-MiX" -},{ - "title": "Absolutio Absoluta Absolutissime", - "artist": "HOYO-MiX" -},{ - "title": "Ace in the Hole", - "artist": "HOYO-MiX" -},{ - "title": "Across Dimming Asterisms", - "artist": "HOYO-MiX" -},{ - "title": "Across the Aridisols", - "artist": "HOYO-MiX" -},{ - "title": "Across the Meadows", - "artist": "HOYO-MiX" -},{ - "title": "Action", - "artist": "HOYO-MiX" -},{ - "title": "Adroit Deputy", - "artist": "HOYO-MiX" -},{ - "title": "After So Many Words", - "artist": "HOYO-MiX" -},{ - "title": "Afterglow of the Sky", - "artist": "HOYO-MiX" -},{ - "title": "Against The Day", - "artist": "HOYO-MiX" -},{ - "title": "Age of Innocence", - "artist": "HOYO-MiX" -},{ - "title": "Age of Opulence", - "artist": "HOYO-MiX" -},{ - "title": "Agnus Aeon", - "artist": "HOYO-MiX" -},{ - "title": "Akasha Pulses, the Kalpa Flame Rises", - "artist": "HOYO-MiX" -},{ - "title": "All Passed With the Rain", - "artist": "HOYO-MiX" -},{ - "title": "All Senses Clear, All Existence Void", - "artist": "HOYO-MiX" -},{ - "title": "All That Glitters", - "artist": "HOYO-MiX" -},{ - "title": "All in One, All in Vain", - "artist": "HOYO-MiX" -},{ - "title": "Dogfight", - "artist": "HOYO-MiX" -},{ - "title": "All the Pretty Courses", - "artist": "HOYO-MiX" -},{ - "title": "Aloft the Realm of Gears", - "artist": "HOYO-MiX" -},{ - "title": "Alone Time", - "artist": "HOYO-MiX" -},{ - "title": "Alucinatio Gloriosa", - "artist": "HOYO-MiX" -},{ - "title": "Ambiguous Light", - "artist": "HOYO-MiX" -},{ - "title": "Amidst Foggy Mountains", - "artist": "HOYO-MiX" -},{ - "title": "Amus", - "artist": "HOYO-MiX" -},{ - "title": "An Actor Prepares", - "artist": "HOYO-MiX" -},{ - "title": "An Everlasting Dream Intertwined", - "artist": "HOYO-MiX" -},{ - "title": "Ancient Anamnesis", - "artist": "HOYO-MiX" -},{ - "title": "Ancient Reverberation", - "artist": "HOYO-MiX" -},{ - "title": "Ancient Slumber", - "artist": "HOYO-MiX" -},{ - "title": "Ann's Anapausis", - "artist": "HOYO-MiX" -},{ - "title": "Ann's Quiescent Residence", - "artist": "HOYO-MiX" -},{ - "title": "Ann", - "artist": "HOYO-MiX" -},{ - "title": "Anthem of Eras", - "artist": "HOYO-MiX" -},{ - "title": "Anthem of the Savannah", - "artist": "HOYO-MiX" -},{ - "title": "Apple Syrup", - "artist": "HOYO-MiX" -},{ - "title": "Approaching Thunder", - "artist": "HOYO-MiX" -},{ - "title": "Aqueous Grief", - "artist": "HOYO-MiX" -},{ - "title": "Arbiter's Stratagem - Devotion", - "artist": "HOYO-MiX" -},{ - "title": "Arbiter's Stratagem", - "artist": "HOYO-MiX" -},{ - "title": "Arc Stalker", - "artist": "HOYO-MiX" -},{ - "title": "Arcana of Zipacna", - "artist": "HOYO-MiX" -},{ - "title": "Arid Canyon", - "artist": "HOYO-MiX" -},{ - "title": "Armband", - "artist": "HOYO-MiX" -},{ - "title": "Art of Dreaming", - "artist": "HOYO-MiX" -},{ - "title": "As Charming as Ever", - "artist": "HOYO-MiX" -},{ - "title": "As Dusk Falls", - "artist": "HOYO-MiX" -},{ - "title": "As Light Rain Falls Without Reason", - "artist": "HOYO-MiX" -},{ - "title": "As Miko Pleases", - "artist": "HOYO-MiX" -},{ - "title": "As Written By Whom", - "artist": "HOYO-MiX" -},{ - "title": "Bobbish", - "artist": "HOYO-MiX" -},{ - "title": "As the Soft Wind Blows", - "artist": "HOYO-MiX" -},{ - "title": "Ashes of Anupadhisesa", - "artist": "HOYO-MiX" -},{ - "title": "Ashes of Presumption", - "artist": "HOYO-MiX" -},{ - "title": "Asphyxia", - "artist": "HOYO-MiX" -},{ - "title": "Aspiration of Guardians", - "artist": "HOYO-MiX" -},{ - "title": "Astral Chime", - "artist": "HOYO-MiX" -},{ - "title": "Astral Yearning", - "artist": "HOYO-MiX" -},{ - "title": "Astute and Fearless Leader", - "artist": "HOYO-MiX" -},{ - "title": "At Leisure", - "artist": "HOYO-MiX" -},{ - "title": "Aubade of Coppelia", - "artist": "HOYO-MiX" -},{ - "title": "Awake From a Nightmare", - "artist": "HOYO-MiX" -},{ - "title": "Awareness", - "artist": "HOYO-MiX" -},{ - "title": "Axe of Evernight", - "artist": "HOYO-MiX" -},{ - "title": "Baba we Twasali", - "artist": "HOYO-MiX" -},{ - "title": "Balemoon's Chastisement", - "artist": "HOYO-MiX" -},{ - "title": "Ball of the Flowers in the Mirror", - "artist": "HOYO-MiX" -},{ - "title": "Ballad of Many Waters", - "artist": "HOYO-MiX" -},{ - "title": "Bamboo Grove", - "artist": "HOYO-MiX" -},{ - "title": "Bamboo", - "artist": "HOYO-MiX" -},{ - "title": "Battle Arena", - "artist": "HOYO-MiX" -},{ - "title": "Battle Hymn of the Golden Blood", - "artist": "HOYO-MiX" -},{ - "title": "Battle of Schicksal", - "artist": "HOYO-MiX" -},{ - "title": "Battle! Championship Contender", - "artist": "HOYO-MiX" -},{ - "title": "Battle! King of the Snowy Hill", - "artist": "HOYO-MiX" -},{ - "title": "Battle! Tournament Winner", - "artist": "HOYO-MiX" -},{ - "title": "Battle! Ultimate Champion", - "artist": "HOYO-MiX" -},{ - "title": "Battlefield", - "artist": "HOYO-MiX" -},{ - "title": "Beacon Smoke Residue", - "artist": "HOYO-MiX" -},{ - "title": "Beat of Boulders", - "artist": "HOYO-MiX" -},{ - "title": "Beautiful, Delightful Vision", - "artist": "HOYO-MiX" -},{ - "title": "Before Light", - "artist": "HOYO-MiX" -},{ - "title": "Before the Homeland Crumbles", - "artist": "HOYO-MiX" -},{ - "title": "Before the Light Fades", - "artist": "HOYO-MiX" -},{ - "title": "Before the Show Starts", - "artist": "HOYO-MiX" -},{ - "title": "Bells in Bloom", - "artist": "HOYO-MiX" -},{ - "title": "Beloved", - "artist": "HOYO-MiX" -},{ - "title": "Beneath Light and Shadow", - "artist": "HOYO-MiX" -},{ - "title": "Beneath the Light of Jadeite", - "artist": "HOYO-MiX" -},{ - "title": "Benedictio Somnii", - "artist": "HOYO-MiX" -},{ - "title": "Benediction of Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Benevolence Bequeathed", - "artist": "HOYO-MiX" -},{ - "title": "Bequeathed to the Beloved", - "artist": "HOYO-MiX" -},{ - "title": "Between Whims", - "artist": "HOYO-MiX" -},{ - "title": "Bewitching Night Rave", - "artist": "HOYO-MiX" -},{ - "title": "Beyond Klesha", - "artist": "HOYO-MiX" -},{ - "title": "Beyond the Distant Horizon", - "artist": "HOYO-MiX" -},{ - "title": "Beyond the Flute's Whispers", - "artist": "HOYO-MiX" -},{ - "title": "Bipolar Nightmare", - "artist": "HOYO-MiX" -},{ - "title": "Bitter Triumph", - "artist": "HOYO-MiX" -},{ - "title": "Black Desert", - "artist": "HOYO-MiX" -},{ - "title": "Blackice", - "artist": "HOYO-MiX" -},{ - "title": "Blades Weaving Betwixt Brocade", - "artist": "HOYO-MiX" -},{ - "title": "Blaze of Fervent Night", - "artist": "HOYO-MiX" -},{ - "title": "When the Herb Fades", - "artist": "HOYO-MiX" -},{ - "title": "Blazing Proclamation", - "artist": "HOYO-MiX" -},{ - "title": "Blind Search", - "artist": "HOYO-MiX" -},{ - "title": "Blissful Little Ditty", - "artist": "HOYO-MiX" -},{ - "title": "Blissful Fรชte - Joy", - "artist": "HOYO-MiX" -},{ - "title": "Blizzardous Threads of Red - Ardor", - "artist": "HOYO-MiX" -},{ - "title": "Blizzardous Threads of Red - Existence", - "artist": "HOYO-MiX" -},{ - "title": "Blizzardous Threads of Red - Fleeting", - "artist": "HOYO-MiX" -},{ - "title": "Blizzardous Threads of Red - Mortal", - "artist": "HOYO-MiX" -},{ - "title": "Blizzardous Threads of Red - Stormy", - "artist": "HOYO-MiX" -},{ - "title": "Blizzardous Threads of Red", - "artist": "HOYO-MiX" -},{ - "title": "Bloom of Sorrow", - "artist": "HOYO-MiX" -},{ - "title": "Blossoms of Summer Night", - "artist": "HOYO-MiX" -},{ - "title": "Blue Dog's Eyes", - "artist": "HOYO-MiX" -},{ - "title": "Coral", - "artist": "HOYO-MiX" -},{ - "title": "Bong! Year-End Drumbeat", - "artist": "HOYO-MiX" -},{ - "title": "Even Immortality Ends", - "artist": "HOYO-MiX" -},{ - "title": "Borrowing Winds of Harmony", - "artist": "HOYO-MiX" -},{ - "title": "Bravery and Tenderness", - "artist": "HOYO-MiX" -},{ - "title": "Breaking Point", - "artist": "HOYO-MiX" -},{ - "title": "Breaking the Miasma", - "artist": "HOYO-MiX" -},{ - "title": "Breath of Blazing Earth", - "artist": "HOYO-MiX" -},{ - "title": "Breeze in the Arid Night", - "artist": "HOYO-MiX" -},{ - "title": "Bright Sunshine", - "artist": "HOYO-MiX" -},{ - "title": "Brighter Than the Sun", - "artist": "HOYO-MiX" -},{ - "title": "Brocade Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Broken Blade", - "artist": "HOYO-MiX" -},{ - "title": "Broker Betwixt Life and Death", - "artist": "HOYO-MiX" -},{ - "title": "Bug Bug Bug", - "artist": "HOYO-MiX" -},{ - "title": "Bugle", - "artist": "HOYO-MiX" -},{ - "title": "Buried Mysteries", - "artist": "HOYO-MiX" -},{ - "title": "Burn Forever", - "artist": "HOYO-MiX" -},{ - "title": "Burn", - "artist": "HOYO-MiX" -},{ - "title": "Burst Into Flames", - "artist": "HOYO-MiX" -},{ - "title": "Bustling Bazaar", - "artist": "HOYO-MiX" -},{ - "title": "Bustling Streets", - "artist": "HOYO-MiX" -},{ - "title": "Butterfly Kisses", - "artist": "HOYO-MiX" -},{ - "title": "By the Dawn's First Radiance", - "artist": "HOYO-MiX" -},{ - "title": "Bygone Grandeur", - "artist": "HOYO-MiX" -},{ - "title": "Caged Wings", - "artist": "HOYO-MiX" -},{ - "title": "Cakes and Ale for the Exiled", - "artist": "HOYO-MiX" -},{ - "title": "Calamitous Tides", - "artist": "HOYO-MiX" -},{ - "title": "Calamity Arises", - "artist": "HOYO-MiX" -},{ - "title": "Caliginous Hearthfire", - "artist": "HOYO-MiX" -},{ - "title": "Callirhoe's Prayer", - "artist": "HOYO-MiX" -},{ - "title": "Creeks of Nostalgia", - "artist": "HOYO-MiX" -},{ - "title": "Camellia Night", - "artist": "HOYO-MiX" -},{ - "title": "Campa timoyetzticah, Cempaxochitl?", - "artist": "HOYO-MiX" -},{ - "title": "Candy Core", - "artist": "HOYO-MiX" -},{ - "title": "Caprice of the Leaves", - "artist": "HOYO-MiX" -},{ - "title": "Carnival", - "artist": "HOYO-MiX" -},{ - "title": "Cat and Mouse", - "artist": "HOYO-MiX" -},{ - "title": "Cat's Cosy Course", - "artist": "HOYO-MiX" -},{ - "title": "Celestial Eyes Above Mortal Ruins", - "artist": "HOYO-MiX" -},{ - "title": "Cerulean Tour", - "artist": "HOYO-MiX" -},{ - "title": "Challenge to the Reader", - "artist": "HOYO-MiX" -},{ - "title": "Challenges Come Anywhere, Anytime", - "artist": "HOYO-MiX" -},{ - "title": "Chant of Nine Bows", - "artist": "HOYO-MiX" -},{ - "title": "Chantons a plusieurs", - "artist": "HOYO-MiX" -},{ - "title": "Chapter of a New Era", - "artist": "HOYO-MiX" -},{ - "title": "Chasing Flames Like Strings", - "artist": "HOYO-MiX" -},{ - "title": "Chasing Starlight With You", - "artist": "HOYO-MiX" -},{ - "title": "Chasing Time", - "artist": "HOYO-MiX" -},{ - "title": "Chasing the Rainbow", - "artist": "HOYO-MiX" -},{ - "title": "Chasing the Reflection", - "artist": "HOYO-MiX" -},{ - "title": "Chasing the Wind", - "artist": "HOYO-MiX" -},{ - "title": "Chatter Between Roots", - "artist": "HOYO-MiX" -},{ - "title": "Chirping With Glee", - "artist": "HOYO-MiX" -},{ - "title": "Chirping of Canyons", - "artist": "HOYO-MiX" -},{ - "title": "Chivalric Romances", - "artist": "HOYO-MiX" -},{ - "title": "Choir's Cypher", - "artist": "HOYO-MiX" -},{ - "title": "Chordal Past", - "artist": "HOYO-MiX" -},{ - "title": "Chords of Sand and Moon", - "artist": "HOYO-MiX" -},{ - "title": "Chorus Cinericius", - "artist": "HOYO-MiX" -},{ - "title": "Circle of Life", - "artist": "HOYO-MiX" -},{ - "title": "Citizen Hanunue", - "artist": "HOYO-MiX" -},{ - "title": "City Upon a Hill", - "artist": "HOYO-MiX" -},{ - "title": "City of Mellifluous Glory", - "artist": "HOYO-MiX" -},{ - "title": "Clair de lune", - "artist": "HOYO-MiX" -},{ - "title": "Clang! Celebration Approaches", - "artist": "HOYO-MiX" -},{ - "title": "Clement Rillet", - "artist": "HOYO-MiX" -},{ - "title": "Clio's Memoirs", - "artist": "HOYO-MiX" -},{ - "title": "Clock", - "artist": "HOYO-MiX" -},{ - "title": "Clockwork Waltz", - "artist": "HOYO-MiX" -},{ - "title": "Cloud of Thirteen Katuns", - "artist": "HOYO-MiX" -},{ - "title": "Clouds", - "artist": "HOYO-MiX" -},{ - "title": "Cloudwide Voyage", - "artist": "HOYO-MiX" -},{ - "title": "Cobalt Remembrance", - "artist": "HOYO-MiX" -},{ - "title": "Cocoon", - "artist": "HOYO-MiX" -},{ - "title": "Cogitation of Epochs", - "artist": "HOYO-MiX" -},{ - "title": "Cold Iron, Warming Sun", - "artist": "HOYO-MiX" -},{ - "title": "Cold Light", - "artist": "HOYO-MiX" -},{ - "title": "Coliseum of Victory", - "artist": "HOYO-MiX" -},{ - "title": "Color Your Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Color of Pain", - "artist": "HOYO-MiX" -},{ - "title": "Colossus", - "artist": "HOYO-MiX" -},{ - "title": "Comedy of Errors", - "artist": "HOYO-MiX" -},{ - "title": "Comfort in Visions", - "artist": "HOYO-MiX" -},{ - "title": "Comme il vous plaira", - "artist": "HOYO-MiX" -},{ - "title": "Confutatis", - "artist": "HOYO-MiX" -},{ - "title": "Consciousness", - "artist": "HOYO-MiX" -},{ - "title": "Consolation of Many Waters", - "artist": "HOYO-MiX" -},{ - "title": "Conspiracy Theory", - "artist": "HOYO-MiX" -},{ - "title": "Conspiracy", - "artist": "HOYO-MiX" -},{ - "title": "Constant Trajectory", - "artist": "HOYO-MiX" -},{ - "title": "Contemporary Testimony", - "artist": "HOYO-MiX" -},{ - "title": "Coral Coronation", - "artist": "HOYO-MiX" -},{ - "title": "Echoes of the Divine", - "artist": "HOYO-MiX" -},{ - "title": "Coruscating Street", - "artist": "HOYO-MiX" -},{ - "title": "Cosmic Sacrifice for Love", - "artist": "HOYO-MiX" -},{ - "title": "Hosanna in Excelsis", - "artist": "HOYO-MiX" -},{ - "title": "Cowboy's Got Business", - "artist": "HOYO-MiX" -},{ - "title": "Cozy Couple's Getaway - Leisure", - "artist": "HOYO-MiX" -},{ - "title": "Cozy Couple's Getaway I", - "artist": "HOYO-MiX" -},{ - "title": "Cozy Couple's Getaway II", - "artist": "HOYO-MiX" -},{ - "title": "Cozy in the Light", - "artist": "HOYO-MiX" -},{ - "title": "Creek's Shade", - "artist": "HOYO-MiX" -},{ - "title": "Crepuscule des idoles", - "artist": "HOYO-MiX" -},{ - "title": "Crimson Earth", - "artist": "HOYO-MiX" -},{ - "title": "Crossing Roads", - "artist": "HOYO-MiX" -},{ - "title": "Crown of the Mundane and Divine", - "artist": "HOYO-MiX" -},{ - "title": "Cruising in the Balmy Breeze", - "artist": "HOYO-MiX" -},{ - "title": "Crumbled Pledge", - "artist": "HOYO-MiX" -},{ - "title": "Crumbling Sands", - "artist": "HOYO-MiX" -},{ - "title": "Crush", - "artist": "HOYO-MiX" -},{ - "title": "Crystal Curtains", - "artist": "HOYO-MiX" -},{ - "title": "Crystalline Path", - "artist": "HOYO-MiX" -},{ - "title": "Falls the Shadow", - "artist": "HOYO-MiX" -},{ - "title": "Heart's Homecoming - Beloved", - "artist": "HOYO-MiX" -},{ - "title": "Crystalline Reverie", - "artist": "HOYO-MiX" -},{ - "title": "Fluffy Fuzzy Time - I", - "artist": "HOYO-MiX" -},{ - "title": "Cuicatl of Kongamato", - "artist": "HOYO-MiX" -},{ - "title": "Cybe Q", - "artist": "HOYO-MiX" -},{ - "title": "Cybe S", - "artist": "HOYO-MiX" -},{ - "title": "Cybe T", - "artist": "HOYO-MiX" -},{ - "title": "Cyberangel - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Cyberangel: Zero Exception", - "artist": "HOYO-MiX" -},{ - "title": "DOA", - "artist": "HOYO-MiX" -},{ - "title": "Da Capo - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Da Capo", - "artist": "HOYO-MiX" -},{ - "title": "Da Da", - "artist": "HOYO-MiX" -},{ - "title": "Dance With Fireflies", - "artist": "HOYO-MiX" -},{ - "title": "Dance in a Deep Dream", - "artist": "HOYO-MiX" -},{ - "title": "Dance of Aphros", - "artist": "HOYO-MiX" -},{ - "title": "Dance of Sabzeruz", - "artist": "HOYO-MiX" -},{ - "title": "Dance of Scorpions", - "artist": "HOYO-MiX" -},{ - "title": "Dance of the Brown Deer", - "artist": "HOYO-MiX" -},{ - "title": "Dancing Fantasms", - "artist": "HOYO-MiX" -},{ - "title": "Dark Lance", - "artist": "HOYO-MiX" -},{ - "title": "Dark Serpent", - "artist": "HOYO-MiX" -},{ - "title": "Dawnlight Over Dunes", - "artist": "HOYO-MiX" -},{ - "title": "Days Free of Anguish", - "artist": "HOYO-MiX" -},{ - "title": "Dazzling Moon of Metztli", - "artist": "HOYO-MiX" -},{ - "title": "Dazzling Stars", - "artist": "HOYO-MiX" -},{ - "title": "Death Approaches", - "artist": "HOYO-MiX" -},{ - "title": "Death Fly - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Death Tower", - "artist": "HOYO-MiX" -},{ - "title": "Debris of the Beloved", - "artist": "HOYO-MiX" -},{ - "title": "Decayed in the Darkness", - "artist": "HOYO-MiX" -},{ - "title": "Decisive", - "artist": "HOYO-MiX" -},{ - "title": "Deductive Rendition", - "artist": "HOYO-MiX" -},{ - "title": "Deep Enigma", - "artist": "HOYO-MiX" -},{ - "title": "Deep Waves", - "artist": "HOYO-MiX" -},{ - "title": "Deformed Butterfly", - "artist": "HOYO-MiX\nhttps://open.spotify.com/track/3nVSFJ3TP1th3sW6XroCOI" -},{ - "title": "Del", - "artist": "HOYO-MiX" -},{ - "title": "Delightful Whimsy", - "artist": "HOYO-MiX" -},{ - "title": "Delving Into the Hidden", - "artist": "HOYO-MiX" -},{ - "title": "Demain, des l'aube", - "artist": "HOYO-MiX" -},{ - "title": "Demon Kevin", - "artist": "HOYO-MiX" -},{ - "title": "Fluffy Fuzzy Time - II", - "artist": "HOYO-MiX" -},{ - "title": "Departure", - "artist": "HOYO-MiX" -},{ - "title": "Deplorable Capital", - "artist": "HOYO-MiX" -},{ - "title": "Fluffy Fuzzy Time: Leisure", - "artist": "HOYO-MiX" -},{ - "title": "Depress", - "artist": "HOYO-MiX" -},{ - "title": "Descendants of Ahkantenal", - "artist": "HOYO-MiX" -},{ - "title": "Elegy - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Descendants of Deshret", - "artist": "HOYO-MiX" -},{ - "title": "Descending Into the Dark", - "artist": "HOYO-MiX" -},{ - "title": "Desert Lullaby", - "artist": "HOYO-MiX" -},{ - "title": "Deserted Path to Desert", - "artist": "HOYO-MiX" -},{ - "title": "Detonation", - "artist": "HOYO-MiX" -},{ - "title": "Devastation and Redemption - \"Fleeting Colors in Flight\" Original Game Soundtrack EP", - "artist": "HOYO-MiX" -},{ - "title": "Devastation and Redemption - Instrumental Original Soundtrack", - "artist": "HOYO-MiX" -},{ - "title": "Devotion of the Keeper", - "artist": "HOYO-MiX" -},{ - "title": "Devouring Snake", - "artist": "HOYO-MiX" -},{ - "title": "Dew", - "artist": "HOYO-MiX" -},{ - "title": "Dewy Morn in the Forest", - "artist": "HOYO-MiX" -},{ - "title": "Dharana Iaksana", - "artist": "HOYO-MiX" -},{ - "title": "Diaphanous Dream", - "artist": "HOYO-MiX" -},{ - "title": "Die Mittsommernacht-Fantasie", - "artist": "HOYO-MiX" -},{ - "title": "Dies Irae", - "artist": "HOYO-MiX" -},{ - "title": "Dim Down", - "artist": "HOYO-MiX" -},{ - "title": "Dirge of Newborn Life", - "artist": "HOYO-MiX" -},{ - "title": "Dirge of Soul and of Dust", - "artist": "HOYO-MiX" -},{ - "title": "Discordant Scherzo", - "artist": "HOYO-MiX" -},{ - "title": "Discordia Neglecta", - "artist": "HOYO-MiX" -},{ - "title": "Flying Aureus Shot to Lupine Rue", - "artist": "HOYO-MiX" -},{ - "title": "Disrupted Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Fog of the Seasons", - "artist": "HOYO-MiX" -},{ - "title": "Follow the Twilight", - "artist": "HOYO-MiX" -},{ - "title": "Dissipating Mist", - "artist": "HOYO-MiX" -},{ - "title": "Dissociate and Reconstruct", - "artist": "HOYO-MiX" -},{ - "title": "Dissolved Dawn", - "artist": "HOYO-MiX" -},{ - "title": "Dissonant Variation", - "artist": "HOYO-MiX" -},{ - "title": "Distant Gleam of Lingshu", - "artist": "HOYO-MiX" -},{ - "title": "Distant Portrayal", - "artist": "HOYO-MiX" -},{ - "title": "Distant Retrospection", - "artist": "HOYO-MiX" -},{ - "title": "Distant Yearning", - "artist": "HOYO-MiX" -},{ - "title": "Distorted Line", - "artist": "HOYO-MiX" -},{ - "title": "Dividing Paths", - "artist": "HOYO-MiX" -},{ - "title": "Higher Than Clouds", - "artist": "HOYO-MiX" -},{ - "title": "Domineer", - "artist": "HOYO-MiX" -},{ - "title": "Doomed", - "artist": "HOYO-MiX" -},{ - "title": "Down by the Forgotten Gardens", - "artist": "HOYO-MiX" -},{ - "title": "Doxology in the Deep", - "artist": "HOYO-MiX" -},{ - "title": "Dragon Hunt", - "artist": "HOYO-MiX" -},{ - "title": "Dragon and Determination", - "artist": "HOYO-MiX" -},{ - "title": "Dragon", - "artist": "HOYO-MiX" -},{ - "title": "Dream Anamnesis", - "artist": "HOYO-MiX" -},{ - "title": "Dream Drifting", - "artist": "HOYO-MiX" -},{ - "title": "Dream First!", - "artist": "HOYO-MiX" -},{ - "title": "Dream Through the Looking-Glass", - "artist": "HOYO-MiX" -},{ - "title": "Dream of Ageless Time", - "artist": "HOYO-MiX" -},{ - "title": "Dream of Tranquility", - "artist": "HOYO-MiX" -},{ - "title": "Dream of White Branches", - "artist": "HOYO-MiX" -},{ - "title": "Dreaming Earth", - "artist": "HOYO-MiX" -},{ - "title": "Heart's Homecoming - Love and Mystery", - "artist": "HOYO-MiX" -},{ - "title": "Dreamlike Reflection", - "artist": "HOYO-MiX" -},{ - "title": "Dreams Rewoven", - "artist": "HOYO-MiX" -},{ - "title": "Dreams of Childhood - Beautiful Dream", - "artist": "HOYO-MiX" -},{ - "title": "Dreams of Childhood", - "artist": "HOYO-MiX" -},{ - "title": "Dreams of Gemina", - "artist": "HOYO-MiX" -},{ - "title": "Dreams of the Ancient Realm", - "artist": "HOYO-MiX" -},{ - "title": "Dreams' Swirling Whispers", - "artist": "HOYO-MiX" -},{ - "title": "Dreamwalker", - "artist": "HOYO-MiX" -},{ - "title": "Dreamweaver", - "artist": "HOYO-MiX" -},{ - "title": "Dreamy Dance of Pleiades", - "artist": "HOYO-MiX" -},{ - "title": "Dreamy Euphony", - "artist": "HOYO-MiX" -},{ - "title": "Elsewhere", - "artist": "HOYO-MiX" -},{ - "title": "Drifter's Destiny", - "artist": "HOYO-MiX" -},{ - "title": "Drifting Clouds, Wafting Snow", - "artist": "HOYO-MiX" -},{ - "title": "Dripping Gloom", - "artist": "HOYO-MiX" -},{ - "title": "Drowsy Dreamin", - "artist": "HOYO-MiX" -},{ - "title": "Duel! The Summoners' Summit!", - "artist": "HOYO-MiX" -},{ - "title": "Dull", - "artist": "HOYO-MiX" -},{ - "title": "Duodrama", - "artist": "HOYO-MiX" -},{ - "title": "Dusk's Descent", - "artist": "HOYO-MiX" -},{ - "title": "Dust and Tears", - "artist": "HOYO-MiX" -},{ - "title": "Dust of Dusklands", - "artist": "HOYO-MiX" -},{ - "title": "Dust-Laden Recollections", - "artist": "HOYO-MiX" -},{ - "title": "Dust-Swept Perplexity", - "artist": "HOYO-MiX" -},{ - "title": "Dweller of Bamboo Groves", - "artist": "HOYO-MiX" -},{ - "title": "Easier Said Than Done", - "artist": "HOYO-MiX" -},{ - "title": "Ebb and Flow", - "artist": "HOYO-MiX" -},{ - "title": "Eccentric Reception", - "artist": "HOYO-MiX" -},{ - "title": "Echoes of Ages", - "artist": "HOYO-MiX" -},{ - "title": "Echoes of Distant Past", - "artist": "HOYO-MiX" -},{ - "title": "Echoes of Solitude", - "artist": "HOYO-MiX" -},{ - "title": "General of All Affairs at the Seat of Divine Foresight", - "artist": "HOYO-MiX" -},{ - "title": "Eclipsed Star", - "artist": "HOYO-MiX" -},{ - "title": "Ed e subito sera", - "artist": "HOYO-MiX" -},{ - "title": "Edict of Twilight", - "artist": "HOYO-MiX" -},{ - "title": "Egdirb - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Eight Great Cold Hells", - "artist": "HOYO-MiX" -},{ - "title": "Ein vogellin, so wol getan", - "artist": "HOYO-MiX" -},{ - "title": "Elapse", - "artist": "HOYO-MiX" -},{ - "title": "Electrifying Night - Lumina", - "artist": "HOYO-MiX" -},{ - "title": "Electrifying Night", - "artist": "HOYO-MiX" -},{ - "title": "Eleusis Dicis Gratia", - "artist": "HOYO-MiX" -},{ - "title": "Elf Fantasy - Honkai Impact 3rd ELF Academy Ending Theme", - "artist": "HOYO-MiX" -},{ - "title": "Elogia Cinerosa", - "artist": "HOYO-MiX" -},{ - "title": "Flower Writing", - "artist": "HOYO-MiX" -},{ - "title": "Elusive Elysium", - "artist": "HOYO-MiX" -},{ - "title": "Emberfire - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Embers in a Shell", - "artist": "HOYO-MiX" -},{ - "title": "Embracing a Misty Sheen", - "artist": "HOYO-MiX" -},{ - "title": "Emerald in the Desert", - "artist": "HOYO-MiX" -},{ - "title": "Emperors Reverie", - "artist": "HOYO-MiX" -},{ - "title": "Empire of Sand", - "artist": "HOYO-MiX" -},{ - "title": "Empty", - "artist": "HOYO-MiX" -},{ - "title": "Empyrean Stairway", - "artist": "HOYO-MiX" -},{ - "title": "Empyrean's Touch", - "artist": "HOYO-MiX" -},{ - "title": "Enchanting Bedtime Stories", - "artist": "HOYO-MiX" -},{ - "title": "Enchanting Whispers", - "artist": "HOYO-MiX" -},{ - "title": "End of the Feast", - "artist": "HOYO-MiX" -},{ - "title": "Endless Slumber", - "artist": "HOYO-MiX" -},{ - "title": "Endless Time", - "artist": "HOYO-MiX" -},{ - "title": "Enduring Light: Bygone Memories", - "artist": "HOYO-MiX" -},{ - "title": "Enduring Light: In Crisis", - "artist": "HOYO-MiX" -},{ - "title": "Enduring Light: Intoxicated Dream", - "artist": "HOYO-MiX" -},{ - "title": "Enduring Light: Weal and Woe", - "artist": "HOYO-MiX" -},{ - "title": "Enduring Oaths - Missing You", - "artist": "HOYO-MiX" -},{ - "title": "Enough", - "artist": "HOYO-MiX" -},{ - "title": "Ensemble Cast", - "artist": "HOYO-MiX" -},{ - "title": "Enter Zone", - "artist": "HOYO-MiX" -},{ - "title": "Envoi of Coppelius", - "artist": "HOYO-MiX" -},{ - "title": "Epitaph of Time", - "artist": "HOYO-MiX" -},{ - "title": "Eroc - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Es", - "artist": "HOYO-MiX" -},{ - "title": "Eschatologia Iudicata", - "artist": "HOYO-MiX" -},{ - "title": "Eternity in a Moment", - "artist": "HOYO-MiX" -},{ - "title": "Ethereal Mildness", - "artist": "HOYO-MiX" -},{ - "title": "Euphoric Ride", - "artist": "HOYO-MiX" -},{ - "title": "Eureka Moment", - "artist": "HOYO-MiX" -},{ - "title": "Intricate Ruse", - "artist": "HOYO-MiX" -},{ - "title": "Evening Luxury", - "artist": "HOYO-MiX" -},{ - "title": "Eventide Caprice", - "artist": "HOYO-MiX" -},{ - "title": "Eventide Chant", - "artist": "HOYO-MiX" -},{ - "title": "Everdusk", - "artist": "HOYO-MiX" -},{ - "title": "Evergreen Cypress", - "artist": "HOYO-MiX" -},{ - "title": "Evergreen Wish", - "artist": "HOYO-MiX" -},{ - "title": "Everlasting Promise", - "artist": "HOYO-MiX" -},{ - "title": "Everwinter's Collection", - "artist": "HOYO-MiX" -},{ - "title": "Evil's Bane", - "artist": "HOYO-MiX" -},{ - "title": "Ex Favilla Incendi", - "artist": "HOYO-MiX" -},{ - "title": "Existentialism", - "artist": "HOYO-MiX" -},{ - "title": "Exodus of the Five Dragons", - "artist": "HOYO-MiX" -},{ - "title": "Expectation for Exploration", - "artist": "HOYO-MiX" -},{ - "title": "Expert Tutorial", - "artist": "HOYO-MiX" -},{ - "title": "Following the Sands' Trail", - "artist": "HOYO-MiX" -},{ - "title": "Eye of Deshret", - "artist": "HOYO-MiX" -},{ - "title": "Fables About the Stars Part 1", - "artist": "HOYO-MiX" -},{ - "title": "Faded Banquet", - "artist": "HOYO-MiX" -},{ - "title": "Fading Anticipation", - "artist": "HOYO-MiX" -},{ - "title": "Fading Dawn", - "artist": "\nHOYO-MiX" -},{ - "title": "Fading Finality", - "artist": "HOYO-MiX" -},{ - "title": "Fading Light", - "artist": "HOYO-MiX" -},{ - "title": "Fading Memories", - "artist": "HOYO-MiX" -},{ - "title": "Fading Prophecy", - "artist": "HOYO-MiX" -},{ - "title": "Faint Afterglow", - "artist": "HOYO-MiX" -},{ - "title": "Fair Play", - "artist": "HOYO-MiX" -},{ - "title": "Faith in the Percept", - "artist": "HOYO-MiX" -},{ - "title": "Falling Drums", - "artist": "HOYO-MiX" -},{ - "title": "Falling Fantasy", - "artist": "HOYO-MiX" -},{ - "title": "Fantastical Fairytale", - "artist": "HOYO-MiX" -},{ - "title": "Fantasy Note", - "artist": "HOYO-MiX" -},{ - "title": "Fantasy of Ten Thousand Blossoms", - "artist": "HOYO-MiX" -},{ - "title": "Farewell, Penacony", - "artist": "HOYO-MiX" -},{ - "title": "Fast & Furynuts", - "artist": "HOYO-MiX" -},{ - "title": "Fatal Clash of Swordgraves", - "artist": "HOYO-MiX" -},{ - "title": "Fatal Confrontation", - "artist": "HOYO-MiX" -},{ - "title": "Feast and Bounty", - "artist": "HOYO-MiX" -},{ - "title": "Feathered Moonlight", - "artist": "HOYO-MiX" -},{ - "title": "Feathered Rabbit", - "artist": "HOYO-MiX" -},{ - "title": "Following the Torrent", - "artist": "HOYO-MiX" -},{ - "title": "Feelings of Smothering", - "artist": "HOYO-MiX" -},{ - "title": "Heart's Homecoming - Bygone Memories", - "artist": "HOYO-MiX" -},{ - "title": "Fervent Flare", - "artist": "HOYO-MiX" -},{ - "title": "Fierce", - "artist": "HOYO-MiX" -},{ - "title": "Finality", - "artist": "HOYO-MiX" -},{ - "title": "Finest Duel Under the Pristine Blue", - "artist": "HOYO-MiX" -},{ - "title": "Firew", - "artist": "HOYO-MiX" -},{ - "title": "First Blossom of Spring", - "artist": "HOYO-MiX" -},{ - "title": "Flanerie sur le marche", - "artist": "HOYO-MiX" -},{ - "title": "Fleeting Colors in Flight", - "artist": "HOYO-MiX" -},{ - "title": "Flickering Brightness", - "artist": "HOYO-MiX" -},{ - "title": "Flickering Shadows of Trees", - "artist": "HOYO-MiX" -},{ - "title": "Floating Breaths of the Breeze", - "artist": "HOYO-MiX" -},{ - "title": "Floating Into Distance", - "artist": "HOYO-MiX" -},{ - "title": "Floating Lullaby", - "artist": "HOYO-MiX" -},{ - "title": "Floating Tempo", - "artist": "HOYO-MiX" -},{ - "title": "Floating World Under the Moonlight", - "artist": "HOYO-MiX" -},{ - "title": "Florid Mitama", - "artist": "HOYO-MiX" -},{ - "title": "Flow of Autumn Wind", - "artist": "HOYO-MiX" -},{ - "title": "Fontaine", - "artist": "HOYO-MiX" -},{ - "title": "For Kevin", - "artist": "HOYO-MiX" -},{ - "title": "Here Be Dragons", - "artist": "HOYO-MiX" -},{ - "title": "For Riddles, for Wonders", - "artist": "HOYO-MiX" -},{ - "title": "For Vita", - "artist": "HOYO-MiX" -},{ - "title": "For an Unmarked Grave", - "artist": "HOYO-MiX" -},{ - "title": "Forbidden", - "artist": "HOYO-MiX" -},{ - "title": "Foreboding Beat", - "artist": "HOYO-MiX" -},{ - "title": "Foregone Depiction", - "artist": "HOYO-MiX" -},{ - "title": "Foreign Body", - "artist": "HOYO-MiX" -},{ - "title": "Forest in the Light", - "artist": "HOYO-MiX" -},{ - "title": "Forlornness", - "artist": "HOYO-MiX" -},{ - "title": "Formidable Usurper", - "artist": "HOYO-MiX" -},{ - "title": "Fortuna Variabilis", - "artist": "HOYO-MiX" -},{ - "title": "Foundry of the Golden", - "artist": "HOYO-MiX" -},{ - "title": "Frail Peace", - "artist": "HOYO-MiX" -},{ - "title": "Freez", - "artist": "HOYO-MiX" -},{ - "title": "Fresh Breezes of Dawn", - "artist": "HOYO-MiX" -},{ - "title": "Fresh and Fancy", - "artist": "HOYO-MiX" -},{ - "title": "Frigid Reverie", - "artist": "HOYO-MiX" -},{ - "title": "From Finality to Origin", - "artist": "HOYO-MiX" -},{ - "title": "Frosted Hue of Stars", - "artist": "HOYO-MiX" -},{ - "title": "Fujin's Chant", - "artist": "HOYO-MiX" -},{ - "title": "Full House", - "artist": "HOYO-MiX" -},{ - "title": "Funneled Gorge", - "artist": "HOYO-MiX" -},{ - "title": "Fury Unleashed", - "artist": "HOYO-MiX" -},{ - "title": "Galactic Roaming", - "artist": "HOYO-MiX" -},{ - "title": "Galactic Traveler", - "artist": "HOYO-MiX" -},{ - "title": "Garden of Jade", - "artist": "HOYO-MiX" -},{ - "title": "Gathered Pace", - "artist": "HOYO-MiX" -},{ - "title": "Gathering Tempest", - "artist": "HOYO-MiX" -},{ - "title": "Infirma Nostri Corporis", - "artist": "HOYO-MiX" -},{ - "title": "Gentle Breeze Through the Pines", - "artist": "HOYO-MiX" -},{ - "title": "Ghastly Badlands", - "artist": "HOYO-MiX" -},{ - "title": "Gilded Journey", - "artist": "HOYO-MiX" -},{ - "title": "Gilded Runner", - "artist": "HOYO-MiX" -},{ - "title": "Gion2", - "artist": "HOYO-MiX" -},{ - "title": "Gion3", - "artist": "HOYO-MiX" -},{ - "title": "Giorno per giorno", - "artist": "HOYO-MiX" -},{ - "title": "Glacial Castigation", - "artist": "HOYO-MiX" -},{ - "title": "Gloomy Drizzle", - "artist": "HOYO-MiX" -},{ - "title": "Glorious Metropole", - "artist": "HOYO-MiX" -},{ - "title": "Glory and Decay", - "artist": "HOYO-MiX" -},{ - "title": "Glow of Nawpa Pacha", - "artist": "HOYO-MiX" -},{ - "title": "Glowing Embers", - "artist": "HOYO-MiX" -},{ - "title": "God-Devouring Mania", - "artist": "HOYO-MiX" -},{ - "title": "Gold Cup of Oases", - "artist": "HOYO-MiX" -},{ - "title": "Golden Courtyard - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Golden Crescent", - "artist": "HOYO-MiX" -},{ - "title": "Golden Flowers", - "artist": "HOYO-MiX" -},{ - "title": "Golden Land", - "artist": "HOYO-MiX" -},{ - "title": "Gone With the Wind", - "artist": "HOYO-MiX" -},{ - "title": "Good Hunting on a New Horizon", - "artist": "HOYO-MiX" -},{ - "title": "Got a Date?", - "artist": "HOYO-MiX" -},{ - "title": "Gourmet Gastronomy", - "artist": "HOYO-MiX" -},{ - "title": "Graceful Dexterity", - "artist": "HOYO-MiX" -},{ - "title": "Grapevine and Mountain Goat", - "artist": "HOYO-MiX" -},{ - "title": "Grasp the Stars", - "artist": "HOYO-MiX" -},{ - "title": "Grey Frontier", - "artist": "HOYO-MiX" -},{ - "title": "Grief of the Lost", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Contemplation", - "artist": "HOYO-MiX" -},{ - "title": "Grim Is the Night", - "artist": "HOYO-MiX" -},{ - "title": "Judging the Firestealer", - "artist": "HOYO-MiX" -},{ - "title": "Juncture of Admonition", - "artist": "HOYO-MiX" -},{ - "title": "Grizzle", - "artist": "HOYO-MiX" -},{ - "title": "Gruelling Battle", - "artist": "HOYO-MiX" -},{ - "title": "Guhua's Legacy", - "artist": "HOYO-MiX" -},{ - "title": "Gurabad's Whisper", - "artist": "HOYO-MiX" -},{ - "title": "Gymnopedies of Lune", - "artist": "HOYO-MiX" -},{ - "title": "Hail the Queen", - "artist": "HOYO-MiX" -},{ - "title": "Halcyon Times", - "artist": "HOYO-MiX" -},{ - "title": "Jungle Wanderers", - "artist": "HOYO-MiX" -},{ - "title": "Halfway House", - "artist": "HOYO-MiX" -},{ - "title": "Halls of Hueyteotl", - "artist": "HOYO-MiX" -},{ - "title": "Hang by a Thread", - "artist": "HOYO-MiX" -},{ - "title": "Hanging in the Heart of the Wind", - "artist": "HOYO-MiX" -},{ - "title": "Hard Bone", - "artist": "HOYO-MiX" -},{ - "title": "Harmonia of Polysynodie", - "artist": "HOYO-MiX" -},{ - "title": "Harmonies of the Heart", - "artist": "HOYO-MiX" -},{ - "title": "Harmonious Capitolium", - "artist": "HOYO-MiX" -},{ - "title": "Harmony Greets the New Year", - "artist": "HOYO-MiX" -},{ - "title": "Haunting Hoots", - "artist": "HOYO-MiX" -},{ - "title": "Hcruhc - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Heart of Yuugen", - "artist": "HOYO-MiX" -},{ - "title": "Heart's Homecoming - Deeply Loving", - "artist": "HOYO-MiX" -},{ - "title": "Heart's Homecoming - Heart's Debate", - "artist": "HOYO-MiX" -},{ - "title": "Hold Me - Audio-FX Remix", - "artist": "L'รขme Immortelle/Audio-FX" -},{ - "title": "Heart's Homecoming - Prologue", - "artist": "HOYO-MiX" -},{ - "title": "In a Forgotten Tongue", - "artist": "HOYO-MiX" -},{ - "title": "Heart's Homecoming - Words of Summer", - "artist": "HOYO-MiX" -},{ - "title": "Heaven and Earth as a Chessboard", - "artist": "HOYO-MiX" -},{ - "title": "Heliacal Path", - "artist": "HOYO-MiX" -},{ - "title": "Hell Is Preferable to Nihility", - "artist": "HOYO-MiX" -},{ - "title": "Her Imperial Majesty", - "artist": "HOYO-MiX" -},{ - "title": "Her Silhouette", - "artist": "HOYO-MiX" -},{ - "title": "Her Wishes", - "artist": "HOYO-MiX" -},{ - "title": "Herb Gatherer's Dream", - "artist": "HOYO-MiX" -},{ - "title": "Hermitage of Eternity", - "artist": "HOYO-MiX" -},{ - "title": "Hesperus", - "artist": "HOYO-MiX" -},{ - "title": "Hi, Dolly!", - "artist": "HOYO-MiX" -},{ - "title": "Hidden Dreams in the Depths", - "artist": "HOYO-MiX" -},{ - "title": "Hidden Path Above the Savannah", - "artist": "HOYO-MiX" -},{ - "title": "Hidden Sillage", - "artist": "HOYO-MiX" -},{ - "title": "Monster Hunt", - "artist": "HOYO-MiX" -},{ - "title": "Ho'olauna aloha!", - "artist": "HOYO-MiX" -},{ - "title": "Hoary Hibernation", - "artist": "HOYO-MiX" -},{ - "title": "Hollow Echoes", - "artist": "HOYO-MiX" -},{ - "title": "Holm", - "artist": "HOYO-MiX" -},{ - "title": "Homeward Bound", - "artist": "HOYO-MiX" -},{ - "title": "Honey City", - "artist": "HOYO-MiX" -},{ - "title": "Honkai Impact 3rd", - "artist": "HOYO-MiX" -},{ - "title": "Honorable Landscape", - "artist": "HOYO-MiX" -},{ - "title": "Hooter", - "artist": "HOYO-MiX" -},{ - "title": "Hope Is the Thing With Feathers - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Hot Spring Affection", - "artist": "HOYO-MiX" -},{ - "title": "Hourglass of Poetry", - "artist": "HOYO-MiX" -},{ - "title": "House of Cinders", - "artist": "HOYO-MiX" -},{ - "title": "Htaed - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Huldra's Retreat", - "artist": "HOYO-MiX" -},{ - "title": "Hushed Canopy of Night", - "artist": "HOYO-MiX" -},{ - "title": "Hushed Gleam", - "artist": "HOYO-MiX" -},{ - "title": "Hustle and Bustle of Ormos", - "artist": "HOYO-MiX" -},{ - "title": "Hyakuin of Blossoming Mirage", - "artist": "HOYO-MiX" -},{ - "title": "Hymn of Cicadas", - "artist": "HOYO-MiX" -},{ - "title": "Hymn of Night", - "artist": "HOYO-MiX" -},{ - "title": "Hymns of Eventide", - "artist": "HOYO-MiX" -},{ - "title": "Hyperion", - "artist": "HOYO-MiX" -},{ - "title": "I Got Reincarnated as an Onikabuto... And Flipped the World Upside Down - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "I'll Walk With You Down The Path of Thorns", - "artist": "HOYO-MiX" -},{ - "title": "I'm Back, Kiana", - "artist": "HOYO-MiX" -},{ - "title": "Ichor of Two Dragons", - "artist": "HOYO-MiX" -},{ - "title": "Idle Ambience", - "artist": "HOYO-MiX" -},{ - "title": "Idle Hours", - "artist": "HOYO-MiX" -},{ - "title": "Idle Moments of Joy", - "artist": "HOYO-MiX" -},{ - "title": "If I Can Stop One Heart From Breaking - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "If One Wakes at Midnight", - "artist": "HOYO-MiX" -},{ - "title": "If We Had Wings", - "artist": "HOYO-MiX" -},{ - "title": "Il Crepuscolo di Poisson", - "artist": "HOYO-MiX" -},{ - "title": "Il Nome della Rosula", - "artist": "HOYO-MiX" -},{ - "title": "Illuminated Coral Palace", - "artist": "HOYO-MiX" -},{ - "title": "Illusory Apparitions", - "artist": "HOYO-MiX" -},{ - "title": "Illusory Truth", - "artist": "HOYO-MiX" -},{ - "title": "Im Anfang war das Wort", - "artist": "HOYO-MiX" -},{ - "title": "Imayoh Revival", - "artist": "HOYO-MiX" -},{ - "title": "Immaculate Ardency", - "artist": "HOYO-MiX" -},{ - "title": "Immemorial Land", - "artist": "HOYO-MiX" -},{ - "title": "Immersive Ark", - "artist": "HOYO-MiX" -},{ - "title": "Immolation", - "artist": "HOYO-MiX" -},{ - "title": "Impending Danger", - "artist": "HOYO-MiX" -},{ - "title": "In All Does Life Flow", - "artist": "HOYO-MiX" -},{ - "title": "In Barren Ashes", - "artist": "HOYO-MiX" -},{ - "title": "In Disbelief", - "artist": "HOYO-MiX" -},{ - "title": "In Gloomy Meditation", - "artist": "HOYO-MiX" -},{ - "title": "In Search of Prophecy", - "artist": "HOYO-MiX" -},{ - "title": "In Torrid Heat", - "artist": "HOYO-MiX" -},{ - "title": "In Yonder Ribat", - "artist": "HOYO-MiX" -},{ - "title": "In the Name of Landau", - "artist": "HOYO-MiX" -},{ - "title": "Katana", - "artist": "HOYO-MiX" -},{ - "title": "In the Solemn Gloom", - "artist": "HOYO-MiX" -},{ - "title": "In the Wake of Rain", - "artist": "HOYO-MiX" -},{ - "title": "Incontro: Bellezza e Rosula", - "artist": "HOYO-MiX" -},{ - "title": "Kcolc", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Acumen", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Ardor", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Breakthrough", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Chessboard", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Continuation", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Covert", - "artist": "HOYO-MiX" -},{ - "title": "Sons of the Great North", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Indeterminate: Enigma", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Heated Debate", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Journey's Outset", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Line of Sight", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Lofty Clouds", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Luster", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Meeting", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Nostalgia", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Place of Return", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Prologue", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Revelation", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Search", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Seeking", - "artist": "HOYO-MiX" -},{ - "title": "Indeterminate: Testimony", - "artist": "HOYO-MiX" -},{ - "title": "Indisputable Commandments", - "artist": "HOYO-MiX" -},{ - "title": "Inebriation of Raghs-e-Nilou", - "artist": "HOYO-MiX" -},{ - "title": "Inevitable Conflict", - "artist": "HOYO-MiX" -},{ - "title": "Infinite Cosmodynamics", - "artist": "HOYO-MiX" -},{ - "title": "Inheritance of an Ancient Name", - "artist": "HOYO-MiX" -},{ - "title": "Inner Beast Vanquished", - "artist": "HOYO-MiX" -},{ - "title": "Inscription of Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Interrupts", - "artist": "HOYO-MiX" -},{ - "title": "Interstellar Drift", - "artist": "HOYO-MiX" -},{ - "title": "Into the Airless Void", - "artist": "HOYO-MiX" -},{ - "title": "Into the Cracked Earth", - "artist": "HOYO-MiX" -},{ - "title": "Into the Perilous Labyrinth of Fog", - "artist": "HOYO-MiX" -},{ - "title": "Into the Valley of Solitude", - "artist": "HOYO-MiX" -},{ - "title": "Into the Yawning Chasm", - "artist": "HOYO-MiX" -},{ - "title": "Into the Yonder and Water", - "artist": "HOYO-MiX" -},{ - "title": "Ortem - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Introduction to a Little Friend", - "artist": "HOYO-MiX" -},{ - "title": "Invert", - "artist": "HOYO-MiX" -},{ - "title": "Invitation of Windblume", - "artist": "HOYO-MiX" -},{ - "title": "Invokation Game", - "artist": "HOYO-MiX" -},{ - "title": "Iridescent Summer Day", - "artist": "HOYO-MiX" -},{ - "title": "Irresistible Force", - "artist": "HOYO-MiX" -},{ - "title": "Nocturnal Illumination", - "artist": "HOYO-MiX" -},{ - "title": "Isolated Pine", - "artist": "HOYO-MiX" -},{ - "title": "Jade Chimes", - "artist": "HOYO-MiX" -},{ - "title": "Je sais le nom de l'etranger !", - "artist": "HOYO-MiX" -},{ - "title": "Jiem", - "artist": "HOYO-MiX" -},{ - "title": "Jolts in the Forest", - "artist": "HOYO-MiX" -},{ - "title": "Journey by the Moonlight", - "artist": "HOYO-MiX" -},{ - "title": "Jubilation of Calcine", - "artist": "HOYO-MiX" -},{ - "title": "Judgement Knight - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Kevin", - "artist": "HOYO-MiX" -},{ - "title": "Journey", - "artist": "HOYO-MiX" -},{ - "title": "King Deshret and the Three Magi", - "artist": "HOYO-MiX" -},{ - "title": "King Father of All", - "artist": "HOYO-MiX" -},{ - "title": "Omertร ", - "artist": "HOYO-MiX" -},{ - "title": "Joy of Science", - "artist": "HOYO-MiX" -},{ - "title": "Jubilant New Year Symphony", - "artist": "HOYO-MiX" -},{ - "title": "Lurking Dread", - "artist": "HOYO-MiX" -},{ - "title": "Kingdom of Dust", - "artist": "HOYO-MiX" -},{ - "title": "The Death Waltz", - "artist": "Tobias Lilja" -},{ - "title": "Kong", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Conviction", - "artist": "HOYO-MiX" -},{ - "title": "Kra - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Kyoden: A Cleave Across the Transient World", - "artist": "HOYO-MiX" -},{ - "title": "Moonrise", - "artist": "HOYO-MiX" -},{ - "title": "L'envers et l'endroit", - "artist": "HOYO-MiX" -},{ - "title": "Le spectacle doit continuer", - "artist": "HOYO-MiX" -},{ - "title": "La Messe de l'athรฉe", - "artist": "HOYO-MiX" -},{ - "title": "Sophia", - "artist": "The Crรผxshadows" -},{ - "title": "La cite en la mer", - "artist": "HOYO-MiX" -},{ - "title": "La comedie ni humaine ni divine", - "artist": "HOYO-MiX" -},{ - "title": "La condotta della Rosula", - "artist": "HOYO-MiX" -},{ - "title": "Nothing Else Matters Part 1 - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "La confession interrompue", - "artist": "HOYO-MiX" -},{ - "title": "La derniere opportunite", - "artist": "HOYO-MiX" -},{ - "title": "La mer, la mere", - "artist": "HOYO-MiX" -},{ - "title": "La nuit fantastique", - "artist": "HOYO-MiX" -},{ - "title": "La nuit silencieuse et paisible", - "artist": "HOYO-MiX" -},{ - "title": "La tristezza della Rosula", - "artist": "HOYO-MiX" -},{ - "title": "La vaguelette - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "La vita e sogno", - "artist": "HOYO-MiX" -},{ - "title": "Lacrimosa", - "artist": "HOYO-MiX" -},{ - "title": "Lamentation et Triomphe", - "artist": "HOYO-MiX" -},{ - "title": "Lamenting Torrent of Oblivion", - "artist": "HOYO-MiX" -},{ - "title": "Paen of Day", - "artist": "HOYO-MiX" -},{ - "title": "Oneiros of Borehole Planet", - "artist": "HOYO-MiX" -},{ - "title": "Land of Tecalco", - "artist": "HOYO-MiX" -},{ - "title": "Langage des fleurs", - "artist": "HOYO-MiX" -},{ - "title": "Language of Eternity", - "artist": "HOYO-MiX" -},{ - "title": "Largo alla donzella", - "artist": "HOYO-MiX" -},{ - "title": "Latent Content of Dream", - "artist": "HOYO-MiX" -},{ - "title": "Le Souffle du Parfum", - "artist": "HOYO-MiX" -},{ - "title": "Le Souvenir avec le crepuscule", - "artist": "HOYO-MiX" -},{ - "title": "Le ciel clair qu'elle avait songe", - "artist": "HOYO-MiX" -},{ - "title": "Le commencement de la fin", - "artist": "HOYO-MiX" -},{ - "title": "Le cramoisi coulant comme Cin", - "artist": "HOYO-MiX" -},{ - "title": "Le dormeur du val", - "artist": "HOYO-MiX" -},{ - "title": "Le duc sous l'eau", - "artist": "HOYO-MiX" -},{ - "title": "Le fleuve secret", - "artist": "HOYO-MiX" -},{ - "title": "Le secret cache", - "artist": "HOYO-MiX" -},{ - "title": "Pairidaeza", - "artist": "HOYO-MiX" -},{ - "title": "Leisure in Painting", - "artist": "HOYO-MiX" -},{ - "title": "Leisurely Days in Fontaine", - "artist": "HOYO-MiX" -},{ - "title": "Les Nuits", - "artist": "HOYO-MiX" -},{ - "title": "Les etoiles semblent s'estomper", - "artist": "HOYO-MiX" -},{ - "title": "Les fumees blanches", - "artist": "HOYO-MiX" -},{ - "title": "Les muets", - "artist": "HOYO-MiX" -},{ - "title": "Les murmures des flots", - "artist": "HOYO-MiX" -},{ - "title": "Les rivieres aeriennes", - "artist": "HOYO-MiX" -},{ - "title": "Les tendres souhaits", - "artist": "HOYO-MiX" -},{ - "title": "Les tenebres et l'oubli", - "artist": "HOYO-MiX" -},{ - "title": "Les voici ! Voici le duo !", - "artist": "HOYO-MiX" -},{ - "title": "Let's Get Started!", - "artist": "HOYO-MiX" -},{ - "title": "Let's Take a Photo!", - "artist": "HOYO-MiX" -},{ - "title": "Life's Suffering, An Endless Tide", - "artist": "HOYO-MiX" -},{ - "title": "Lift the Sword of Rebellion", - "artist": "HOYO-MiX" -},{ - "title": "Lighter Than Tears", - "artist": "HOYO-MiX" -},{ - "title": "Lightless Dissonance", - "artist": "HOYO-MiX" -},{ - "title": "Lightning Racing", - "artist": "HOYO-MiX" -},{ - "title": "Lights on Me", - "artist": "HOYO-MiX" -},{ - "title": "Limpide est le sanglot d'eau", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Dawn and Dusk", - "artist": "HOYO-MiX" -},{ - "title": "Lingering Memories", - "artist": "HOYO-MiX" -},{ - "title": "Lingering Thoughts", - "artist": "HOYO-MiX" -},{ - "title": "Lingering Vipers", - "artist": "HOYO-MiX" -},{ - "title": "Link", - "artist": "HOYO-MiX" -},{ - "title": "Listless and Numb Ground", - "artist": "HOYO-MiX" -},{ - "title": "Lithic Oath", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Dedication", - "artist": "HOYO-MiX" -},{ - "title": "Little Little Caesar", - "artist": "HOYO-MiX" -},{ - "title": "Little One - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Little Spark", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Despondence", - "artist": "HOYO-MiX" -},{ - "title": "Living Flame", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Entwined", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Flowing Light", - "artist": "HOYO-MiX" -},{ - "title": "Lo, There Do I See The Falcon", - "artist": "HOYO-MiX" -},{ - "title": "Loch's Revitalization", - "artist": "HOYO-MiX" -},{ - "title": "Locus Amoenus", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Full of Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Gentle Tenderness", - "artist": "HOYO-MiX" -},{ - "title": "Lodestar in Evernight", - "artist": "HOYO-MiX" -},{ - "title": "Lone Stargazer", - "artist": "HOYO-MiX" -},{ - "title": "Lonec", - "artist": "HOYO-MiX" -},{ - "title": "Loneliness", - "artist": "HOYO-MiX" -},{ - "title": "Lonely Melody of Yore", - "artist": "HOYO-MiX" -},{ - "title": "Lonely Star's Longing", - "artist": "HOYO-MiX" -},{ - "title": "Lonesome Road", - "artist": "HOYO-MiX" -},{ - "title": "Long Night", - "artist": "HOYO-MiX" -},{ - "title": "Long-Lost Chapters", - "artist": "HOYO-MiX" -},{ - "title": "Lose", - "artist": "HOYO-MiX" -},{ - "title": "Lost Pigeon Whistle", - "artist": "HOYO-MiX" -},{ - "title": "Lost Ship", - "artist": "HOYO-MiX" -},{ - "title": "Lost in Gravel and Stone", - "artist": "HOYO-MiX" -},{ - "title": "Lost in Sweet Gentle Breezes", - "artist": "HOYO-MiX" -},{ - "title": "Lost", - "artist": "HOYO-MiX" -},{ - "title": "Lotus of Haftkarsvar", - "artist": "HOYO-MiX" -},{ - "title": "Love Forever", - "artist": "HOYO-MiX" -},{ - "title": "Love Is in the Air", - "artist": "HOYO-MiX" -},{ - "title": "Love Upon Wings in Your Heart", - "artist": "HOYO-MiX" -},{ - "title": "Love in the Air", - "artist": "HOYO-MiX" -},{ - "title": "Love upon Wings in Your Heart - Fulfillment", - "artist": "HOYO-MiX" -},{ - "title": "Lucid Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Lullaby", - "artist": "HOYO-MiX" -},{ - "title": "Lumidouce's Repose", - "artist": "HOYO-MiX" -},{ - "title": "Luminescence of Eventide", - "artist": "HOYO-MiX" -},{ - "title": "Lunar Crater", - "artist": "HOYO-MiX" -},{ - "title": "Lustprinzip", - "artist": "HOYO-MiX" -},{ - "title": "Lustrous Stars", - "artist": "HOYO-MiX" -},{ - "title": "Lustrous Trick", - "artist": "HOYO-MiX" -},{ - "title": "Lux Aeterna", - "artist": "HOYO-MiX" -},{ - "title": "Lyin - See You in the Next World", - "artist": "HOYO-MiX" -},{ - "title": "Mad Banquet", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Heartstrings", - "artist": "HOYO-MiX" -},{ - "title": "Madrigale della Candela", - "artist": "HOYO-MiX" -},{ - "title": "The Dawn Will Come", - "artist": "Trevor Morris" -},{ - "title": "Magnificent Irodori", - "artist": "HOYO-MiX" -},{ - "title": "Maidens of Sanctity", - "artist": "HOYO-MiX" -},{ - "title": "Makani 'olu'olu", - "artist": "HOYO-MiX" -},{ - "title": "Makurakotoba of Dew", - "artist": "HOYO-MiX" -},{ - "title": "Malinalco's Dusk", - "artist": "HOYO-MiX" -},{ - "title": "Manche de Momotsuzuri", - "artist": "HOYO-MiX" -},{ - "title": "Manifest Content of Dream", - "artist": "HOYO-MiX" -},{ - "title": "Many-Colored Smiles and Tears", - "artist": "HOYO-MiX" -},{ - "title": "Marcescent Floret", - "artist": "HOYO-MiX" -},{ - "title": "Marching of Xiezhi", - "artist": "HOYO-MiX" -},{ - "title": "Marching to Victory", - "artist": "HOYO-MiX" -},{ - "title": "Marvelous Moments - Evocation", - "artist": "HOYO-MiX" -},{ - "title": "Marvelous Moments", - "artist": "HOYO-MiX" -},{ - "title": "Masquerade of the Guilty", - "artist": "HOYO-MiX" -},{ - "title": "Maverick Hunter", - "artist": "HOYO-MiX" -},{ - "title": "Maze of Spirits", - "artist": "HOYO-MiX" -},{ - "title": "Mechanical Symphony", - "artist": "HOYO-MiX" -},{ - "title": "Meeting and Passing", - "artist": "HOYO-MiX" -},{ - "title": "Mellow Alize", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Brave Seeds", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Bright New Buds", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Dazzling Light", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Distant Green Fields", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Dream Home", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Fresh Dewdrops", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Hidden Seeds", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Merusea", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Morning Dew", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Sprouting Flowers", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Utsava", - "artist": "HOYO-MiX" -},{ - "title": "Melody of Young Leaves", - "artist": "HOYO-MiX" -},{ - "title": "Memories of Gurabad", - "artist": "HOYO-MiX" -},{ - "title": "Memories of a Lost Castle", - "artist": "HOYO-MiX" -},{ - "title": "Mend", - "artist": "HOYO-MiX" -},{ - "title": "Menmaatre's Parade", - "artist": "HOYO-MiX" -},{ - "title": "Midnight Confessions", - "artist": "HOYO-MiX" -},{ - "title": "Metaphor for Calamity", - "artist": "HOYO-MiX" -},{ - "title": "Metres of Boethius", - "artist": "HOYO-MiX" -},{ - "title": "Midnight Reflections", - "artist": "HOYO-MiX" -},{ - "title": "Midnight in Mondstadt", - "artist": "HOYO-MiX" -},{ - "title": "Midsummer Island Adventure", - "artist": "HOYO-MiX" -},{ - "title": "Miko's Ingenuity", - "artist": "HOYO-MiX" -},{ - "title": "Millennial Sails", - "artist": "HOYO-MiX" -},{ - "title": "Mind the Swelter, Watch the Furnace", - "artist": "HOYO-MiX" -},{ - "title": "Miraculous Whisper", - "artist": "HOYO-MiX" -},{ - "title": "Mirage of the Oasis", - "artist": "HOYO-MiX" -},{ - "title": "Missing Wind-Up Key", - "artist": "HOYO-MiX" -},{ - "title": "Mist", - "artist": "HOYO-MiX" -},{ - "title": "Moment of Conflict", - "artist": "HOYO-MiX" -},{ - "title": "Moment of Solace", - "artist": "HOYO-MiX" -},{ - "title": "Moment of Tribulation", - "artist": "HOYO-MiX" -},{ - "title": "Monodrama", - "artist": "HOYO-MiX" -},{ - "title": "Seething Animosity", - "artist": "HOYO-MiX" -},{ - "title": "Moon Above the Valley", - "artist": "HOYO-MiX" -},{ - "title": "Moon Base", - "artist": "HOYO-MiX" -},{ - "title": "Moon Battle", - "artist": "HOYO-MiX" -},{ - "title": "Moon Halo - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Moon Knight", - "artist": "HOYO-MiX" -},{ - "title": "Moon of Hanan Pacha", - "artist": "HOYO-MiX" -},{ - "title": "Prevernae", - "artist": "HOYO-MiX" -},{ - "title": "Moon", - "artist": "HOYO-MiX" -},{ - "title": "Moonhowl Stampede", - "artist": "HOYO-MiX" -},{ - "title": "Moonlit Eve - Elation", - "artist": "HOYO-MiX" -},{ - "title": "Moonlit Eve - Park Tour", - "artist": "HOYO-MiX" -},{ - "title": "Moonlit Eve", - "artist": "HOYO-MiX" -},{ - "title": "Moonlit Lanterns", - "artist": "HOYO-MiX" -},{ - "title": "Moonlit Night in Sumeru", - "artist": "HOYO-MiX" -},{ - "title": "Moonlit Tides", - "artist": "HOYO-MiX" -},{ - "title": "Morning Song in the Forest", - "artist": "HOYO-MiX" -},{ - "title": "Mountain's Hymn", - "artist": "HOYO-MiX" -},{ - "title": "Mountainborn Gale", - "artist": "HOYO-MiX" -},{ - "title": "Mountains of Mist", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Humor", - "artist": "HOYO-MiX" -},{ - "title": "Muji-Muji Chaos!", - "artist": "HOYO-MiX" -},{ - "title": "My Heart Leaps", - "artist": "HOYO-MiX" -},{ - "title": "My Sword Stirs Starlight", - "artist": "HOYO-MiX" -},{ - "title": "Myriad of Lights - \"Fleeting Colors in Flight\" Original Game Soundtrack EP", - "artist": "HOYO-MiX" -},{ - "title": "Evenfall", - "artist": "Tristania" -},{ - "title": "Mysteries of the Lost Gold: Exploration", - "artist": "HOYO-MiX" -},{ - "title": "Mysteries of the Lost Gold: Journey", - "artist": "HOYO-MiX" -},{ - "title": "Mysteries of the Lost Gold: Sea Breeze", - "artist": "HOYO-MiX" -},{ - "title": "Onset of Omens", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Imposition", - "artist": "HOYO-MiX" -},{ - "title": "Mysteries of the Lost Gold", - "artist": "HOYO-MiX" -},{ - "title": "Mystery of Bakerlon: Dim Shadows", - "artist": "HOYO-MiX" -},{ - "title": "Mystery of Bakerlon: Distant Night", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Joy", - "artist": "HOYO-MiX" -},{ - "title": "Mystery of Bakerlon: Dusk Sky", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Leisure", - "artist": "HOYO-MiX" -},{ - "title": "Mystery of Bakerlon: Night Investigation", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Long Night", - "artist": "HOYO-MiX" -},{ - "title": "Mystery of Bakerlon: On the Trail", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Longing", - "artist": "HOYO-MiX" -},{ - "title": "Mystery of Bakerlon", - "artist": "HOYO-MiX" -},{ - "title": "Sniur - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Mystery", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Murmurs", - "artist": "HOYO-MiX" -},{ - "title": "Mystify", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Peculiarity", - "artist": "HOYO-MiX" -},{ - "title": "Nameless Days", - "artist": "HOYO-MiX" -},{ - "title": "Narcissus Without Water", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Profusion", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Promise", - "artist": "HOYO-MiX" -},{ - "title": "Narrate", - "artist": "HOYO-MiX" -},{ - "title": "Narratives of Forgotten Planets", - "artist": "HOYO-MiX" -},{ - "title": "Natlan", - "artist": "HOYO-MiX" -},{ - "title": "Neath the Fountain", - "artist": "HOYO-MiX" -},{ - "title": "Nebulous Dunes", - "artist": "HOYO-MiX" -},{ - "title": "Nephrite of Deshret", - "artist": "HOYO-MiX" -},{ - "title": "Nest", - "artist": "HOYO-MiX" -},{ - "title": "Nesting Avians", - "artist": "HOYO-MiX" -},{ - "title": "Neuropulse", - "artist": "HOYO-MiX" -},{ - "title": "Never Let You Go", - "artist": "HOYO-MiX" -},{ - "title": "Nevermore", - "artist": "HOYO-MiX" -},{ - "title": "Ending Theme", - "artist": "Yasunori Nishiki" -},{ - "title": "Next Stop, the Stars!", - "artist": "HOYO-MiX" -},{ - "title": "Nian", - "artist": "HOYO-MiX" -},{ - "title": "Night Bazaar in Full Glow", - "artist": "HOYO-MiX" -},{ - "title": "Night of Thrills", - "artist": "HOYO-MiX" -},{ - "title": "Night of the Sacred Flame", - "artist": "HOYO-MiX" -},{ - "title": "Night's Crown of Flowers", - "artist": "HOYO-MiX" -},{ - "title": "Shudder Before the Beautiful", - "artist": "Nightwish" -},{ - "title": "Night's Whispering Breath", - "artist": "HOYO-MiX" -},{ - "title": "Nightcap at Nightfall", - "artist": "HOYO-MiX" -},{ - "title": "Nightglow๏ผˆinstrumental๏ผ‰", - "artist": "HOYO-MiX" -},{ - "title": "Nihilism - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Ninja's Noir", - "artist": "HOYO-MiX" -},{ - "title": "Nippy Bout", - "artist": "HOYO-MiX" -},{ - "title": "Nivek", - "artist": "HOYO-MiX" -},{ - "title": "No Business Like Show Business", - "artist": "HOYO-MiX" -},{ - "title": "No Ceiling - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "No Ceiling", - "artist": "HOYO-MiX" -},{ - "title": "Nobility of Time", - "artist": "HOYO-MiX" -},{ - "title": "Noitats - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "No Trespassing", - "artist": "HOYO-MiX" -},{ - "title": "Non si levava ancor", - "artist": "HOYO-MiX" -},{ - "title": "North Wind", - "artist": "HOYO-MiX" -},{ - "title": "Nostalgic Melody", - "artist": "HOYO-MiX" -},{ - "title": "Note of Calamity", - "artist": "HOYO-MiX" -},{ - "title": "Note of Effective Settlements", - "artist": "HOYO-MiX" -},{ - "title": "Notes Aeriennes", - "artist": "HOYO-MiX" -},{ - "title": "Nothing but Trickery", - "artist": "HOYO-MiX" -},{ - "title": "Nothing but a Dream", - "artist": "HOYO-MiX" -},{ - "title": "Novatio Novena", - "artist": "HOYO-MiX" -},{ - "title": "Nrbl", - "artist": "HOYO-MiX" -},{ - "title": "Now and Then", - "artist": "HOYO-MiX" -},{ - "title": "Nothing to Laugh At", - "artist": "HOYO-MiX" -},{ - "title": "Nought May Endure But Mutability", - "artist": "HOYO-MiX" -},{ - "title": "Now, Voyager", - "artist": "HOYO-MiX" -},{ - "title": "Nymphs' Tea Party", - "artist": "HOYO-MiX" -},{ - "title": "Oath of Many Waters", - "artist": "HOYO-MiX" -},{ - "title": "Obliterated Dust", - "artist": "HOYO-MiX" -},{ - "title": "Obscure Mirage", - "artist": "HOYO-MiX" -},{ - "title": "Obscure Obsession", - "artist": "HOYO-MiX" -},{ - "title": "Occluded Blight", - "artist": "HOYO-MiX" -},{ - "title": "Ocean of Grains", - "artist": "HOYO-MiX" -},{ - "title": "Ode of Resurrection: Doxology", - "artist": "HOYO-MiX" -},{ - "title": "Ode of Resurrection: Excerpt", - "artist": "HOYO-MiX" -},{ - "title": "Odyssey to the Uncharted", - "artist": "HOYO-MiX" -},{ - "title": "Oed' und leer das Meer", - "artist": "HOYO-MiX" -},{ - "title": "Offertorium of Fortuitum", - "artist": "HOYO-MiX" -},{ - "title": "Omen of Desolation", - "artist": "HOYO-MiX" -},{ - "title": "Perilous Hollow", - "artist": "HOYO-MiX" -},{ - "title": "Omniscia Spares None", - "artist": "HOYO-MiX" -},{ - "title": "On Swords", - "artist": "HOYO-MiX" -},{ - "title": "On a Cold Night", - "artist": "HOYO-MiX" -},{ - "title": "On a Remote Trail", - "artist": "HOYO-MiX" -},{ - "title": "On the Barren Sands", - "artist": "HOYO-MiX" -},{ - "title": "On the Disintegration of Evermemoria", - "artist": "HOYO-MiX" -},{ - "title": "On the Vast Earth", - "artist": "HOYO-MiX" -},{ - "title": "Once Upon a Time in the Vale", - "artist": "HOYO-MiX" -},{ - "title": "Once a Land of Amoene", - "artist": "HOYO-MiX" -},{ - "title": "Once-Joyful Dream", - "artist": "HOYO-MiX" -},{ - "title": "Ondulations du rythme", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Rainy Season", - "artist": "HOYO-MiX" -},{ - "title": "Oracle of Deep Waters", - "artist": "HOYO-MiX" -},{ - "title": "Oracle of the Void", - "artist": "HOYO-MiX" -},{ - "title": "Ordeals, Rituals, Laws", - "artist": "HOYO-MiX" -},{ - "title": "Order of Silence", - "artist": "HOYO-MiX" -},{ - "title": "Origin Station", - "artist": "HOYO-MiX" -},{ - "title": "Origin and Finale", - "artist": "HOYO-MiX" -},{ - "title": "Sting Like a Bee!", - "artist": "HOYO-MiX" -},{ - "title": "Our Piercingly Beautiful Reunion", - "artist": "HOYO-MiX" -},{ - "title": "Over the Tumbling Rivulet", - "artist": "HOYO-MiX" -},{ - "title": "Overnight Dew in the Woods", - "artist": "HOYO-MiX" -},{ - "title": "Paean of Indulgence", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Torrents", - "artist": "HOYO-MiX" -},{ - "title": "Crystal Sword", - "artist": "Ian Taylor\nGB9TP1800348" -},{ - "title": "Par les soirs bleus d'ete", - "artist": "HOYO-MiX" -},{ - "title": "Paradise Island", - "artist": "HOYO-MiX" -},{ - "title": "Paradox", - "artist": "HOYO-MiX" -},{ - "title": "Parcener of Heptas", - "artist": "HOYO-MiX" -},{ - "title": "Parousia Diluvi", - "artist": "HOYO-MiX" -},{ - "title": "Pas de deux di Rosula e Candela", - "artist": "HOYO-MiX" -},{ - "title": "Passage of an Era", - "artist": "HOYO-MiX" -},{ - "title": "Passing Memories - Instrumental: Female Key English Backing Vocals", - "artist": "HOYO-MiX" -},{ - "title": "Passing Memories - Instrumental: Female Key Japanese Backing Vocals", - "artist": "HOYO-MiX" -},{ - "title": "Passing Memories - Instrumental: Female Key", - "artist": "HOYO-MiX" -},{ - "title": "Passing Memories - Instrumental: Male Key Chinese Backing Vocals", - "artist": "HOYO-MiX" -},{ - "title": "Passing Memories - Instrumental: Male Key", - "artist": "HOYO-MiX" -},{ - "title": "Past Repast", - "artist": "HOYO-MiX" -},{ - "title": "Past Yearning", - "artist": "HOYO-MiX" -},{ - "title": "Patches of Sunlight", - "artist": "HOYO-MiX" -},{ - "title": "Path of Yaksha", - "artist": "HOYO-MiX" -},{ - "title": "Path of Desolation", - "artist": "HOYO-MiX" -},{ - "title": "Pathfinder of Darkness", - "artist": "HOYO-MiX" -},{ - "title": "Pathos of Shirasagi", - "artist": "HOYO-MiX" -},{ - "title": "Peace Forever", - "artist": "HOYO-MiX" -},{ - "title": "Pendant", - "artist": "HOYO-MiX" -},{ - "title": "Pendente Lite", - "artist": "HOYO-MiX" -},{ - "title": "Pensees tranquilles", - "artist": "HOYO-MiX" -},{ - "title": "Per Amica Silentia Lunae", - "artist": "HOYO-MiX" -},{ - "title": "Perilous Exploration", - "artist": "HOYO-MiX" -},{ - "title": "Peripatetic Peregrination", - "artist": "HOYO-MiX" -},{ - "title": "Phantasm Suite", - "artist": "HOYO-MiX" -},{ - "title": "Phoenix", - "artist": "HOYO-MiX" -},{ - "title": "Phosphorus", - "artist": "HOYO-MiX" -},{ - "title": "Pilot's Rest", - "artist": "HOYO-MiX" -},{ - "title": "Pirouette of Pika's Pike", - "artist": "HOYO-MiX" -},{ - "title": "Planet Directory", - "artist": "HOYO-MiX" -},{ - "title": "Plantlife Euthys", - "artist": "HOYO-MiX" -},{ - "title": "Pleasure of Rural Life", - "artist": "HOYO-MiX" -},{ - "title": "Pledge of Peace", - "artist": "HOYO-MiX" -},{ - "title": "Plimsoll", - "artist": "HOYO-MiX" -},{ - "title": "Pluie sur la ville", - "artist": "HOYO-MiX" -},{ - "title": "Pneumanull Rice", - "artist": "HOYO-MiX" -},{ - "title": "Sea Wall", - "artist": "HOYO-MiX" -},{ - "title": "Polaris", - "artist": "HOYO-MiX" -},{ - "title": "Poesy of Chrysolite", - "artist": "HOYO-MiX" -},{ - "title": "Polumnia Omnia - Performance Version", - "artist": "HOYO-MiX" -},{ - "title": "Polumnia Omnia", - "artist": "HOYO-MiX" -},{ - "title": "Possente legge e formidabil nume", - "artist": "HOYO-MiX" -},{ - "title": "Prayer for Pathlessness", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Abyss", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Afterimage", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Anxiety", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Careful Thought", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Celebration", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Companionship", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Regret", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Shivers", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Sweet Slumber", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Teasing", - "artist": "HOYO-MiX" -},{ - "title": "Predeterminate: Undercurrents", - "artist": "HOYO-MiX" -},{ - "title": "The Crane Cries", - "artist": "HOYO-MiX" -},{ - "title": "Presently, Beneath a Shared Sky of Stars", - "artist": "HOYO-MiX" -},{ - "title": "Soliloquy of the Star", - "artist": "HOYO-MiX" -},{ - "title": "Profound Ravines", - "artist": "HOYO-MiX" -},{ - "title": "Promenade of Tides", - "artist": "HOYO-MiX" -},{ - "title": "Promises by the Spring", - "artist": "HOYO-MiX" -},{ - "title": "Prophetie of Predestination", - "artist": "HOYO-MiX" -},{ - "title": "Propitious Ardor", - "artist": "HOYO-MiX" -},{ - "title": "Prowl the Shadows", - "artist": "HOYO-MiX" -},{ - "title": "Pulse of Spring", - "artist": "HOYO-MiX" -},{ - "title": "Purging Shadows", - "artist": "HOYO-MiX" -},{ - "title": "Purposeful Purity", - "artist": "HOYO-MiX" -},{ - "title": "Quand la lumiere resplendira", - "artist": "HOYO-MiX" -},{ - "title": "Quantum Bomb", - "artist": "HOYO-MiX" -},{ - "title": "Que le vent soit doux", - "artist": "HOYO-MiX" -},{ - "title": "Quell", - "artist": "HOYO-MiX" -},{ - "title": "Quetzal's Yearning", - "artist": "HOYO-MiX" -},{ - "title": "Qui me freine a un tel moment", - "artist": "HOYO-MiX" -},{ - "title": "Quintempus Niteastetae", - "artist": "HOYO-MiX" -},{ - "title": "Quo Vadis", - "artist": "HOYO-MiX" -},{ - "title": "Quoth the Raven", - "artist": "HOYO-MiX" -},{ - "title": "Race Is On", - "artist": "HOYO-MiX" -},{ - "title": "Raid", - "artist": "HOYO-MiX" -},{ - "title": "Rain of Seven Curtains", - "artist": "HOYO-MiX" -},{ - "title": "Rain of an Ancient Dream", - "artist": "HOYO-MiX" -},{ - "title": "Rainbow Bridge", - "artist": "HOYO-MiX" -},{ - "title": "Rainbow Cradlesong", - "artist": "HOYO-MiX" -},{ - "title": "Rainbow Leis", - "artist": "HOYO-MiX" -},{ - "title": "Rave", - "artist": "HOYO-MiX" -},{ - "title": "Raven Gloss of Darkness", - "artist": "HOYO-MiX" -},{ - "title": "Ravine's Calcination", - "artist": "HOYO-MiX" -},{ - "title": "Ready", - "artist": "HOYO-MiX" -},{ - "title": "Realitรคtsprinzip", - "artist": "HOYO-MiX" -},{ - "title": "Realm of Ethereal Murk", - "artist": "HOYO-MiX" -},{ - "title": "Realms of Amnesia", - "artist": "HOYO-MiX" -},{ - "title": "Reburn", - "artist": "HOYO-MiX" -},{ - "title": "Redolent Nonage", - "artist": "HOYO-MiX" -},{ - "title": "Refractions of Silence", - "artist": "HOYO-MiX" -},{ - "title": "Regali teneri", - "artist": "HOYO-MiX" -},{ - "title": "Remains", - "artist": "HOYO-MiX" -},{ - "title": "Remembrance of Akitsu", - "artist": "HOYO-MiX" -},{ - "title": "Reminiscence", - "artist": "HOYO-MiX" -},{ - "title": "Reminiscences of Remnants", - "artist": "HOYO-MiX" -},{ - "title": "Reminiscent of the Stolen Flame", - "artist": "HOYO-MiX" -},{ - "title": "Requiem Aeternam", - "artist": "HOYO-MiX" -},{ - "title": "Requiem Resonantia", - "artist": "HOYO-MiX" -},{ - "title": "Resonance of Khvarena", - "artist": "HOYO-MiX" -},{ - "title": "Resonance of Longing", - "artist": "HOYO-MiX" -},{ - "title": "Resonant Chant in the Woods", - "artist": "HOYO-MiX" -},{ - "title": "Resplendent Couture", - "artist": "HOYO-MiX" -},{ - "title": "Resting Rogues", - "artist": "HOYO-MiX" -},{ - "title": "Restoration Through Labor", - "artist": "HOYO-MiX" -},{ - "title": "Retaining Clouds Over a Clear Pool", - "artist": "HOYO-MiX" -},{ - "title": "Retaining Clouds", - "artist": "HOYO-MiX" -},{ - "title": "Retribution, Served Cold", - "artist": "HOYO-MiX" -},{ - "title": "Return of None", - "artist": "HOYO-MiX" -},{ - "title": "Return to Trueness", - "artist": "HOYO-MiX" -},{ - "title": "Reve d'alouette", - "artist": "HOYO-MiX" -},{ - "title": "Revealed Retribution", - "artist": "HOYO-MiX" -},{ - "title": "Revelatio Finalis", - "artist": "HOYO-MiX" -},{ - "title": "Reverie of Eternity", - "artist": "HOYO-MiX" -},{ - "title": "Reverie of Pua Aloalo", - "artist": "HOYO-MiX" -},{ - "title": "Reversed Moments", - "artist": "HOYO-MiX" -},{ - "title": "Revir - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Revised Requiem", - "artist": "HOYO-MiX" -},{ - "title": "Revisiting Youth - Innocence", - "artist": "HOYO-MiX" -},{ - "title": "Revisiting Youth", - "artist": "HOYO-MiX" -},{ - "title": "Revolt", - "artist": "HOYO-MiX" -},{ - "title": "Rewards", - "artist": "HOYO-MiX" -},{ - "title": "Rex Tremendae", - "artist": "HOYO-MiX" -},{ - "title": "Rhapsodia Roscida", - "artist": "HOYO-MiX" -},{ - "title": "Rhapsody of Romance", - "artist": "HOYO-MiX" -},{ - "title": "Rhymes of Vales", - "artist": "HOYO-MiX" -},{ - "title": "Rhythm of Inquiry", - "artist": "HOYO-MiX" -},{ - "title": "Ride On", - "artist": "HOYO-MiX" -},{ - "title": "Ripples of the Past", - "artist": "HOYO-MiX" -},{ - "title": "Rippling Wavelet", - "artist": "HOYO-MiX" -},{ - "title": "Rise From The Ashes", - "artist": "HOYO-MiX" -},{ - "title": "Romantic Encounter", - "artist": "HOYO-MiX" -},{ - "title": "Romantic Rail Getaway (I): Adventure", - "artist": "HOYO-MiX" -},{ - "title": "Romantic Rail Getaway (I)", - "artist": "HOYO-MiX" -},{ - "title": "Romantic Rail Getaway (II)", - "artist": "HOYO-MiX" -},{ - "title": "Romari Time!", - "artist": "HOYO-MiX" -},{ - "title": "Romaritime Recollection", - "artist": "HOYO-MiX" -},{ - "title": "Rondeau des fleurs et des rapieres", - "artist": "HOYO-MiX" -},{ - "title": "Rondo Across Countless Kalpas", - "artist": "HOYO-MiX" -},{ - "title": "Roots of Tranquil Eternity", - "artist": "HOYO-MiX" -},{ - "title": "Roses and Muskets", - "artist": "HOYO-MiX" -},{ - "title": "Routine", - "artist": "HOYO-MiX" -},{ - "title": "Ruins of Scorching Might", - "artist": "HOYO-MiX" -},{ - "title": "Ruins", - "artist": "HOYO-MiX" -},{ - "title": "Rumble of Thunder", - "artist": "HOYO-MiX" -},{ - "title": "Rustling of Tender Foliage", - "artist": "HOYO-MiX" -},{ - "title": "Sakura Samsara", - "artist": "HOYO-MiX" -},{ - "title": "Salute of Eagles", - "artist": "HOYO-MiX" -},{ - "title": "Sanctuary for the Sick", - "artist": "HOYO-MiX" -},{ - "title": "Sandstorm", - "artist": "HOYO-MiX" -},{ - "title": "Scarlet Song", - "artist": "HOYO-MiX" -},{ - "title": "Scorching Haze", - "artist": "HOYO-MiX" -},{ - "title": "Scorching Outpost", - "artist": "HOYO-MiX" -},{ - "title": "Se mettre sur son trente-et-un !", - "artist": "HOYO-MiX" -},{ - "title": "Witches' joy Reaps Your Soul", - "artist": "Trobar de Morte" -},{ - "title": "Searching for Clues", - "artist": "HOYO-MiX" -},{ - "title": "Secret Is Held", - "artist": "HOYO-MiX" -},{ - "title": "Secret Orders of the Sands", - "artist": "HOYO-MiX" -},{ - "title": "Secret Serenade", - "artist": "HOYO-MiX" -},{ - "title": "Secret Summer Paradise", - "artist": "HOYO-MiX" -},{ - "title": "Secrets of the Tomb - Desert", - "artist": "HOYO-MiX" -},{ - "title": "Secrets of the Tomb - Miracles", - "artist": "HOYO-MiX" -},{ - "title": "Secrets of the Tomb", - "artist": "HOYO-MiX" -},{ - "title": "Train to the Future", - "artist": "HOYO-MiX" -},{ - "title": "Selection, Planning, and Opportunity", - "artist": "HOYO-MiX" -},{ - "title": "Sensational Sentence", - "artist": "HOYO-MiX" -},{ - "title": "Separate Ways", - "artist": "HOYO-MiX" -},{ - "title": "Sequestered Springs", - "artist": "HOYO-MiX" -},{ - "title": "Sequentia Sequelarum", - "artist": "HOYO-MiX" -},{ - "title": "Serenade of Callais", - "artist": "HOYO-MiX" -},{ - "title": "Serenade of the Distant Realm", - "artist": "HOYO-MiX" -},{ - "title": "Serendipity", - "artist": "HOYO-MiX" -},{ - "title": "Serene Contemplation", - "artist": "HOYO-MiX" -},{ - "title": "Serene and Fathomless", - "artist": "HOYO-MiX" -},{ - "title": "Serpent's Endgame", - "artist": "HOYO-MiX" -},{ - "title": "Settlement for Exiles", - "artist": "HOYO-MiX" -},{ - "title": "Shade of Flowers", - "artist": "HOYO-MiX" -},{ - "title": "Shade of Reticent Conundrums", - "artist": "HOYO-MiX" -},{ - "title": "Shaded Valley's Repose", - "artist": "HOYO-MiX" -},{ - "title": "Shadow in Ruins", - "artist": "HOYO-MiX" -},{ - "title": "Shadow of Nemesis", - "artist": "HOYO-MiX" -},{ - "title": "Shadow's Authority", - "artist": "HOYO-MiX" -},{ - "title": "Shadow's End", - "artist": "HOYO-MiX" -},{ - "title": "Shadow's Sin and Punishment", - "artist": "HOYO-MiX" -},{ - "title": "Shadows Amidst Snowstorms", - "artist": "HOYO-MiX" -},{ - "title": "Shadows of Enigma", - "artist": "HOYO-MiX" -},{ - "title": "Shaping the Struggle", - "artist": "HOYO-MiX" -},{ - "title": "Sheaths of Void", - "artist": "HOYO-MiX" -},{ - "title": "Shedding Twilight", - "artist": "HOYO-MiX" -},{ - "title": "Shimmer", - "artist": "HOYO-MiX" -},{ - "title": "Shirasagi Princess", - "artist": "HOYO-MiX" -},{ - "title": "Shogun's Abdication", - "artist": "HOYO-MiX" -},{ - "title": "Shrine", - "artist": "HOYO-MiX" -},{ - "title": "Shrouded Honor", - "artist": "HOYO-MiX" -},{ - "title": "Shuttle", - "artist": "HOYO-MiX" -},{ - "title": "Sifu Moto", - "artist": "HOYO-MiX" -},{ - "title": "Sigh, the Breath of Yore", - "artist": "HOYO-MiX" -},{ - "title": "Silent Starry Night", - "artist": "HOYO-MiX" -},{ - "title": "Silent Strings", - "artist": "HOYO-MiX" -},{ - "title": "Silent Voices of the Night", - "artist": "HOYO-MiX" -},{ - "title": "Silhouette of Catastrophe", - "artist": "HOYO-MiX" -},{ - "title": "Silky Crooning", - "artist": "HOYO-MiX" -},{ - "title": "Silver Wings", - "artist": "HOYO-MiX" -},{ - "title": "Simurgh's Dream", - "artist": "HOYO-MiX" -},{ - "title": "Sink Into Slumber", - "artist": "HOYO-MiX" -},{ - "title": "Sink", - "artist": "HOYO-MiX" -},{ - "title": "Sins of Cynicism", - "artist": "HOYO-MiX" -},{ - "title": "Sipping in the Soft Breeze", - "artist": "HOYO-MiX" -},{ - "title": "Slate Blue Lake", - "artist": "HOYO-MiX" -},{ - "title": "Sleepless Night", - "artist": "HOYO-MiX" -},{ - "title": "Sleepwalking", - "artist": "HOYO-MiX" -},{ - "title": "Sleepy in Wonderland", - "artist": "HOYO-MiX" -},{ - "title": "Smiting Scope", - "artist": "HOYO-MiX" -},{ - "title": "Smoke of Fallen Flames", - "artist": "HOYO-MiX" -},{ - "title": "Smoldering Glow", - "artist": "HOYO-MiX" -},{ - "title": "Snare Awaiting", - "artist": "HOYO-MiX" -},{ - "title": "The Gullet", - "artist": "Justin E. Bell" -},{ - "title": "Snowfallen Secrets - Phantom", - "artist": "HOYO-MiX" -},{ - "title": "Snowfallen Secrets", - "artist": "HOYO-MiX" -},{ - "title": "Snowfield", - "artist": "HOYO-MiX" -},{ - "title": "Snowy Area", - "artist": "HOYO-MiX" -},{ - "title": "Snowy Sweetness: Wishes", - "artist": "HOYO-MiX" -},{ - "title": "Snowy Sweetness", - "artist": "HOYO-MiX" -},{ - "title": "Snuggy Breeze", - "artist": "HOYO-MiX" -},{ - "title": "The Chalk Prince and the Dragon", - "artist": "HOYO-MiX" -},{ - "title": "Soar in the Wind", - "artist": "HOYO-MiX" -},{ - "title": "Solitary Breach", - "artist": "HOYO-MiX" -},{ - "title": "Solitary Night Wanderings", - "artist": "HOYO-MiX" -},{ - "title": "Solitary Stray Bird", - "artist": "HOYO-MiX" -},{ - "title": "Sombre of the White Spring", - "artist": "HOYO-MiX" -},{ - "title": "Some Like It Hot", - "artist": "HOYO-MiX" -},{ - "title": "Someone Walked These Paths", - "artist": "HOYO-MiX" -},{ - "title": "Song of Innocence", - "artist": "HOYO-MiX" -},{ - "title": "Songe de la plus haute tour", - "artist": "HOYO-MiX" -},{ - "title": "Sonnet of Profundity", - "artist": "HOYO-MiX" -},{ - "title": "Sonorous Silence", - "artist": "HOYO-MiX" -},{ - "title": "Soothing Nightfall", - "artist": "HOYO-MiX" -},{ - "title": "Soothing Slumber", - "artist": "HOYO-MiX" -},{ - "title": "Soothing of Soul and Sand", - "artist": "HOYO-MiX" -},{ - "title": "Sora", - "artist": "HOYO-MiX" -},{ - "title": "Sorush's Purity", - "artist": "HOYO-MiX" -},{ - "title": "Space Comedy", - "artist": "HOYO-MiX" -},{ - "title": "Spacetime Stroll", - "artist": "HOYO-MiX" -},{ - "title": "Sparkle of a Memory", - "artist": "HOYO-MiX" -},{ - "title": "Sparkle: Behind the Curtain", - "artist": "HOYO-MiX" -},{ - "title": "Speechless Sorrows", - "artist": "HOYO-MiX" -},{ - "title": "Speedy Hamz", - "artist": "HOYO-MiX" -},{ - "title": "Spellbound", - "artist": "HOYO-MiX" -},{ - "title": "Spice Road", - "artist": "HOYO-MiX" -},{ - "title": "Spirit of Entertainment", - "artist": "HOYO-MiX" -},{ - "title": "Splashing Star", - "artist": "HOYO-MiX" -},{ - "title": "Splendorous Heritage", - "artist": "HOYO-MiX" -},{ - "title": "Spring Song", - "artist": "HOYO-MiX" -},{ - "title": "Spring's Tender Sigh", - "artist": "HOYO-MiX" -},{ - "title": "Springtide of Qiaoying", - "artist": "HOYO-MiX" -},{ - "title": "Springtime in a Mirror", - "artist": "HOYO-MiX" -},{ - "title": "Stade du Miroir", - "artist": "HOYO-MiX" -},{ - "title": "Stage's Coach", - "artist": "HOYO-MiX" -},{ - "title": "Stairway of Neterikhet", - "artist": "HOYO-MiX" -},{ - "title": "Star Chaser", - "artist": "HOYO-MiX" -},{ - "title": "Starcaller's Wishes", - "artist": "HOYO-MiX" -},{ - "title": "Stardust", - "artist": "HOYO-MiX" -},{ - "title": "Starfire Rekindled", - "artist": "HOYO-MiX" -},{ - "title": "Starlight Voyage", - "artist": "HOYO-MiX" -},{ - "title": "Starlit Sanctum", - "artist": "HOYO-MiX" -},{ - "title": "Stellis - Leisure", - "artist": "HOYO-MiX" -},{ - "title": "Stellis - Provenance", - "artist": "HOYO-MiX" -},{ - "title": "Steps to Heptas", - "artist": "HOYO-MiX" -},{ - "title": "Stillness of the Ground", - "artist": "HOYO-MiX" -},{ - "title": "Whisper of Prophecy", - "artist": "HOYO-MiX" -},{ - "title": "Stoneheart's Oath Ring: Both Ends of the Scale", - "artist": "HOYO-MiX" -},{ - "title": "Storia Humana", - "artist": "HOYO-MiX" -},{ - "title": "Stories of Countless Planets", - "artist": "HOYO-MiX" -},{ - "title": "Stories of Remote Antiquity", - "artist": "HOYO-MiX" -},{ - "title": "Tins", - "artist": "HOYO-MiX" -},{ - "title": "Storm", - "artist": "HOYO-MiX" -},{ - "title": "Stormy", - "artist": "HOYO-MiX" -},{ - "title": "Stranger Than Paradise", - "artist": "HOYO-MiX" -},{ - "title": "Stream of Twilight Thoughts", - "artist": "HOYO-MiX" -},{ - "title": "Striving for the Wind", - "artist": "HOYO-MiX" -},{ - "title": "Struggle of Dying Embers", - "artist": "HOYO-MiX" -},{ - "title": "Stubborn", - "artist": "HOYO-MiX" -},{ - "title": "Stygian Nymph", - "artist": "HOYO-MiX" -},{ - "title": "Sublime Spring", - "artist": "HOYO-MiX" -},{ - "title": "Submerged Meditation", - "artist": "HOYO-MiX" -},{ - "title": "Submerged Trumpet", - "artist": "HOYO-MiX" -},{ - "title": "Subterranean Enigma", - "artist": "HOYO-MiX" -},{ - "title": "Suffering of Parting", - "artist": "HOYO-MiX" -},{ - "title": "Sumeru", - "artist": "HOYO-MiX" -},{ - "title": "Summer Fantasia", - "artist": "HOYO-MiX" -},{ - "title": "Summer Souvenir", - "artist": "HOYO-MiX" -},{ - "title": "Summer Splash! - Lively", - "artist": "HOYO-MiX" -},{ - "title": "Summer Splash!", - "artist": "HOYO-MiX" -},{ - "title": "Summer Survival", - "artist": "HOYO-MiX" -},{ - "title": "Summer Whimsies", - "artist": "HOYO-MiX" -},{ - "title": "Summers Past - Persistence", - "artist": "HOYO-MiX" -},{ - "title": "Summers Past", - "artist": "HOYO-MiX" -},{ - "title": "Summertide Scales and Tales", - "artist": "HOYO-MiX" -},{ - "title": "Sunfrost Breeze", - "artist": "HOYO-MiX" -},{ - "title": "Sunrise", - "artist": "HOYO-MiX" -},{ - "title": "Supreme Idiocy", - "artist": "HOYO-MiX" -},{ - "title": "Surasthana Fantasia", - "artist": "HOYO-MiX" -},{ - "title": "Surging Calamity", - "artist": "HOYO-MiX" -},{ - "title": "Surging Reminiscence", - "artist": "HOYO-MiX" -},{ - "title": "Surreal Noctivaga", - "artist": "HOYO-MiX" -},{ - "title": "Susurrating Holt", - "artist": "HOYO-MiX" -},{ - "title": "Swath of Desolation", - "artist": "HOYO-MiX" -},{ - "title": "Sway to My Beat in Cosmos - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Sweet Moment", - "artist": "HOYO-MiX" -},{ - "title": "Sweet Romance", - "artist": "HOYO-MiX" -},{ - "title": "Sweet Star", - "artist": "HOYO-MiX" -},{ - "title": "Sweet Trap", - "artist": "HOYO-MiX" -},{ - "title": "Swirls of Sachmis", - "artist": "HOYO-MiX" -},{ - "title": "Swirls of Shamshir", - "artist": "HOYO-MiX" -},{ - "title": "Swirls of the Stream", - "artist": "HOYO-MiX" -},{ - "title": "Swordward", - "artist": "HOYO-MiX" -},{ - "title": "Symphony No. 8 'A Thousand Suns'", - "artist": "HOYO-MiX" -},{ - "title": "Symphony of the Night: Whispers", - "artist": "HOYO-MiX" -},{ - "title": "Symphony of the Night", - "artist": "HOYO-MiX" -},{ - "title": "Symposion of Spectacle", - "artist": "HOYO-MiX" -},{ - "title": "Taabak Laylatak", - "artist": "HOYO-MiX" -},{ - "title": "Tactician's Grit", - "artist": "HOYO-MiX" -},{ - "title": "Tagelied nรคchtlicher Gedanken", - "artist": "HOYO-MiX" -},{ - "title": "Take It Easy", - "artist": "HOYO-MiX" -},{ - "title": "Take This!", - "artist": "HOYO-MiX" -},{ - "title": "Takeoff at Dusk", - "artist": "HOYO-MiX" -},{ - "title": "Taking It Easy", - "artist": "HOYO-MiX" -},{ - "title": "Tales From the Hills", - "artist": "HOYO-MiX" -},{ - "title": "Tangled Vines", - "artist": "HOYO-MiX" -},{ - "title": "Tanyolche's Memories", - "artist": "HOYO-MiX" -},{ - "title": "Taste of Romance", - "artist": "HOYO-MiX" -},{ - "title": "Teaplucker's Joy", - "artist": "HOYO-MiX" -},{ - "title": "Tears of Days Past", - "artist": "HOYO-MiX" -},{ - "title": "Tears of a Scorching Night", - "artist": "HOYO-MiX" -},{ - "title": "Teegesellschaft of the Hexenzirkel", - "artist": "HOYO-MiX" -},{ - "title": "Tempered Chill", - "artist": "HOYO-MiX" -},{ - "title": "Tender Is the Night", - "artist": "HOYO-MiX" -},{ - "title": "Termination of Desires", - "artist": "HOYO-MiX" -},{ - "title": "Thanks for Your Patronage!", - "artist": "HOYO-MiX" -},{ - "title": "Thanks for the Fire", - "artist": "HOYO-MiX" -},{ - "title": "The Absent Hermit", - "artist": "HOYO-MiX" -},{ - "title": "The Antiquity of Names", - "artist": "HOYO-MiX" -},{ - "title": "The Arrow that Seeks the Stars", - "artist": "HOYO-MiX" -},{ - "title": "The Blaze Lilies", - "artist": "HOYO-MiX" -},{ - "title": "The Big Sleep", - "artist": "HOYO-MiX" -},{ - "title": "The Caress of Three Mothers", - "artist": "HOYO-MiX" -},{ - "title": "Through Ancient Veils", - "artist": "HOYO-MiX" -},{ - "title": "The Chariot - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "The City in the Sea", - "artist": "HOYO-MiX" -},{ - "title": "The Comrades' Ambush", - "artist": "HOYO-MiX" -},{ - "title": "The Crepuscule Zone", - "artist": "HOYO-MiX" -},{ - "title": "The Crescent Moon's Waning", - "artist": "HOYO-MiX" -},{ - "title": "The Cusp of Ignition!", - "artist": "HOYO-MiX" -},{ - "title": "The Dice in the Other Room", - "artist": "HOYO-MiX" -},{ - "title": "The Drifting Beauty", - "artist": "HOYO-MiX" -},{ - "title": "The Embers of Glamoth", - "artist": "HOYO-MiX" -},{ - "title": "The Emperor - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "The End of the End", - "artist": "HOYO-MiX" -},{ - "title": "The Epitome of Young Morals", - "artist": "HOYO-MiX" -},{ - "title": "The Eternal Campflame", - "artist": "HOYO-MiX" -},{ - "title": "The Everlasting Trail", - "artist": "HOYO-MiX" -},{ - "title": "The Exquisite Night Chimes", - "artist": "HOYO-MiX" -},{ - "title": "The Faded Idyll", - "artist": "HOYO-MiX" -},{ - "title": "The Fading Voices of Cinder", - "artist": "HOYO-MiX" -},{ - "title": "The Faint Distant Mountains", - "artist": "HOYO-MiX" -},{ - "title": "The Final Feast", - "artist": "HOYO-MiX" -},{ - "title": "The Flawless Human", - "artist": "HOYO-MiX" -},{ - "title": "The Floating World", - "artist": "HOYO-MiX" -},{ - "title": "The Fool - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "The Fool Always Rings Twice", - "artist": "HOYO-MiX" -},{ - "title": "The Frozen Emblem", - "artist": "HOYO-MiX" -},{ - "title": "The Game of Chicken", - "artist": "HOYO-MiX" -},{ - "title": "The Golden Touch", - "artist": "HOYO-MiX" -},{ - "title": "The Heart's Wishes", - "artist": "HOYO-MiX" -},{ - "title": "The Heights of Rumikunamanta", - "artist": "HOYO-MiX" -},{ - "title": "The Hour Before the Dawn", - "artist": "HOYO-MiX" -},{ - "title": "The Immovable God and the Eternal Euthymia", - "artist": "HOYO-MiX" -},{ - "title": "The Jadeite Reflection", - "artist": "HOYO-MiX" -},{ - "title": "The Jepella Rebellion", - "artist": "HOYO-MiX" -},{ - "title": "The Journey of Tea Leaves", - "artist": "HOYO-MiX" -},{ - "title": "The Land of Heart's Desire", - "artist": "HOYO-MiX" -},{ - "title": "The Last Promise", - "artist": "HOYO-MiX" -},{ - "title": "The Last Rose of the Sinner", - "artist": "HOYO-MiX" -},{ - "title": "The Liyue Romans-Fleuves", - "artist": "HOYO-MiX" -},{ - "title": "The Long Lost Days", - "artist": "HOYO-MiX" -},{ - "title": "The Men from N.X.X.", - "artist": "HOYO-MiX" -},{ - "title": "The Midnight Special", - "artist": "HOYO-MiX" -},{ - "title": "The Morn a Thousand Roses Brings", - "artist": "HOYO-MiX" -},{ - "title": "The Moving Finger Writes", - "artist": "HOYO-MiX" -},{ - "title": "The Name Is Legion", - "artist": "HOYO-MiX" -},{ - "title": "The Nights' Wish", - "artist": "HOYO-MiX" -},{ - "title": "The Nocturnal Firmament's Luster", - "artist": "HOYO-MiX" -},{ - "title": "The Oracle's Finale", - "artist": "HOYO-MiX" -},{ - "title": "The Oratrice's Verdict", - "artist": "HOYO-MiX" -},{ - "title": "The Owls' Nocturne", - "artist": "HOYO-MiX" -},{ - "title": "The Parade of Flying Squirrels", - "artist": "HOYO-MiX" -},{ - "title": "The Past, Present, and Eternal Show", - "artist": "HOYO-MiX" -},{ - "title": "The Pastoral of the Lands", - "artist": "HOYO-MiX" -},{ - "title": "The Player on the Other Side", - "artist": "HOYO-MiX" -},{ - "title": "The Prodigal's Return", - "artist": "HOYO-MiX" -},{ - "title": "The Rain of Monte Cristo", - "artist": "HOYO-MiX" -},{ - "title": "The Red Waltz", - "artist": "HOYO-MiX" -},{ - "title": "The Rime of the Ancient Bargeman (II)", - "artist": "HOYO-MiX" -},{ - "title": "The Rime of the Ancient Bargeman", - "artist": "HOYO-MiX" -},{ - "title": "The Rotating Realm", - "artist": "HOYO-MiX" -},{ - "title": "The Sea and the Bells", - "artist": "HOYO-MiX" -},{ - "title": "The Shadow Out of Time", - "artist": "HOYO-MiX" -},{ - "title": "The Silver Wolf Stirs", - "artist": "HOYO-MiX" -},{ - "title": "The Slumbernana Song - Chinese Ver.", - "artist": "HOYO-MiX" -},{ - "title": "The Slumbernana Song - English Ver.", - "artist": "HOYO-MiX" -},{ - "title": "The Slumbernana Song - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "The Slumbernana Song - Japanese Ver.", - "artist": "HOYO-MiX" -},{ - "title": "The Slumbernana Song - Korean Ver.", - "artist": "HOYO-MiX" -},{ - "title": "The Song Burning in the Embers", - "artist": "HOYO-MiX" -},{ - "title": "The Songs of the Wrens", - "artist": "HOYO-MiX" -},{ - "title": "The Spotlight's on Me!", - "artist": "HOYO-MiX" -},{ - "title": "The Starlit Dome", - "artist": "HOYO-MiX" -},{ - "title": "The Sting of Death Is Sin", - "artist": "HOYO-MiX" -},{ - "title": "The Strength of Sin Is the Law", - "artist": "HOYO-MiX" -},{ - "title": "The Temple Conquered by Death", - "artist": "HOYO-MiX" -},{ - "title": "The Traveler And His Oath", - "artist": "HOYO-MiX" -},{ - "title": "The Vision and the Voice", - "artist": "HOYO-MiX" -},{ - "title": "The Void", - "artist": "HOYO-MiX" -},{ - "title": "The Width of Paradise", - "artist": "HOYO-MiX" -},{ - "title": "The World - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "Thelxie's Murmurs", - "artist": "HOYO-MiX" -},{ - "title": "Then Wake to Weep", - "artist": "HOYO-MiX" -},{ - "title": "Theomakhia", - "artist": "HOYO-MiX" -},{ - "title": "There Is No Escape", - "artist": "HOYO-MiX" -},{ - "title": "This Side of Paradise", - "artist": "HOYO-MiX" -},{ - "title": "This Side of Promise", - "artist": "HOYO-MiX" -},{ - "title": "Those Lucid Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Those Who Dream No Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Thoughts Straying as Clouds", - "artist": "HOYO-MiX" -},{ - "title": "Thoughts and Prayers", - "artist": "HOYO-MiX" -},{ - "title": "Wheel of Fate", - "artist": "HOYO-MiX" -},{ - "title": "Through Clouds and Rivers", - "artist": "HOYO-MiX" -},{ - "title": "Through Predicaments", - "artist": "HOYO-MiX" -},{ - "title": "Throughout the Flow of Years", - "artist": "HOYO-MiX" -},{ - "title": "Thunder", - "artist": "HOYO-MiX" -},{ - "title": "Thunderings of the Merciless", - "artist": "HOYO-MiX" -},{ - "title": "Till All the Seas", - "artist": "HOYO-MiX" -},{ - "title": "Time to Shine", - "artist": "HOYO-MiX" -},{ - "title": "Timeless Warmth", - "artist": "HOYO-MiX" -},{ - "title": "Arteria Inceptionis", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Tipsy Poetry", - "artist": "HOYO-MiX" -},{ - "title": "Tipsy Sips", - "artist": "HOYO-MiX" -},{ - "title": "Tnemegduj - Honkai Impact 3rd - A Post-Honkai Odyssey OST", - "artist": "HOYO-MiX" -},{ - "title": "To All Things Strifeful", - "artist": "HOYO-MiX" -},{ - "title": "To Each What He Deserves", - "artist": "HOYO-MiX" -},{ - "title": "To Gorgo", - "artist": "HOYO-MiX" -},{ - "title": "To My Princess", - "artist": "HOYO-MiX" -},{ - "title": "To Naraka We Sink", - "artist": "HOYO-MiX" -},{ - "title": "To You Who Will Soon Depart", - "artist": "HOYO-MiX" -},{ - "title": "To the Crescent Moon's Shimmer", - "artist": "HOYO-MiX" -},{ - "title": "To the End of All Wars", - "artist": "HOYO-MiX" -},{ - "title": "To the Land of Desperation", - "artist": "HOYO-MiX" -},{ - "title": "To the Stars Shining in the Depths", - "artist": "HOYO-MiX" -},{ - "title": "Toast to Coast", - "artist": "HOYO-MiX" -},{ - "title": "Todestrieb", - "artist": "HOYO-MiX" -},{ - "title": "Touring the Dawn", - "artist": "HOYO-MiX" -},{ - "title": "Tout est bien qui finit bien", - "artist": "HOYO-MiX" -},{ - "title": "Towers of Afrasiab", - "artist": "HOYO-MiX" -},{ - "title": "Trace of Grace", - "artist": "HOYO-MiX" -},{ - "title": "Trace", - "artist": "HOYO-MiX" -},{ - "title": "Trail of Shadows", - "artist": "HOYO-MiX" -},{ - "title": "Frozen March", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Trampled Snake", - "artist": "HOYO-MiX" -},{ - "title": "Tranquil Eternity", - "artist": "HOYO-MiX" -},{ - "title": "Tranquil Plains", - "artist": "HOYO-MiX" -},{ - "title": "Tranquility With You", - "artist": "HOYO-MiX" -},{ - "title": "Transcendent Ruan Tunes, Blushing Mei Blooms", - "artist": "HOYO-MiX" -},{ - "title": "Transparent Night", - "artist": "HOYO-MiX" -},{ - "title": "Transparent Umbrella", - "artist": "HOYO-MiX" -},{ - "title": "Traum durch die Dรคmmerung, erster Satz", - "artist": "HOYO-MiX" -},{ - "title": "Traum durch die Dรคmmerung, zweiter Satz", - "artist": "HOYO-MiX" -},{ - "title": "Tread the Tide", - "artist": "HOYO-MiX" -},{ - "title": "Tremor of Menace", - "artist": "HOYO-MiX" -},{ - "title": "Trial of Thunder", - "artist": "HOYO-MiX" -},{ - "title": "Trifaria Conscientia", - "artist": "HOYO-MiX" -},{ - "title": "Triumph of Mirth", - "artist": "HOYO-MiX" -},{ - "title": "Triumph", - "artist": "HOYO-MiX" -},{ - "title": "TruE - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "Truncated Verse", - "artist": "HOYO-MiX" -},{ - "title": "Tuba Mirum", - "artist": "HOYO-MiX" -},{ - "title": "Tumaini washa moto", - "artist": "HOYO-MiX" -},{ - "title": "Turn The Situation Around", - "artist": "HOYO-MiX" -},{ - "title": "Twice-Told Tales", - "artist": "HOYO-MiX" -},{ - "title": "Twilight Wanderings", - "artist": "HOYO-MiX" -},{ - "title": "Twist Up", - "artist": "HOYO-MiX" -},{ - "title": "Two Hearts Rejoice", - "artist": "HOYO-MiX" -},{ - "title": "Two Worlds Aflame, the Crimson Night Fades", - "artist": "HOYO-MiX" -},{ - "title": "Unanswered Yearning", - "artist": "HOYO-MiX" -},{ - "title": "Un nouvel espoir", - "artist": "HOYO-MiX" -},{ - "title": "Unbounded Barrenness", - "artist": "HOYO-MiX" -},{ - "title": "Undanced Dance", - "artist": "HOYO-MiX" -},{ - "title": "Under the Clear Sky", - "artist": "HOYO-MiX" -},{ - "title": "Under the Seat of Dawn", - "artist": "HOYO-MiX" -},{ - "title": "Under the Sun", - "artist": "HOYO-MiX" -},{ - "title": "Undercurrents of Hostility", - "artist": "HOYO-MiX" -},{ - "title": "Undertow of Data Sea", - "artist": "HOYO-MiX" -},{ - "title": "Undine's Phantasm", - "artist": "HOYO-MiX" -},{ - "title": "Undisturbed Tranquility", - "artist": "HOYO-MiX" -},{ - "title": "Undying Glory", - "artist": "HOYO-MiX" -},{ - "title": "Uneventful Night", - "artist": "HOYO-MiX" -},{ - "title": "Unfinished Ideal", - "artist": "HOYO-MiX" -},{ - "title": "Unforeseen Disaster", - "artist": "HOYO-MiX" -},{ - "title": "Unforeseen Peril", - "artist": "HOYO-MiX" -},{ - "title": "Unfulfilled Aspirations", - "artist": "HOYO-MiX" -},{ - "title": "Unknown", - "artist": "HOYO-MiX" -},{ - "title": "Unpredicted Conspiracy", - "artist": "HOYO-MiX" -},{ - "title": "Unrecognizable", - "artist": "HOYO-MiX" -},{ - "title": "Unrequited Yearning", - "artist": "HOYO-MiX" -},{ - "title": "Until the Morning After", - "artist": "HOYO-MiX" -},{ - "title": "Unyielding Witness", - "artist": "HOYO-MiX" -},{ - "title": "Up to This", - "artist": "HOYO-MiX" -},{ - "title": "Vagrant Wandering", - "artist": "HOYO-MiX" -},{ - "title": "Vanished Beyond Recall", - "artist": "HOYO-MiX" -},{ - "title": "Varuna's Mercy", - "artist": "HOYO-MiX" -},{ - "title": "Veiled in Shadows", - "artist": "HOYO-MiX" -},{ - "title": "Venture of Tonalamatl", - "artist": "HOYO-MiX" -},{ - "title": "Verdant Longings", - "artist": "HOYO-MiX" -},{ - "title": "Veritas Numquam Perit", - "artist": "HOYO-MiX" -},{ - "title": "Vermilion Sword", - "artist": "HOYO-MiX" -},{ - "title": "Vermin Nest", - "artist": "HOYO-MiX" -},{ - "title": "Vespers of Pluviose", - "artist": "HOYO-MiX" -},{ - "title": "Vestige of Belleau", - "artist": "HOYO-MiX" -},{ - "title": "Vestige of Dahri", - "artist": "HOYO-MiX" -},{ - "title": "Via col vento rosato", - "artist": "HOYO-MiX" -},{ - "title": "Viajadora's Verse", - "artist": "HOYO-MiX" -},{ - "title": "Vibrant Harriers Aloft in Spring Breeze", - "artist": "HOYO-MiX" -},{ - "title": "Vigilant Minders", - "artist": "HOYO-MiX" -},{ - "title": "Village Surrounded by Green", - "artist": "HOYO-MiX" -},{ - "title": "Vintage Vista", - "artist": "HOYO-MiX" -},{ - "title": "Virelai des marees", - "artist": "HOYO-MiX" -},{ - "title": "Virtuous Guardian", - "artist": "HOYO-MiX" -},{ - "title": "Voici la grenadiere !", - "artist": "HOYO-MiX" -},{ - "title": "Vortex", - "artist": "HOYO-MiX" -},{ - "title": "Vow of a Thousand Generations", - "artist": "HOYO-MiX" -},{ - "title": "Voyage Suite", - "artist": "HOYO-MiX" -},{ - "title": "Voyage of Dreams", - "artist": "HOYO-MiX" -},{ - "title": "Voyage of the Black Crystal", - "artist": "HOYO-MiX" -},{ - "title": "WHITE NIGHT - Instrumental", - "artist": "HOYO-MiX" -},{ - "title": "WHITE NIGHT - Korean Ver.", - "artist": "HOYO-MiX" -},{ - "title": "Walk Through the Silent Path", - "artist": "HOYO-MiX" -},{ - "title": "Walk of Fame", - "artist": "HOYO-MiX" -},{ - "title": "Wandering Clouds", - "artist": "HOYO-MiX" -},{ - "title": "Wandering Rhymes", - "artist": "HOYO-MiX" -},{ - "title": "Wandering in the Mist", - "artist": "HOYO-MiX" -},{ - "title": "Wanna Go Have Some Fun!", - "artist": "HOYO-MiX" -},{ - "title": "Want Something SHINY?", - "artist": "HOYO-MiX" -},{ - "title": "Warpath", - "artist": "HOYO-MiX" -},{ - "title": "Watcher of the Night", - "artist": "HOYO-MiX" -},{ - "title": "Weaver of Memories", - "artist": "HOYO-MiX" -},{ - "title": "Weaving Nishiki", - "artist": "HOYO-MiX" -},{ - "title": "Wedding Wine", - "artist": "HOYO-MiX" -},{ - "title": "Welcome to Aetherium Wars!", - "artist": "HOYO-MiX" -},{ - "title": "Welcome to Dreamville! Part.1", - "artist": "HOYO-MiX" -},{ - "title": "Welcome to Dreamville! Part.2", - "artist": "HOYO-MiX" -},{ - "title": "Welcome to Dreamville! Part.3", - "artist": "HOYO-MiX" -},{ - "title": "Welcome to the Industry", - "artist": "HOYO-MiX" -},{ - "title": "Welcome", - "artist": "HOYO-MiX" -},{ - "title": "Welkin's Advent", - "artist": "HOYO-MiX" -},{ - "title": "Welt Joyce", - "artist": "HOYO-MiX" -},{ - "title": "Wet Dog", - "artist": "HOYO-MiX" -},{ - "title": "Whale Dream", - "artist": "HOYO-MiX" -},{ - "title": "Whale's Whisper", - "artist": "HOYO-MiX" -},{ - "title": "What a Delightful Scenery", - "artist": "HOYO-MiX" -},{ - "title": "Whatnots", - "artist": "HOYO-MiX" -},{ - "title": "Crystal Tears", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "When Rain Clouds Gather", - "artist": "HOYO-MiX" -},{ - "title": "When the Axles Break", - "artist": "HOYO-MiX" -},{ - "title": "When the Breeze Ceases", - "artist": "HOYO-MiX" -},{ - "title": "Midnight Queen - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "When the Sakura Bloom", - "artist": "HOYO-MiX" -},{ - "title": "Where All Waters Converge", - "artist": "HOYO-MiX" -},{ - "title": "Where Dreams Putrify", - "artist": "HOYO-MiX" -},{ - "title": "Where She Will Return", - "artist": "HOYO-MiX" -},{ - "title": "Where Simurgh Rests", - "artist": "HOYO-MiX" -},{ - "title": "Where The Inscription Was", - "artist": "HOYO-MiX" -},{ - "title": "Where Vermin Crawl", - "artist": "HOYO-MiX" -},{ - "title": "Where the Breeze Stills", - "artist": "HOYO-MiX" -},{ - "title": "Where the Heart Belongs - Flying", - "artist": "HOYO-MiX" -},{ - "title": "Where the Heart Belongs - Wrapped Up", - "artist": "HOYO-MiX" -},{ - "title": "Where the Mists Enshroud", - "artist": "HOYO-MiX" -},{ - "title": "Whirl of Chalchiuhtlicue", - "artist": "HOYO-MiX" -},{ - "title": "Whirling of Leaves and Petals", - "artist": "HOYO-MiX" -},{ - "title": "Whirling of Vairambhaka", - "artist": "HOYO-MiX" -},{ - "title": "Whisper of Domus Aurea", - "artist": "HOYO-MiX" -},{ - "title": "Overture", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Whisper of Verdure", - "artist": "HOYO-MiX" -},{ - "title": "Whisper of Weinlesefest", - "artist": "HOYO-MiX" -},{ - "title": "Whispering Dewdrops", - "artist": "HOYO-MiX" -},{ - "title": "Whispering Mountains", - "artist": "HOYO-MiX" -},{ - "title": "Whispers of Day", - "artist": "HOYO-MiX" -},{ - "title": "Whispers of Departure", - "artist": "HOYO-MiX" -},{ - "title": "Whispers of Immensity", - "artist": "HOYO-MiX" -},{ - "title": "Whistles of Monetoo", - "artist": "HOYO-MiX" -},{ - "title": "Whitewood Memorabilia", - "artist": "HOYO-MiX" -},{ - "title": "Why", - "artist": "HOYO-MiX" -},{ - "title": "Will of Thunder", - "artist": "HOYO-MiX" -},{ - "title": "Willow of Sorrow", - "artist": "HOYO-MiX" -},{ - "title": "Wind of Tranquility", - "artist": "HOYO-MiX" -},{ - "title": "Windblume's Breath", - "artist": "HOYO-MiX" -},{ - "title": "Winding Through Avidya", - "artist": "HOYO-MiX" -},{ - "title": "Wingless Wail", - "artist": "HOYO-MiX" -},{ - "title": "Wishes Unspoken", - "artist": "HOYO-MiX" -},{ - "title": "With My Heartstring as Bow", - "artist": "HOYO-MiX" -},{ - "title": "With Witty Wit", - "artist": "HOYO-MiX" -},{ - "title": "With the Wind, Flowing Epoch", - "artist": "HOYO-MiX" -},{ - "title": "Withered Wreath of Flowers", - "artist": "HOYO-MiX" -},{ - "title": "Within the Veil", - "artist": "HOYO-MiX" -},{ - "title": "Wordless Cliffs", - "artist": "HOYO-MiX" -},{ - "title": "Wrathful Streaming Gold", - "artist": "HOYO-MiX" -},{ - "title": "Wreck of Eternal Bane", - "artist": "HOYO-MiX" -},{ - "title": "Wreckage", - "artist": "HOYO-MiX" -},{ - "title": "Xiao", - "artist": "HOYO-MiX" -},{ - "title": "Xmas Partyland: Warm Winter", - "artist": "HOYO-MiX" -},{ - "title": "Xmas Partyland", - "artist": "HOYO-MiX" -},{ - "title": "Xuanlian's Wavering Light", - "artist": "HOYO-MiX" -},{ - "title": "Yaksha's Reminiscence", - "artist": "HOYO-MiX" -},{ - "title": "Year of Tribulation", - "artist": "HOYO-MiX" -},{ - "title": "Yesterday", - "artist": "HOYO-MiX" -},{ - "title": "You Are My Themis", - "artist": "HOYO-MiX" -},{ - "title": "You Are the Secret Which Blooms in My Heart", - "artist": "HOYO-MiX" -},{ - "title": "Your Choice", - "artist": "HOYO-MiX" -},{ - "title": "Your Color", - "artist": "HOYO-MiX" -},{ - "title": "Zephyr of the Violet Garden", - "artist": "HOYO-MiX" -},{ - "title": "Zero Time", - "artist": "HOYO-MiX" -},{ - "title": "ฮฆยฒ", - "artist": "HOYO-MiX" -},{ - "title": "็ป่ฟ‡ - Genshin Impact's 4Th Anniversary Chinese Theme Song", - "artist": "HOYO-MiX" -},{ - "title": "Take the Journey", - "artist": "HOYO-MiX/Anthony Lynch/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Regression - Instrumental", - "artist": "HOYO-MiX/Ayanga/ๅฎซๅฅ‡ Gon" -},{ - "title": "Regression", - "artist": "HOYO-MiX/Ayanga/ๅฎซๅฅ‡ Gon" -},{ - "title": "La vaguelette", - "artist": "HOYO-MiX/Cรฉcilia Cara" -},{ - "title": "Hearthfire", - "artist": "HOYO-MiX/Daniel Hope/ๅฎซๅฅ‡" -},{ - "title": "Passing Memories - Genshin Impact's 4Th Anniversary English Theme Song", - "artist": "HOYO-MiX/Faouzia" -},{ - "title": "Cyberangel - ้Šๆˆฒใ€Šๅดฉๅฃž3ใ€‹ๅฐ่ฑกๆ›ฒ", - "artist": "HOYO-MiX/Hanser" -},{ - "title": "Little One - Honkai Impact 3rd ELF Academy Opening Theme", - "artist": "HOYO-MiX/Hanser" -},{ - "title": "ใƒใƒ“ใกใ‚ƒใ‚“ - ๅดฉๅฃŠ3rd-ไบบๅฝขๅญฆๅœ’-Original Soundtrack", - "artist": "HOYO-MiX/Hanser/ๆ–‡้ฉฐ" -},{ - "title": "Wildfire", - "artist": "HOYO-MiX/Jonathan Steingard/ๅฎซๅฅ‡" -},{ - "title": "Interstellar Journey", - "artist": "HOYO-MiX/Lea Sirk/็Ž‹ๅฏ้‘ซ/ๅฎซๅฅ‡/ๆ–‡้ฉฐ" -},{ - "title": "่จ˜ๆ†ถใฎๆ—… - Genshin Impact's 4Th Anniversary Japanese Theme Song", - "artist": "HOYO-MiX/Mika Nakashima" -},{ - "title": "Blaze", - "artist": "HOYO-MiX/TSAR" -},{ - "title": "Gleaming Clash", - "artist": "HOYO-MiX/TSAR" -},{ - "title": "Oracle", - "artist": "HOYO-MiX/Wink XY/ๆ–‡้ฉฐ" -},{ - "title": "Blade Abracadabra", - "artist": "HOYO-MiX/ๅˆ˜ๆ€ๅฎ‡" -},{ - "title": "Into the Breach", - "artist": "HOYO-MiX/ๅˆ˜ๆ€ๅฎ‡" -},{ - "title": "Into the Desolate", - "artist": "HOYO-MiX/ๅˆ˜ๆ€ๅฎ‡" -},{ - "title": "Sanctus Medicus Dharani", - "artist": "HOYO-MiX/ๅˆ˜ๆ€ๅฎ‡" -},{ - "title": "Upon the Firmament", - "artist": "HOYO-MiX/ๅˆ˜ๆ€ๅฎ‡" -},{ - "title": "You Are My Destiny", - "artist": "HOYO-MiX/ๅคšๅคšpoi/ๅฎดๅฎ/้พš้ช" -},{ - "title": "Deepest", - "artist": "HOYO-MiX/ๅงœ้น" -},{ - "title": "Starry Sky", - "artist": "HOYO-MiX/ๅงœ้น" -},{ - "title": "The Greatest Fraudster", - "artist": "HOYO-MiX/ๅงœ้น" -},{ - "title": "Twisted Chants", - "artist": "HOYO-MiX/ๅงœ้น" -},{ - "title": "Winter Memories", - "artist": "HOYO-MiX/ๅงœ้น" -},{ - "title": "Conflict Undraped", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Cutting Mistral", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Ghost From the Past", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Kindling", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Order", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Samudrartha - Instrumental", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Serene Stroll", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Skyedge Voyage", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Terrene Deliverance", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Thundering Chariot", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Timeline", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Warm Sun", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Wildfire - Instrumental", - "artist": "HOYO-MiX/ๅฎซๅฅ‡" -},{ - "title": "Rubia - Instrumental", - "artist": "HOYO-MiX/ๅฎซๅฅ‡ Gon" -},{ - "title": "Divine Camaraderie", - "artist": "HOYO-MiX/ๅฎซๅฅ‡/ๆฎท็…งๆ™ด" -},{ - "title": "Golden Courtyard", - "artist": "HOYO-MiX/ๅฎดๅฎ" -},{ - "title": "Sleep Tight", - "artist": "HOYO-MiX/ๅพๆ™Ÿ้€ธ" -},{ - "title": "Call of the Stars", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Deerstalker", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Dense Floe", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Honkai Genshin", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Inherit", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Invasion", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Oracle - Instrumental", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Paradise of the past", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Pedujara: Demiseless Existence", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Infiltration", - "artist": "Jack Wall" -},{ - "title": "Pedujara: Even Immortality Ends", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Phantom", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Star Rail", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "The Game Is On", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "fReeStyLE", - "artist": "HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Aesir Heimdall", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Anb Ur", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "And IsL", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Arnb Car", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Benares", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Braving the Cold", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Chasm", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Constraint", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Cowboy", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Den Gar", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Dissipate", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Distant", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Drizzle", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Ele Wh", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Elysian Realm", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "End of Domination", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Enih Luc", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Er Pi", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Eroded Space", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Essr Emp", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Esv Wa", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Flying Fairy", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Fog", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Forgotten City", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Frosty Trail", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Fry BeL", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Ged Han", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Golden Courtyard", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Gravity", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Haxxor Bunny", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Herrscher of Domination", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "I Alone Am Honored", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Idol Tours", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Ius Mob", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Kolosten", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Light Bound", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Lightless Land", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Little Dream", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Lucheni", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Mobius", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Or Do", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Otto", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Puppet", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Re Co", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Sabre", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Side Lake", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "St.Freya", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Stan Wars", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Star", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Suibom", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "The Empress", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "The Hanged Man", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Timido", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Torches", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Twilight Woods", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "Void Archives", - "artist": "HOYO-MiX/ๆŽๆ•ฌๆตฉ" -},{ - "title": "A Trap With No Return", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Anthropic Domain", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Just Drive", - "artist": "In This Moment" -},{ - "title": "Ave Astra et Viator", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Havana", - "artist": "Halocene" -},{ - "title": "Cumulus Formations", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Elastic Force", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Embers", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Eternal Freeze", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Everwinter", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Faded Sun", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Fate", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "ใใ“ใซๅœจใ‚‹ใ€ๅ…‰ใ€‚ / ใƒใƒผใƒใƒฃใƒซใƒปใ‚ทใƒณใ‚ฌใƒผver.", - "artist": "Hatsune Miku/Kagamine Rin/Megurine Luka/MEIKO" -},{ - "title": "Godfather", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Lustrous Moonlight", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Obscured Pearls", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Silent", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Sinking Hoarfrost", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Streets Abuzz", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Thick Haze", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Underground", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Warden of Jade", - "artist": "HOYO-MiX/ๆž—ไธ€ๅ‡ก" -},{ - "title": "Exquisite Ingenuity", - "artist": "HOYO-MiX/ๆฑช็މ็" -},{ - "title": "Fabulous Foresight", - "artist": "HOYO-MiX/ๆฑช็މ็" -},{ - "title": "Hunter's Intuition", - "artist": "HOYO-MiX/ๆฑช็މ็" -},{ - "title": "Severed Harmony", - "artist": "HOYO-MiX/ๆฑช็މ็" -},{ - "title": "A Brew of Storm", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Alternative Rock", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "HOYO-MiX, ็Ž‹ๅฏ้‘ซ - Crises", - "artist": "Unknown Artist" -},{ - "title": "Dawn of Disaster", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Deep Within", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Dire Straits", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Drift", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Flashpoint", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Flow Experience", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Mystery", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Salty Moon", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Science Fiction", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Space Walk", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Transient Jubilation", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ" -},{ - "title": "Interstellar Journey - Instrumental", - "artist": "HOYO-MiX/็Ž‹ๅฏ้‘ซ/ๅฎซๅฅ‡/ๆ–‡้ฉฐ" -},{ - "title": "IRAS 17514", - "artist": "HOYO-MiX/็Ž‹ๆˆๅŠŸ/ๅฎซๅฅ‡" -},{ - "title": "Make a Wish with You", - "artist": "HOYO-MiX/่Šฑ็Žฒ/้พš้ช" -},{ - "title": "Moon Halo - Honkai Impact 3Rd \"Everlasting Flames\" Animated Short Theme", - "artist": "HOYO-MiX/่Œถ็†็†/TetraCalyx/Hanser" -},{ - "title": "ๆ˜Ÿ้—ดๆ—…่กŒ", - "artist": "HOYO-MiX/่Œถ็†็†/็Ž‹ๅฏ้‘ซ/ๅฎซๅฅ‡/ๆ–‡้ฉฐ" -},{ - "title": "Evanescent Dreams", - "artist": "HOYO-MiX/้˜ฟ็ƒˆ@Soundhub Studios" -},{ - "title": "Lingering Heat", - "artist": "HOYO-MiX/้˜ฟ็ƒˆ@Soundhub Studios" -},{ - "title": "Mokshasatya", - "artist": "HOYO-MiX/้˜ฟ็ƒˆ@Soundhub Studios" -},{ - "title": "Tempered Cord", - "artist": "HOYO-MiX/้˜ฟ็ƒˆ@Soundhub Studios" -},{ - "title": "Traceless Drift", - "artist": "HOYO-MiX/้˜ฟ็ƒˆ@Soundhub Studios" -},{ - "title": "Erstwhile Resonance", - "artist": "HOYO-MiX/้˜ฟ็ƒˆ@Soundhub Studios/ๆž—ไธ€ๅ‡ก" -},{ - "title": "As Before", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Brief", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Candy Room", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Conflict", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Conjuring", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Darkfall", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Elysia", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Erupt", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "False Paradise", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Fireworks", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "ForEly", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Illusions", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Imaginary", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Last Waltz", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Subtle", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Tingling", - "artist": "HOYO-MiX/้™ˆๆฐธ่พ‰" -},{ - "title": "Coronation of Providence", - "artist": "HOYO-MiX/้ป„้œ„้›ฒ" -},{ - "title": "TruE - Ed Ver.", - "artist": "HOYO-MiX/้ป„้พ„" -},{ - "title": "TruE", - "artist": "HOYO-MiX/้ป„้พ„" -},{ - "title": "Make a Wish with You - Instrumental", - "artist": "HOYO-MiX/้พš้ช" -},{ - "title": "You Are My Destiny - Instrumental", - "artist": "HOYO-MiX/้พš้ช" -},{ - "title": "ๆœชๅฎš็š„ๆณจๅฎš - ไผดๅฅ", - "artist": "HOYO-MiX/ํƒ€์ดํƒ„ ๋ ˆ์ฝ”๋”ฉ ์ŠคํŠœ๋””์˜ค" -},{ - "title": "JOUOU", - "artist": "Hachioji P" -},{ - "title": "Gimmeร—Gimme feat. ๅˆ้ŸณใƒŸใ‚ฏใƒป้ก้Ÿณใƒชใƒณ", - "artist": "Hachioji P/Giga/Hatsune Miku/Kagamine Rin" -},{ - "title": "Bitter Majesty", - "artist": "Hachioji P/Hatsune Miku" -},{ - "title": "PARTY ROCK ETERNITY (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Hachioji P/Hatsune Miku" -},{ - "title": "Sweet Devil - Eight Mix", - "artist": "Hachioji P/Hatsune Miku" -},{ - "title": "Weekender Girl", - "artist": "Hachioji P/Hatsune Miku" -},{ - "title": "ๆ›–ๆ˜งใƒฉใ‚คใ‚ข", - "artist": "Hachioji P/Hatsune Miku" -},{ - "title": "ๆฐ—ใพใใ‚Œใƒกใƒซใ‚ทใ‚ฃ", - "artist": "Hachioji P/Hatsune Miku" -},{ - "title": "Beautiful Nightmare", - "artist": "Hachioji P/Megurine Luka" -},{ - "title": "MINIMALIST feat. ๅทก้Ÿณใƒซใ‚ซ", - "artist": "Hachioji P/Yuyoyuppe/Megurine Luka" -},{ - "title": "R U Game", - "artist": "Hael" -},{ - "title": "Who Made You A Monster?", - "artist": "Hael" -},{ - "title": "Daughters of Darkness", - "artist": "Halestorm" -},{ - "title": "Here's to Us", - "artist": "Halestorm" -},{ - "title": "I Get Off", - "artist": "Halestorm" -},{ - "title": "BOYTOY", - "artist": "Halle Abadi" -},{ - "title": "Ashes", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "At Any Cost", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Both Ways - Remix", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Epilogue", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Exodus", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Fortress", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "From the Vault", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Ghosts and Glass", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Long Night of Solace", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "New Alexandria", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Nightfall", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "ONI: Sword Base", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "The Package", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "The Pillar of Autumn", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Tip of the Spear", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Walking Away", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "We Remember", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "We're Not Going Anywhere", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "Winter Contingency", - "artist": "Halo/Martin O'Donnell/Michael Salvatori" -},{ - "title": "7 Years", - "artist": "Halocene" -},{ - "title": "All Time Low", - "artist": "Halocene" -},{ - "title": "American Idiot", - "artist": "Halocene" -},{ - "title": "Bad Guy", - "artist": "Halocene" -},{ - "title": "Barbie Girl", - "artist": "Halocene" -},{ - "title": "Blinding Lights", - "artist": "Halocene" -},{ - "title": "Bring Me To Life", - "artist": "Halocene" -},{ - "title": "Carol of the Bells", - "artist": "Halocene" -},{ - "title": "Bad Romance", - "artist": "Hildegard von Blingin'" -},{ - "title": "Legends Never Die", - "artist": "Halocene" -},{ - "title": "Look What You Made Me Do", - "artist": "Halocene" -},{ - "title": "Love Bites (So Do I)", - "artist": "Halocene" -},{ - "title": "Miss Murder", - "artist": "Halocene" -},{ - "title": "Shape of You", - "artist": "Halocene" -},{ - "title": "Shut Up and Dance", - "artist": "Halocene" -},{ - "title": "Smooth Criminal - Rock Cover", - "artist": "Halocene" -},{ - "title": "Sugar", - "artist": "Halocene" -},{ - "title": "Teenage Dirtbag", - "artist": "Halocene" -},{ - "title": "Welcome to the Black Parade", - "artist": "Halocene" -},{ - "title": "Somebody Told Me", - "artist": "Halocene/CG5" -},{ - "title": "Welcome Home", - "artist": "Halocene/Caleb Hyles" -},{ - "title": "Livin' On A Prayer", - "artist": "Halocene/David Michael Frank/Lauren Babic" -},{ - "title": "Under Pressure", - "artist": "Halocene/David Michael Frank/Lauren Babic" -},{ - "title": "Breaking the Habit", - "artist": "Halocene/First to Eleven" -},{ - "title": "Bohemian Rhapsody", - "artist": "Halocene/First to Eleven/Lauren Babic/Violet Orlandi" -},{ - "title": "Boulevard of Broken Dreams", - "artist": "Halocene/Jonathan Young" -},{ - "title": "Misery Business", - "artist": "Halocene/Jonathan Young" -},{ - "title": "Enter Sandman", - "artist": "Halocene/Lauren Babic/Violet Orlandi" -},{ - "title": "Famous Last Words", - "artist": "Halocene/Lollia" -},{ - "title": "Teenagers", - "artist": "Halocene/Lollia" -},{ - "title": "In The End", - "artist": "Halocene/NerdOut" -},{ - "title": "All The Things She Said", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "I Hate Everything About You", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "We Will Rock You", - "artist": "Halocene/Violet Orlandi/Lauren Babic/Ai Mori/Caleb Hyles/Jonathan Young/Sershen&Zaritskaya/Cole Rolland/First to Eleven/Lollia" -},{ - "title": "Castle", - "artist": "Halsey" -},{ - "title": "Colors pt. II", - "artist": "Halsey" -},{ - "title": "Colors", - "artist": "Halsey" -},{ - "title": "Coming Down", - "artist": "Halsey" -},{ - "title": "Control", - "artist": "Halsey" -},{ - "title": "Drive", - "artist": "Halsey" -},{ - "title": "Gasoline", - "artist": "Halsey" -},{ - "title": "Ghost", - "artist": "Halsey" -},{ - "title": "Haunting", - "artist": "Halsey" -},{ - "title": "Hold Me Down", - "artist": "Halsey" -},{ - "title": "Hurricane", - "artist": "Halsey" -},{ - "title": "I Walk The Line", - "artist": "Halsey" -},{ - "title": "New Americana", - "artist": "Halsey" -},{ - "title": "Roman Holiday", - "artist": "Halsey" -},{ - "title": "Strange Love", - "artist": "Halsey" -},{ - "title": "Young God", - "artist": "Halsey" -},{ - "title": "A Study of Dock Town", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "A Warden's Best Friend", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "An Unfamiliar Sense", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Down, But Not Out", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Dragon Age: The Veilguard Main Theme", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Dragon Hunter", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Eldest of the Sun", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Eyes of the Storm", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "From a Trickle to a Flood", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "In Entropy's Grasp", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Love and Ashes", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Mother of the Halla", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Not The Chosen One", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Old Gods Rising", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "One Battle at a Time", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Sea of Blood", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "The Dread Wolf", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Where There's a Will...", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Where the Dead Must Go", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "You Have Everything That You Need", - "artist": "Hans Zimmer/Lorne Balfe" -},{ - "title": "Hard_Rain", - "artist": "Unknown Artist" -},{ - "title": "This Is Aperture (Remastered 2021)", - "artist": "Harry Callaghan" -},{ - "title": "Flagpole Sitta", - "artist": "Harvey Danger" -},{ - "title": "FUN!! / ใƒใƒผใƒใƒฃใƒซใƒปใ‚ทใƒณใ‚ฌใƒผver.", - "artist": "Hatsune Miku/Kagamine Rin/Megurine Luka/MEIKO" -},{ - "title": "SToRY / ใƒใƒผใƒใƒฃใƒซใƒปใ‚ทใƒณใ‚ฌใƒผver.", - "artist": "Hatsune Miku/Kagamine Rin/Megurine Luka/MEIKO" -},{ - "title": "Sticks & Stones", - "artist": "Icon For Hire" -},{ - "title": "Suppose U R Mine - Instrumental Version", - "artist": "Hatsune Miku/Megurine Luka" -},{ - "title": "Suppose U R Mine - Radio Edit", - "artist": "Hatsune Miku/Megurine Luka" -},{ - "title": "Ievan Polkka - Remastered 2024", - "artist": "Hatsune Miku/Otomania" -},{ - "title": "No No No", - "artist": "Hatsune Miku/Rainy" -},{ - "title": "Popipo", - "artist": "Hatsune Miku/blastxtrap" -},{ - "title": "JUVENILE", - "artist": "Hatsune Miku/ใ˜ใ‚“" -},{ - "title": "Journey", - "artist": "Hatsune Miku/ๆ˜Ÿไนƒไธ€ๆญŒ/่Šฑ้‡Œใฟใฎใ‚Š/ๅฐ่ฑ†ๆฒขใ“ใฏใญ/ๅคฉ้ฆฌๅธ/ๅฎตๅดŽๅฅ" -},{ - "title": "Heart_Beat01-1L", - "artist": "Unknown Artist" -},{ - "title": "The Morrigan", - "artist": "Heather Dale" -},{ - "title": "Heavens", - "artist": "Unknown Artist" -},{ - "title": "Goddess of Samhain", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lose Control", - "artist": "Hedley" -},{ - "title": "Lost Woods", - "artist": "Helynt/GameChops" -},{ - "title": "Hero", - "artist": "Unknown Artist" -},{ - "title": "O Fortuna - Epic Trailer Version", - "artist": "Hidden Citizens" -},{ - "title": "All For One", - "artist": "Hidden Citizens/Hael" -},{ - "title": "Paint It Black - Epic Trailer Version", - "artist": "Hidden Citizens/Rรฅnya" -},{ - "title": "Bocca della Veritร ", - "artist": "HiiragiKirai" -},{ - "title": "The Weed Smoker's Dream", - "artist": "Hugh Laurie" -},{ - "title": "Love ka?", - "artist": "HiiragiKirai" -},{ - "title": "Lips Of An Angel", - "artist": "Hinder" -},{ - "title": "Moonlight Destiny", - "artist": "Hiroko Asakawa" -},{ - "title": "ใ‚ขใƒณใƒŽใ‚ฆใƒณใƒปใƒžใ‚ถใƒผใ‚ฐใƒผใ‚น", - "artist": "Hitorie" -},{ - "title": "Bad โˆž End โˆž Night", - "artist": "Hitoshizuku and Yama" -},{ - "title": "Twilight โˆž nighT", - "artist": "Hitoshizuku and Yama" -},{ - "title": "Everywhere I Go", - "artist": "Hollywood Undead" -},{ - "title": "Horror-ginen_loop", - "artist": "Unknown Artist" -},{ - "title": "Wicked feat. Mori Calliope", - "artist": "Hoshimachi Suisei/Mori Calliope" -},{ - "title": "Sdorica \"the Story Unfolds\"", - "artist": "Hoskey/RayRay" -},{ - "title": "How Far I'll Go", - "artist": "Annapantsu" -},{ - "title": "May it be (Arr. M. Sheeran)", - "artist": "Howard Shore/Roma Shane Ryan/Enya/Nicky Ryan/VOCES8" -},{ - "title": "ๆœชๅฎš็š„ๆณจๅฎš - ใ€Šๆœชๅฎšไบ‹ไปถ็ฐฟใ€‹ๆŽจๅนฟๆ›ฒ", - "artist": "Hu Xia/HOYO-MiX/ํƒ€์ดํƒ„ ๋ ˆ์ฝ”๋”ฉ ์ŠคํŠœ๋””์˜ค" -},{ - "title": "After You've Gone", - "artist": "Hugh Laurie" -},{ - "title": "Baby Please Make a Change", - "artist": "Hugh Laurie" -},{ - "title": "Battle of Jericho", - "artist": "Hugh Laurie" -},{ - "title": "Buddy Bolden's Blues", - "artist": "Hugh Laurie" -},{ - "title": "Careless Love", - "artist": "Hugh Laurie" -},{ - "title": "Changes", - "artist": "Hugh Laurie" -},{ - "title": "Didn't It Rain", - "artist": "Hugh Laurie" -},{ - "title": "Evenin'", - "artist": "Hugh Laurie" -},{ - "title": "I Hate a Man Like You", - "artist": "Hugh Laurie" -},{ - "title": "John Henry", - "artist": "Hugh Laurie" -},{ - "title": "Junkers Blues", - "artist": "Hugh Laurie" -},{ - "title": "Kiss of Fire", - "artist": "Hugh Laurie" -},{ - "title": "Let Them Talk", - "artist": "Hugh Laurie" -},{ - "title": "Minnie the Moocher", - "artist": "Hugh Laurie" -},{ - "title": "One for My Baby", - "artist": "Hugh Laurie" -},{ - "title": "Leonardo's Inventions, Pt. 1", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Send Me to the 'Lectric Chair", - "artist": "Hugh Laurie" -},{ - "title": "Six Cold Feet", - "artist": "Hugh Laurie" -},{ - "title": "St James Infirmary", - "artist": "Hugh Laurie" -},{ - "title": "Swanee River", - "artist": "Hugh Laurie" -},{ - "title": "The St. Louis Blues", - "artist": "Hugh Laurie" -},{ - "title": "Cynics & Critics", - "artist": "Icon For Hire" -},{ - "title": "The Whale Has Swallowed Me", - "artist": "Hugh Laurie" -},{ - "title": "They're Red Hot", - "artist": "Hugh Laurie" -},{ - "title": "Tipitina", - "artist": "Hugh Laurie" -},{ - "title": "Unchain My Heart", - "artist": "Hugh Laurie" -},{ - "title": "Vicksburg Blues", - "artist": "Hugh Laurie" -},{ - "title": "Wild Honey", - "artist": "Hugh Laurie" -},{ - "title": "Winin' Boy Blues", - "artist": "Hugh Laurie" -},{ - "title": "You Don't Know My Mind", - "artist": "Hugh Laurie" -},{ - "title": "ๆ–ฐใ—ใ„ๆ—ฅ (Instrumental)", - "artist": "Huro Nomoe/Megurine Luka" -},{ - "title": "ๆ–ฐใ—ใ„ๆ—ฅ", - "artist": "Huro Nomoe/Megurine Luka" -},{ - "title": "Give it All (From \"Final Fantasy XIV: Dawntrail\") - Cover Version", - "artist": "Husky by the Geek/Lollia" -},{ - "title": "Hypnotic-Puzzle3", - "artist": "Unknown Artist" -},{ - "title": "Conqueror", - "artist": "IA" -},{ - "title": "Gaikotsu Gakudan To Riria", - "artist": "IKASAN" -},{ - "title": "Sound of Walking Away", - "artist": "ILLENIUM/Kerli" -},{ - "title": "Swing Gate (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "IMO/Megurine Luka" -},{ - "title": "ๅคช้™ฝๆšฆ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "IMO/Megurine Luka" -},{ - "title": "้š…็”ฐๅท่กŒๅˆ— (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "IMO/Megurine Luka" -},{ - "title": "Play Minstrel Play - 25th Anniversary New Mix", - "artist": "Ian Anderson/Blackmore's Night" -},{ - "title": "Adventure", - "artist": "Ian Taylor\nGB9TP1800339" -},{ - "title": "Al Kharid", - "artist": "Ian Taylor\nGB9TP1800334" -},{ - "title": "Altar Ego", - "artist": "Ian Taylor\nGB9TP1800360" -},{ - "title": "Arrival", - "artist": "Ian Taylor\nGB9TP1800344" -},{ - "title": "Autumn Voyage", - "artist": "Ian Taylor\nGB9TP1800330" -},{ - "title": "Background", - "artist": "Ian Taylor\nGB9TP1800369" -},{ - "title": "Barbarianism", - "artist": "Ian Taylor\nGB9TP1800333" -},{ - "title": "Baroque", - "artist": "Ian Taylor\nGB9TP1800336" -},{ - "title": "Book of Spells", - "artist": "Ian Taylor\nGB9TP1800350" -},{ - "title": "Castlewars", - "artist": "Ian Taylor\nGB9TP1800346" -},{ - "title": "Cave Background", - "artist": "Ian Taylor\nGB9TP1800356" -},{ - "title": "Chompy Hunt", - "artist": "Ian Taylor\nGB9TP1800366" -},{ - "title": "Rock and Roll Thugs", - "artist": "Icon For Hire" -},{ - "title": "Dark", - "artist": "Ian Taylor\nGB9TP1800349" -},{ - "title": "Dogs of War", - "artist": "Ian Taylor\nGB9TP1800359" -},{ - "title": "Elven Mist", - "artist": "Ian Taylor\nGB9TP1800361" -},{ - "title": "Fanfare 2", - "artist": "Ian Taylor\nGB9TP1800351" -},{ - "title": "Fanfare", - "artist": "Ian Taylor\nGB9TP1800343" -},{ - "title": "Flute Salad", - "artist": "Ian Taylor\nGB9TP1800332" -},{ - "title": "Garden", - "artist": "Ian Taylor\nGB9TP1800341" -},{ - "title": "Gnome Village", - "artist": "Ian Taylor\nGB9TP1800352" -},{ - "title": "Gnomeball", - "artist": "Ian Taylor\nGB9TP1800365" -},{ - "title": "Harmony 2", - "artist": "Ian Taylor\nGB9TP1800367" -},{ - "title": "Harmony", - "artist": "Ian Taylor\nGB9TP1800329" -},{ - "title": "Home Sweet Home", - "artist": "Ian Taylor\nGB9TP1800368" -},{ - "title": "Horizon", - "artist": "Ian Taylor\nGB9TP1800345" -},{ - "title": "Lightness", - "artist": "Ian Taylor\nGB9TP1800354" -},{ - "title": "Medieval", - "artist": "Ian Taylor\nGB9TP1800340" -},{ - "title": "Monkey Madness", - "artist": "Ian Taylor\nGB9TP1800358" -},{ - "title": "Mudskipper Melody", - "artist": "Ian Taylor\nGB9TP1800364" -},{ - "title": "Newbie Melody", - "artist": "Ian Taylor\nGB9TP1800328" -},{ - "title": "Nightfall", - "artist": "Ian Taylor\nGB9TP1800338" -},{ - "title": "Romper Chomper", - "artist": "Ian Taylor\nGB9TP1800353" -},{ - "title": "Sad Meadow", - "artist": "Ian Taylor\nGB9TP1800357" -},{ - "title": "Scape Main", - "artist": "Ian Taylor\nGB9TP1800327" -},{ - "title": "Scape Sad", - "artist": "Ian Taylor\nGB9TP1800347" -},{ - "title": "Sea Shanty 2", - "artist": "Ian Taylor\nGB9TP1800335" -},{ - "title": "Still Night", - "artist": "Ian Taylor\nGB9TP1800342" -},{ - "title": "Village", - "artist": "Ian Taylor\nGB9TP1800355" -},{ - "title": "Waterfall", - "artist": "Ian Taylor\nGB9TP1800337" -},{ - "title": "Yesteryear", - "artist": "Ian Taylor\nGB9TP1800331" -},{ - "title": "Ice_village", - "artist": "Unknown Artist" -},{ - "title": "All I see is Darkness", - "artist": "Icon For Hire" -},{ - "title": "Background Sad - Acoustic", - "artist": "Icon For Hire" -},{ - "title": "Background Sad", - "artist": "Icon For Hire" -},{ - "title": "Bam Bam Pop", - "artist": "Icon For Hire" -},{ - "title": "Blindside", - "artist": "Icon For Hire" -},{ - "title": "Breakdown", - "artist": "Icon For Hire" -},{ - "title": "Brittle (Prelude)", - "artist": "Icon For Hire" -},{ - "title": "Brittle - Acoustic", - "artist": "Icon For Hire" -},{ - "title": "Brittle", - "artist": "Icon For Hire" -},{ - "title": "Counting on Hearts", - "artist": "Icon For Hire" -},{ - "title": "Curse Or Cure - Acoustic", - "artist": "Icon For Hire" -},{ - "title": "Curse Or Cure", - "artist": "Icon For Hire" -},{ - "title": "Aries", - "artist": "In This Moment" -},{ - "title": "Demons", - "artist": "Icon For Hire" -},{ - "title": "Diseased", - "artist": "Icon For Hire" -},{ - "title": "Dismantled", - "artist": "Icon For Hire" -},{ - "title": "Emo Dreams", - "artist": "Icon For Hire" -},{ - "title": "Enemies", - "artist": "Icon For Hire" -},{ - "title": "Fight", - "artist": "Icon For Hire" -},{ - "title": "Fix Me", - "artist": "Icon For Hire" -},{ - "title": "Fore", - "artist": "Icon For Hire" -},{ - "title": "Gatekeepers", - "artist": "Icon For Hire" -},{ - "title": "Get Well II", - "artist": "Icon For Hire" -},{ - "title": "Get Well", - "artist": "Icon For Hire" -},{ - "title": "Happy Hurts", - "artist": "Icon For Hire" -},{ - "title": "Here We Are", - "artist": "Icon For Hire" -},{ - "title": "Hollow", - "artist": "Icon For Hire" -},{ - "title": "Hope of Morning", - "artist": "Icon For Hire" -},{ - "title": "Impossibles & Obstacles (Interlude)", - "artist": "Icon For Hire" -},{ - "title": "Interference", - "artist": "Icon For Hire" -},{ - "title": "Invincible", - "artist": "Icon For Hire" -},{ - "title": "Iodine", - "artist": "Icon For Hire" -},{ - "title": "Last One Standing - Acoustic", - "artist": "Icon For Hire" -},{ - "title": "Last One Standing", - "artist": "Icon For Hire" -},{ - "title": "Magic", - "artist": "Icon For Hire" -},{ - "title": "Make A Move", - "artist": "Icon For Hire" -},{ - "title": "Messed Up", - "artist": "Icon For Hire" -},{ - "title": "Nerves", - "artist": "Icon For Hire" -},{ - "title": "Now You Know", - "artist": "Icon For Hire" -},{ - "title": "Off With Her Head", - "artist": "Icon For Hire" -},{ - "title": "Only A Memory", - "artist": "Icon For Hire" -},{ - "title": "Only Be A Story", - "artist": "Icon For Hire" -},{ - "title": "Overture", - "artist": "Icon For Hire" -},{ - "title": "Panic Attacks", - "artist": "Icon For Hire" -},{ - "title": "Pieces", - "artist": "Icon For Hire" -},{ - "title": "Pop Culture", - "artist": "Icon For Hire" -},{ - "title": "Pulse", - "artist": "Icon For Hire" -},{ - "title": "Ready For Combat", - "artist": "Icon For Hire" -},{ - "title": "Big Bad Wolf", - "artist": "In This Moment" -},{ - "title": "Seeds - Acoustic", - "artist": "Icon For Hire" -},{ - "title": "Seeds", - "artist": "Icon For Hire" -},{ - "title": "Shadow", - "artist": "Icon For Hire" -},{ - "title": "Slow Down", - "artist": "Icon For Hire" -},{ - "title": "Sorry About Your Parents", - "artist": "Icon For Hire" -},{ - "title": "Waste My Hate", - "artist": "Icon For Hire" -},{ - "title": "Witching Hour", - "artist": "In This Moment" -},{ - "title": "Struggle, Succeed, Rewind, Repeat", - "artist": "Icon For Hire" -},{ - "title": "Sugar and Spice", - "artist": "Icon For Hire" -},{ - "title": "Sunflower", - "artist": "Icon For Hire" -},{ - "title": "Supposed To Be", - "artist": "Icon For Hire" -},{ - "title": "The Ascent", - "artist": "Icon For Hire" -},{ - "title": "The Grey", - "artist": "Icon For Hire" -},{ - "title": "The Magic", - "artist": "Icon For Hire" -},{ - "title": "Theatre", - "artist": "Icon For Hire" -},{ - "title": "Think I'm Sick", - "artist": "Icon For Hire" -},{ - "title": "You Can't Kill Us", - "artist": "Icon For Hire" -},{ - "title": "Thirteen (Interlude)", - "artist": "Icon For Hire" -},{ - "title": "Too Loud", - "artist": "Icon For Hire" -},{ - "title": "Under The Knife", - "artist": "Icon For Hire" -},{ - "title": "Under the Knife", - "artist": "Icon For Hire" -},{ - "title": "Up In Flames", - "artist": "Icon For Hire" -},{ - "title": "Venom", - "artist": "Icon For Hire" -},{ - "title": "War", - "artist": "Icon For Hire" -},{ - "title": "Warrior", - "artist": "Icon For Hire" -},{ - "title": "Watch Me", - "artist": "Icon For Hire" -},{ - "title": "You Were Wrong", - "artist": "Icon For Hire" -},{ - "title": "Background Sad - Radio Edit", - "artist": "Icon For Hire/Kid Bookie" -},{ - "title": "Icy_Logic", - "artist": "Unknown Artist" -},{ - "title": "Mikumiku Ni Shiteageru [Shiteyanyo]", - "artist": "Ika" -},{ - "title": "Polkka", - "artist": "Ilkan Gunuc/Emrah Turken" -},{ - "title": "Bones", - "artist": "Imagine Dragons" -},{ - "title": "Natural", - "artist": "Imagine Dragons" -},{ - "title": "Sharks", - "artist": "Imagine Dragons" -},{ - "title": "Warriors", - "artist": "Imagine Dragons" -},{ - "title": "Whatever It Takes", - "artist": "Imagine Dragons" -},{ - "title": "Enemy (with JID) - from the series Arcane League of Legends", - "artist": "Imagine Dragons/JID/Arcane/League of Legends" -},{ - "title": "Belly Dancer", - "artist": "Imanbek/BYOR" -},{ - "title": "Hide and Seek", - "artist": "Imogen Heap" -},{ - "title": "Tempo: 120.0", - "artist": "Unknown Artist" -},{ - "title": "Feine Seele (feat. Oliver Satyr von Faun)", - "artist": "In Extremo/Faun" -},{ - "title": "11:11", - "artist": "In This Moment" -},{ - "title": "1983", - "artist": "In This Moment" -},{ - "title": "A Dying Star", - "artist": "In This Moment" -},{ - "title": "A Star-Crossed Wasteland", - "artist": "In This Moment" -},{ - "title": "ARMY OF ME", - "artist": "In This Moment" -},{ - "title": "Adrenalize - Mr. Kane Remix", - "artist": "In This Moment" -},{ - "title": "Adrenalize 1983", - "artist": "In This Moment" -},{ - "title": "Adrenalize", - "artist": "In This Moment" -},{ - "title": "All for You", - "artist": "In This Moment" -},{ - "title": "Mechanical Love", - "artist": "In This Moment" -},{ - "title": "As Above, So Below", - "artist": "In This Moment" -},{ - "title": "Ashes", - "artist": "In This Moment" -},{ - "title": "Beast Within", - "artist": "In This Moment" -},{ - "title": "Beautiful Tragedy", - "artist": "In This Moment" -},{ - "title": "Next Life", - "artist": "In This Moment" -},{ - "title": "Black Widow", - "artist": "In This Moment" -},{ - "title": "Blazin'", - "artist": "In This Moment" -},{ - "title": "Blood - Sluggo Remix", - "artist": "In This Moment" -},{ - "title": "Blood 1983", - "artist": "In This Moment" -},{ - "title": "Blood", - "artist": "In This Moment" -},{ - "title": "Bones", - "artist": "In This Moment" -},{ - "title": "Bloody Creature Poster Girl", - "artist": "In This Moment" -},{ - "title": "Born in Flames", - "artist": "In This Moment" -},{ - "title": "Burn 1983", - "artist": "In This Moment" -},{ - "title": "Burn", - "artist": "In This Moment" -},{ - "title": "Call Me - Instrumental version", - "artist": "In This Moment" -},{ - "title": "Call Me", - "artist": "In This Moment" -},{ - "title": "Circles", - "artist": "In This Moment" -},{ - "title": "Closer", - "artist": "In This Moment" -},{ - "title": "Let the Night Last Forever", - "artist": "Inkubus Sukkubus" -},{ - "title": "Daddy's Falling Angel", - "artist": "In This Moment" -},{ - "title": "Daddys Falling Angel", - "artist": "In This Moment" -},{ - "title": "Dirty Pretty", - "artist": "In This Moment" -},{ - "title": "EVERYTHING STARTS AND ENDS WITH YOU", - "artist": "In This Moment" -},{ - "title": "FATE BRINGER", - "artist": "In This Moment" -},{ - "title": "Fly Like an Eagle", - "artist": "In This Moment" -},{ - "title": "Forever", - "artist": "In This Moment" -},{ - "title": "From the Ashes", - "artist": "In This Moment" -},{ - "title": "GODMODE", - "artist": "In This Moment" -},{ - "title": "God Is She", - "artist": "In This Moment" -},{ - "title": "Half God Half Devil", - "artist": "In This Moment" -},{ - "title": "Have No Fear", - "artist": "In This Moment" -},{ - "title": "He Said Eternity", - "artist": "In This Moment" -},{ - "title": "Her Kiss", - "artist": "In This Moment" -},{ - "title": "Holy Man", - "artist": "In This Moment" -},{ - "title": "I WOULD DIE FOR YOU (Album Version)", - "artist": "In This Moment" -},{ - "title": "In the Air Tonight", - "artist": "In This Moment" -},{ - "title": "Interview ' The Gun Show'", - "artist": "In This Moment" -},{ - "title": "Interview 'Beast Within'", - "artist": "In This Moment" -},{ - "title": "Interview 'Best Crew Ever'", - "artist": "In This Moment" -},{ - "title": "Interview 'Burn'", - "artist": "In This Moment" -},{ - "title": "Interview 'Into the Light'", - "artist": "In This Moment" -},{ - "title": "Interview 'Whore'", - "artist": "In This Moment" -},{ - "title": "Interview (Bonus)", - "artist": "In This Moment" -},{ - "title": "Into Dust", - "artist": "In This Moment" -},{ - "title": "Into the Darkness", - "artist": "In This Moment" -},{ - "title": "Into the Light", - "artist": "In This Moment" -},{ - "title": "Iron Army", - "artist": "In This Moment" -},{ - "title": "It Is Written", - "artist": "In This Moment" -},{ - "title": "Joan of Arc", - "artist": "In This Moment" -},{ - "title": "Spirit of the Raven", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Lay Me Down", - "artist": "In This Moment" -},{ - "title": "Lay Your Gun Down", - "artist": "In This Moment" -},{ - "title": "Legacy of Odio", - "artist": "In This Moment" -},{ - "title": "Legacy", - "artist": "In This Moment" -},{ - "title": "Lost At Sea", - "artist": "In This Moment" -},{ - "title": "Angelus Famรฉ", - "artist": "Inkubus Sukkubus" -},{ - "title": "Mother", - "artist": "In This Moment" -},{ - "title": "Natural Born Sinner", - "artist": "In This Moment" -},{ - "title": "Evil Men", - "artist": "Inkubus Sukkubus" -},{ - "title": "No Me Importa", - "artist": "In This Moment" -},{ - "title": "Oh Lord", - "artist": "In This Moment" -},{ - "title": "Out of Hell", - "artist": "In This Moment" -},{ - "title": "Prayers", - "artist": "In This Moment" -},{ - "title": "Rise With Me", - "artist": "In This Moment" -},{ - "title": "Roots", - "artist": "In This Moment" -},{ - "title": "SACRIFICE", - "artist": "In This Moment" -},{ - "title": "SANCTIFY ME", - "artist": "In This Moment" -},{ - "title": "SKYBURNER", - "artist": "In This Moment" -},{ - "title": "Salvation", - "artist": "In This Moment" -},{ - "title": "Sailing Away", - "artist": "In This Moment" -},{ - "title": "Scarlet", - "artist": "In This Moment" -},{ - "title": "Sex Metal Barbie", - "artist": "In This Moment" -},{ - "title": "Sick Like Me", - "artist": "In This Moment" -},{ - "title": "Standing Alone", - "artist": "In This Moment" -},{ - "title": "Surrender - Single", - "artist": "In This Moment" -},{ - "title": "THE PURGE", - "artist": "In This Moment" -},{ - "title": "The Beginning - Interlude", - "artist": "In This Moment" -},{ - "title": "The Blood Legion - Mitch Marlow Remix", - "artist": "In This Moment" -},{ - "title": "The Blood Legion", - "artist": "In This Moment" -},{ - "title": "The Dream", - "artist": "In This Moment" -},{ - "title": "The Fighter", - "artist": "In This Moment" -},{ - "title": "The Great Divide", - "artist": "In This Moment" -},{ - "title": "The Gun Show", - "artist": "In This Moment" -},{ - "title": "The In-Between", - "artist": "In This Moment" -},{ - "title": "The Infection", - "artist": "In This Moment" -},{ - "title": "The Last Cowboy", - "artist": "In This Moment" -},{ - "title": "The Promise", - "artist": "In This Moment" -},{ - "title": "The Rabbit Hole", - "artist": "In This Moment" -},{ - "title": "The Red Crusade - Interlude", - "artist": "In This Moment" -},{ - "title": "The Road", - "artist": "In This Moment" -},{ - "title": "This Moment", - "artist": "In This Moment" -},{ - "title": "Twin Flames", - "artist": "In This Moment" -},{ - "title": "Violet Skies", - "artist": "In This Moment" -},{ - "title": "When the Storm Subsides", - "artist": "In This Moment" -},{ - "title": "Whispers of October", - "artist": "In This Moment" -},{ - "title": "Whore - Nikka Bling Remix", - "artist": "In This Moment" -},{ - "title": "Whore 1983", - "artist": "In This Moment" -},{ - "title": "Intoxicata (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "World In Flames", - "artist": "In This Moment" -},{ - "title": "You Always Believed", - "artist": "In This Moment" -},{ - "title": "You're Gonna Listen", - "artist": "In This Moment" -},{ - "title": "Sexual Hallucination (feat. Brent Smith)", - "artist": "In This Moment/Brent Smith" -},{ - "title": "DAMAGED (feat. Spencer Charnas)", - "artist": "In This Moment/Ice Nine Kills/Spencer Charnas" -},{ - "title": "Hunting Grounds (feat. Joe Cotela of Ded)", - "artist": "In This Moment/Joe Cotela of Ded" -},{ - "title": "We Will Rock You (feat. Maria Brink, Lzzy Hale and Taylor Momsen)", - "artist": "In This Moment/Lzzy Hale/Maria Brink/Taylor Momsen" -},{ - "title": "Black Wedding (feat. Rob Halford) - Edit", - "artist": "In This Moment/Rob Halford" -},{ - "title": "Black Wedding (feat. Rob Halford)", - "artist": "In This Moment/Rob Halford" -},{ - "title": "Drive", - "artist": "Incubus" -},{ - "title": "Closer to Fine", - "artist": "Indigo Girls" -},{ - "title": "Indigoblue", - "artist": "Unknown Artist" -},{ - "title": "(Our) Love With Endure", - "artist": "Inkubus Sukkubus" -},{ - "title": "A Simple Girl", - "artist": "Inkubus Sukkubus" -},{ - "title": "All Along the Crooked Way (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "All Hallow's Eve - New Version", - "artist": "Inkubus Sukkubus" -},{ - "title": "All Hallows Eve (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "All the Devil's Men", - "artist": "Inkubus Sukkubus" -},{ - "title": "Amongst the Stone Angels", - "artist": "Inkubus Sukkubus" -},{ - "title": "And the Sea Shall Consume You", - "artist": "Inkubus Sukkubus" -},{ - "title": "Angel of Lust", - "artist": "Inkubus Sukkubus" -},{ - "title": "Angels of Darkness & Light", - "artist": "Inkubus Sukkubus" -},{ - "title": "Angelus Bellum", - "artist": "Inkubus Sukkubus" -},{ - "title": "Breath of Wanting", - "artist": "Inkubus Sukkubus" -},{ - "title": "Angelus Mortis", - "artist": "Inkubus Sukkubus" -},{ - "title": "Aryan Adrian", - "artist": "Inkubus Sukkubus" -},{ - "title": "At the End of the World", - "artist": "Inkubus Sukkubus" -},{ - "title": "At the Gate in the Park", - "artist": "Inkubus Sukkubus" -},{ - "title": "At the Heart of Darkness", - "artist": "Inkubus Sukkubus" -},{ - "title": "At the Tree at the Lonely Place", - "artist": "Inkubus Sukkubus" -},{ - "title": "Away With The Faeries", - "artist": "Inkubus Sukkubus" -},{ - "title": "Bacchanalia", - "artist": "Inkubus Sukkubus" -},{ - "title": "Back to the Wild Woods", - "artist": "Inkubus Sukkubus" -},{ - "title": "Barrow Wake", - "artist": "Inkubus Sukkubus" -},{ - "title": "Bathory", - "artist": "Inkubus Sukkubus" -},{ - "title": "Belas Knap", - "artist": "Inkubus Sukkubus" -},{ - "title": "Belladonna & Aconite 2011", - "artist": "Inkubus Sukkubus" -},{ - "title": "Belladonna & Aconite", - "artist": "Inkubus Sukkubus" -},{ - "title": "Beltaine - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Beltaine", - "artist": "Inkubus Sukkubus" -},{ - "title": "Beneath the Moon and the Trees", - "artist": "Inkubus Sukkubus" -},{ - "title": "Bitter Sweet Succubus", - "artist": "Inkubus Sukkubus" -},{ - "title": "Kicking up Skirts", - "artist": "Inkubus Sukkubus" -},{ - "title": "Broken Doll (Song of Papusza)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Burning Times (Demo Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Burning Times - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Burning Times", - "artist": "Inkubus Sukkubus" -},{ - "title": "Call out My Name", - "artist": "Inkubus Sukkubus" -},{ - "title": "Call out My Nane", - "artist": "Inkubus Sukkubus" -},{ - "title": "Catherine", - "artist": "Inkubus Sukkubus" -},{ - "title": "Catholic Taste", - "artist": "Inkubus Sukkubus" -},{ - "title": "Chruch of Madness", - "artist": "Inkubus Sukkubus" -},{ - "title": "Church Of Madness - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Church of Madness (Demo Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Church of Madness", - "artist": "Inkubus Sukkubus" -},{ - "title": "City Of The Dead", - "artist": "Inkubus Sukkubus" -},{ - "title": "Come To Me (song of the water nymph)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Conquistadors", - "artist": "Inkubus Sukkubus" -},{ - "title": "Corn King (Wicca Man Mix)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Corn King (Wicca Man Remix)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Crush - New Mix", - "artist": "Inkubus Sukkubus" -},{ - "title": "Dance of Death", - "artist": "Inkubus Sukkubus" -},{ - "title": "Dancing the Night Away", - "artist": "Inkubus Sukkubus" -},{ - "title": "Danse Vampyr (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Dark Mother (Spook Mix)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Dark Sisters", - "artist": "Inkubus Sukkubus" -},{ - "title": "Datura Dreamer", - "artist": "Inkubus Sukkubus" -},{ - "title": "Dead of the Night", - "artist": "Inkubus Sukkubus" -},{ - "title": "Death Comes (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Dark Mother", - "artist": "Inkubus Sukkubus" -},{ - "title": "Death Comes (The Wedding Night)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Death and the Virgin", - "artist": "Inkubus Sukkubus" -},{ - "title": "Decaying Beauty", - "artist": "Inkubus Sukkubus" -},{ - "title": "Destroying Angel", - "artist": "Inkubus Sukkubus" -},{ - "title": "Devils", - "artist": "Inkubus Sukkubus" -},{ - "title": "Dia De Los Muertos", - "artist": "Inkubus Sukkubus" -},{ - "title": "Do What Thou Wilt", - "artist": "Inkubus Sukkubus" -},{ - "title": "Drawing Down the Moon", - "artist": "Inkubus Sukkubus" -},{ - "title": "Earth to Earth", - "artist": "Inkubus Sukkubus" -},{ - "title": "Emerald", - "artist": "Inkubus Sukkubus" -},{ - "title": "Emergence", - "artist": "Inkubus Sukkubus" -},{ - "title": "Enchantment", - "artist": "Inkubus Sukkubus" -},{ - "title": "Erotic Angel", - "artist": "Inkubus Sukkubus" -},{ - "title": "Eternity", - "artist": "Inkubus Sukkubus" -},{ - "title": "Waifu Jam - Short Version", - "artist": "Ironmouse/Camellia" -},{ - "title": "Faefire and Sacred Musk", - "artist": "Inkubus Sukkubus" -},{ - "title": "Ferryman", - "artist": "Inkubus Sukkubus" -},{ - "title": "Field of the Nymphs", - "artist": "Inkubus Sukkubus" -},{ - "title": "Fiesta de Amor", - "artist": "Inkubus Sukkubus" -},{ - "title": "Fire and Ice", - "artist": "Inkubus Sukkubus" -},{ - "title": "Fool", - "artist": "Inkubus Sukkubus" -},{ - "title": "Forest Hill", - "artist": "Inkubus Sukkubus" -},{ - "title": "Forever", - "artist": "Inkubus Sukkubus" -},{ - "title": "Gallows Lane", - "artist": "Inkubus Sukkubus" -},{ - "title": "Garden of Pain", - "artist": "Inkubus Sukkubus" -},{ - "title": "Goblin Jig - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Goblin Jig", - "artist": "Inkubus Sukkubus" -},{ - "title": "Goddess of Darkness and Light", - "artist": "Inkubus Sukkubus" -},{ - "title": "Spirit of Damascus", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Gone", - "artist": "Inkubus Sukkubus" -},{ - "title": "Gypsy Lament", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hail the Holly King (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hammer of the Wytches", - "artist": "Inkubus Sukkubus" -},{ - "title": "Heart of Lilith (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Heart of Lilith (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Heart of Lilith (Alternative Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Heart of Lilith (Daemon Romantica Remix)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hecatรฉ Cerridwyn", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hedonistic Gene", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hell-Fire (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Here Come the Dead", - "artist": "Inkubus Sukkubus" -},{ - "title": "High on the Hill", - "artist": "Inkubus Sukkubus" -},{ - "title": "Honey Song of Lorelei", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hopkins Man", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hungry Kiss", - "artist": "Inkubus Sukkubus" -},{ - "title": "I Am The One - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "I Am the One (Demo)", - "artist": "Inkubus Sukkubus" -},{ - "title": "I Am the One - Acoustic", - "artist": "Inkubus Sukkubus" -},{ - "title": "I Am the One", - "artist": "Inkubus Sukkubus" -},{ - "title": "I Just Can't Get You Out Of My Head", - "artist": "Inkubus Sukkubus" -},{ - "title": "In Defence - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "In Defence", - "artist": "Inkubus Sukkubus" -},{ - "title": "In the Dark House", - "artist": "Inkubus Sukkubus" -},{ - "title": "In the Darkness and the Rain", - "artist": "Inkubus Sukkubus" -},{ - "title": "In the Shire That Made Us", - "artist": "Inkubus Sukkubus" -},{ - "title": "Inanna", - "artist": "Inkubus Sukkubus" -},{ - "title": "Incubus", - "artist": "Inkubus Sukkubus" -},{ - "title": "Inner Demon", - "artist": "Inkubus Sukkubus" -},{ - "title": "Into the Mystery", - "artist": "Inkubus Sukkubus" -},{ - "title": "This Bird Has Flown", - "artist": "Inkubus Sukkubus" -},{ - "title": "Intraveneous", - "artist": "Inkubus Sukkubus" -},{ - "title": "Io Pan", - "artist": "Inkubus Sukkubus" -},{ - "title": "Jรคgermeister", - "artist": "Inkubus Sukkubus" -},{ - "title": "Karnayna", - "artist": "Inkubus Sukkubus" -},{ - "title": "Song To Pan - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Kissed by Eros", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lady Geneva", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lake of Suicide", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lest the Dead Return Again", - "artist": "Inkubus Sukkubus" -},{ - "title": "Hellfire", - "artist": "Jonathan Young" -},{ - "title": "Leveller", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lie With Me", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lilith Rising", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lilith Unbound", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lilith, Kali, Nemesis, Morrigan", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lily Bolane", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lips of Love", - "artist": "Inkubus Sukkubus" -},{ - "title": "Living Death", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lose Yourself at the Nymphaeum -Acoustic", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lose Yourself at the Nymphaeum", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lost to the Darkness", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lost to the Sea", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lost with the Maenads", - "artist": "Inkubus Sukkubus" -},{ - "title": "Love Eternal", - "artist": "Inkubus Sukkubus" -},{ - "title": "Love Poltergeist", - "artist": "Inkubus Sukkubus" -},{ - "title": "Love Spell (Re-Loved)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Lunacy", - "artist": "Inkubus Sukkubus" -},{ - "title": "Melancholy Blue", - "artist": "Inkubus Sukkubus" -},{ - "title": "Memento Mori", - "artist": "Inkubus Sukkubus" -},{ - "title": "Messalina", - "artist": "Inkubus Sukkubus" -},{ - "title": "Nor Flame nor Thrusted Blade", - "artist": "Justin E. Bell" -},{ - "title": "Midnight Queen", - "artist": "Inkubus Sukkubus" -},{ - "title": "Mother Moon", - "artist": "Inkubus Sukkubus" -},{ - "title": "My Demons", - "artist": "Inkubus Sukkubus" -},{ - "title": "Nature Child", - "artist": "Inkubus Sukkubus" -},{ - "title": "Necro Maria", - "artist": "Inkubus Sukkubus" -},{ - "title": "Nemesis", - "artist": "Inkubus Sukkubus" -},{ - "title": "Night Angel", - "artist": "Inkubus Sukkubus" -},{ - "title": "Nightwing", - "artist": "Inkubus Sukkubus" -},{ - "title": "No End to War", - "artist": "Inkubus Sukkubus" -},{ - "title": "Old Hornie", - "artist": "Inkubus Sukkubus" -},{ - "title": "On Meon Hill", - "artist": "Inkubus Sukkubus" -},{ - "title": "On the Blood Red Sea", - "artist": "Inkubus Sukkubus" -},{ - "title": "One in a Million", - "artist": "Inkubus Sukkubus" -},{ - "title": "One of the Dead", - "artist": "Inkubus Sukkubus" -},{ - "title": "Pagan Born (Acoustic)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Pagan Born (Demo Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Pagan Born - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Pagan Born", - "artist": "Inkubus Sukkubus" -},{ - "title": "Power of the Witch", - "artist": "Inkubus Sukkubus" -},{ - "title": "Queen Satrina", - "artist": "Inkubus Sukkubus" -},{ - "title": "Queen of Heaven, Queen of Hell", - "artist": "Inkubus Sukkubus" -},{ - "title": "Queen of the May (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Queen of the May", - "artist": "Inkubus Sukkubus" -},{ - "title": "Queens of Atlantis", - "artist": "Inkubus Sukkubus" -},{ - "title": "Return to Barrow Wake", - "artist": "Inkubus Sukkubus" -},{ - "title": "Rites of Pan", - "artist": "Inkubus Sukkubus" -},{ - "title": "Sabrina - Once More and Again", - "artist": "Inkubus Sukkubus" -},{ - "title": "Sabrina - Original Version 1995", - "artist": "Inkubus Sukkubus" -},{ - "title": "Samhain", - "artist": "Inkubus Sukkubus" -},{ - "title": "Sanctuary", - "artist": "Inkubus Sukkubus" -},{ - "title": "Santa Muerte", - "artist": "Inkubus Sukkubus" -},{ - "title": "Take My Lust", - "artist": "Inkubus Sukkubus" -},{ - "title": "Science & Nature (Pump It Up)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Shadows in the Darkness", - "artist": "Inkubus Sukkubus" -},{ - "title": "She Has Fled to the Sacred Land", - "artist": "Inkubus Sukkubus" -},{ - "title": "She Is Gone", - "artist": "Inkubus Sukkubus" -},{ - "title": "She of a Thousand Names", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches (Chant) (Demo Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Song of the Siren", - "artist": "Inkubus Sukkubus" -},{ - "title": "Song to Pan (Demo Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Song to Pan", - "artist": "Inkubus Sukkubus" -},{ - "title": "Soul Inside", - "artist": "Inkubus Sukkubus" -},{ - "title": "Spellbound", - "artist": "Inkubus Sukkubus" -},{ - "title": "Star Of Venus", - "artist": "Inkubus Sukkubus" -},{ - "title": "Star of Ishtar", - "artist": "Inkubus Sukkubus" -},{ - "title": "Starchild", - "artist": "Inkubus Sukkubus" -},{ - "title": "Starfire", - "artist": "Inkubus Sukkubus" -},{ - "title": "Storm Witch (Hymn of the Tempestarii)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Styx", - "artist": "Inkubus Sukkubus" -},{ - "title": "Summerlands", - "artist": "Inkubus Sukkubus" -},{ - "title": "Sweet Fallen Angel", - "artist": "Inkubus Sukkubus" -},{ - "title": "Sweet Morpheus (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Sympathy For The Devil", - "artist": "Inkubus Sukkubus" -},{ - "title": "Take My Hunger (Sukkubus Intoxica Remix)", - "artist": "Inkubus Sukkubus" -},{ - "title": "light your sword", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The Beast In Us All", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Beast With Two Backs", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Campden Wonder", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Dark Goddess", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Dark Prince", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Dark Side of Love", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Enchanted Realm", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Endless Night", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Fallen", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Girl in the Grey Rags", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Goat (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Goat", - "artist": "Inkubus Sukkubus" -},{ - "title": "The House on the Hill", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Hungry Abyss", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Last Boy on Earth", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Leveller (Demo Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Leveller - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Morning Star", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Rape of Maude Bowen", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Relick", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Ruardean Bears", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Uley Gorilla - John Daniel", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Way of the Witch", - "artist": "Inkubus Sukkubus" -},{ - "title": "The White Stag", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Witch of Berkeley (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Witch of Berkeley (Daemon Romantica Mix)", - "artist": "Inkubus Sukkubus" -},{ - "title": "The World Below the World", - "artist": "Inkubus Sukkubus" -},{ - "title": "The Wych Elm's Secret", - "artist": "Inkubus Sukkubus" -},{ - "title": "There Is Only the Dead Inside", - "artist": "Inkubus Sukkubus" -},{ - "title": "Electric Heartbeat Part 2", - "artist": "JYOTIN/Bass Boost/Nightcore" -},{ - "title": "Three Women & The Sea", - "artist": "Inkubus Sukkubus" -},{ - "title": "To Bast", - "artist": "Inkubus Sukkubus" -},{ - "title": "To the River a Life", - "artist": "Inkubus Sukkubus" -},{ - "title": "Trinity - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Trinity", - "artist": "Inkubus Sukkubus" -},{ - "title": "Turnera", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vale of Eden", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampire Punk Rockers From Hell", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampire Queen", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampyra", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampyre Erotica (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampyre Erotica (Alternative Version )", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampyre Kiss - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampyre Kiss", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vampyres", - "artist": "Inkubus Sukkubus" -},{ - "title": "Vlad", - "artist": "Inkubus Sukkubus" -},{ - "title": "Waiting Evermore", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wake of the Christian Knights (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Warrior Queen", - "artist": "Inkubus Sukkubus" -},{ - "title": "We Belong with the Dead (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "We Walk Again", - "artist": "Inkubus Sukkubus" -},{ - "title": "Where Have You Gone, My Daughter?", - "artist": "Inkubus Sukkubus" -},{ - "title": "Who Made the Monster", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wikka Woman", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wild Hunt ((2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Winter Rain", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wise Woman", - "artist": "Inkubus Sukkubus" -},{ - "title": "Witch Child", - "artist": "Inkubus Sukkubus" -},{ - "title": "Witch Hunt (Still Seeking Sarah)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Witch Queen", - "artist": "Inkubus Sukkubus" -},{ - "title": "Witches II - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wolf Boy", - "artist": "Inkubus Sukkubus" -},{ - "title": "Woman from the Cities of the Plain", - "artist": "Inkubus Sukkubus" -},{ - "title": "Woman to Hare (2023 Remastered Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Woman to Hare (Daemon Romantica Mix)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches (Acoustic Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Too Sweet", - "artist": "Isaa Corva" -},{ - "title": "Wytches (Chant) - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches 2002 (Alternative Recording)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches Chant '98 - Album Rerecording 1998", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches I (Demo Version)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches I - Original Recording 1990/91", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches II (Demo)", - "artist": "Inkubus Sukkubus" -},{ - "title": "Wytches", - "artist": "Inkubus Sukkubus" -},{ - "title": "Zephyrus", - "artist": "Inkubus Sukkubus" -},{ - "title": "Heart of Lilith (Daemon Romantica Remix)", - "artist": "Inkubus Sukkubus/Antony McKormack" -},{ - "title": "Whore of Babylon (2023 Remastered Version)", - "artist": "Inkubus Sukkubus/Antony McKormack" -},{ - "title": "Tempo: 120.0", - "artist": "Unknown Artist" -},{ - "title": "Arishok", - "artist": "Inon Zur" -},{ - "title": "Dragon Age 2 Main Theme", - "artist": "Inon Zur" -},{ - "title": "Fenris Theme", - "artist": "Inon Zur" -},{ - "title": "Hawke Family Theme", - "artist": "Inon Zur" -},{ - "title": "Kirkwall Nights", - "artist": "Inon Zur" -},{ - "title": "Love Scene", - "artist": "Inon Zur" -},{ - "title": "Mages", - "artist": "Inon Zur" -},{ - "title": "Qunari On The Rise", - "artist": "Inon Zur" -},{ - "title": "Rogue Heart", - "artist": "Inon Zur" -},{ - "title": "Tavern Music", - "artist": "Inon Zur" -},{ - "title": "Templars", - "artist": "Inon Zur" -},{ - "title": "Viscount", - "artist": "Inon Zur" -},{ - "title": "Integral One", - "artist": "Unknown Artist" -},{ - "title": "Level Up - Altair Version", - "artist": "Interlunium" -},{ - "title": "Greedy (Altair Arrange)", - "artist": "Interlunium/Kerberos" -},{ - "title": "Walkin' the World", - "artist": "Interlunium/LilyPichu" -},{ - "title": "A Thousand Years", - "artist": "Into The Nightcore" -},{ - "title": "A Whole New World", - "artist": "Into The Nightcore" -},{ - "title": "All I Want for Christmas Is You", - "artist": "Into The Nightcore" -},{ - "title": "Bad Liar", - "artist": "Into The Nightcore" -},{ - "title": "Bury A Friend", - "artist": "Into The Nightcore" -},{ - "title": "Bye Bye Bye", - "artist": "Into The Nightcore" -},{ - "title": "Can't Help Falling In Love", - "artist": "Into The Nightcore" -},{ - "title": "Can't Stop The Feeling!", - "artist": "Into The Nightcore" -},{ - "title": "Cups (When I'm Gone)", - "artist": "Into The Nightcore" -},{ - "title": "Don't You Worry Child", - "artist": "Into The Nightcore" -},{ - "title": "FourFiveSeconds", - "artist": "Into The Nightcore" -},{ - "title": "Habits (Stay High)", - "artist": "Into The Nightcore" -},{ - "title": "Heart Attack", - "artist": "Into The Nightcore" -},{ - "title": "Here Without You", - "artist": "Into The Nightcore" -},{ - "title": "Hideaway", - "artist": "Into The Nightcore" -},{ - "title": "Just a Dream", - "artist": "Into The Nightcore" -},{ - "title": "Kill This Love", - "artist": "Into The Nightcore" -},{ - "title": "Landslide", - "artist": "Into The Nightcore" -},{ - "title": "Lay Me Down", - "artist": "Into The Nightcore" -},{ - "title": "Let Me Down Slowly", - "artist": "Into The Nightcore" -},{ - "title": "Listen To Your Heart", - "artist": "Into The Nightcore" -},{ - "title": "Locked Away", - "artist": "Into The Nightcore" -},{ - "title": "Look What You Made Me Do", - "artist": "Into The Nightcore" -},{ - "title": "No Excuses", - "artist": "Into The Nightcore" -},{ - "title": "No Tears Left To Cry", - "artist": "Into The Nightcore" -},{ - "title": "Ocean Eyes", - "artist": "Into The Nightcore" -},{ - "title": "One Call Away", - "artist": "Into The Nightcore" -},{ - "title": "Pillowtalk", - "artist": "Into The Nightcore" -},{ - "title": "Roar", - "artist": "Into The Nightcore" -},{ - "title": "Say You Love Me", - "artist": "Into The Nightcore" -},{ - "title": "Say You Won't Let Go", - "artist": "Into The Nightcore" -},{ - "title": "Seรฑorita", - "artist": "Into The Nightcore" -},{ - "title": "Speechless", - "artist": "Into The Nightcore" -},{ - "title": "Starving", - "artist": "Into The Nightcore" -},{ - "title": "Strip That Down", - "artist": "Into The Nightcore" -},{ - "title": "There's Nothing Holdin' Me Back", - "artist": "Into The Nightcore" -},{ - "title": "Trap Queen", - "artist": "Into The Nightcore" -},{ - "title": "What Lovers Do", - "artist": "Into The Nightcore" -},{ - "title": "When We Were Young", - "artist": "Into The Nightcore" -},{ - "title": "Wrecking Ball", - "artist": "Into The Nightcore" -},{ - "title": "InvestigateMaster", - "artist": "Unknown Artist" -},{ - "title": "Investigation", - "artist": "Unknown Artist" -},{ - "title": "Give_it_up! Easter Egg", - "artist": "Invictus Games" -},{ - "title": "Give_it_up! Ingame Music (Asia Remix)", - "artist": "Invictus Games" -},{ - "title": "Give_it_up! Ingame Music, Pt. 1", - "artist": "Invictus Games" -},{ - "title": "Give_it_up! Ingame Music, Pt. 2", - "artist": "Invictus Games" -},{ - "title": "Give_it_up! Menu Music", - "artist": "Invictus Games" -},{ - "title": "A special thanks from mousey", - "artist": "Ironmouse" -},{ - "title": "Sour Taste", - "artist": "Ironmouse" -},{ - "title": "This Is Halloween", - "artist": "Ironmouse/Apricot/shirobeats/ThunderScott/GEEGA/Henya The Genius/K9KURO/Kson/Matara Kan/Projekt Melody/Zentreya" -},{ - "title": "Rodents Kingdom", - "artist": "Ironmouse/Camellia" -},{ - "title": "Video Game Song", - "artist": "Jaki Rose" -},{ - "title": "Waifu Jam", - "artist": "Ironmouse/Camellia" -},{ - "title": "Apocalypse Now", - "artist": "Ironmouse/Sleeping Forest/ThunderScott" -},{ - "title": "Mephisto", - "artist": "Ironmouse/ThunderScott" -},{ - "title": "VALENTI", - "artist": "Ironmouse/ThunderScott" -},{ - "title": "LEFT RIGHT", - "artist": "Ironmouse/shirobeats" -},{ - "title": "Anarchy", - "artist": "Ironmouse/shirobeats/HalaCG" -},{ - "title": "Devil", - "artist": "Ironmouse/shirobeats/HalaCG" -},{ - "title": "Time To Feast", - "artist": "Ironmouse/shirobeats/HalaCG" -},{ - "title": "Anarchy", - "artist": "Ironmouse/shirobeats/HalaCG/Bubi" -},{ - "title": "Cry For Me (WA WA WA)", - "artist": "Ironmouse/shirobeats/HalaCG/Bubi" -},{ - "title": "Devil", - "artist": "Ironmouse/shirobeats/HalaCG/Bubi" -},{ - "title": "Time To Feast - Remix", - "artist": "Ironmouse/shirobeats/HalaCG/Kiwwi" -},{ - "title": "Carry on (From \"Compromised: Life without immunity\")", - "artist": "Ironmouse/shirobeats/Immune Deficiency Foundation" -},{ - "title": "Rodents Kingdom Remixed - Shirobeats & Kiwwi Remix", - "artist": "Ironmouse/shirobeats/Kiwwi/Camellia" -},{ - "title": "KING", - "artist": "Ironmouse/shirobeats/Sleeping Forest" -},{ - "title": "(Not) A Devil", - "artist": "Ironmouse/shirobeats/ThunderScott" -},{ - "title": "God-ish", - "artist": "Ironmouse/shirobeats/ThunderScott" -},{ - "title": "HOLLOW HUNGER", - "artist": "Ironmouse/shirobeats/ThunderScott" -},{ - "title": "REALiZE", - "artist": "Ironmouse/shirobeats/ThunderScott" -},{ - "title": "Shanti", - "artist": "Ironmouse/shirobeats/ThunderScott" -},{ - "title": "Super Shy", - "artist": "Ironmouse/shirobeats/ThunderScott" -},{ - "title": "Otonoke (Dandadan)", - "artist": "Ironmouse/shirobeats/ThunderScott/Kiwwi" -},{ - "title": "Battery", - "artist": "Ironmouse/shirobeats/pdr dax/Oricadia/Archr" -},{ - "title": "Anti-Hero - Japanese Citypop Version", - "artist": "Isaa Corva" -},{ - "title": "Blinding Lights", - "artist": "Isaa Corva" -},{ - "title": "Dream", - "artist": "Isaa Corva" -},{ - "title": "Loser", - "artist": "Isaa Corva" -},{ - "title": "Shinunoga E-wa", - "artist": "Isaa Corva" -},{ - "title": "So Good", - "artist": "Isaa Corva" -},{ - "title": "Strangers", - "artist": "Isaa Corva" -},{ - "title": "Shuttle Ride", - "artist": "Jack Wall" -},{ - "title": "Vampire", - "artist": "Isaa Corva" -},{ - "title": "้’ใฎใ™ใฟใ‹", - "artist": "Isaa Corva" -},{ - "title": "I Have Nothing - ODDEEO Version", - "artist": "Isaa Corva/ODDEEO" -},{ - "title": "Black Sheep", - "artist": "Isaa Corva/SixteenInMono" -},{ - "title": "Breaking the Habit", - "artist": "Isaa Corva/SixteenInMono" -},{ - "title": "Cheerleader", - "artist": "Isaa Corva/SixteenInMono" -},{ - "title": "EVIL - Rock Version", - "artist": "Isaa Corva/SixteenInMono" -},{ - "title": "End of Beginning", - "artist": "Isaa Corva/SixteenInMono" -},{ - "title": "Over You", - "artist": "Isaa Corva/SixteenInMono" -},{ - "title": "Finding Archangel", - "artist": "Jack Wall" -},{ - "title": "Die With A Smile", - "artist": "Isaa Corva/Sugi Aoki" -},{ - "title": "Erase Me", - "artist": "Isaa Corva/hope jss" -},{ - "title": "Got Me Started - Hope Remix", - "artist": "Isaa Corva/hope jss" -},{ - "title": "greedy", - "artist": "Isaa Corva/hope jss" -},{ - "title": "A Night To Remember", - "artist": "Isaa Corva/toma" -},{ - "title": "Isolation_ward", - "artist": "Unknown Artist" -},{ - "title": "It Doesn't Have To End", - "artist": "Unknown Artist" -},{ - "title": "Stamp On The Ground", - "artist": "ItaloBrothers" -},{ - "title": "The Shadow Thief", - "artist": "Ivan Duch" -},{ - "title": "JDB - Challenge (Modern)", - "artist": "Unknown Artist" -},{ - "title": "JDB - Challenge Loop", - "artist": "Unknown Artist" -},{ - "title": "Carnival", - "artist": "The Crรผxshadows" -},{ - "title": "JDB - Followed", - "artist": "Unknown Artist" -},{ - "title": "JDB - Memorium (Bonus)", - "artist": "Unknown Artist" -},{ - "title": "JDB - Shadow Angel", - "artist": "Unknown Artist" -},{ - "title": "JDB - SheRemained", - "artist": "Unknown Artist" -},{ - "title": "JDB Artist - Grand Prix", - "artist": "Unknown Artist" -},{ - "title": "JDB_DigitalF_Chad", - "artist": "Unknown Artist" -},{ - "title": "The Wellerman - Epic Version", - "artist": "JDanny/Perly I Lotry" -},{ - "title": "Ievan Polkka (Progressive Dance Remix)", - "artist": "JDneX" -},{ - "title": "Clarity (Nightcore)", - "artist": "JEFF/Nightcore" -},{ - "title": "Die For You (Instrumental)", - "artist": "JOENN/Isaa Corva" -},{ - "title": "Finding Smara", - "artist": "Jack Wall" -},{ - "title": "Die For You", - "artist": "JOENN/Isaa Corva" -},{ - "title": "Ekko inni meg", - "artist": "JONE/Silke" -},{ - "title": "the sea and a pearl (TV-Edit Japanese Ver)", - "artist": "JUNNA" -},{ - "title": "Circus Minimus", - "artist": "JVZEL/Neon Haze" -},{ - "title": "Istanbul", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Electric Heartbeat", - "artist": "JYOTIN/Bass Boost/Nightcore" -},{ - "title": "Dark Paths (Nightcore)", - "artist": "JYOTIN/Fathania/Nightcore" -},{ - "title": "Auric Flare", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Dark Love (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Falling Skies (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Hearts Echo (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Slow Dancing in a Burning Room", - "artist": "KenjiChan/Nightcore Hits" -},{ - "title": "Infinite Moments (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Lost in Echoes (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Lost in Echoes VIP (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Torn Apart (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Torn Apart Part 2 (Nightcore)", - "artist": "JYOTIN/Nightcore" -},{ - "title": "Breaking Through the Night Part 1 (Nightcore)", - "artist": "JYOTIN/Nightcore/Nightcore Girl" -},{ - "title": "Breaking Through the Night Part 2 (Nightcore)", - "artist": "JYOTIN/Nightcore/Nightcore Girl" -},{ - "title": "The Human Reaper", - "artist": "Jack Wall" -},{ - "title": "Electric Dream (Nightcore)", - "artist": "JYOTIN/Nightcore/Nightcore Girl" -},{ - "title": "Veil of Dreams (Nightcore)", - "artist": "JYOTIN/Nightcore/Nightcore Girl" -},{ - "title": "A Rude Awakening", - "artist": "Jack Wall" -},{ - "title": "An Unknown Enemy", - "artist": "Jack Wall" -},{ - "title": "Charges Of Treason", - "artist": "Jack Wall" -},{ - "title": "Chatting With Mordin", - "artist": "Jack Wall" -},{ - "title": "Collector Fever", - "artist": "Jack Wall" -},{ - "title": "Convincing Jack", - "artist": "Jack Wall" -},{ - "title": "Crash Landing", - "artist": "Jack Wall" -},{ - "title": "Delivering The Cure", - "artist": "Jack Wall" -},{ - "title": "Escape From Omega", - "artist": "Jack Wall" -},{ - "title": "Facial Reconstruction", - "artist": "Jack Wall" -},{ - "title": "Freedom's Progress", - "artist": "Jack Wall" -},{ - "title": "Garrus", - "artist": "Jack Wall" -},{ - "title": "Gathering Charges", - "artist": "Jack Wall" -},{ - "title": "Grunt Awakens", - "artist": "Jack Wall" -},{ - "title": "Grunt", - "artist": "Jack Wall" -},{ - "title": "Gunship Battle", - "artist": "Jack Wall" -},{ - "title": "Horizon", - "artist": "Jack Wall" -},{ - "title": "Humans Are Disappearing", - "artist": "Jack Wall" -},{ - "title": "Meditation Begins", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Jack", - "artist": "Jack Wall" -},{ - "title": "Jacob", - "artist": "Jack Wall" -},{ - "title": "Jump Drive", - "artist": "Jack Wall" -},{ - "title": "Legion", - "artist": "Jack Wall" -},{ - "title": "Miranda", - "artist": "Jack Wall" -},{ - "title": "Mordin", - "artist": "Jack Wall" -},{ - "title": "Mother vs. Daughter", - "artist": "Jack Wall" -},{ - "title": "Negotiating With Miranda", - "artist": "Jack Wall" -},{ - "title": "New Worlds", - "artist": "Jack Wall" -},{ - "title": "Pure Krogan", - "artist": "Jack Wall" -},{ - "title": "Reflections", - "artist": "Jack Wall" -},{ - "title": "Samara", - "artist": "Jack Wall" -},{ - "title": "Breeding Ground", - "artist": "Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "Suicide Mission", - "artist": "Jack Wall" -},{ - "title": "Toxic - Nightcore", - "artist": "Kenke/Steady Rain" -},{ - "title": "Tali", - "artist": "Jack Wall" -},{ - "title": "Testing Memories", - "artist": "Jack Wall" -},{ - "title": "Thane", - "artist": "Jack Wall" -},{ - "title": "The Attack", - "artist": "Jack Wall" -},{ - "title": "The Collector Base", - "artist": "Jack Wall" -},{ - "title": "The End Run", - "artist": "Jack Wall" -},{ - "title": "The Final Reckoning", - "artist": "Jack Wall" -},{ - "title": "The Illusive Man", - "artist": "Jack Wall" -},{ - "title": "The Lazarus Project", - "artist": "Jack Wall" -},{ - "title": "The Long Walk", - "artist": "Jack Wall" -},{ - "title": "The Normandy Attacked", - "artist": "Jack Wall" -},{ - "title": "The Normandy Reborn", - "artist": "Jack Wall" -},{ - "title": "The Swarms / Shepard's End", - "artist": "Jack Wall" -},{ - "title": "What The Future Holds", - "artist": "Jack Wall" -},{ - "title": "Criminal Elements", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Eden Prime", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Fatal Confrontation", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Feros", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Ilos", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Liara's World", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Love Theme", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Noveria", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Saren's Base", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "The Presidium", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "The Wards", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Vigil", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Virmire Ride", - "artist": "Jack Wall/EA Games Soundtrack" -},{ - "title": "Spectre Induction", - "artist": "Jack Wall/Richard Jacques/Sam Hulick/EA Games Soundtrack" -},{ - "title": "The Alien Queen", - "artist": "Jack Wall/Richard Jacques/Sam Hulick/EA Games Soundtrack" -},{ - "title": "A Very Dangerous Place", - "artist": "Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "Battling Saren", - "artist": "Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "Alpha Animals", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Mass Effect Theme", - "artist": "Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "The End", - "artist": "Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "The Secret Labs", - "artist": "Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "The Thorian", - "artist": "Jack Wall/Sam Hulick/EA Games Soundtrack" -},{ - "title": "Rise / The Greatest", - "artist": "Jacob Sutherland" -},{ - "title": "Watch Sum Anime - Bella Poarch Remix", - "artist": "Jafiki" -},{ - "title": "WellerHub", - "artist": "Jafiki" -},{ - "title": "Great Time To Be Human", - "artist": "Jagwar Twin" -},{ - "title": "I Like to Party", - "artist": "Jagwar Twin" -},{ - "title": "The Circle (0)", - "artist": "Jagwar Twin" -},{ - "title": "Goddess", - "artist": "Jaira Burns" -},{ - "title": "WHITE NIGHT", - "artist": "Jake Miller/HOYO-MiX" -},{ - "title": "Miku and Taku", - "artist": "Jeff van Dyck" -},{ - "title": "Betrayal", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Bifrost", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Borgia - The Rulers of Rome", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Borgia Occupation", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Borgia Tower", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Brotherhood of the Assassins", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Byzantium", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Cappadocia", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Cesare Borgia", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Chariot Chase", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "City of Jerusalem", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "City of Rome", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Closing In on the Kill", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Clouds Over Northumbria", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Constantinopolis", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Countdown", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Cordelia's Vengeance", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Crossed Swords", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Dagr", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Darkness Falls in Florence", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Desmond Miles", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Die By the Blade", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Dreams of Venice", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Hey Brother", - "artist": "Jakob Samuel" -},{ - "title": "Dunes of Death", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Earth", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "A Fertile Wood at Heart", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "After Dark", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Bill Collectors", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Boombloom Blast", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Dusty's Reprise", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Engine EX", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Exposure", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Germinate", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Ghastly Grave", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "In The Brush", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Lone Winter Melody", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Mutation", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Paper Trails", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Rotten", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Snack Break", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Sunset Station", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Three Eyed Lament", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Turnip Boy Go!", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Veggieville", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Vidalia", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Woodling Waltz", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "etanimreG", - "artist": "James Currier/Ryan Borbone" -},{ - "title": "Leap Of Faith", - "artist": "Jamie Molloy/RashDash" -},{ - "title": "Doesn't Really Matter", - "artist": "Janet Jackson" -},{ - "title": "LOOKATME", - "artist": "Jann" -},{ - "title": "Talk Dirty (feat. 2 Chainz)", - "artist": "Jason Derulo/2 Chainz" -},{ - "title": "ไธ็œ ไน‹ๅคœ", - "artist": "Jason Zhang/HOYO-MiX" -},{ - "title": "Chemical Worker's Song", - "artist": "Jax The Bard/SkyFighter" -},{ - "title": "Poison (Thanks for Nothing)", - "artist": "Jayn" -},{ - "title": "A New Home", - "artist": "Jeff van Dyck" -},{ - "title": "Alluvion", - "artist": "Jeff van Dyck" -},{ - "title": "As the Crow Flies", - "artist": "Jeff van Dyck" -},{ - "title": "Attack of the Remnant", - "artist": "Jeff van Dyck" -},{ - "title": "Bell Temple", - "artist": "Jeff van Dyck" -},{ - "title": "Betrayal", - "artist": "Jeff van Dyck" -},{ - "title": "Bitter Sweet", - "artist": "Jeff van Dyck" -},{ - "title": "Child's Play", - "artist": "Jeff van Dyck" -},{ - "title": "Chillin' at the Luau", - "artist": "Jeff van Dyck" -},{ - "title": "City Girl", - "artist": "Jeff van Dyck" -},{ - "title": "Concern", - "artist": "Jeff van Dyck" -},{ - "title": "Consequence", - "artist": "Jeff van Dyck" -},{ - "title": "Convolution", - "artist": "Jeff van Dyck" -},{ - "title": "Deep Treasure", - "artist": "Jeff van Dyck" -},{ - "title": "Derivation", - "artist": "Jeff van Dyck" -},{ - "title": "Dream Wake", - "artist": "Jeff van Dyck" -},{ - "title": "Echo Chamber", - "artist": "Jeff van Dyck" -},{ - "title": "Evaluation", - "artist": "Jeff van Dyck" -},{ - "title": "Exhaustion", - "artist": "Jeff van Dyck" -},{ - "title": "Fallen Sister", - "artist": "Jeff van Dyck" -},{ - "title": "Friends for Life", - "artist": "Jeff van Dyck" -},{ - "title": "Future Tribe", - "artist": "Jeff van Dyck" -},{ - "title": "Game On", - "artist": "Jeff van Dyck" -},{ - "title": "Going Solo", - "artist": "Jeff van Dyck" -},{ - "title": "Healing", - "artist": "Jeff van Dyck" -},{ - "title": "Hidden Depths", - "artist": "Jeff van Dyck" -},{ - "title": "Home Sweet Home", - "artist": "Jeff van Dyck" -},{ - "title": "Honse Ride", - "artist": "Jeff van Dyck" -},{ - "title": "Hope", - "artist": "Jeff van Dyck" -},{ - "title": "I Like Water", - "artist": "Jeff van Dyck" -},{ - "title": "Infatuation", - "artist": "Jeff van Dyck" -},{ - "title": "Into the Nightmare", - "artist": "Jeff van Dyck" -},{ - "title": "Isolation", - "artist": "Jeff van Dyck" -},{ - "title": "Kinship", - "artist": "Jeff van Dyck" -},{ - "title": "Lonely Burden", - "artist": "Jeff van Dyck" -},{ - "title": "Longing and Terror", - "artist": "Jeff van Dyck" -},{ - "title": "Lost and Found", - "artist": "Jeff van Dyck" -},{ - "title": "East Anglia on Horseback", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Miku's Mire", - "artist": "Jeff van Dyck" -},{ - "title": "My Dear Mali", - "artist": "Jeff van Dyck" -},{ - "title": "Onwards and Upwards", - "artist": "Jeff van Dyck" -},{ - "title": "Own Two Feet", - "artist": "Jeff van Dyck" -},{ - "title": "Past and Present", - "artist": "Jeff van Dyck" -},{ - "title": "Pathfinder", - "artist": "Jeff van Dyck" -},{ - "title": "Perseverance AltMix", - "artist": "Jeff van Dyck" -},{ - "title": "Perseverance", - "artist": "Jeff van Dyck" -},{ - "title": "Point of View", - "artist": "Jeff van Dyck" -},{ - "title": "Present and Past", - "artist": "Jeff van Dyck" -},{ - "title": "Pretentious", - "artist": "Jeff van Dyck" -},{ - "title": "Reach for the Stars", - "artist": "Jeff van Dyck" -},{ - "title": "Reality Drift", - "artist": "Jeff van Dyck" -},{ - "title": "Return to Taku", - "artist": "Jeff van Dyck" -},{ - "title": "Seas of Change", - "artist": "Jeff van Dyck" -},{ - "title": "Soulmate", - "artist": "Jeff van Dyck" -},{ - "title": "Submerged", - "artist": "Jeff van Dyck" -},{ - "title": "Sunset - My Little Waltz", - "artist": "Jeff van Dyck" -},{ - "title": "Sunset - Revisit", - "artist": "Jeff van Dyck" -},{ - "title": "Sunset", - "artist": "Jeff van Dyck" -},{ - "title": "Unpacking Theme", - "artist": "Jeff van Dyck" -},{ - "title": "Vanishing Point", - "artist": "Jeff van Dyck" -},{ - "title": "Waypoint", - "artist": "Jeff van Dyck" -},{ - "title": "Worries and Dreams", - "artist": "Jeff van Dyck" -},{ - "title": "Yeah Nah", - "artist": "Jeff van Dyck" -},{ - "title": "The Seed", - "artist": "Jeff van Dyck/Angela van Dyck" -},{ - "title": "Sibling Sacrifice", - "artist": "Jeff van Dyck/Angela van Dyck/Ella van Dyck" -},{ - "title": "It's Not You", - "artist": "Jeff van Dyck/Ella van Dyck" -},{ - "title": "Unpacking a Life - Redux", - "artist": "Jeff van Dyck/Wren Brier" -},{ - "title": "Unpacking a Life", - "artist": "Jeff van Dyck/Wren Brier" -},{ - "title": "Catch Fire", - "artist": "Jenix" -},{ - "title": "Love Don't Cost a Thing", - "artist": "Jennifer Lopez" -},{ - "title": "The Burdened Spirit (feat. Lollia)", - "artist": "Jeremiah George/Lollia" -},{ - "title": "Fear Not This Night", - "artist": "Jeremy Soule/Freya Catherine" -},{ - "title": "Absence of Light", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Access the Animus", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Acre Underworld", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Tell Him", - "artist": "Jimmie Herrod/Pink Martini" -},{ - "title": "Altair Escapes", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Ambush", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Animus Anomaly", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Animus Island", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Apple Chamber", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Approaching Target 1", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Approaching Target 2", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Approaching Target 3", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Arcane Memories", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Back in Venice", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Battle in Spain", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Beserker", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Echoes of the Roman Ruins", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Encounter in the Woodlands", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Ezio Confronts Lucrezia", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Ezio in Florence", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Ezio's Family", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Fight of the Assassins", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Fight or Flight", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The New Century Dawns", - "artist": "Jessica Curry" -},{ - "title": "Flags of Rome", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Flight Through Jerusalem", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Flight over Venice 1", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Flight over Venice 2", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Florence Escape", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Florence Tarantella", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Forum of Ox", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Fulke's Destiny", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Galata Tower", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Goodwin's Honor", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Greek Fire", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Hideout", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Holmgang", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Home in Florence", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Home of the Brotherhood", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Infiltration", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Investigation", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Wetlands Combat", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Jotunheim", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Kingdom of East Anglia", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Kingdom of Wessex", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Leaving Valhalla", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Leofirthโ€™s Honor", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Der letzte Akt", - "artist": "L'รขme Immortelle" -},{ - "title": "Leonardo's Inventions, Pt. 2", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Lokiโ€™s Return", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Master Assassin", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Masyaf in Danger", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Wanderer", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Meditation of the Assassin", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Night Mission in Venice", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Nightfall in Wessex", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "No Mistakes", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Notorious", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Nott", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Nova Roma", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "On the Attack", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Out of the North", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Peak of the Mountains", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Plains of East Anglia", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Raids and Pillage", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Rebuilding the Brotherhood", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Reflections in East Anglia", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Return to Norway", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Roman Underworld", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Rued vs Oswald", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Sanctuary", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Shadow-Walker", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Silent Ambush", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Son of Fjord", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Sleeping Sun - Remastered", - "artist": "Nightwish" -},{ - "title": "Something Whispered Follow Me - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "Kagerou Days", - "artist": "Jin" -},{ - "title": "Stealth", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Street Fight", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Sunstones", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Templar Occupation", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Animus 2.0", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Bounteous Earth", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Brotherhood Escapes", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Bureau", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Crossroads of the World", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The End of The World", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Frozen North", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Helm of Awe", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Hidden Truth", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Library", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Madam", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Noose Tightens", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Toccata and Fugue in D Minor, BWV 565: I. Toccata", - "artist": "Johann Sebastian Bach/Simon Preston" -},{ - "title": "The Norse Giants", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Pantheon", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Plague", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Present", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Traitor", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Travel Swadian - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "The Well of Wyrd", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "The Wounded Eagle", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Tour of Venice", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Trouble in Jerusalem", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Unearthing", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Unharmed Go Forth", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "VR Room", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Valhalla Nights", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Venice Combat Low", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Venice Combat", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Venice Escape", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Venice Fight", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Venice Industry", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Venice Rooftops", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Villa Under Attack", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Visions on a Mountain Peak", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Jaardan", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Welcome to Kostantiniyye", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Wetlands Escape", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Yerebatan Cistern", - "artist": "Jesper Kyd/Assassin's Creed" -},{ - "title": "Ezio's Family - Ascending to Valhalla (feat. Einar Selvik)", - "artist": "Jesper Kyd/Assassin's Creed/Einar Selvik" -},{ - "title": "Bandit Fight (Mount and Blade Original Video Game Soundtrack)", - "artist": "Jesse Hopkins" -},{ - "title": "Calradia (Travel Neutral) - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Fight as Rhodok - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Lord's Hall Swadian - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Lord's Hall Vaegir - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Main Title (Theme from Mount and Blade)", - "artist": "Jesse Hopkins" -},{ - "title": "Mounted Snow Terrain Calm - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Outdoor Beautiful Land - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "It's Time We Send A Message - Markus", - "artist": "John Paesano\nGB9TP1701145" -},{ - "title": "Scherzo (Mount and Blade Original Video Game Soundtrack)", - "artist": "Jesse Hopkins" -},{ - "title": "Swadian Hall (from Mount and Blade) - 2013 Re-recording", - "artist": "Jesse Hopkins" -},{ - "title": "Swadian Town - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "The Arena - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Town Khergit - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Travel Khergit - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Travel Nord - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Travel Rhodok - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Iceheart", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra/Jess Dandy/Tony Hinnigan" -},{ - "title": "Travel Vaegir - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "Uncertain Homestead - Mount and Blade Original Video Game Soundtrack", - "artist": "Jesse Hopkins" -},{ - "title": "A Child's Shadow", - "artist": "Jessica Curry" -},{ - "title": "A Machine for Pigs", - "artist": "Jessica Curry" -},{ - "title": "Acquisitions", - "artist": "Jessica Curry" -},{ - "title": "Ahead to Still Waters", - "artist": "Jessica Curry" -},{ - "title": "Bilge Pump", - "artist": "Jessica Curry" -},{ - "title": "Can You See Us Daddy?", - "artist": "Jessica Curry" -},{ - "title": "Christ Have Mercy", - "artist": "Jessica Curry" -},{ - "title": "Clockwork Soul", - "artist": "Jessica Curry" -},{ - "title": "Compound X", - "artist": "Jessica Curry" -},{ - "title": "Dieses Herz", - "artist": "Jessica Curry" -},{ - "title": "Downward Ever", - "artist": "Jessica Curry" -},{ - "title": "Edwin and Enoch", - "artist": "Jessica Curry" -},{ - "title": "Empty Cots", - "artist": "Jessica Curry" -},{ - "title": "Ever Mine", - "artist": "Jessica Curry" -},{ - "title": "Feeding in the Dark", - "artist": "Jessica Curry" -},{ - "title": "Fever Dream", - "artist": "Jessica Curry" -},{ - "title": "From Tide to Spine", - "artist": "Jessica Curry" -},{ - "title": "I Breathe Again", - "artist": "Jessica Curry" -},{ - "title": "I Want My Children", - "artist": "Jessica Curry" -},{ - "title": "In Lily's Honour", - "artist": "Jessica Curry" -},{ - "title": "Lifting the Veil", - "artist": "Jessica Curry" -},{ - "title": "Lily", - "artist": "Jessica Curry" -},{ - "title": "Mandus Awakes", - "artist": "Jessica Curry" -},{ - "title": "Mandus Descending Amongst the Spirits", - "artist": "Jessica Curry" -},{ - "title": "Mandus", - "artist": "Jessica Curry" -},{ - "title": "Melusine", - "artist": "Leaves' Eyes" -},{ - "title": "Music of the Spheres", - "artist": "Jessica Curry" -},{ - "title": "Nest of Eggs", - "artist": "Jessica Curry" -},{ - "title": "New Year's Eve", - "artist": "Jessica Curry" -},{ - "title": "Only to Save You", - "artist": "Jessica Curry" -},{ - "title": "Paper Soul", - "artist": "Jessica Curry" -},{ - "title": "Recital", - "artist": "Jessica Curry" -},{ - "title": "Set Them Free", - "artist": "Jessica Curry" -},{ - "title": "The Alley", - "artist": "Jessica Curry" -},{ - "title": "The Children", - "artist": "Jessica Curry" -},{ - "title": "The Church", - "artist": "Jessica Curry" -},{ - "title": "The Descent Begins", - "artist": "Jessica Curry" -},{ - "title": "The Factory Gates", - "artist": "Jessica Curry" -},{ - "title": "The Flood", - "artist": "Jessica Curry" -},{ - "title": "The Little Piggy", - "artist": "Jessica Curry" -},{ - "title": "The New Century", - "artist": "Jessica Curry" -},{ - "title": "The Stoking", - "artist": "Jessica Curry" -},{ - "title": "The Streets of London", - "artist": "Jessica Curry" -},{ - "title": "The Work Is Begun", - "artist": "Jessica Curry" -},{ - "title": "These Hands Are Bleeding", - "artist": "Jessica Curry" -},{ - "title": "This Dawning Epoch", - "artist": "Jessica Curry" -},{ - "title": "This Heart", - "artist": "Jessica Curry" -},{ - "title": "This Leaking World", - "artist": "Jessica Curry" -},{ - "title": "We Are the Pig", - "artist": "Jessica Curry" -},{ - "title": "When I Was a Laddy", - "artist": "Jessica Curry" -},{ - "title": "I Think I'm in Love with You", - "artist": "Jessica Simpson" -},{ - "title": "Not a Phase", - "artist": "Jessie Paege/Lucy & La Mer" -},{ - "title": "Animal", - "artist": "Jim Yosef/RIELL" -},{ - "title": "Hate You", - "artist": "Jim Yosef/RIELL" -},{ - "title": "Iris Shanty", - "artist": "Jimlapbap" -},{ - "title": "Exodus", - "artist": "Jimmie Herrod/Pink Martini" -},{ - "title": "He Was Too Good to Me", - "artist": "Jimmie Herrod/Pink Martini" -},{ - "title": "Que tout recommence", - "artist": "Jimmie Herrod/Pink Martini" -},{ - "title": "Eora (Title Theme)", - "artist": "Justin Bell" -},{ - "title": "Tomorrow", - "artist": "Jimmie Herrod/Pink Martini" -},{ - "title": "Ayano No Kouhuku Riron", - "artist": "Jin" -},{ - "title": "Children Record - Re Ver.", - "artist": "Jin" -},{ - "title": "Lonely World", - "artist": "K-391/Victor Crone" -},{ - "title": "Tomei Answer", - "artist": "Jin/Taguchi Shoichi/Annabel" -},{ - "title": "KING", - "artist": "Jinja" -},{ - "title": "World.Execute(me)", - "artist": "Jinja" -},{ - "title": "Protector Of The Sky", - "artist": "Jo Wandrini" -},{ - "title": "La Havana", - "artist": "Joe Henson/Alexis Smith/Assassin's Creed" -},{ - "title": "Palenque", - "artist": "Joe Henson/Alexis Smith/Assassin's Creed" -},{ - "title": "Portobelo", - "artist": "Joe Henson/Alexis Smith/Assassin's Creed" -},{ - "title": "Prison", - "artist": "Joe Henson/Alexis Smith/Assassin's Creed" -},{ - "title": "Saba Island", - "artist": "Joe Henson/Alexis Smith/Assassin's Creed" -},{ - "title": "Santa Lucia", - "artist": "Joe Henson/Alexis Smith/Assassin's Creed" -},{ - "title": "Engwith", - "artist": "Justin E. Bell" -},{ - "title": "Saint Pierre", - "artist": "Joe Henson/Alexis Smith/Christian Henson/Assassin's Creed" -},{ - "title": "Tampa Bay", - "artist": "Joe Henson/Alexis Smith/Christian Henson/Assassin's Creed" -},{ - "title": "Cello Suite No. 1 in G Major, BWV 1007: I. Prรฉlude", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "shun-ran", - "artist": "John" -},{ - "title": "All of Me", - "artist": "John Legend" -},{ - "title": "Transylvanian Lullaby", - "artist": "John Morris/Erutan" -},{ - "title": "A False Freedom - Markus", - "artist": "John Paesano\nGB9TP1701139" -},{ - "title": "A Huge Mistake - Markus", - "artist": "John Paesano\nGB9TP1701148" -},{ - "title": "Can We Still Trust Our Machines - Markus", - "artist": "John Paesano\nGB9TP1701143" -},{ - "title": "CyberLife - Markus", - "artist": "John Paesano\nGB9TP1701144" -},{ - "title": "Epilogue - Markus", - "artist": "John Paesano\nGB9TP1701128" -},{ - "title": "Father and Son - Markus", - "artist": "John Paesano\nGB9TP1701130" -},{ - "title": "Find Jericho - Markus", - "artist": "John Paesano\nGB9TP1701137" -},{ - "title": "Finish The Barricade - Markus", - "artist": "John Paesano\nGB9TP1701153" -},{ - "title": "I Am Markus - Markus", - "artist": "John Paesano\nGB9TP1701134" -},{ - "title": "I Can't Let My People Die - Markus", - "artist": "John Paesano\nGB9TP1701152" -},{ - "title": "It's Up To You To Decide - Markus", - "artist": "John Paesano\nGB9TP1701147" -},{ - "title": "Lost - Markus", - "artist": "John Paesano\nGB9TP1701136" -},{ - "title": "Markus Main Theme - Markus", - "artist": "John Paesano\nGB9TP1701129" -},{ - "title": "Markus' Speech - Markus", - "artist": "John Paesano\nGB9TP1701142" -},{ - "title": "Not Human - Markus", - "artist": "John Paesano\nGB9TP1701150" -},{ - "title": "Something You've Never Seen Before - Markus", - "artist": "John Paesano\nGB9TP1701131" -},{ - "title": "The Horrors of War - Markus", - "artist": "John Paesano\nGB9TP1701154" -},{ - "title": "The Junkyard - Markus", - "artist": "John Paesano\nGB9TP1701133" -},{ - "title": "The Revolution is Starting - Markus", - "artist": "John Paesano\nGB9TP1701149" -},{ - "title": "This Is The End - Markus", - "artist": "John Paesano\nGB9TP1701155" -},{ - "title": "Time To Take Action - Markus", - "artist": "John Paesano\nGB9TP1701141" -},{ - "title": "Time to Decide - Markus", - "artist": "John Paesano\nGB9TP1701132" -},{ - "title": "Treated Like Slaves - Markus", - "artist": "John Paesano\nGB9TP1701140" -},{ - "title": "We Are Not Afraid - Markus", - "artist": "John Paesano\nGB9TP1701151" -},{ - "title": "We Are People - Markus", - "artist": "John Paesano\nGB9TP1701146" -},{ - "title": "We Can't Save Everyone - Markus", - "artist": "John Paesano\nGB9TP1701138" -},{ - "title": "A Better Beginning", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "A Trail of Hope", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Exaltation", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Exiled", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "First Contact Protocol", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Heleus", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Hunting the Archon", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Gilded Vale", - "artist": "Justin Bell" -},{ - "title": "Khi Tasira", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Memories", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Neutron Purge", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "No More Mercy", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Outlaw", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Remnant", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Resistance", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Undiscovered", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Vault", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Voeld", - "artist": "John Paesano/EA Games Soundtrack" -},{ - "title": "Hedwig's Theme", - "artist": "John Williams" -},{ - "title": "ใƒกใƒ†ใ‚ช", - "artist": "John Zeroness" -},{ - "title": "Nora u Norawea - Part 3 - Onwards to Meridian", - "artist": "Jonathan Williams\nGB9TP1501647" -},{ - "title": "Song to the Sun - Dawning - Part 3 - Onwards to Meridian", - "artist": "Jonathan Williams\nGB9TP1501644" -},{ - "title": "Song to the Sun - Evening - Part 3 - Onwards to Meridian", - "artist": "Jonathan Williams\nGB9TP1501646" -},{ - "title": "Song to the Sun - Midday - Part 3 - Onwards to Meridian", - "artist": "Jonathan Williams\nGB9TP1501645" -},{ - "title": "Piece of Art", - "artist": "KIRA/GUMI" -},{ - "title": "Shadowheart (Inspired by Baldur's Gate 3)", - "artist": "Jonathan Young" -},{ - "title": "Wellerman", - "artist": "Jonathan Young" -},{ - "title": "Santiana", - "artist": "Jonathan Young/Annapantsu/Colm R. McGuinness/Peyton Parrish/RichaadEB" -},{ - "title": "Drunken Sailor", - "artist": "Jonathan Young/Colm R. McGuinness/Annapantsu/Caleb Hyles/RichaadEB" -},{ - "title": "Randy Dandy Oh", - "artist": "Jonathan Young/Colm R. McGuinness/Annapantsu/Caleb Hyles/RichaadEB" -},{ - "title": "Santiana", - "artist": "Jonathan Young/Peyton Parrish/Colm R. McGuinness/RichaadEB/Annapantsu" -},{ - "title": "Hide & Seek", - "artist": "Jonny T" -},{ - "title": "Monster", - "artist": "Jorge Rivera-Herrans/Cast of EPIC: The Musical" -},{ - "title": "Ruthlessness", - "artist": "Jorge Rivera-Herrans/Cast of EPIC: The Musical/Steven Rodriguez" -},{ - "title": "Done For", - "artist": "Jorge Rivera-Herrans/Talya Sindel" -},{ - "title": "Warrior of the Mind", - "artist": "Jorge Rivera-Herrans/Teagan Earley" -},{ - "title": "The Dragon Thrashed and Wailed", - "artist": "Justin Bell" -},{ - "title": "Warrior of the Mind", - "artist": "Jorge Rivera-Herrans/Teagan Earley/Cast of EPIC: The Musical" -},{ - "title": "A Boon - Part 1 - Motherland", - "artist": "Joris de Man\nGB9TP1501598" -},{ - "title": "A Truth Whispered At Night - Part 2 - Out of the Embrace", - "artist": "Joris de Man\nGB9TP1501618" -},{ - "title": "Adrift", - "artist": "Joris de Man" -},{ - "title": "Alone Again", - "artist": "Joris de Man" -},{ - "title": "Alone Before the World", - "artist": "Joris de Man" -},{ - "title": "Anointed - Part 1 - Motherland", - "artist": "Joris de Man\nGB9TP1501602" -},{ - "title": "Beasts of Steel - Part 4 - Secrets of the Earth", - "artist": "Joris de Man\nGB9TP1501663" -},{ - "title": "Blade on Blade", - "artist": "Joris de Man" -},{ - "title": "Blood Shed on Stone", - "artist": "Joris de Man" -},{ - "title": "Breached", - "artist": "Joris de Man" -},{ - "title": "By the Cold Light of Stars", - "artist": "Joris de Man" -},{ - "title": "City On The Mesa - Part 3 - Onwards to Meridian", - "artist": "Joris de Man\nGB9TP1501630" -},{ - "title": "Clear the Way", - "artist": "Joris de Man" -},{ - "title": "Colossal - Part 4 - Secrets of the Earth", - "artist": "Joris de Man\nGB9TP1501658" -},{ - "title": "Dawn Eases Night", - "artist": "Joris de Man" -},{ - "title": "Drawn To Strife - Part 4 - Secrets of the Earth", - "artist": "Joris de Man\nGB9TP1501661" -},{ - "title": "Entombed", - "artist": "Joris de Man" -},{ - "title": "Envoys - Part 3 - Onwards to Meridian", - "artist": "Joris de Man\nGB9TP1501631" -},{ - "title": "Far From Rest", - "artist": "Joris de Man" -},{ - "title": "Figments of Time", - "artist": "Joris de Man" -},{ - "title": "Force Multiplication - Part 4 - Secrets of the Earth", - "artist": "Joris de Man\nGB9TP1501650" -},{ - "title": "Forged for the Fight", - "artist": "Joris de Man" -},{ - "title": "Her Breath, Her Land - Part 2 - Out of the Embrace", - "artist": "Joris de Man\nGB9TP1501615" -},{ - "title": "In All Its Splendor", - "artist": "Joris de Man" -},{ - "title": "Machine Dreams - Part 2 - Out of the Embrace", - "artist": "Joris de Man\nGB9TP1501620" -},{ - "title": "Meridian, Shining - Part 3 - Onwards to Meridian", - "artist": "Joris de Man\nGB9TP1501629" -},{ - "title": "Off the Trail", - "artist": "Joris de Man" -},{ - "title": "On Our Mother's Shoulders - Part 2 - Out of the Embrace", - "artist": "Joris de Man\nGB9TP1501616" -},{ - "title": "Pride of the Expedition", - "artist": "Joris de Man" -},{ - "title": "Prologue (Early Style Sketch) - Part 1 - Motherland", - "artist": "Joris de Man\nGB9TP1501611" -},{ - "title": "Restless as the Weald", - "artist": "Joris de Man" -},{ - "title": "Reunion", - "artist": "Joris de Man" -},{ - "title": "Savior of Meridian", - "artist": "Joris de Man" -},{ - "title": "Seal Your Lips - Part 1 - Motherland", - "artist": "Joris de Man\nGB9TP1501591" -},{ - "title": "Seized From The Depths - Part 1 - Motherland", - "artist": "Joris de Man\nGB9TP1501603" -},{ - "title": "Shelter from the Storm", - "artist": "Joris de Man" -},{ - "title": "Spark and Flame", - "artist": "Joris de Man" -},{ - "title": "Storm on the Rise", - "artist": "Joris de Man" -},{ - "title": "The Corner of Your Eye", - "artist": "Joris de Man" -},{ - "title": "The Long Road Back", - "artist": "Joris de Man" -},{ - "title": "The Point of the Spear - Part 1 - Motherland", - "artist": "Joris de Man\nGB9TP1501594" -},{ - "title": "The Way to Barren Light", - "artist": "Joris de Man" -},{ - "title": "The Welcome of Stones - Part 1 - Motherland", - "artist": "Joris de Man\nGB9TP1501592" -},{ - "title": "These Stones Unturned", - "artist": "Joris de Man" -},{ - "title": "To Call Our Own - Part 3 - Onwards to Meridian", - "artist": "Joris de Man\nGB9TP1501638" -},{ - "title": "Trails in the Darkness - Part 2 - Out of the Embrace", - "artist": "Joris de Man\nGB9TP1501619" -},{ - "title": "Unshackled", - "artist": "Joris de Man" -},{ - "title": "Within The Embrace - Part 2 - Out of the Embrace", - "artist": "Joris de Man\nGB9TP1501613" -},{ - "title": "A Gift Shared (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "The Fox and the Farmer", - "artist": "Justin Bell" -},{ - "title": "The Endless Paths I", - "artist": "Justin Bell" -},{ - "title": "A Promise to Uphold (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "A Steady Breath (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "Aloy's Journey (feat. Julie Elven) - Part 3 - Onwards to Meridian", - "artist": "Joris de Man/Julie Elven\nGB9TP1501628" -},{ - "title": "Aloy's Theme (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501588" -},{ - "title": "Aloy's Theme - Forbidden West (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "Always Left Alone (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "Her World, Her Legacy (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "Hologram Myth (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501604" -},{ - "title": "Homecoming (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501609" -},{ - "title": "Mother of All (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "Prologue (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501587" -},{ - "title": "Motherless (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501589" -},{ - "title": "Song for Aloy (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501612" -},{ - "title": "Tell Me (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501593" -},{ - "title": "The Bad News (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501605" -},{ - "title": "The Good News (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501606" -},{ - "title": "The World on Her Shoulders (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "This Place, This Moment (feat. Julie Elven) - Extended Version", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "This Place, This Moment (feat. Julie Elven)", - "artist": "Joris de Man/Julie Elven" -},{ - "title": "Vanished Voices (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501590" -},{ - "title": "Victory (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501608" -},{ - "title": "What the Seeker Had Sought (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven\nGB9TP1501601" -},{ - "title": "The Cavalry Breaks Through (feat. Julie Elven & Circle Percussion) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven/Circle Percussion\nGB9TP1501607" -},{ - "title": "The Proving (feat. Julie Elven & Circle Percussion) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven/Circle Percussion\nGB9TP1501597" -},{ - "title": "Where You Came From (feat. Julie Elven) - Part 1 - Motherland", - "artist": "Joris de Man/Julie Elven/The Flight\nGB9TP1501599" -},{ - "title": "In Great Strides - Part 2 - Out of the Embrace", - "artist": "Joris de Man/The Flight\nGB9TP1501614" -},{ - "title": "The World and All Its Lessons - Part 2 - Out of the Embrace", - "artist": "Joris de Man/The Flight\nGB9TP1501622" -},{ - "title": "This New Wilderness - Part 2 - Out of the Embrace", - "artist": "Joris de Man/The Flight\nGB9TP1501623" -},{ - "title": "Crazy Train", - "artist": "Joseph William Morgan" -},{ - "title": "Black Wings", - "artist": "Joy Aileen" -},{ - "title": "The Last Dragonborn", - "artist": "Joy Aileen" -},{ - "title": "Copycat", - "artist": "JubyPhonic/Circus P" -},{ - "title": "Hope Eyrie (Julia Ecklar)", - "artist": "Julia Ecklar" -},{ - "title": "Sick of Fantasy", - "artist": "Julia Riew" -},{ - "title": "Carry On", - "artist": "Julian Jelfs/Nightcore/Bass Boost" -},{ - "title": "Photo Voltaire - Acoustic", - "artist": "Julien-K/The Birthday Massacre/Chibi & Chris Nix" -},{ - "title": "ใƒกใƒฉใƒณใ‚ณใƒชใƒƒใ‚ฏ", - "artist": "Junky" -},{ - "title": "Happy Halloween (feat. Hiiragi yuka & Sana)", - "artist": "Junky/Hiiragi yuka/sana" -},{ - "title": "Happy Halloween (feat. KAGAMINE RIN)", - "artist": "Junky/Kagamine Rin" -},{ - "title": "Brackenbury", - "artist": "Justin Bell" -},{ - "title": "Burial Isle", - "artist": "Justin Bell" -},{ - "title": "Come Soft Winds of Death", - "artist": "Justin Bell" -},{ - "title": "Crashed Upon the Shield", - "artist": "Justin Bell" -},{ - "title": "Defiance Bay", - "artist": "Justin Bell" -},{ - "title": "Dyrford", - "artist": "Justin Bell" -},{ - "title": "Dyrwood", - "artist": "Justin Bell" -},{ - "title": "Elmshore", - "artist": "Justin Bell" -},{ - "title": "Encampment", - "artist": "Justin Bell" -},{ - "title": "Engwith", - "artist": "Justin Bell" -},{ - "title": "Long Way Up", - "artist": "Kan Gao" -},{ - "title": "Clair de Lune from Suite bergamasque C.Debussy", - "artist": "Kaede Akamatsu/Masafumi Takada" -},{ - "title": "Oldsong", - "artist": "Justin Bell" -},{ - "title": "Ondras Gift", - "artist": "Justin Bell" -},{ - "title": "Road to Eternity (Ending Credits)", - "artist": "Justin Bell" -},{ - "title": "Shadow of the Sun", - "artist": "Justin Bell" -},{ - "title": "Skaen", - "artist": "Justin Bell" -},{ - "title": "The Endless Paths II", - "artist": "Justin Bell" -},{ - "title": "The Harbingers Doom", - "artist": "Justin Bell" -},{ - "title": "The Lover Cried Out", - "artist": "Justin Bell" -},{ - "title": "Their Hearts Grew Bold", - "artist": "Justin Bell" -},{ - "title": "Twin Elms", - "artist": "Justin Bell" -},{ - "title": "Woedica", - "artist": "Justin Bell" -},{ - "title": "A Gods-Cursed Ruin", - "artist": "Justin E. Bell" -},{ - "title": "Abbey of the Fallen Moon", - "artist": "Justin E. Bell" -},{ - "title": "Abydon's Shell", - "artist": "Justin E. Bell" -},{ - "title": "Aim Spirente", - "artist": "Justin E. Bell" -},{ - "title": "All Gods Lie, the Truth Only Gets in Their Way", - "artist": "Justin E. Bell" -},{ - "title": "All Gods", - "artist": "Justin E. Bell" -},{ - "title": "And Evil Turned Away from the Sun", - "artist": "Justin E. Bell" -},{ - "title": "Any Port in a Storm", - "artist": "Justin E. Bell" -},{ - "title": "Arkemyr", - "artist": "Justin E. Bell" -},{ - "title": "At the Gates", - "artist": "Justin E. Bell" -},{ - "title": "Brackenbury", - "artist": "Justin E. Bell" -},{ - "title": "Burial Isle", - "artist": "Justin E. Bell" -},{ - "title": "Cayron's Scar", - "artist": "Justin E. Bell" -},{ - "title": "Character Creation", - "artist": "Justin E. Bell" -},{ - "title": "Close to Board", - "artist": "Justin E. Bell" -},{ - "title": "Come Soft Winds Of Death", - "artist": "Justin E. Bell" -},{ - "title": "Comrades", - "artist": "Justin E. Bell" -},{ - "title": "Crashed Upon the Shield Redux", - "artist": "Justin E. Bell" -},{ - "title": "Crashed Upon the Shield", - "artist": "Justin E. Bell" -},{ - "title": "Deadfire Lines", - "artist": "Justin E. Bell" -},{ - "title": "Deadfire", - "artist": "Justin E. Bell" -},{ - "title": "Durgan's Battery", - "artist": "Justin E. Bell" -},{ - "title": "Encampment", - "artist": "Justin E. Bell" -},{ - "title": "The Dragon Thrashed and Wailed", - "artist": "Justin E. Bell" -},{ - "title": "Eora Redux", - "artist": "Justin E. Bell" -},{ - "title": "Eothas", - "artist": "Justin E. Bell" -},{ - "title": "Eye of the Storm", - "artist": "Justin E. Bell" -},{ - "title": "Farmer and the Fox", - "artist": "Justin E. Bell" -},{ - "title": "Haul Away and Go", - "artist": "Justin E. Bell" -},{ - "title": "Heave Away My Lendry", - "artist": "Justin E. Bell" -},{ - "title": "Her Revenge Swept Across", - "artist": "Justin E. Bell" -},{ - "title": "Huana", - "artist": "Justin E. Bell" -},{ - "title": "If Their Bones Sleep", - "artist": "Justin E. Bell" -},{ - "title": "Its Crash Could Not Be Denied", - "artist": "Justin E. Bell" -},{ - "title": "Mother Ocean Will Lead Us Safely Home", - "artist": "Justin E. Bell" -},{ - "title": "Monster", - "artist": "LA Nightcore" -},{ - "title": "Oldsong", - "artist": "Justin E. Bell" -},{ - "title": "Periki's Overlook", - "artist": "Justin E. Bell" -},{ - "title": "Prologue", - "artist": "Justin E. Bell" -},{ - "title": "Queen's Berth", - "artist": "Justin E. Bell" -},{ - "title": "Rise Again, Rise Again", - "artist": "Justin E. Bell" -},{ - "title": "Road to Eternity", - "artist": "Justin E. Bell" -},{ - "title": "Roll the Old Berath's Wheel", - "artist": "Justin E. Bell" -},{ - "title": "Serpent's Crown", - "artist": "Justin E. Bell" -},{ - "title": "Setting Sail", - "artist": "Justin E. Bell" -},{ - "title": "Shadow of the Sun", - "artist": "Justin E. Bell" -},{ - "title": "Skean", - "artist": "Justin E. Bell" -},{ - "title": "Stalwart Collusion", - "artist": "Justin E. Bell" -},{ - "title": "Stalwart Village", - "artist": "Justin E. Bell" -},{ - "title": "Subsuming Embrace", - "artist": "Justin E. Bell" -},{ - "title": "The Brass Citadel", - "artist": "Justin E. Bell" -},{ - "title": "Their Hearts Grew Bold", - "artist": "Justin E. Bell" -},{ - "title": "The Endless Paths I", - "artist": "Justin E. Bell" -},{ - "title": "The Endless Paths II", - "artist": "Justin E. Bell" -},{ - "title": "The Faithful Sailor", - "artist": "Justin E. Bell" -},{ - "title": "The Fate of Caed Nua", - "artist": "Justin E. Bell" -},{ - "title": "The Fox and the Farmer", - "artist": "Justin E. Bell" -},{ - "title": "Something Whispered Follow Me", - "artist": "Nightwish" -},{ - "title": "The Harbingers Doom", - "artist": "Justin E. Bell" -},{ - "title": "The Harbingers of Doom Redux", - "artist": "Justin E. Bell" -},{ - "title": "The Lover Cried Out", - "artist": "Justin E. Bell" -},{ - "title": "The Ogre Matron", - "artist": "Justin E. Bell" -},{ - "title": "The Sacred Stair", - "artist": "Justin E. Bell" -},{ - "title": "The Sea and Her Love", - "artist": "Justin E. Bell" -},{ - "title": "The Torn Bannermen", - "artist": "Justin E. Bell" -},{ - "title": "The Truth Only Gets in Their Way", - "artist": "Justin E. Bell" -},{ - "title": "The Watcher Prevails", - "artist": "Justin E. Bell" -},{ - "title": "The White Forge", - "artist": "Justin E. Bell" -},{ - "title": "The White March, Pt. II: Trailer", - "artist": "Justin E. Bell" -},{ - "title": "The White March", - "artist": "Justin E. Bell" -},{ - "title": "To the Bitter End and Beyond", - "artist": "Justin E. Bell" -},{ - "title": "Twin Elms Redux", - "artist": "Justin E. Bell" -},{ - "title": "Welcome to Deadfire", - "artist": "Justin E. Bell" -},{ - "title": "What the Goddess of Death Has Touched", - "artist": "Justin E. Bell" -},{ - "title": "Woedica", - "artist": "Justin E. Bell" -},{ - "title": "Zahua's Vision", - "artist": "Justin E. Bell" -},{ - "title": "Defiance Bay", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Dyrford", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Dyrwood", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Elmshore", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Eora - Title Theme", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Gilded Vale", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Ondras Gift", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Twin Elms", - "artist": "Justin E. Bell/Budapest Art Orchestra" -},{ - "title": "Quant'ay lo mon Consirat", - "artist": "Justin E. Bell/Frolich Geschray" -},{ - "title": "Skudrinka", - "artist": "Justin E. Bell/Frolich Geschray" -},{ - "title": "So spricht das Leben", - "artist": "Justin E. Bell/Frolich Geschray" -},{ - "title": "Mary On A Cross", - "artist": "Justine's Mic" -},{ - "title": "Poor Unfortunate Souls", - "artist": "Justine's Mic" -},{ - "title": "Unholy - OC Version", - "artist": "Justine's Mic/Kevin Liu" -},{ - "title": "Final Eclipse", - "artist": "Jyc Row/Princewhateverer/Celica Soldream" -},{ - "title": "Together, Against the Sisters", - "artist": "Jyc Row/Princewhateverer/Celica Soldream" -},{ - "title": "The Cleansing", - "artist": "L'รขme Immortelle" -},{ - "title": "Crazy", - "artist": "K-Ci & JoJo" -},{ - "title": "Talk Nerdy to Me", - "artist": "K-Face Rules" -},{ - "title": "Moving Forward", - "artist": "K174" -},{ - "title": "The Evil Folk", - "artist": "KAAZE/Nino Lucarelli" -},{ - "title": "ใ‚ฑใ‚ฟใ‚ฟใƒž - feat. Mori Calliope", - "artist": "KERENMI/Mori Calliope" -},{ - "title": "Ladylike", - "artist": "KIRA" -},{ - "title": "Machine Gun", - "artist": "KIRA/GUMI" -},{ - "title": "Quae Laetitia", - "artist": "Krypteria" -},{ - "title": "4BLOOD", - "artist": "KIRA/Hatsune Miku" -},{ - "title": "Digital Girl", - "artist": "KIRA/Hatsune Miku" -},{ - "title": "Circles", - "artist": "KIRA/Rachie" -},{ - "title": "We're Gonna Be Alright", - "artist": "KRLYK/Gasp!/Nightcore" -},{ - "title": "With You (Nightcore)", - "artist": "KRLYK/The Archivists/Nightcore" -},{ - "title": "The Internet", - "artist": "Kade McCuen" -},{ - "title": "Sailor Star Song", - "artist": "Kae Hanazawa" -},{ - "title": "To the Moon Medley", - "artist": "Kan Gao" -},{ - "title": "BUG", - "artist": "Kairikibear" -},{ - "title": "DARLING DANCE", - "artist": "Kairikibear" -},{ - "title": "DOWN TIMER", - "artist": "Kairikibear" -},{ - "title": "FAILURE GIRL", - "artist": "Kairikibear" -},{ - "title": "ใƒกใƒญใƒกใƒญใ‚คใƒ‰ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Kairikibear/Hatsune Miku" -},{ - "title": "ใƒ™ใƒŽใƒ ", - "artist": "Kairikibear/flower" -},{ - "title": "A Decision For Two", - "artist": "Kan Gao" -},{ - "title": "A Decision Of Two", - "artist": "Kan Gao" -},{ - "title": "A Different Kind of Work (Celesta Version)", - "artist": "Kan Gao" -},{ - "title": "A Different Kind of Work", - "artist": "Kan Gao" -},{ - "title": "A Moment to Sink In", - "artist": "Kan Gao" -},{ - "title": "A Reality Somewhere (Ending Suite)", - "artist": "Kan Gao" -},{ - "title": "A Shroud of Rain", - "artist": "Kan Gao" -},{ - "title": "A World Beyond", - "artist": "Kan Gao" -},{ - "title": "Across the Balcony (Celesta)", - "artist": "Kan Gao" -},{ - "title": "Across the Balcony", - "artist": "Kan Gao" -},{ - "title": "Airsick", - "artist": "Kan Gao" -},{ - "title": "All There Is", - "artist": "Kan Gao" -},{ - "title": "Another Morning", - "artist": "Kan Gao" -},{ - "title": "Anya by the Stars", - "artist": "Kan Gao" -},{ - "title": "Back Home", - "artist": "Kan Gao" -},{ - "title": "Basement Tour", - "artist": "Kan Gao" -},{ - "title": "Beginning of an End", - "artist": "Kan Gao" -},{ - "title": "Bestest Detectives (Reprise)", - "artist": "Kan Gao" -},{ - "title": "Bestest Detectives in the World (Indoor Version)", - "artist": "Kan Gao" -},{ - "title": "Bestest Detectives in the World (Outdoor Version)", - "artist": "Kan Gao" -},{ - "title": "Bestest Detectives in the World", - "artist": "Kan Gao" -},{ - "title": "Beta-B", - "artist": "Kan Gao" -},{ - "title": "Between a Squirrel and a Tree", - "artist": "Kan Gao" -},{ - "title": "Born a Stranger", - "artist": "Kan Gao" -},{ - "title": "Breeze (From \"Quintessence - TBV\")", - "artist": "Kan Gao" -},{ - "title": "Days Go By", - "artist": "Kan Gao" -},{ - "title": "Days", - "artist": "Kan Gao" -},{ - "title": "Double O Six Point Five", - "artist": "Kan Gao" -},{ - "title": "Earth or Sky (Day Vers.)", - "artist": "Kan Gao" -},{ - "title": "Earth or Sky (Night Vers.)", - "artist": "Kan Gao" -},{ - "title": "Ending Theme", - "artist": "Kan Gao" -},{ - "title": "Eva's Ringtone", - "artist": "Kan Gao" -},{ - "title": "Faye's Theme (Piano Version)", - "artist": "Kan Gao" -},{ - "title": "Faye's Theme", - "artist": "Kan Gao" -},{ - "title": "Final Confrontation", - "artist": "Kan Gao" -},{ - "title": "Finding Paradise - Title Theme", - "artist": "Kan Gao" -},{ - "title": "Finding Paradise - Trailer Theme", - "artist": "Kan Gao" -},{ - "title": "Finding the Notes", - "artist": "Kan Gao" -},{ - "title": "First Murder", - "artist": "Kan Gao" -},{ - "title": "Floating By (From \"A Bird Story\")", - "artist": "Kan Gao" -},{ - "title": "For River - Holiday Edition", - "artist": "Kan Gao" -},{ - "title": "For River - Piano (Johnny's Version)", - "artist": "Kan Gao" -},{ - "title": "For River - Piano (Sarah & Tommy's Version)", - "artist": "Kan Gao" -},{ - "title": "From the Balcony (Finding Paradise Version)", - "artist": "Kan Gao" -},{ - "title": "Fuzzy Tumbles", - "artist": "Kan Gao" -},{ - "title": "Going Home", - "artist": "Kan Gao" -},{ - "title": "HNNNNNNGH", - "artist": "Kan Gao" -},{ - "title": "Haunt of the Hellish Feline", - "artist": "Kan Gao" -},{ - "title": "Having Lived (Finding Paradise Version)", - "artist": "Kan Gao" -},{ - "title": "Having Lived", - "artist": "Kan Gao" -},{ - "title": "Heartbeat (Music Box Vers.)", - "artist": "Kan Gao" -},{ - "title": "Heartbeat (Piano Vers.)", - "artist": "Kan Gao" -},{ - "title": "Heartbeat", - "artist": "Kan Gao" -},{ - "title": "Home (From \"A Bird Story\")", - "artist": "Kan Gao" -},{ - "title": "Hospital Rush", - "artist": "Kan Gao" -},{ - "title": "In the Way", - "artist": "Kan Gao" -},{ - "title": "Just a Lavender", - "artist": "Kan Gao" -},{ - "title": "Kinda Like an Indie French Film", - "artist": "Kan Gao" -},{ - "title": "Lament of a Stranger", - "artist": "Kan Gao" -},{ - "title": "Launch", - "artist": "Kan Gao" -},{ - "title": "Left to Chance", - "artist": "Kan Gao" -},{ - "title": "Library Days", - "artist": "Kan Gao" -},{ - "title": "Zero Gravity - Almighty Extended", - "artist": "Kerli/Almighty Associates" -},{ - "title": "Make Yourself at Manor (Void Vers.)", - "artist": "Kan Gao" -},{ - "title": "Make Yourself at Manor", - "artist": "Kan Gao" -},{ - "title": "Moongazer", - "artist": "Kan Gao" -},{ - "title": "Moonwisher", - "artist": "Kan Gao" -},{ - "title": "Neil's Machine (Vibraphone Version)", - "artist": "Kan Gao" -},{ - "title": "Neil's Machine", - "artist": "Kan Gao" -},{ - "title": "On the Run", - "artist": "Kan Gao" -},{ - "title": "Once Upon a Memory (Piano)", - "artist": "Kan Gao" -},{ - "title": "Once Upon a Memory", - "artist": "Kan Gao" -},{ - "title": "One Last Trip", - "artist": "Kan Gao" -},{ - "title": "Paper Plane (From \"A Bird Story\")", - "artist": "Kan Gao" -},{ - "title": "Paradise (Guitar Version)", - "artist": "Kan Gao" -},{ - "title": "Paradise (Tropical Version)", - "artist": "Kan Gao" -},{ - "title": "Path of a Life", - "artist": "Kan Gao" -},{ - "title": "Power Overwhelming", - "artist": "Kan Gao" -},{ - "title": "Predisposition (Piano Vers.)", - "artist": "Kan Gao" -},{ - "title": "Predisposition", - "artist": "Kan Gao" -},{ - "title": "Quincy Tumbles", - "artist": "Kan Gao" -},{ - "title": "See the World (Piano Vers.)", - "artist": "Kan Gao" -},{ - "title": "See the World", - "artist": "Kan Gao" -},{ - "title": "Serenity [from To the Moon]", - "artist": "Kan Gao" -},{ - "title": "Serenity", - "artist": "Kan Gao" -},{ - "title": "Single-Thread Firewall", - "artist": "Kan Gao" -},{ - "title": "Single-Threaded Firewall [from Finding Paradise]", - "artist": "Kan Gao" -},{ - "title": "Somber Steps", - "artist": "Kan Gao" -},{ - "title": "Something Amiss [from To the Moon]", - "artist": "Kan Gao" -},{ - "title": "Something's Amiss", - "artist": "Kan Gao" -},{ - "title": "Spiral of Secrets", - "artist": "Kan Gao" -},{ - "title": "Such Inspire Much Motivate", - "artist": "Kan Gao" -},{ - "title": "Take Me Anywhere", - "artist": "Kan Gao" -},{ - "title": "Tangents of Peculiarity", - "artist": "Kan Gao" -},{ - "title": "Teddy", - "artist": "Kan Gao" -},{ - "title": "The Asylum", - "artist": "Kan Gao" -},{ - "title": "The Earth to Your Sky", - "artist": "Kan Gao" -},{ - "title": "The Fiction We Tell Ourselves", - "artist": "Kan Gao" -},{ - "title": "The Final Test", - "artist": "Kan Gao" -},{ - "title": "The Guests (Decayed Vers.)", - "artist": "Kan Gao" -},{ - "title": "The Guests (Decayed Version 2)", - "artist": "Kan Gao" -},{ - "title": "The Guests", - "artist": "Kan Gao" -},{ - "title": "The Hypothesis", - "artist": "Kan Gao" -},{ - "title": "The Machine", - "artist": "Kan Gao" -},{ - "title": "The Mirror Lied (From \"The Mirror Lied\")", - "artist": "Kan Gao" -},{ - "title": "The Observer", - "artist": "Kan Gao" -},{ - "title": "The Right Amount of Dumb (Even Dumber Version)", - "artist": "Kan Gao" -},{ - "title": "The Right Amount of Dumb", - "artist": "Kan Gao" -},{ - "title": "The Scale Theme (Cello & Guitar Version 2)", - "artist": "Kan Gao" -},{ - "title": "The Scale Theme (Guitar & Cello Version)", - "artist": "Kan Gao" -},{ - "title": "The Scale Theme (Piano & Cello Version)", - "artist": "Kan Gao" -},{ - "title": "The Scale Theme", - "artist": "Kan Gao" -},{ - "title": "Think Quietly", - "artist": "Kan Gao" -},{ - "title": "Time a Place (Guitar Version)", - "artist": "Kan Gao" -},{ - "title": "Time is a Place (Celesta Version)", - "artist": "Kan Gao" -},{ - "title": "Time is a Place (Piano Version)", - "artist": "Kan Gao" -},{ - "title": "Time is a Place (Rehearsal Version)", - "artist": "Kan Gao" -},{ - "title": "Time is a Place (Void Version) [Unused]", - "artist": "Kan Gao" -},{ - "title": "Time is a Place", - "artist": "Kan Gao" -},{ - "title": "Title Theme", - "artist": "Kan Gao" -},{ - "title": "To Chase a Murderer", - "artist": "Kan Gao" -},{ - "title": "To the Moon - Main Theme", - "artist": "Kan Gao" -},{ - "title": "To the Moon - Piano (Ending Version)", - "artist": "Kan Gao" -},{ - "title": "Tomorrow", - "artist": "Kan Gao" -},{ - "title": "Too Bad So Sad", - "artist": "Kan Gao" -},{ - "title": "Trailer Theme - Part 1", - "artist": "Kan Gao" -},{ - "title": "Trailer Theme - Part 2 (Instrumental)", - "artist": "Kan Gao" -},{ - "title": "Trailer Theme", - "artist": "Kan Gao" -},{ - "title": "Twenty-Six Past Three (Void Version)", - "artist": "Kan Gao" -},{ - "title": "Twenty-Six Past Three", - "artist": "Kan Gao" -},{ - "title": "Twice a Stranger", - "artist": "Kan Gao" -},{ - "title": "Uncharted Realms", - "artist": "Kan Gao" -},{ - "title": "Veil of Perception", - "artist": "Kan Gao" -},{ - "title": "Vinyl Record", - "artist": "Kan Gao" -},{ - "title": "Waking Up (Piano Vers.)", - "artist": "Kan Gao" -},{ - "title": "Waking Up", - "artist": "Kan Gao" -},{ - "title": "Warning (AKA best track ever)", - "artist": "Kan Gao" -},{ - "title": "What You're Up To", - "artist": "Kan Gao" -},{ - "title": "Where Are You (Duet Version)", - "artist": "Kan Gao" -},{ - "title": "Where Are You", - "artist": "Kan Gao" -},{ - "title": "Wind from Our Younger Days", - "artist": "Kan Gao" -},{ - "title": "World's Smallest Ferris Wheel", - "artist": "Kan Gao" -},{ - "title": "Trailer Theme - Part 2 (feat. Laura Shigihara)", - "artist": "Kan Gao/Laura Shigihara" -},{ - "title": "Lullaby from a Star (Credit Theme feat. Pealeaf)", - "artist": "Kan Gao/Pealeaf" -},{ - "title": "ENVY BABY", - "artist": "Kanaria" -},{ - "title": "KING", - "artist": "Kanaria" -},{ - "title": "QUEEN", - "artist": "Kanaria" -},{ - "title": "Yoidoreshirazu", - "artist": "Kanaria" -},{ - "title": "ใ‚ขใ‚คใƒ‡ใƒณใƒ†ใ‚ฃใƒ†ใ‚ฃ", - "artist": "Kanaria" -},{ - "title": "ใ‚จใƒณใƒดใ‚ฃใƒผใƒ™ใ‚คใƒ“ใƒผ x KING", - "artist": "Kanaria" -},{ - "title": "Don't Think I'm Not", - "artist": "Kandi" -},{ - "title": "Futari no kimochi", - "artist": "Kaoru Wada" -},{ - "title": "Maze Karaoke with ใ‚ใ‚", - "artist": "Karaoke with ใ‚ใ‚" -},{ - "title": "Maze Karaoke with ่ฟ‘ๆฑŸใ€€็Ÿฅๆฐธ", - "artist": "Karaoke with ่ฟ‘ๆฑŸ็Ÿฅๆฐธ" -},{ - "title": "Showtime ruler", - "artist": "Karasuya Sabou" -},{ - "title": "ๅคฉๆ‰ใƒญใƒƒใ‚ฏ (feat. ้ก้Ÿณใƒชใƒณ)", - "artist": "Karasuya Sabou/Kagamine Rin" -},{ - "title": "Hetero", - "artist": "Kareki Kashiwagi" -},{ - "title": "Anne Bonny", - "artist": "Karliene" -},{ - "title": "Pirate Queen", - "artist": "Karliene" -},{ - "title": "Blood Countess", - "artist": "Karliene Reynolds/Karliene" -},{ - "title": "Plan A", - "artist": "Katharina" -},{ - "title": "The Flower Duet (From \"Lakmรฉ\")", - "artist": "Katherine Jenkins/Kiri Te Kanawa/Philharmonia Orchestra/Anthony Inglis" -},{ - "title": "Nightcall", - "artist": "Kavinsky" -},{ - "title": "Kawaii", - "artist": "Unknown Artist" -},{ - "title": "Somewhere Only We Know", - "artist": "Keane" -},{ - "title": "Sleeping in the Cold Below (From \"Warframe\")", - "artist": "Keith Power/Alan Doyle/Damhnait Doyle" -},{ - "title": "Love Is Dead", - "artist": "Kerli" -},{ - "title": "We're Shameless", - "artist": "Ken Ashcorp" -},{ - "title": "Be My Mistake", - "artist": "KenjiChan/Fly By Nightcore" -},{ - "title": "Was hรคlt mich noch hier - Oldschool Remix by Assemblage 23", - "artist": "L'รขme Immortelle/Assemblage 23" -},{ - "title": "Empty - Electronic", - "artist": "L'รขme Immortelle" -},{ - "title": "Viva La Vida", - "artist": "KenjiChan/Fly By Nightcore" -},{ - "title": "1+1", - "artist": "KenjiChan/Nightcore Hits" -},{ - "title": "Heaven", - "artist": "KenjiChan/Nightcore Hits" -},{ - "title": "Little Things (Switching Vocals)", - "artist": "KenjiChan/Nightcore Hits" -},{ - "title": "Right Here Waiting", - "artist": "KenjiChan/Nightcore Hits" -},{ - "title": "21st Century Kids", - "artist": "Kerli" -},{ - "title": "Alchemise", - "artist": "Kerli" -},{ - "title": "Army Of Love", - "artist": "Kerli" -},{ - "title": "Beautiful Day", - "artist": "Kerli" -},{ - "title": "Better", - "artist": "Kerli" -},{ - "title": "Blossom (Halls of Heaven Session)", - "artist": "Kerli" -},{ - "title": "Blossom", - "artist": "Kerli" -},{ - "title": "Bulletproof", - "artist": "Kerli" -},{ - "title": "Butterfly Cry", - "artist": "Kerli" -},{ - "title": "Can't Control The Kids", - "artist": "Kerli" -},{ - "title": "Chemical", - "artist": "Kerli" -},{ - "title": "Creepshow", - "artist": "Kerli" -},{ - "title": "Diamond Hard", - "artist": "Kerli" -},{ - "title": "Everybody Bleeds the Same", - "artist": "Kerli" -},{ - "title": "Feral Hearts (Fatum Remix)", - "artist": "Kerli" -},{ - "title": "Feral Hearts (Melvv Remix)", - "artist": "Kerli" -},{ - "title": "Feral Hearts (The Forest Sessions)", - "artist": "Kerli" -},{ - "title": "Feral Hearts (Varien Remix)", - "artist": "Kerli" -},{ - "title": "Feral Hearts", - "artist": "Kerli" -},{ - "title": "Fragile", - "artist": "Kerli" -},{ - "title": "Giving Up the Ghost", - "artist": "Kerli" -},{ - "title": "Here And Now", - "artist": "Kerli" -},{ - "title": "Hope (Intro)", - "artist": "Kerli" -},{ - "title": "Hurt Me", - "artist": "Kerli" -},{ - "title": "I Want Nothing", - "artist": "Kerli" -},{ - "title": "Legends", - "artist": "Kerli" -},{ - "title": "Love Me Or Leave Me", - "artist": "Kerli" -},{ - "title": "Mimicry", - "artist": "Kerli" -},{ - "title": "One", - "artist": "Kerli" -},{ - "title": "Purification (Interlude)", - "artist": "Kerli" -},{ - "title": "Savages", - "artist": "Kerli" -},{ - "title": "Search + Destroy", - "artist": "Kerli" -},{ - "title": "Shadow Works (Outro)", - "artist": "Kerli" -},{ - "title": "She's In Parties", - "artist": "Kerli" -},{ - "title": "Spirit Animal", - "artist": "Kerli" -},{ - "title": "Strange Boy", - "artist": "Kerli" -},{ - "title": "Sugar", - "artist": "Kerli" -},{ - "title": "Tea Party (Chew Espresso Fix Extended Instrumental)", - "artist": "Kerli" -},{ - "title": "Spider Silk - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "Tea Party (Chew Espresso Fix Extended)", - "artist": "Kerli" -},{ - "title": "The Creationist", - "artist": "Kerli" -},{ - "title": "Tea Party (Chew Espresso Fix)", - "artist": "Kerli" -},{ - "title": "Tea Party (Jason Nevins Extended Instrumental)", - "artist": "Kerli" -},{ - "title": "Walking On Air - Ralphi Rosario Big Dub", - "artist": "Kerli" -},{ - "title": "Tea Party (Jason Nevins Extended Remix)", - "artist": "Kerli" -},{ - "title": "Tea Party (Jason Nevins Radio Remix)", - "artist": "Kerli" -},{ - "title": "Tea Party", - "artist": "Kerli" -},{ - "title": "The Art of Being Alone", - "artist": "Kerli" -},{ - "title": "The Lucky Ones - Syn Cole Vs. Kerli (Bonus Track)", - "artist": "Kerli" -},{ - "title": "The Lucky Ones", - "artist": "Kerli" -},{ - "title": "The Opening of the Way (Intro)", - "artist": "Kerli" -},{ - "title": "The Witching Hour", - "artist": "Kerli" -},{ - "title": "Tuleloits", - "artist": "Kerli" -},{ - "title": "Up Up Up", - "artist": "Kerli" -},{ - "title": "Walking On Air - Armin van Buuren Club Mix", - "artist": "Kerli" -},{ - "title": "Walking On Air - Josh Harris Club Mix", - "artist": "Kerli" -},{ - "title": "Walking On Air - Lindbergh Palace Full Mix", - "artist": "Kerli" -},{ - "title": "Spider Silk", - "artist": "Nightwish" -},{ - "title": "Walking On Air - Ralphi Rosario & Craig J Club Mix", - "artist": "Kerli" -},{ - "title": "Walking On Air", - "artist": "Kerli" -},{ - "title": "Warrior", - "artist": "Kerli" -},{ - "title": "Where the Dark Things Are", - "artist": "Kerli" -},{ - "title": "Zero Gravity - Extended Version", - "artist": "Kerli" -},{ - "title": "Zero Gravity", - "artist": "Kerli" -},{ - "title": "Zero Gravity - Almighty Edit", - "artist": "Kerli/Almighty Associates" -},{ - "title": "Army Of Love - Extended Army", - "artist": "Kerli/Brian Lee White" -},{ - "title": "Army Of Love - Chew Fu Rain Las Vegas Radio", - "artist": "Kerli/Chew Fu" -},{ - "title": "Army Of Love - Chew Fu Rain Las Vegas Refix Dub", - "artist": "Kerli/Chew Fu" -},{ - "title": "Army Of Love - Chew Fu Rain Las Vegas Refix Extended Club", - "artist": "Kerli/Chew Fu" -},{ - "title": "The Lucky Ones - Cole Plante Extended Remix", - "artist": "Kerli/Cole Plante" -},{ - "title": "Army Of Love - DJ Lynnwood Club Mix", - "artist": "Kerli/DJ Lynnwood" -},{ - "title": "Army Of Love - DJ Lynnwood Dub", - "artist": "Kerli/DJ Lynnwood" -},{ - "title": "The Lucky Ones - Hector Fonseca Club Mix", - "artist": "Kerli/Hector Fonseca" -},{ - "title": "The Lucky Ones - Hector Fonseca & Tommy Love Tribal Dub", - "artist": "Kerli/Hector Fonseca/Tommy Love" -},{ - "title": "21st Century Kids - Reimagined", - "artist": "Kerli/Kristjan Jรคrvi" -},{ - "title": "Zero Gravity - Laidback Luke Remix Edit", - "artist": "Kerli/Laidback Luke" -},{ - "title": "Zero Gravity - Laidback Luke Remix Instrumental", - "artist": "Kerli/Laidback Luke" -},{ - "title": "Zero Gravity - Laidback Luke Remix", - "artist": "Kerli/Laidback Luke" -},{ - "title": "Zero Gravity - It's The DJ Kue Edit!", - "artist": "Kerli/Michael \"DJ Kue\" Morales" -},{ - "title": "Zero Gravity - It's The DJ Kue Extended Remix!", - "artist": "Kerli/Michael \"DJ Kue\" Morales" -},{ - "title": "Army Of Love - Mixin Marc & Tony Svejda Instrumental", - "artist": "Kerli/Mixin Marc,Tony Svejda" -},{ - "title": "Army Of Love - Mixin Marc & Tony Svejda Radio", - "artist": "Kerli/Mixin Marc,Tony Svejda" -},{ - "title": "Believe in Me", - "artist": "L'รขme Immortelle" -},{ - "title": "Army Of Love - Mixin Marc & Tony Svejda Remix", - "artist": "Kerli/Mixin Marc,Tony Svejda" -},{ - "title": "The Lucky Ones - Morgan Page Extended Club", - "artist": "Kerli/Morgan Page" -},{ - "title": "The Lucky Ones - Morgan Page Instrumental", - "artist": "Kerli/Morgan Page" -},{ - "title": "The Lucky Ones - Oliver Twizt Remix", - "artist": "Kerli/Oliver Twizt" -},{ - "title": "The Lucky Ones - Syn Cole Vs. Kerli Club", - "artist": "Kerli/Rene Pais" -},{ - "title": "The Lucky Ones - Syn Cole Vs. Kerli Dub", - "artist": "Kerli/Rene Pais" -},{ - "title": "Diamond Hard - Reuben Keeney Remix", - "artist": "Kerli/Reuben Keeney" -},{ - "title": "Victoria", - "artist": "Krypteria/Doro Pesch" -},{ - "title": "The Lucky Ones - Rich Morel's Hot Sauce Dub", - "artist": "Kerli/Richard Morel" -},{ - "title": "The Lucky Ones - Rich Morel's Hot Sauce Mix", - "artist": "Kerli/Richard Morel" -},{ - "title": "Army Of Love - Cherry Cherry Boom Boom Edit", - "artist": "Kerli/Robert \"Hitmixer\" Orton" -},{ - "title": "The Picture of Innocence", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir/Eurielle/Tony Hinnigan" -},{ - "title": "Army Of Love - Cherry Cherry Boom Boom Refreak Mix", - "artist": "Kerli/Robert \"Hitmixer\" Orton" -},{ - "title": "Zero Gravity - Ruff Loaderz Dub", - "artist": "Kerli/Ruff Loaderz" -},{ - "title": "Army Of Love - Sultan & Ned Shepard Club Dub", - "artist": "Kerli/Sultan/Sultan + Shepard" -},{ - "title": "Army Of Love - Sultan & Ned Shepard Extended Club Mix", - "artist": "Kerli/Sultan/Sultan + Shepard" -},{ - "title": "Army Of Love - Sultan & Ned Shepard Radio", - "artist": "Kerli/Sultan/Sultan + Shepard" -},{ - "title": "Army Of Love - WAWA Dub", - "artist": "Kerli/Wiktor Mysliwiec/Michal Bojanowicz" -},{ - "title": "Army Of Love - WAWA Edit", - "artist": "Kerli/Wiktor Mysliwiec/Michal Bojanowicz" -},{ - "title": "Army Of Love - WAWA Extended Mix", - "artist": "Kerli/Wiktor Mysliwiec/Michal Bojanowicz" -},{ - "title": "The Lucky Ones - tyDi Dub", - "artist": "Kerli/tyDi" -},{ - "title": "The Lucky Ones - tyDi Remix", - "artist": "Kerli/tyDi" -},{ - "title": "ใ”ใ‚ใ‚“ใญ ใ”ใ‚ใ‚“ใญ", - "artist": "Kikuo" -},{ - "title": "Conquest of Paradise - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "ใ—ใ‹ใฐใญใฎ่ธŠใ‚Š", - "artist": "Kikuo" -},{ - "title": "Sway - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "ใ‚คใ‚คใ‚ณใจๅฆ–็‹", - "artist": "Kikuo" -},{ - "title": "ๅ›ใฏใงใใชใ„ๅญ", - "artist": "Kikuo" -},{ - "title": "ๅคฉๅ›ฝใธ่กŒใ“ใ†", - "artist": "Kikuo" -},{ - "title": "ๆ„›ใ—ใฆ ๆ„›ใ—ใฆ ๆ„›ใ—ใฆ", - "artist": "Kikuo" -},{ - "title": "่ตคใšใใ‚“ใฎ็‹ผ", - "artist": "Kikuo" -},{ - "title": "Massacre", - "artist": "Kim Petras" -},{ - "title": "The Jellyfish Song - Music Box Version", - "artist": "Kleonlumi" -},{ - "title": "Anathema Phase 1", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Blinding Faith", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Hallowed Punisher", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir" -},{ - "title": "In Light We Walk", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir" -},{ - "title": "The Twice Ordained Phase 1", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir" -},{ - "title": "The Twice Ordained Phase 2", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Wrath of Orius", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir" -},{ - "title": "Mournstead Withers", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir/David Cohen" -},{ - "title": "Stigmata", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir/Eurielle" -},{ - "title": "The Unbroken Promise", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir/Eurielle" -},{ - "title": "The Tears I Cry", - "artist": "Krypteria" -},{ - "title": "Anathema Phase 2", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir/Jess Dandy" -},{ - "title": "Bulwark of Scorn", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra and Choir/Jess Dandy" -},{ - "title": "Frigid Grief", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra/Eurielle" -},{ - "title": "The Honored Dead", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra/Eurielle/David Cohen" -},{ - "title": "Rearranging - Matze_Mix by ASP", - "artist": "L'รขme Immortelle/ASP" -},{ - "title": "Indomitable", - "artist": "Knut Avenstroup Haugen/The Budapest Scoring Orchestra/Kjell Harald Litangen" -},{ - "title": "Monkey Boy", - "artist": "Kontrust" -},{ - "title": "Ievan Polkka", - "artist": "Korpiklaani" -},{ - "title": "Tuxedo Mirage", - "artist": "Kotono Mitsuishi/Michie Tomizawa/Aya Hisakawa/emi Shinohara/Rika Fukami" -},{ - "title": "Wo Wo Wo", - "artist": "Krept & Konan" -},{ - "title": "Something Called Karma", - "artist": "Krissie Karlsson/Karl Karlsson/Nicki Karlsson" -},{ - "title": "Always And Forever", - "artist": "Krypteria" -},{ - "title": "Animus Liber", - "artist": "Krypteria" -},{ - "title": "As I Slowly Bleed", - "artist": "Krypteria" -},{ - "title": "Carol Of The Bells", - "artist": "Krypteria" -},{ - "title": "Come Hell Or High Water", - "artist": "Krypteria" -},{ - "title": "Concordia", - "artist": "Krypteria" -},{ - "title": "Eyes Of A Stranger", - "artist": "Krypteria" -},{ - "title": "Fly Away With Me", - "artist": "Krypteria" -},{ - "title": "Get The Hell Out Of My Way 2011", - "artist": "Krypteria" -},{ - "title": "Going My Way", - "artist": "Krypteria" -},{ - "title": "Higher", - "artist": "Krypteria" -},{ - "title": "Hurt So Bad", - "artist": "Krypteria" -},{ - "title": "Liberatio", - "artist": "Krypteria" -},{ - "title": "Live To Fight Another Day", - "artist": "Krypteria" -},{ - "title": "Messiah", - "artist": "Krypteria" -},{ - "title": "No More Lies", - "artist": "Krypteria" -},{ - "title": "Within Me", - "artist": "Lacuna Coil" -},{ - "title": "Save Me", - "artist": "Krypteria" -},{ - "title": "A Nearly Peaceful Place", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Thanks For Nothing", - "artist": "Krypteria" -},{ - "title": "The Eye Collector", - "artist": "Krypteria" -},{ - "title": "Memories of Dust", - "artist": "Kuniyuki Takahashi" -},{ - "title": "Turn The World Around Now", - "artist": "Krypteria" -},{ - "title": "Victoriam Speramus - Original Album Version", - "artist": "Krypteria" -},{ - "title": "Victoriam Speramus", - "artist": "Krypteria" -},{ - "title": "Why", - "artist": "Krypteria" -},{ - "title": "Ale Haja!", - "artist": "Kuba Kotek" -},{ - "title": "Will You Be There For Me", - "artist": "Krypteria" -},{ - "title": "You & I", - "artist": "Krypteria" -},{ - "title": "You Killed Me", - "artist": "Krypteria" -},{ - "title": "A Quiet Corner", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "An Army Lying In Wait", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Sorceresses", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Dreary Stronghold", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Easier Said Than Killed", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Harbor Town", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Night In Loc Muinne", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Nocturnal Forest", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Regicide", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "The Camp By Night", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "The End Is Never The Same", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "The Lone Survivor", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "The Wild Hunt", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Through The Underworld", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Trapped", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Vergen By Night", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Violence", - "artist": "Krzysztof Wierzynkiewicz" -},{ - "title": "Practice Makes Perfect", - "artist": "Krzysztof Wierzynkiewicz/Marcin Przybyล‚owicz" -},{ - "title": "Dependent Weakling", - "artist": "Kuniyuki Takahashi" -},{ - "title": "Grandma (Destruction)", - "artist": "Kuniyuki Takahashi/ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Emil's Shop", - "artist": "Kuniyuki Takahashi/็Ÿณๆฟฑ ็ฟ”" -},{ - "title": "Chururira Chururira Daddadda!", - "artist": "KurageP" -},{ - "title": "Old Mine Shaft", - "artist": "Kuraiinu/Master Andross/Annapantsu" -},{ - "title": "ใ‚ซใƒณใ‚ฟใƒฌใƒฉ", - "artist": "KuroUsa(WhiteFlame)" -},{ - "title": "ๅƒๆœฌๆกœ", - "artist": "KuroUsa(WhiteFlame)" -},{ - "title": "Deep Down Flow (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Kuroneko Lounge/Megurine Luka" -},{ - "title": "Impulse Control (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Kuroneko Lounge/Megurine Luka" -},{ - "title": "Painfree Stripe (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Kuroneko Lounge/Megurine Luka" -},{ - "title": "Rainy Verse (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Kuroneko Lounge/Megurine Luka" -},{ - "title": "Smokefox (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Kuroneko Lounge/Megurine Luka" -},{ - "title": "Look What You Made Me Do", - "artist": "Kurt Hugo Schneider/Kirsten Collins" -},{ - "title": "Puppets Never Die", - "artist": "Kyle Allen Music" -},{ - "title": "The Reaper, The Butcher, The Boy", - "artist": "Kyle Stibbs" -},{ - "title": "Ameno Dorime", - "artist": "Kyoresu" -},{ - "title": "Bling-Bang-Bang-Born", - "artist": "Kyoresu" -},{ - "title": "Brain Kyomage (Kyoresu Theme)", - "artist": "Kyoresu" -},{ - "title": "Budu Tvoim Pesikom (I'll be your puppy)", - "artist": "Kyoresu" -},{ - "title": "Contigo Bro", - "artist": "Kyoresu" -},{ - "title": "La Bebesita Bebelin (Lean)", - "artist": "Kyoresu" -},{ - "title": "Lalala", - "artist": "Kyoresu" -},{ - "title": "Magical Doomer", - "artist": "Kyoresu" -},{ - "title": "Santa Kyoresu's Christmas Rap", - "artist": "Kyoresu" -},{ - "title": "Soviet Loli Anthem", - "artist": "Kyoresu" -},{ - "title": "Virtual (By Adys)", - "artist": "Kyoresu" -},{ - "title": "1000 Voices", - "artist": "L'รขme Immortelle" -},{ - "title": "21. Februar", - "artist": "L'รขme Immortelle" -},{ - "title": "5 Jahre - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "5 Jahre - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "5 Jahre", - "artist": "L'รขme Immortelle" -},{ - "title": "Absolution - Electronic", - "artist": "L'รขme Immortelle" -},{ - "title": "Absolution", - "artist": "L'รขme Immortelle" -},{ - "title": "Am Ende aller Tage - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Am Ende aller Tage", - "artist": "L'รขme Immortelle" -},{ - "title": "Angst", - "artist": "L'รขme Immortelle" -},{ - "title": "Another Day", - "artist": "L'รขme Immortelle" -},{ - "title": "Asche", - "artist": "L'รขme Immortelle" -},{ - "title": "At the End", - "artist": "L'รขme Immortelle" -},{ - "title": "Auf Deinen Schwingen", - "artist": "L'รขme Immortelle" -},{ - "title": "Aus Trรคnen und Stahl", - "artist": "L'รขme Immortelle" -},{ - "title": "Aus den Ruinen - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Aus den Ruinen - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Aus den Ruinen", - "artist": "L'รขme Immortelle" -},{ - "title": "Banish - Electronic", - "artist": "L'รขme Immortelle" -},{ - "title": "Banish", - "artist": "L'รขme Immortelle" -},{ - "title": "Behind the Light", - "artist": "L'รขme Immortelle" -},{ - "title": "Betrayal", - "artist": "L'รขme Immortelle" -},{ - "title": "Healer", - "artist": "L'รขme Immortelle" -},{ - "title": "Gestral Village - Continuer ร  t'aimer (Gestrals)", - "artist": "Lorien Testard" -},{ - "title": "Nothing Else Matters Part 2 - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "The Antikythera Mechanism - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "ๅคๆดป็š„้œธไธป", - "artist": "Sฤn-Z/HOYO-MiX/้›ทๅฃฐ/็‹ๅฆ–Mikan" -},{ - "title": "Beyond Your Borrowed Dreams", - "artist": "L'รขme Immortelle" -},{ - "title": "Bis ans Ende der Zeit", - "artist": "L'รขme Immortelle" -},{ - "title": "Bitterkeit - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Bitterkeit - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Bitterkeit", - "artist": "L'รขme Immortelle" -},{ - "title": "Bleib", - "artist": "L'รขme Immortelle" -},{ - "title": "Blutrot", - "artist": "L'รขme Immortelle" -},{ - "title": "Brother Against Brother", - "artist": "L'รขme Immortelle" -},{ - "title": "Calling", - "artist": "L'รขme Immortelle" -},{ - "title": "Castaway", - "artist": "L'รขme Immortelle" -},{ - "title": "Catch My Fall", - "artist": "L'รขme Immortelle" -},{ - "title": "Certainty", - "artist": "L'รขme Immortelle" -},{ - "title": "Changes - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Changes - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Changes", - "artist": "L'รขme Immortelle" -},{ - "title": "Close Your Eyes", - "artist": "L'รขme Immortelle" -},{ - "title": "Come Closer", - "artist": "L'รขme Immortelle" -},{ - "title": "Crimson Skies", - "artist": "L'รขme Immortelle" -},{ - "title": "Das kรผhle Grab", - "artist": "L'รขme Immortelle" -},{ - "title": "Dead Actor's Requiem", - "artist": "L'รขme Immortelle" -},{ - "title": "Dein Herz", - "artist": "L'รขme Immortelle" -},{ - "title": "Dein Kuss - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Dein Kuss", - "artist": "L'รขme Immortelle" -},{ - "title": "Dem Abgrund entgegen", - "artist": "L'รขme Immortelle" -},{ - "title": "Demon Be Gone - Electronic", - "artist": "L'รขme Immortelle" -},{ - "title": "Demon Be Gone", - "artist": "L'รขme Immortelle" -},{ - "title": "Der Fluch", - "artist": "L'รขme Immortelle" -},{ - "title": "Destiny", - "artist": "L'รขme Immortelle" -},{ - "title": "Die Zeit, in der die Freundschaft starb", - "artist": "L'รขme Immortelle" -},{ - "title": "Die tote Kirche", - "artist": "L'รขme Immortelle" -},{ - "title": "Disharmony", - "artist": "L'รขme Immortelle" -},{ - "title": "Dort DrauรŸen - Acoustic", - "artist": "L'รขme Immortelle" -},{ - "title": "Dort draussen", - "artist": "L'รขme Immortelle" -},{ - "title": "Drown Them - Rotersand Remix", - "artist": "L'รขme Immortelle" -},{ - "title": "Drown Them", - "artist": "L'รขme Immortelle" -},{ - "title": "Du siehst mich nicht", - "artist": "L'รขme Immortelle" -},{ - "title": "Durch fremde Hand", - "artist": "L'รขme Immortelle" -},{ - "title": "Dusk Embraces Loneliness", - "artist": "L'รขme Immortelle" -},{ - "title": "Dying Day", - "artist": "L'รขme Immortelle" -},{ - "title": "Echoes", - "artist": "L'รขme Immortelle" -},{ - "title": "Ein Blick zurรผck", - "artist": "L'รขme Immortelle" -},{ - "title": "Einsamkeit", - "artist": "L'รขme Immortelle" -},{ - "title": "Empty", - "artist": "L'รขme Immortelle" -},{ - "title": "Epitaph", - "artist": "L'รขme Immortelle" -},{ - "title": "Erinnerung", - "artist": "L'รขme Immortelle" -},{ - "title": "Erneuerung", - "artist": "L'รขme Immortelle" -},{ - "title": "Erste Schritte", - "artist": "L'รขme Immortelle" -},{ - "title": "Es tut mir Leid", - "artist": "L'รขme Immortelle" -},{ - "title": "Es zieht dich davon", - "artist": "L'รขme Immortelle" -},{ - "title": "Everything Just Falls Apart", - "artist": "L'รขme Immortelle" -},{ - "title": "Eye of the Storm - Nachtmahr Remix", - "artist": "L'รขme Immortelle" -},{ - "title": "Eye of the Storm - Nitronoise Remix", - "artist": "L'รขme Immortelle" -},{ - "title": "Eye of the Storm - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Eye of the Storm", - "artist": "L'รขme Immortelle" -},{ - "title": "Fallen Angel", - "artist": "L'รขme Immortelle" -},{ - "title": "Fear - Re-Recorded 2018", - "artist": "L'รขme Immortelle" -},{ - "title": "Fear", - "artist": "L'รขme Immortelle" -},{ - "title": "Figure in the Mirror", - "artist": "L'รขme Immortelle" -},{ - "title": "Final Oath - Demo Song 97", - "artist": "L'รขme Immortelle" -},{ - "title": "Flammenmeer", - "artist": "L'รขme Immortelle" -},{ - "title": "Forgive Me", - "artist": "L'รขme Immortelle" -},{ - "title": "Frei - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Frei", - "artist": "L'รขme Immortelle" -},{ - "title": "Gefallen - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Gefallen - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Gefallen", - "artist": "L'รขme Immortelle" -},{ - "title": "Gezeiten", - "artist": "L'รขme Immortelle" -},{ - "title": "Have I Ever?", - "artist": "L'รขme Immortelle" -},{ - "title": "Stay - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Herzschlag", - "artist": "L'รขme Immortelle" -},{ - "title": "Hinter dem Horizont - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Hinter dem Horizont", - "artist": "L'รขme Immortelle" -},{ - "title": "Hold Me - Acoustic", - "artist": "L'รขme Immortelle" -},{ - "title": "Hold Me - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Hold Me", - "artist": "L'รขme Immortelle" -},{ - "title": "Ich fang Dich auf - Gregor Beyerle Remix", - "artist": "L'รขme Immortelle" -},{ - "title": "Ich fang Dich auf", - "artist": "L'รขme Immortelle" -},{ - "title": "Ich gab Dir alles - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Ich gab Dir alles - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Ich gab Dir alles", - "artist": "L'รขme Immortelle" -},{ - "title": "Ich gab dir alles", - "artist": "L'รขme Immortelle" -},{ - "title": "Im Tod vereint", - "artist": "L'รขme Immortelle" -},{ - "title": "In Dein Leben", - "artist": "L'รขme Immortelle" -},{ - "title": "In meinen Trรคumen - Bonus Track", - "artist": "L'รขme Immortelle" -},{ - "title": "In the Heart of Europe - ZK rmx by Volker Lutz", - "artist": "L'รขme Immortelle" -},{ - "title": "In the Heart of Europe", - "artist": "L'รขme Immortelle" -},{ - "title": "Innocent Guilt", - "artist": "L'รขme Immortelle" -},{ - "title": "Into Thy Gentle Embrace", - "artist": "L'รขme Immortelle" -},{ - "title": "Jenseit der Schatten", - "artist": "L'รขme Immortelle" -},{ - "title": "Judgement - Club Edit by L'ร‚me Immortelle", - "artist": "L'รขme Immortelle" -},{ - "title": "Absolution - Mirrors of Mind Remix", - "artist": "L'รขme Immortelle/Mirrors Of Mind" -},{ - "title": "Judgement - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Judgement - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Lake of Tears", - "artist": "L'รขme Immortelle/My Equinox Divine" -},{ - "title": "Riddles in Ruins", - "artist": "The Flight" -},{ - "title": "Judgement", - "artist": "L'รขme Immortelle" -},{ - "title": "Phoenix - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Rise Above Ruin", - "artist": "The Flight" -},{ - "title": "The Antikythera Mechanism", - "artist": "Nightwish" -},{ - "title": "Just Defy", - "artist": "L'รขme Immortelle" -},{ - "title": "Kingdom", - "artist": "L'รขme Immortelle" -},{ - "title": "Komm zu mir", - "artist": "L'รขme Immortelle" -},{ - "title": "L'รฉtang Mรขlo", - "artist": "L'รขme Immortelle" -},{ - "title": "Lake of Tears", - "artist": "L'รขme Immortelle" -},{ - "title": "Leaving", - "artist": "L'รขme Immortelle" -},{ - "title": "Letting Go", - "artist": "L'รขme Immortelle" -},{ - "title": "Letztes Licht - Classic Version", - "artist": "L'รขme Immortelle" -},{ - "title": "Letztes Licht - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Letztes Licht", - "artist": "L'รขme Immortelle" -},{ - "title": "Licht tรถtet Schatten (Intro)", - "artist": "L'รขme Immortelle" -},{ - "title": "Licht und Schatten", - "artist": "L'รขme Immortelle" -},{ - "title": "Lieder, die wie Wunden bluten", - "artist": "L'รขme Immortelle" -},{ - "title": "Life Will Never Be The Same Again", - "artist": "L'รขme Immortelle" -},{ - "title": "Life Will Never Be the Same Again - Klassische Fassung by Oliver Falk", - "artist": "L'รขme Immortelle" -},{ - "title": "Life Will Never Be the Same Again - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Life Will Never Be the Same Again - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Life Will Never Be the Same Again", - "artist": "L'รขme Immortelle" -},{ - "title": "Lost", - "artist": "L'รขme Immortelle" -},{ - "title": "Love Is Lost", - "artist": "L'รขme Immortelle" -},{ - "title": "Love is Lost - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Love is Lost - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Masquerade", - "artist": "L'รขme Immortelle" -},{ - "title": "Memories - Acoustic Version", - "artist": "L'รขme Immortelle" -},{ - "title": "Memories - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Memories", - "artist": "L'รขme Immortelle" -},{ - "title": "Monument - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Monument", - "artist": "L'รขme Immortelle" -},{ - "title": "My Guide", - "artist": "L'รขme Immortelle" -},{ - "title": "My Memory", - "artist": "L'รขme Immortelle" -},{ - "title": "Namenlos", - "artist": "L'รขme Immortelle" -},{ - "title": "Never Again", - "artist": "L'รขme Immortelle" -},{ - "title": "Nie genug", - "artist": "L'รขme Immortelle" -},{ - "title": "Niemals", - "artist": "L'รขme Immortelle" -},{ - "title": "No Goodbye - Acoustic", - "artist": "L'รขme Immortelle" -},{ - "title": "No Goodbye", - "artist": "L'รขme Immortelle" -},{ - "title": "Place of Refuge - NoiSEX Rmx", - "artist": "L'รขme Immortelle/Noisex" -},{ - "title": "Secret Love Song", - "artist": "Reinaeiry" -},{ - "title": "Du siehst mich nicht - Noisuf-X Remix", - "artist": "L'รขme Immortelle/Noisuf-X" -},{ - "title": "The Children Of 'Ata - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "No Tomorrow", - "artist": "L'รขme Immortelle" -},{ - "title": "The Children Of 'Ata", - "artist": "Nightwish" -},{ - "title": "Dein Herz - Pilori Remix", - "artist": "L'รขme Immortelle/Pilori" -},{ - "title": "No Trust", - "artist": "L'รขme Immortelle" -},{ - "title": "Now You're Gone", - "artist": "L'รขme Immortelle" -},{ - "title": "Nur Du", - "artist": "L'รขme Immortelle" -},{ - "title": "Nur fรผr euch", - "artist": "L'รขme Immortelle" -},{ - "title": "Ohne dich", - "artist": "L'รขme Immortelle" -},{ - "title": "Rumors in the West", - "artist": "The Flight" -},{ - "title": "Ophelia", - "artist": "L'รขme Immortelle" -},{ - "title": "Own Ways", - "artist": "L'รขme Immortelle" -},{ - "title": "The Day Of... - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "Phoenix - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Phรƒยถnix", - "artist": "L'รขme Immortelle" -},{ - "title": "Phรถnix", - "artist": "L'รขme Immortelle" -},{ - "title": "Place of Refuge", - "artist": "L'รขme Immortelle" -},{ - "title": "Push", - "artist": "L'รขme Immortelle" -},{ - "title": "Rain", - "artist": "L'รขme Immortelle" -},{ - "title": "Rearranging", - "artist": "L'รขme Immortelle" -},{ - "title": "Reborn", - "artist": "L'รขme Immortelle" -},{ - "title": "Redemption", - "artist": "L'รขme Immortelle" -},{ - "title": "Regret", - "artist": "L'รขme Immortelle" -},{ - "title": "Requiem - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Requiem - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Requiem", - "artist": "L'รขme Immortelle" -},{ - "title": "Resurrection", - "artist": "L'รขme Immortelle" -},{ - "title": "Run Away", - "artist": "L'รขme Immortelle" -},{ - "title": "Sag mir wann - Ludovico Technique Remix", - "artist": "L'รขme Immortelle" -},{ - "title": "The Day Of...", - "artist": "Nightwish" -},{ - "title": "The Eyes of Sharbat Gula - Instrumental", - "artist": "Nightwish" -},{ - "title": "The Eyes of Sharbat Gula", - "artist": "Nightwish" -},{ - "title": "Sag mir wann - Shiv-R Remix", - "artist": "L'รขme Immortelle" -},{ - "title": "Sag mir wann", - "artist": "L'รขme Immortelle" -},{ - "title": "Said and Done", - "artist": "L'รขme Immortelle" -},{ - "title": "Scheideweg - Instrumental Version", - "artist": "L'รขme Immortelle" -},{ - "title": "Schwerkraft - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Schwerkraft", - "artist": "L'รขme Immortelle" -},{ - "title": "Sehnsucht", - "artist": "L'รขme Immortelle" -},{ - "title": "Silver Rain", - "artist": "L'รขme Immortelle" -},{ - "title": "Slut", - "artist": "L'รขme Immortelle" -},{ - "title": "Sometimes Love Is Not Enough", - "artist": "L'รขme Immortelle" -},{ - "title": "Voiceless - Noiseless!? Remix by MS Gentur", - "artist": "L'รขme Immortelle/MS Gentur" -},{ - "title": "Stay", - "artist": "L'รขme Immortelle" -},{ - "title": "Stern", - "artist": "L'รขme Immortelle" -},{ - "title": "Still", - "artist": "L'รขme Immortelle" -},{ - "title": "Stumme Schreie - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Stumme Schreie - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Stumme Schreie", - "artist": "L'รขme Immortelle" -},{ - "title": "Suffocating Endlessly", - "artist": "L'รขme Immortelle" -},{ - "title": "Tauch mich in Dein Licht", - "artist": "L'รขme Immortelle" -},{ - "title": "Tears in the Rain", - "artist": "L'รขme Immortelle" -},{ - "title": "The Greatest Show on Earth - Instrumental", - "artist": "Nightwish" -},{ - "title": "The Heart - Acoustic", - "artist": "L'รขme Immortelle" -},{ - "title": "The Heart", - "artist": "L'รขme Immortelle" -},{ - "title": "The Immortal Part", - "artist": "L'รขme Immortelle" -},{ - "title": "The Night Is My Shelter", - "artist": "L'รขme Immortelle" -},{ - "title": "The Spell - Bonus Track", - "artist": "L'รขme Immortelle" -},{ - "title": "The Truth Behind", - "artist": "L'รขme Immortelle" -},{ - "title": "These Mortal Feelings", - "artist": "L'รขme Immortelle" -},{ - "title": "Tiefster Winter - Orkus Remix", - "artist": "L'รขme Immortelle" -},{ - "title": "Tiefster Winter - Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Tiefster Winter - Re-Recorded 2015", - "artist": "L'รขme Immortelle" -},{ - "title": "Tiefster Winter", - "artist": "L'รขme Immortelle" -},{ - "title": "To Everlasting Oblivion", - "artist": "L'รขme Immortelle" -},{ - "title": "Treiben - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Treiben", - "artist": "L'รขme Immortelle" -},{ - "title": "Umsonst gelebt?", - "artist": "L'รขme Immortelle" -},{ - "title": "Unendlich - Club Version", - "artist": "L'รขme Immortelle" -},{ - "title": "Unendlich - Sonja Kraushofer and Krischan Jan-Eric Wesenberg Narration", - "artist": "L'รขme Immortelle" -},{ - "title": "Unendlich", - "artist": "L'รขme Immortelle" -},{ - "title": "Ungelebte Leben", - "artist": "L'รขme Immortelle" -},{ - "title": "The Greatest Show on Earth", - "artist": "Nightwish" -},{ - "title": "Vergessen", - "artist": "L'รขme Immortelle" -},{ - "title": "Voiceless", - "artist": "L'รขme Immortelle" -},{ - "title": "War of Silence", - "artist": "L'รขme Immortelle" -},{ - "title": "Warum", - "artist": "L'รขme Immortelle" -},{ - "title": "Was hรคlt mich noch hier", - "artist": "L'รขme Immortelle" -},{ - "title": "Was wรคre, wenn", - "artist": "L'รขme Immortelle" -},{ - "title": "Weit fort", - "artist": "L'รขme Immortelle" -},{ - "title": "Wenn der letzte Schatten fรคllt", - "artist": "L'รขme Immortelle" -},{ - "title": "When the Sun Has Ceased to Shine", - "artist": "L'รขme Immortelle" -},{ - "title": "Why Can't I Make You Feel - Acoustic", - "artist": "L'รขme Immortelle" -},{ - "title": "Why Can't I Make You Feel", - "artist": "L'รขme Immortelle" -},{ - "title": "Why Didn't I Die", - "artist": "L'รขme Immortelle" -},{ - "title": "Widerhall", - "artist": "L'รขme Immortelle" -},{ - "title": "Wie Trรคnen im Regen - Electronic Version, Re-Mastered", - "artist": "L'รขme Immortelle" -},{ - "title": "Wie Trรคnen im Regen - Electronic", - "artist": "L'รขme Immortelle" -},{ - "title": "Wie Trรคnen im Regen", - "artist": "L'รขme Immortelle" -},{ - "title": "Will You?", - "artist": "L'รขme Immortelle" -},{ - "title": "Winter of My Soul", - "artist": "L'รขme Immortelle" -},{ - "title": "Without You", - "artist": "L'รขme Immortelle" -},{ - "title": "Wohin", - "artist": "L'รขme Immortelle" -},{ - "title": "Ich gab Dir alles - Remix", - "artist": "L'รขme Immortelle/18 Summers" -},{ - "title": "1000 Voices", - "artist": "L'รขme Immortelle/ASP" -},{ - "title": "Love Is Lost - DerVish Rmx by Bruno Kramm", - "artist": "L'รขme Immortelle/Das Ich" -},{ - "title": "Requiem", - "artist": "L'รขme Immortelle/Affentanz" -},{ - "title": "Absolution - Audio-FX Remix", - "artist": "L'รขme Immortelle/Audio-FX" -},{ - "title": "Letztes Licht - Blue May Rose Remix", - "artist": "L'รขme Immortelle/BLUE MAY ROSE" -},{ - "title": "Fallen Angel", - "artist": "L'รขme Immortelle/Collection D'Arnell-Andrea" -},{ - "title": "Absolution - D-Layed Remix", - "artist": "L'รขme Immortelle/D-Layed" -},{ - "title": "Nur Du - Dope Stars Inc. Remix", - "artist": "L'รขme Immortelle/Dope Stars Inc." -},{ - "title": "Demon Be Gone", - "artist": "L'รขme Immortelle/Dunkelsucht/Chelsey Schill" -},{ - "title": "Sag mir wann - Ego Likeness Remix", - "artist": "L'รขme Immortelle/Ego Likeness" -},{ - "title": "Judgement - Epsilon Minus Remix", - "artist": "L'รขme Immortelle/Epsilon Minus" -},{ - "title": "Letztes Licht - Remix by Exfeind", - "artist": "L'รขme Immortelle/Exfeind" -},{ - "title": "Judgement - Faith and the Muse Remix by William Faith", - "artist": "L'รขme Immortelle/Faith And The Muse" -},{ - "title": "Dein Kuss - Remix by Frozen Plasma", - "artist": "L'รขme Immortelle/Frozen Plasma" -},{ - "title": "Beyond Your Borrowed Dreams (Overloaded) - G. Thomas & Funker Vogt Remix", - "artist": "L'รขme Immortelle/G. Thomas/Funker Vogt" -},{ - "title": "Phรถnix - Heimataerde Remix", - "artist": "L'รขme Immortelle/Heimataerde" -},{ - "title": "Aus den Ruinen - In Strict Confidence Remix", - "artist": "L'รขme Immortelle/In Strict Confidence" -},{ - "title": "Forgive Me - In Strict Confidence Remix by Dennis Ostermann", - "artist": "L'รขme Immortelle/In Strict Confidence" -},{ - "title": "Figure in the Mirror - INertia Reflection Rmx", - "artist": "L'รขme Immortelle/Inertia" -},{ - "title": "Calling - Iris Remix", - "artist": "L'รขme Immortelle/Iris" -},{ - "title": "Epitaph - Sacrificed Remix by Janus", - "artist": "L'รขme Immortelle/Janus" -},{ - "title": "Eye of the Storm - Kuinochi Remix", - "artist": "L'รขme Immortelle/Kuinochi" -},{ - "title": "Slut - Light and Shadow Remix by Lights Of Euphoria", - "artist": "L'รขme Immortelle/Lights Of Euphoria" -},{ - "title": "Dein Herz - Lutherion Remix", - "artist": "L'รขme Immortelle/Lutherion" -},{ - "title": "Lost on You", - "artist": "LP" -},{ - "title": "The Truth Behind - Dumped Remix by Megadump", - "artist": "L'รขme Immortelle/Megadump" -},{ - "title": "Schwerkraft - Remix by Metallspรผrhunde", - "artist": "L'รขme Immortelle/Metallspรผrhunde" -},{ - "title": "5 Jahre - Mind.In.A.Box Remix", - "artist": "L'รขme Immortelle/Mind.in.a.box" -},{ - "title": "Tiefster Winter - Punto Omega Remix", - "artist": "L'รขme Immortelle/Punto Omega" -},{ - "title": "Leaving - Beat.Bastard Remix by Pzychobitch", - "artist": "L'รขme Immortelle/Pzychobitch" -},{ - "title": "Frei - Remix by Rotersand", - "artist": "L'รขme Immortelle/Rotersand" -},{ - "title": "Life Will Never Be the Same Again", - "artist": "L'รขme Immortelle/Sean Brennan/London After Midnight" -},{ - "title": "The Weave - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "When I Rule the World", - "artist": "LIZ" -},{ - "title": "Judgement - Soman Remix", - "artist": "L'รขme Immortelle/Soman" -},{ - "title": "I Don't Believe In Tomorrow", - "artist": "Lacuna Coil" -},{ - "title": "Land of the Rus", - "artist": "Leaves' Eyes" -},{ - "title": "I Forgive (But I Won't Forget Your Name)", - "artist": "Lacuna Coil" -},{ - "title": "I Like It - Dan Peace mix", - "artist": "Lacuna Coil" -},{ - "title": "Dead Actor's Requiem - Act Two Remix by Sonar", - "artist": "L'รขme Immortelle/Sonar" -},{ - "title": "Erinnerung - Stringsection by The Protagonist", - "artist": "L'รขme Immortelle/The Protagonist" -},{ - "title": "Tiefster Winter - Klubtekk Remix by Thomas Rainer", - "artist": "L'รขme Immortelle/Thomas Rainer" -},{ - "title": "Vergessen", - "artist": "L'รขme Immortelle/Uebermutter" -},{ - "title": "Phรถnix - UnterART Remix", - "artist": "L'รขme Immortelle/UnterArt" -},{ - "title": "Treiben - Remix by Versus", - "artist": "L'รขme Immortelle/Versus" -},{ - "title": "Am Ende aller Tage - Remix by We Are Temporary", - "artist": "L'รขme Immortelle/We Are Temporary" -},{ - "title": "Hold Me - Xe-None Remix", - "artist": "L'รขme Immortelle/XE-NONE" -},{ - "title": "Du siehst mich nicht - Xotox Remix", - "artist": "L'รขme Immortelle/Xotox" -},{ - "title": "Licht und Schatten - Spacediva Remix by Yendri", - "artist": "L'รขme Immortelle/Yendri" -},{ - "title": "Tiefster Winter - Zeromancer Remix", - "artist": "L'รขme Immortelle/Zeromancer" -},{ - "title": "Unendlich - Remix by Zeromancer", - "artist": "L'รขme Immortelle/Zeromancer" -},{ - "title": "Internet Call", - "artist": "L1LY/Projekt Melody" -},{ - "title": "Riders on the Storm", - "artist": "L1LY/Projekt Melody" -},{ - "title": "Another One Bites the Dust (Nightcore Remix)", - "artist": "LA Nightcore" -},{ - "title": "Around the World (La La La La La)", - "artist": "LA Nightcore" -},{ - "title": "Attention", - "artist": "LA Nightcore" -},{ - "title": "Bad Guy", - "artist": "LA Nightcore" -},{ - "title": "Believer", - "artist": "LA Nightcore" -},{ - "title": "Big Girls Don't Cry (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "Blank Space (Nightcore Remix)", - "artist": "LA Nightcore" -},{ - "title": "Blank Space (Nightcore Version) [Unplugged]", - "artist": "LA Nightcore" -},{ - "title": "Caramelldansen", - "artist": "LA Nightcore" -},{ - "title": "Control", - "artist": "LA Nightcore" -},{ - "title": "Cruel Summer", - "artist": "LA Nightcore" -},{ - "title": "Dolls", - "artist": "LA Nightcore" -},{ - "title": "Don't Panic (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "ET (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "Espresso (Bossa Nova)", - "artist": "LA Nightcore" -},{ - "title": "Everytime We Touch", - "artist": "LA Nightcore" -},{ - "title": "Flake (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "Flowers", - "artist": "LA Nightcore" -},{ - "title": "Gimme! Gimme! Gimme!", - "artist": "LA Nightcore" -},{ - "title": "Hey Brother", - "artist": "LA Nightcore" -},{ - "title": "I Wanna Hold Your Hand (Nightcore Remix)", - "artist": "LA Nightcore" -},{ - "title": "I Wouldn't Mind", - "artist": "LA Nightcore" -},{ - "title": "I'll Show You", - "artist": "LA Nightcore" -},{ - "title": "Impossible", - "artist": "LA Nightcore" -},{ - "title": "In the Name of Love", - "artist": "LA Nightcore" -},{ - "title": "Judas", - "artist": "LA Nightcore" -},{ - "title": "Leave My Kitten Alone", - "artist": "LA Nightcore" -},{ - "title": "Lie to Me", - "artist": "LA Nightcore" -},{ - "title": "Looking at Me", - "artist": "LA Nightcore" -},{ - "title": "Lost My Mind", - "artist": "LA Nightcore" -},{ - "title": "Love Me Like You Do (Nightcore Remix)", - "artist": "LA Nightcore" -},{ - "title": "Mad at Disney", - "artist": "LA Nightcore" -},{ - "title": "Medicine", - "artist": "LA Nightcore" -},{ - "title": "Monsters", - "artist": "LA Nightcore" -},{ - "title": "Mood", - "artist": "LA Nightcore" -},{ - "title": "Moonlight Sunrise", - "artist": "LA Nightcore" -},{ - "title": "Not Afraid Anymore", - "artist": "LA Nightcore" -},{ - "title": "Numb", - "artist": "LA Nightcore" -},{ - "title": "Oblivion", - "artist": "LA Nightcore" -},{ - "title": "Poker Face (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "Pretty's on the Inside", - "artist": "LA Nightcore" -},{ - "title": "Weak Fantasy - Instrumental", - "artist": "Nightwish" -},{ - "title": "Primadonna", - "artist": "LA Nightcore" -},{ - "title": "Comalies", - "artist": "Lacuna Coil" -},{ - "title": "Weak Fantasy", - "artist": "Nightwish" -},{ - "title": "Rockefeller Street", - "artist": "LA Nightcore" -},{ - "title": "Sad Song", - "artist": "LA Nightcore" -},{ - "title": "Safe", - "artist": "LA Nightcore" -},{ - "title": "Save Your Tears (Sped Up)", - "artist": "LA Nightcore" -},{ - "title": "See You Again (Nightcore Remix)", - "artist": "LA Nightcore" -},{ - "title": "Shake It Off (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "Soldier of Love (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "Style (Nightcore Remix)", - "artist": "LA Nightcore" -},{ - "title": "Teenage Dream (Nightcore Version)", - "artist": "LA Nightcore" -},{ - "title": "Through the Flames (Bonus track)", - "artist": "Lacuna Coil" -},{ - "title": "Tik Tok", - "artist": "LA Nightcore" -},{ - "title": "Vampire", - "artist": "LA Nightcore" -},{ - "title": "Willow", - "artist": "LA Nightcore" -},{ - "title": "Wrap Me in Plastic", - "artist": "LA Nightcore" -},{ - "title": "Wtf", - "artist": "LA Nightcore" -},{ - "title": "You Can't Stop the Girl", - "artist": "LA Nightcore" -},{ - "title": "Armor (feat. Xhara)", - "artist": "LA Nightcore/Xhara" -},{ - "title": "Bruises (feat. Xhara)", - "artist": "LA Nightcore/Xhara" -},{ - "title": "Holy (feat. Xhara)", - "artist": "LA Nightcore/Xhara" -},{ - "title": "Malibu (feat. Xhara)", - "artist": "LA Nightcore/Xhara" -},{ - "title": "Monsters (feat. Xhara)", - "artist": "LA Nightcore/Xhara" -},{ - "title": "Runnin (feat. Xhara)", - "artist": "LA Nightcore/Xhara" -},{ - "title": "Cherry On Top", - "artist": "LA Nightcore/mimi my" -},{ - "title": "Sofia (Nightstep)", - "artist": "LA Nightcore/mimi my" -},{ - "title": "Fancy Toys", - "artist": "LBLVNC/THROVN/RIELL" -},{ - "title": "Dystophobia", - "artist": "LEVEREVE" -},{ - "title": "REALIZE", - "artist": "LEVEREVE/Hatsune Miku/็ตๆœˆใ‚†ใ‹ใ‚Š" -},{ - "title": "Yesterwynde - Orchestral Version", - "artist": "Nightwish" -},{ - "title": "Yesterwynde", - "artist": "Nightwish" -},{ - "title": "Shots", - "artist": "LMFAO" -},{ - "title": "Yours Is an Empty Hope - Instrumental", - "artist": "Nightwish" -},{ - "title": "Hit and Run", - "artist": "LOLO" -},{ - "title": "Oxygen", - "artist": "Lacuna Coil" -},{ - "title": "Pao Ying Chub! drinkinโ€™ (with Mori Calliope)", - "artist": "LUSS/Mori Calliope" -},{ - "title": "Andria", - "artist": "La Dispute" -},{ - "title": "Bulletproof", - "artist": "La Roux" -},{ - "title": "Ring Frei", - "artist": "LaFee" -},{ - "title": "LaVieEnRose", - "artist": "Unknown Artist" -},{ - "title": "1:19", - "artist": "Lacuna Coil" -},{ - "title": "A Current Obsession", - "artist": "Lacuna Coil" -},{ - "title": "Aeon XX", - "artist": "Lacuna Coil" -},{ - "title": "Aeon", - "artist": "Lacuna Coil" -},{ - "title": "Against You", - "artist": "Lacuna Coil" -},{ - "title": "Angel's Punishment XX", - "artist": "Lacuna Coil" -},{ - "title": "Angel's Punishment", - "artist": "Lacuna Coil" -},{ - "title": "Angels Punishment", - "artist": "Lacuna Coil" -},{ - "title": "Anima Nera", - "artist": "Lacuna Coil" -},{ - "title": "Apocalypse", - "artist": "Lacuna Coil" -},{ - "title": "Black Anima", - "artist": "Lacuna Coil" -},{ - "title": "Black Dried Up Heart (Bonus track)", - "artist": "Lacuna Coil" -},{ - "title": "Black Feathers (Bonus track)", - "artist": "Lacuna Coil" -},{ - "title": "Bleed the Pain", - "artist": "Lacuna Coil" -},{ - "title": "Blood, Tears, Dust", - "artist": "Lacuna Coil" -},{ - "title": "Yours Is an Empty Hope", - "artist": "Nightwish" -},{ - "title": "ร‰lan - Instrumental", - "artist": "Nightwish" -},{ - "title": "Purify", - "artist": "Lacuna Coil" -},{ - "title": "ร‰lan", - "artist": "Nightwish" -},{ - "title": "Theme Of Bayonetta - Mysterious Destiny", - "artist": "Nikola Obermann" -},{ - "title": "Maid of Amsterdam", - "artist": "Nils Brown/Michiel Schrey/Sean Dagher/Assassin's Creed" -},{ - "title": "Analysing - Connor", - "artist": "Nima Fakhrara\nGB9TP1701163" -},{ - "title": "As I See Them - Connor", - "artist": "Nima Fakhrara\nGB9TP1701162" -},{ - "title": "Connor Main Theme - Connor", - "artist": "Nima Fakhrara\nGB9TP1701176" -},{ - "title": "Breakdown", - "artist": "Lacuna Coil" -},{ - "title": "Connor and Hank - Connor", - "artist": "Nima Fakhrara\nGB9TP1701158" -},{ - "title": "What I See", - "artist": "Lacuna Coil" -},{ - "title": "Crossroads - Connor", - "artist": "Nima Fakhrara\nGB9TP1701171" -},{ - "title": "Broken Things", - "artist": "Lacuna Coil" -},{ - "title": "Circle", - "artist": "Lacuna Coil" -},{ - "title": "Claustrophobia", - "artist": "Lacuna Coil" -},{ - "title": "Closer - Acoustic Version", - "artist": "Lacuna Coil" -},{ - "title": "Closer - Radio / Video Mix and Edit", - "artist": "Lacuna Coil" -},{ - "title": "Closer", - "artist": "Lacuna Coil" -},{ - "title": "Cold Heritage", - "artist": "Lacuna Coil" -},{ - "title": "Cold", - "artist": "Lacuna Coil" -},{ - "title": "Comalies XX", - "artist": "Lacuna Coil" -},{ - "title": "Eden Club - Connor", - "artist": "Nima Fakhrara\nGB9TP1701166" -},{ - "title": "Cybersleep", - "artist": "Lacuna Coil" -},{ - "title": "Dark Adrenaline", - "artist": "Lacuna Coil" -},{ - "title": "Daylight Dancer XX", - "artist": "Lacuna Coil" -},{ - "title": "Daylight Dancer", - "artist": "Lacuna Coil" -},{ - "title": "Delirium", - "artist": "Lacuna Coil" -},{ - "title": "Devoted", - "artist": "Lacuna Coil" -},{ - "title": "Die & Rise", - "artist": "Lacuna Coil" -},{ - "title": "Distant Sun", - "artist": "Lacuna Coil" -},{ - "title": "Downfall", - "artist": "Lacuna Coil" -},{ - "title": "End of Time", - "artist": "Lacuna Coil" -},{ - "title": "Enjoy the Silence - cover version", - "artist": "Lacuna Coil" -},{ - "title": "Enjoy the Silence", - "artist": "Lacuna Coil" -},{ - "title": "Entwined XX", - "artist": "Lacuna Coil" -},{ - "title": "Entwined", - "artist": "Lacuna Coil" -},{ - "title": "Falling Again", - "artist": "Lacuna Coil" -},{ - "title": "Falling", - "artist": "Lacuna Coil" -},{ - "title": "Fire", - "artist": "Lacuna Coil" -},{ - "title": "Fragile", - "artist": "Lacuna Coil" -},{ - "title": "Fragments of Faith", - "artist": "Lacuna Coil" -},{ - "title": "Ghost in the Mist", - "artist": "Lacuna Coil" -},{ - "title": "Give Me Something More", - "artist": "Lacuna Coil" -},{ - "title": "Gravity", - "artist": "Lacuna Coil" -},{ - "title": "Halflife", - "artist": "Lacuna Coil" -},{ - "title": "Heaven's a Lie - Radio Mix and Edit", - "artist": "Lacuna Coil" -},{ - "title": "Heaven's a Lie - Studio Acoustic Version", - "artist": "Lacuna Coil" -},{ - "title": "Heaven's a Lie XX", - "artist": "Lacuna Coil" -},{ - "title": "Heaven's a Lie", - "artist": "Lacuna Coil" -},{ - "title": "Heir Of A Dying Day", - "artist": "Lacuna Coil" -},{ - "title": "Honeymoon Suite", - "artist": "Lacuna Coil" -},{ - "title": "Hostage to the Light", - "artist": "Lacuna Coil" -},{ - "title": "Humane XX", - "artist": "Lacuna Coil" -},{ - "title": "Humane", - "artist": "Lacuna Coil" -},{ - "title": "Hyperfast", - "artist": "Lacuna Coil" -},{ - "title": "I Burn in You", - "artist": "Lacuna Coil" -},{ - "title": "Einherjar - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "I Like It - Das Basslaster mix", - "artist": "Lacuna Coil" -},{ - "title": "I Like It - Interface mix", - "artist": "Lacuna Coil" -},{ - "title": "I Like It", - "artist": "Lacuna Coil" -},{ - "title": "I Wish You Were Dead", - "artist": "Lacuna Coil" -},{ - "title": "I Won't Tell You", - "artist": "Lacuna Coil" -},{ - "title": "I'm Not Afraid", - "artist": "Lacuna Coil" -},{ - "title": "In Nomine Patris", - "artist": "Lacuna Coil" -},{ - "title": "In Visible Light", - "artist": "Lacuna Coil" -},{ - "title": "In the End I Feel Alive", - "artist": "Lacuna Coil" -},{ - "title": "Infection", - "artist": "Lacuna Coil" -},{ - "title": "Intoxicated", - "artist": "Lacuna Coil" -},{ - "title": "Kill The Light", - "artist": "Lacuna Coil" -},{ - "title": "Layers of Time", - "artist": "Lacuna Coil" -},{ - "title": "Live to Tell", - "artist": "Lacuna Coil" -},{ - "title": "Losing My Religion", - "artist": "Lacuna Coil" -},{ - "title": "Lost Lullaby", - "artist": "Lacuna Coil" -},{ - "title": "My Demons", - "artist": "Lacuna Coil" -},{ - "title": "My Spirit", - "artist": "Lacuna Coil" -},{ - "title": "My Wings", - "artist": "Lacuna Coil" -},{ - "title": "Hostage - Connor", - "artist": "Nima Fakhrara\nGB9TP1701156" -},{ - "title": "Naughty Christmas", - "artist": "Lacuna Coil" -},{ - "title": "Never Dawn - Instrumental", - "artist": "Lacuna Coil" -},{ - "title": "Never Dawn", - "artist": "Lacuna Coil" -},{ - "title": "No Need To Explain", - "artist": "Lacuna Coil" -},{ - "title": "Not Enough", - "artist": "Lacuna Coil" -},{ - "title": "Nothing Stands in Our Way", - "artist": "Lacuna Coil" -},{ - "title": "Now Or Never", - "artist": "Lacuna Coil" -},{ - "title": "One Cold Day", - "artist": "Lacuna Coil" -},{ - "title": "Our Truth", - "artist": "Lacuna Coil" -},{ - "title": "Battlecry", - "artist": "LazyMario/Nightcore" -},{ - "title": "Reckless", - "artist": "Lacuna Coil" -},{ - "title": "Reverie", - "artist": "Lacuna Coil" -},{ - "title": "Save Me", - "artist": "Lacuna Coil" -},{ - "title": "Scarecrow", - "artist": "Lacuna Coil" -},{ - "title": "Self Deception XX", - "artist": "Lacuna Coil" -},{ - "title": "Self Deception", - "artist": "Lacuna Coil" -},{ - "title": "Senzafine - Studio Acoustic Version", - "artist": "Lacuna Coil" -},{ - "title": "Senzafine", - "artist": "Lacuna Coil" -},{ - "title": "Shallow Life", - "artist": "Lacuna Coil" -},{ - "title": "Sleep Paralysis", - "artist": "Lacuna Coil" -},{ - "title": "Sleepless Empire", - "artist": "Lacuna Coil" -},{ - "title": "Soul into Hades", - "artist": "Lacuna Coil" -},{ - "title": "Spellbound", - "artist": "Lacuna Coil" -},{ - "title": "Stars", - "artist": "Lacuna Coil" -},{ - "title": "Stately Lover", - "artist": "Lacuna Coil" -},{ - "title": "Survive", - "artist": "Lacuna Coil" -},{ - "title": "Swamped - Radio Mix and Edit", - "artist": "Lacuna Coil" -},{ - "title": "Swamped - Studio Acoustic Version", - "artist": "Lacuna Coil" -},{ - "title": "Swamped XX", - "artist": "Lacuna Coil" -},{ - "title": "Swamped", - "artist": "Lacuna Coil" -},{ - "title": "Sword of Anger", - "artist": "Lacuna Coil" -},{ - "title": "Take Me Home", - "artist": "Lacuna Coil" -},{ - "title": "The Army Inside", - "artist": "Lacuna Coil" -},{ - "title": "I Trust You - Connor", - "artist": "Nima Fakhrara\nGB9TP1701170" -},{ - "title": "The End Is All I Can See", - "artist": "Lacuna Coil" -},{ - "title": "The Game", - "artist": "Lacuna Coil" -},{ - "title": "The Ghost Woman And The Hunter", - "artist": "Lacuna Coil" -},{ - "title": "The Ghost Woman and the Hunter XX", - "artist": "Lacuna Coil" -},{ - "title": "The Ghost Woman and the Hunter", - "artist": "Lacuna Coil" -},{ - "title": "The House of Shame", - "artist": "Lacuna Coil" -},{ - "title": "The Maze", - "artist": "Lacuna Coil" -},{ - "title": "The Pain", - "artist": "Lacuna Coil" -},{ - "title": "The Prophet Said XX", - "artist": "Lacuna Coil" -},{ - "title": "The Prophet Said", - "artist": "Lacuna Coil" -},{ - "title": "The Secret", - "artist": "Lacuna Coil" -},{ - "title": "The Siege", - "artist": "Lacuna Coil" -},{ - "title": "This Is My Dream", - "artist": "Lacuna Coil" -},{ - "title": "Tight Rope XX", - "artist": "Lacuna Coil" -},{ - "title": "Tight Rope", - "artist": "Lacuna Coil" -},{ - "title": "To Live Is To Hide", - "artist": "Lacuna Coil" -},{ - "title": "To Myself I Turned", - "artist": "Lacuna Coil" -},{ - "title": "To the Edge", - "artist": "Lacuna Coil" -},{ - "title": "Trance Awake", - "artist": "Lacuna Coil" -},{ - "title": "Trip the Darkness", - "artist": "Lacuna Coil" -},{ - "title": "Ultima Ratio", - "artist": "Lacuna Coil" -},{ - "title": "Un Fantasma Tra Noi (A Ghost Between Us)", - "artist": "Lacuna Coil" -},{ - "title": "Un Fantasma Tra Noi", - "artist": "Lacuna Coil" -},{ - "title": "Investigation - Connor", - "artist": "Nima Fakhrara\nGB9TP1701160" -},{ - "title": "Unchained", - "artist": "Lacuna Coil" -},{ - "title": "Under the Surface", - "artist": "Lacuna Coil" -},{ - "title": "Underdog", - "artist": "Lacuna Coil" -},{ - "title": "Unspoken - Studio Acoustic Version", - "artist": "Lacuna Coil" -},{ - "title": "Unspoken XX", - "artist": "Lacuna Coil" -},{ - "title": "Unspoken", - "artist": "Lacuna Coil" -},{ - "title": "Upsidedown", - "artist": "Lacuna Coil" -},{ - "title": "Veins of Glass", - "artist": "Lacuna Coil" -},{ - "title": "Veneficium", - "artist": "Lacuna Coil" -},{ - "title": "Victims", - "artist": "Lacuna Coil" -},{ - "title": "Virtual Environment", - "artist": "Lacuna Coil" -},{ - "title": "Wave Of Anguish", - "artist": "Lacuna Coil" -},{ - "title": "When A Dead Man Walks", - "artist": "Lacuna Coil" -},{ - "title": "Wide Awake", - "artist": "Lacuna Coil" -},{ - "title": "Serkland - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Without Fear", - "artist": "Lacuna Coil" -},{ - "title": "You Create", - "artist": "Lacuna Coil" -},{ - "title": "You Love Me 'Cause I Hate You", - "artist": "Lacuna Coil" -},{ - "title": "Zombies", - "artist": "Lacuna Coil" -},{ - "title": "Hosting the Shadow (feat. Randy Blythe)", - "artist": "Lacuna Coil/Lamb of God" -},{ - "title": "In The Mean Time (feat. Ash Costello)", - "artist": "Lacuna Coil/New Years Day" -},{ - "title": "Bloody Mary", - "artist": "Lady Gaga" -},{ - "title": "LoveGame", - "artist": "Lady Gaga" -},{ - "title": "Lady of the Clocktower4", - "artist": "Unknown Artist" -},{ - "title": "Whistle (feat. Bertie Scott)", - "artist": "Laidback Luke/Tribbs/Bertie Scott" -},{ - "title": "ๆ„›ใฎ่ฉฉ", - "artist": "LamazeP" -},{ - "title": "Last_Day", - "artist": "Unknown Artist" -},{ - "title": "Latin_Stroke", - "artist": "Unknown Artist" -},{ - "title": "Little by Little", - "artist": "Layn/Zandra Ernebro" -},{ - "title": "Little Poor Me", - "artist": "Layto" -},{ - "title": "Waiting", - "artist": "LazyMario/Frosted/Nightcore" -},{ - "title": "Badliar", - "artist": "LazyMario/Nightcore" -},{ - "title": "Eileen's Ardency - Bonus Track", - "artist": "Leaves' Eyes" -},{ - "title": "Without You", - "artist": "LazyMario/Nightcore" -},{ - "title": "Would you be close to me", - "artist": "LazyMario/Nightcore" -},{ - "title": "Miracle", - "artist": "LazyMario/Nightcore/Nightcore Girl" -},{ - "title": "Lose Myself", - "artist": "LazyMario/Nightcore/Outertone" -},{ - "title": "Invisible Waves", - "artist": "LazyMario/Nightcore/Vital EDM" -},{ - "title": "INDIFFERENT", - "artist": "LeGrand" -},{ - "title": "You Really Got Me", - "artist": "League of Legends: Wild Rift/Hanna Leess/Kataem/Marvin Brooks/2WEI" -},{ - "title": "Twinkle Twinkle", - "artist": "Leah Kate" -},{ - "title": "Across the Sea - Acoustic", - "artist": "Leaves' Eyes" -},{ - "title": "Across the Sea - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Across the Sea", - "artist": "Leaves' Eyes" -},{ - "title": "Amhran (Song of the Winds)", - "artist": "Leaves' Eyes" -},{ - "title": "Amhran - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Angel and the Ghost", - "artist": "Leaves' Eyes" -},{ - "title": "Angus and the Swan", - "artist": "Leaves' Eyes" -},{ - "title": "Ankomst", - "artist": "Leaves' Eyes" -},{ - "title": "At Heaven's End", - "artist": "Leaves' Eyes" -},{ - "title": "Await Orre's Storm", - "artist": "Leaves' Eyes" -},{ - "title": "Beowulf - Bonus Track", - "artist": "Leaves' Eyes" -},{ - "title": "Black Butterfly - EP Version", - "artist": "Leaves' Eyes" -},{ - "title": "Black Butterfly - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Blazing Waters - 2020 Version", - "artist": "Leaves' Eyes" -},{ - "title": "Break Into the Sky of Aeon - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Break Into the Sky of Aeon", - "artist": "Leaves' Eyes" -},{ - "title": "Chain of the Golden Horn - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Chain of the Golden Horn - Score Version", - "artist": "Leaves' Eyes" -},{ - "title": "Chain of the Golden Horn", - "artist": "Leaves' Eyes" -},{ - "title": "Dark Love Empress - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Dark Love Empress - Piano Version", - "artist": "Leaves' Eyes" -},{ - "title": "Dark Love Empress", - "artist": "Leaves' Eyes" -},{ - "title": "Death of a King - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Death of a King - Score Version", - "artist": "Leaves' Eyes" -},{ - "title": "Death of a King", - "artist": "Leaves' Eyes" -},{ - "title": "Dread Hand's Fame", - "artist": "Leaves' Eyes" -},{ - "title": "Edge of Steel - 2016 Version", - "artist": "Leaves' Eyes" -},{ - "title": "Galeids of the Vรฆringjar", - "artist": "Leaves' Eyes" -},{ - "title": "Kamski - Connor", - "artist": "Nima Fakhrara\nGB9TP1701169" -},{ - "title": "Einherjar - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Einherjar", - "artist": "Leaves' Eyes" -},{ - "title": "Elder Spirit - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "Elder Spirit - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Elder Spirit", - "artist": "Leaves' Eyes" -},{ - "title": "Feast of the Year", - "artist": "Leaves' Eyes" -},{ - "title": "Elegy - Single Version", - "artist": "Leaves' Eyes" -},{ - "title": "Elegy", - "artist": "Leaves' Eyes" -},{ - "title": "Emerald Island", - "artist": "Leaves' Eyes" -},{ - "title": "Empty Horizon", - "artist": "Leaves' Eyes" -},{ - "title": "Etain", - "artist": "Leaves' Eyes" -},{ - "title": "Fading Earth", - "artist": "Leaves' Eyes" -},{ - "title": "Fairer Than the Sun - Acoustic Version", - "artist": "Leaves' Eyes" -},{ - "title": "Fairer Than the Sun - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Fairer Than the Sun", - "artist": "Leaves' Eyes" -},{ - "title": "Farewell Proud Men - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Farewell Proud Men", - "artist": "Leaves' Eyes" -},{ - "title": "Fear the Serpent - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "Fear the Serpent - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Fear the Serpent", - "artist": "Leaves' Eyes" -},{ - "title": "Fires in the North - Acoustic Version", - "artist": "Leaves' Eyes" -},{ - "title": "Meet Markus - Connor", - "artist": "Nima Fakhrara\nGB9TP1701173" -},{ - "title": "Fires in the North", - "artist": "Leaves' Eyes" -},{ - "title": "Flames in the Sky - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Flames in the Sky", - "artist": "Leaves' Eyes" -},{ - "title": "For Amelie - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "For Amelie", - "artist": "Leaves' Eyes" -},{ - "title": "Now - Connor", - "artist": "Nima Fakhrara\nGB9TP1701161" -},{ - "title": "For Victory", - "artist": "Leaves' Eyes" -},{ - "title": "Forged by Fire - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "Forged by Fire - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Forged by Fire", - "artist": "Leaves' Eyes" -},{ - "title": "Froyas Theme", - "artist": "Leaves' Eyes" -},{ - "title": "Into the Depths of Hel", - "artist": "Leaves' Eyes" -},{ - "title": "Galswintha", - "artist": "Leaves' Eyes" -},{ - "title": "Goddess of the Night - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "Goddess of the Night - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Goddess of the Night", - "artist": "Leaves' Eyes" -},{ - "title": "Halvdan the Black", - "artist": "Leaves' Eyes" -},{ - "title": "Hammer of the Gods - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "Hammer of the Gods - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Hammer of the Gods", - "artist": "Leaves' Eyes" -},{ - "title": "Haraldskvรฆdi", - "artist": "Leaves' Eyes" -},{ - "title": "Hell to the Heavens", - "artist": "Leaves' Eyes" -},{ - "title": "Hymn to the Lone Sands", - "artist": "Leaves' Eyes" -},{ - "title": "In Eternity - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "In Eternity - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "In Eternity", - "artist": "Leaves' Eyes" -},{ - "title": "Into Your Light - Acoustic", - "artist": "Leaves' Eyes" -},{ - "title": "Into Your Light - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Into Your Light - Radio Mix", - "artist": "Leaves' Eyes" -},{ - "title": "Into Your Light", - "artist": "Leaves' Eyes" -},{ - "title": "Night of the Ravens", - "artist": "Leaves' Eyes" -},{ - "title": "Intro - Vinland Saga - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Irish Rain - Acoustic Version", - "artist": "Leaves' Eyes" -},{ - "title": "Irish Rain", - "artist": "Leaves' Eyes" -},{ - "title": "Jomsborg - Acoustic", - "artist": "Leaves' Eyes" -},{ - "title": "Jomsborg - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Jomsborg", - "artist": "Leaves' Eyes" -},{ - "title": "King of Kings - Acoustic Version", - "artist": "Leaves' Eyes" -},{ - "title": "King of Kings", - "artist": "Leaves' Eyes" -},{ - "title": "Krakevisa", - "artist": "Leaves' Eyes" -},{ - "title": "Leaves Whisper", - "artist": "Leaves' Eyes" -},{ - "title": "Leaves' Eyes - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Leaves' Eyes", - "artist": "Leaves' Eyes" -},{ - "title": "One By One - Connor", - "artist": "Nima Fakhrara\nGB9TP1701167" -},{ - "title": "Legend Land - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Legend Land - Extended Version", - "artist": "Leaves' Eyes" -},{ - "title": "Legend Land", - "artist": "Leaves' Eyes" -},{ - "title": "Like a Mountain - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Like a Mountain", - "artist": "Leaves' Eyes" -},{ - "title": "Lyset - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Norwegian Lovesong - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Lyset", - "artist": "Leaves' Eyes" -},{ - "title": "Maid of Lorraine", - "artist": "Leaves' Eyes" -},{ - "title": "Ocean's Way", - "artist": "Leaves' Eyes" -},{ - "title": "Meredead", - "artist": "Leaves' Eyes" -},{ - "title": "Mine Taror Er Ei Grimme", - "artist": "Leaves' Eyes" -},{ - "title": "Misseri (Turn Green Meadows into Grey)", - "artist": "Leaves' Eyes" -},{ - "title": "Morgenland", - "artist": "Leaves' Eyes" -},{ - "title": "Mot Fjerme Land", - "artist": "Leaves' Eyes" -},{ - "title": "Mourning Tree - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Mourning Tree", - "artist": "Leaves' Eyes" -},{ - "title": "My Destiny - Remix", - "artist": "Leaves' Eyes" -},{ - "title": "My Destiny", - "artist": "Leaves' Eyes" -},{ - "title": "New Found Land - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "New Found Land", - "artist": "Leaves' Eyes" -},{ - "title": "Night of the Ravens - EP Version", - "artist": "Leaves' Eyes" -},{ - "title": "Night of the Ravens - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Sail with the Dead", - "artist": "Leaves' Eyes" -},{ - "title": "Nightshade", - "artist": "Leaves' Eyes" -},{ - "title": "Nine Waive Maidens", - "artist": "Leaves' Eyes" -},{ - "title": "Nine Wave Maidens", - "artist": "Leaves' Eyes" -},{ - "title": "Njord", - "artist": "Leaves' Eyes" -},{ - "title": "Northbound", - "artist": "Leaves' Eyes" -},{ - "title": "Sail with the Dead - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Norwegian Lovesong", - "artist": "Leaves' Eyes" -},{ - "title": "Nystev", - "artist": "Leaves' Eyes" -},{ - "title": "Ocean's Way - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "The Garden - Connor", - "artist": "Nima Fakhrara\nGB9TP1701168" -},{ - "title": "One Caress - Bonus Track - Depeche Mode Cover", - "artist": "Leaves' Eyes" -},{ - "title": "Ophelia", - "artist": "Leaves' Eyes" -},{ - "title": "Outro - Mot Fjerne Land - Dvd", - "artist": "Leaves' Eyes" -},{ - "title": "Past Wide Plains", - "artist": "Leaves' Eyes" -},{ - "title": "Ragnarok", - "artist": "Leaves' Eyes" -},{ - "title": "Realm of Dark Waves - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "Realm of Dark Waves - Orchestral Version", - "artist": "Leaves' Eyes" -},{ - "title": "Realm of Dark Waves", - "artist": "Leaves' Eyes" -},{ - "title": "Return to Life", - "artist": "Leaves' Eyes" -},{ - "title": "Riders on the Wind - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Riders on the Wind", - "artist": "Leaves' Eyes" -},{ - "title": "Rulers of Wind and Waves - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Rulers of Wind and Waves", - "artist": "Leaves' Eyes" -},{ - "title": "Sacred Vow - 2016 Version", - "artist": "Leaves' Eyes" -},{ - "title": "Sacred Vow", - "artist": "Leaves' Eyes" -},{ - "title": "Sail with the Dead - Instrumental Version", - "artist": "Leaves' Eyes" -},{ - "title": "The Interrogation - Connor", - "artist": "Nima Fakhrara\nGB9TP1701159" -},{ - "title": "The Nest - Connor", - "artist": "Nima Fakhrara\nGB9TP1701164" -},{ - "title": "Saint Cecelia", - "artist": "Leaves' Eyes" -},{ - "title": "Scarborough Fair - Acoustic Version", - "artist": "Leaves' Eyes" -},{ - "title": "Scarborough Fair", - "artist": "Leaves' Eyes" -},{ - "title": "Secret", - "artist": "Leaves' Eyes" -},{ - "title": "Senses Capture", - "artist": "Leaves' Eyes" -},{ - "title": "Serkland - EP Version", - "artist": "Leaves' Eyes" -},{ - "title": "Lurking in the Darkness", - "artist": "Nobuo Uematsu" -},{ - "title": "Serkland", - "artist": "Leaves' Eyes" -},{ - "title": "Serpents and Dragons - Instrumental", - "artist": "Leaves' Eyes" -},{ - "title": "Wake Up - Connor", - "artist": "Nima Fakhrara\nGB9TP1701175" -},{ - "title": "What's Your Mission - Connor", - "artist": "Nima Fakhrara\nGB9TP1701172" -},{ - "title": "Will You Trust Me - Connor", - "artist": "Nima Fakhrara\nGB9TP1701174" -},{ - "title": "Your Choice - Connor", - "artist": "Nima Fakhrara\nGB9TP1701157" -},{ - "title": "Hoshi ga Kanaderu Monogatari", - "artist": "Nina Wong" -},{ - "title": "The North Cave", - "artist": "Nobuo Uematsu" -},{ - "title": "Don't Speak", - "artist": "No Doubt" -},{ - "title": "Running", - "artist": "No Doubt" -},{ - "title": "Aerith's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Anxiety", - "artist": "Nobuo Uematsu" -},{ - "title": "Auron's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Barret's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Battle Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Birth of a God", - "artist": "Nobuo Uematsu" -},{ - "title": "Braska's Daughter", - "artist": "Nobuo Uematsu" -},{ - "title": "Bravely Forward", - "artist": "Nobuo Uematsu" -},{ - "title": "Buried in Show", - "artist": "Nobuo Uematsu" -},{ - "title": "Cait Sith's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Calm Before The Storm", - "artist": "Nobuo Uematsu" -},{ - "title": "Chocobo Jam", - "artist": "Nobuo Uematsu" -},{ - "title": "Cid's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Cinco de Chocobo", - "artist": "Nobuo Uematsu" -},{ - "title": "Continue", - "artist": "Nobuo Uematsu" -},{ - "title": "Cosmo Canyon", - "artist": "Nobuo Uematsu" -},{ - "title": "Costa del Sol", - "artist": "Nobuo Uematsu" -},{ - "title": "Countdown", - "artist": "Nobuo Uematsu" -},{ - "title": "Dear to the Heart", - "artist": "Nobuo Uematsu" -},{ - "title": "Debut", - "artist": "Nobuo Uematsu" -},{ - "title": "Descendant of Shinobi", - "artist": "Nobuo Uematsu" -},{ - "title": "Desert Wasteland", - "artist": "Nobuo Uematsu" -},{ - "title": "Djose Temple", - "artist": "Nobuo Uematsu" -},{ - "title": "Don of the Slums", - "artist": "Nobuo Uematsu" -},{ - "title": "Dragonsong (From \"Final Fantasy XIV\")", - "artist": "Nobuo Uematsu" -},{ - "title": "Electric de Chocobo", - "artist": "Nobuo Uematsu" -},{ - "title": "Ending Credits", - "artist": "Nobuo Uematsu" -},{ - "title": "Ending Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Fanfare", - "artist": "Nobuo Uematsu" -},{ - "title": "Farm Boy", - "artist": "Nobuo Uematsu" -},{ - "title": "Fiddle de Chocobo", - "artist": "Nobuo Uematsu" -},{ - "title": "Fight On !", - "artist": "Nobuo Uematsu" -},{ - "title": "Fight With Seymour", - "artist": "Nobuo Uematsu" -},{ - "title": "Flowers Blooming in the Church", - "artist": "Nobuo Uematsu" -},{ - "title": "Forested Temple", - "artist": "Nobuo Uematsu" -},{ - "title": "Fort Condor", - "artist": "Nobuo Uematsu" -},{ - "title": "From the Edge of Despair", - "artist": "Nobuo Uematsu" -},{ - "title": "Game Over", - "artist": "Nobuo Uematsu" -},{ - "title": "Gold Saucer", - "artist": "Nobuo Uematsu" -},{ - "title": "Good Night", - "artist": "Nobuo Uematsu" -},{ - "title": "Honeybee Inn", - "artist": "Nobuo Uematsu" -},{ - "title": "Hum Of The Fayth", - "artist": "Nobuo Uematsu" -},{ - "title": "Hurry !", - "artist": "Nobuo Uematsu" -},{ - "title": "Hurry Up !", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Anima", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Bahamut", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Ifrit", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Ixion", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Shiva", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Spira", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - The Ronso", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Valefor", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Yojimbo", - "artist": "Nobuo Uematsu" -},{ - "title": "Hymn - Yunalesca", - "artist": "Nobuo Uematsu" -},{ - "title": "In Search of the Man in Black", - "artist": "Nobuo Uematsu" -},{ - "title": "Infiltrating Shinra", - "artist": "Nobuo Uematsu" -},{ - "title": "It's Hard to Stand on Both Feet !", - "artist": "Nobuo Uematsu" -},{ - "title": "JENOVA COMPLETE", - "artist": "Nobuo Uematsu" -},{ - "title": "JENOVA", - "artist": "Nobuo Uematsu" -},{ - "title": "Jackpot !", - "artist": "Nobuo Uematsu" -},{ - "title": "Jecht's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Judgment Day", - "artist": "Nobuo Uematsu" -},{ - "title": "Launching a Dream into Space", - "artist": "Nobuo Uematsu" -},{ - "title": "Let the Battles Begin !", - "artist": "Nobuo Uematsu" -},{ - "title": "Lifestream", - "artist": "Nobuo Uematsu" -},{ - "title": "Listen to the Cries of the Planet", - "artist": "Nobuo Uematsu" -},{ - "title": "Lulu's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Main Theme of Final Fantasy VII", - "artist": "Nobuo Uematsu" -},{ - "title": "Mako Cannon -The Destruction of Shinra-", - "artist": "Nobuo Uematsu" -},{ - "title": "Mako Reactor", - "artist": "Nobuo Uematsu" -},{ - "title": "Mi'ihen Highroad", - "artist": "Nobuo Uematsu" -},{ - "title": "Mining Town", - "artist": "Nobuo Uematsu" -},{ - "title": "Movement In Green", - "artist": "Nobuo Uematsu" -},{ - "title": "On Our Way", - "artist": "Nobuo Uematsu" -},{ - "title": "One-Winged Angel", - "artist": "Nobuo Uematsu" -},{ - "title": "Open Your Heart", - "artist": "Nobuo Uematsu" -},{ - "title": "Opening - Bombing Mission", - "artist": "Nobuo Uematsu" -},{ - "title": "Other Side of the Mountain", - "artist": "Nobuo Uematsu" -},{ - "title": "Oui Are Al Bhed", - "artist": "Nobuo Uematsu" -},{ - "title": "Out Of The Frying Pan", - "artist": "Nobuo Uematsu" -},{ - "title": "Patricide", - "artist": "Nobuo Uematsu" -},{ - "title": "Prelude", - "artist": "Nobuo Uematsu" -},{ - "title": "Provincial Town", - "artist": "Nobuo Uematsu" -},{ - "title": "Red XIII's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Reunion", - "artist": "Nobuo Uematsu" -},{ - "title": "Ridess The Shoopuf ?", - "artist": "Nobuo Uematsu" -},{ - "title": "Welcome To Valheim - Menu Theme", - "artist": "Patrik Jarlestam" -},{ - "title": "Rufus's Welcoming Ceremony", - "artist": "Nobuo Uematsu" -},{ - "title": "Secret of the Deep Sea", - "artist": "Nobuo Uematsu" -},{ - "title": "Seymour's Ambition", - "artist": "Nobuo Uematsu" -},{ - "title": "Seymour's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Shinra's Full-Scale Assault", - "artist": "Nobuo Uematsu" -},{ - "title": "Spira Unplugged", - "artist": "Nobuo Uematsu" -},{ - "title": "Steal the Tiny Bronco !", - "artist": "Nobuo Uematsu" -},{ - "title": "Stolen Materia", - "artist": "Nobuo Uematsu" -},{ - "title": "Tango of Tears", - "artist": "Nobuo Uematsu" -},{ - "title": "The Blitzers", - "artist": "Nobuo Uematsu" -},{ - "title": "The Chase", - "artist": "Nobuo Uematsu" -},{ - "title": "The Great Warrior", - "artist": "Nobuo Uematsu" -},{ - "title": "Ninna Nanna", - "artist": "Pink Martini/China Forbes" -},{ - "title": "The Highwind Takes to the Skies", - "artist": "Nobuo Uematsu" -},{ - "title": "The Oppressed", - "artist": "Nobuo Uematsu" -},{ - "title": "The Planet's Crisis", - "artist": "Nobuo Uematsu" -},{ - "title": "The Prelude", - "artist": "Nobuo Uematsu" -},{ - "title": "The Sending", - "artist": "Nobuo Uematsu" -},{ - "title": "The Trials", - "artist": "Nobuo Uematsu" -},{ - "title": "The Truth Revealed", - "artist": "Nobuo Uematsu" -},{ - "title": "The Unsent Laugh", - "artist": "Nobuo Uematsu" -},{ - "title": "They May Pass", - "artist": "Nobuo Uematsu" -},{ - "title": "Those Chosen by the Planet", - "artist": "Nobuo Uematsu" -},{ - "title": "Tidus's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Tifa's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Trail of Blood", - "artist": "Nobuo Uematsu" -},{ - "title": "Turks' Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Under the Rotting Pizza", - "artist": "Nobuo Uematsu" -},{ - "title": "Via Purifico", - "artist": "Nobuo Uematsu" -},{ - "title": "Victory Fanfare", - "artist": "Nobuo Uematsu" -},{ - "title": "Waltz de Chocobo", - "artist": "Nobuo Uematsu" -},{ - "title": "Who...Am I ?", - "artist": "Nobuo Uematsu" -},{ - "title": "Who...Are You?", - "artist": "Nobuo Uematsu" -},{ - "title": "Win/Place/Show Chocobo!", - "artist": "Nobuo Uematsu" -},{ - "title": "Words Drowned by Fireworks", - "artist": "Nobuo Uematsu" -},{ - "title": "Wutai", - "artist": "Nobuo Uematsu" -},{ - "title": "Yuna's Decision", - "artist": "Nobuo Uematsu" -},{ - "title": "Yuna's Theme", - "artist": "Nobuo Uematsu" -},{ - "title": "Zanarkand", - "artist": "Nobuo Uematsu" -},{ - "title": "โ€On That Day, Five Years Ago...โ€", - "artist": "Nobuo Uematsu" -},{ - "title": "โ€Shinra, Inc.โ€", - "artist": "Nobuo Uematsu" -},{ - "title": "โ€good Night, Until Tomorrowโ€", - "artist": "Nobuo Uematsu" -},{ - "title": "Deacons of the Deep", - "artist": "Nobuyoshi Suzuki" -},{ - "title": "No Footfalls to Follow", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Crab Rave", - "artist": "Noisestorm" -},{ - "title": "Cocaine", - "artist": "Nomy" -},{ - "title": "We R Slytherins", - "artist": "Not Literally" -},{ - "title": "Shattered (Turn The Car Around)", - "artist": "O.A.R." -},{ - "title": "Cheerleader - Felix Jaehn Remix Radio Edit", - "artist": "OMI" -},{ - "title": "A World of OMNIA", - "artist": "OMNIA" -},{ - "title": "Alan Lee Tango", - "artist": "OMNIA" -},{ - "title": "Alive Until We Die", - "artist": "OMNIA" -},{ - "title": "Alive! - Radio Version", - "artist": "OMNIA" -},{ - "title": "Alive!", - "artist": "OMNIA" -},{ - "title": "An Dro", - "artist": "OMNIA" -},{ - "title": "Augueries of Innocence", - "artist": "OMNIA" -},{ - "title": "Auguries of Love", - "artist": "OMNIA" -},{ - "title": "Auta Luonto - 2009 version", - "artist": "OMNIA" -},{ - "title": "Auta Luonto", - "artist": "OMNIA" -},{ - "title": "Babu Bawu", - "artist": "OMNIA" -},{ - "title": "Black House", - "artist": "OMNIA" -},{ - "title": "Blood and Bone", - "artist": "OMNIA" -},{ - "title": "Bran (2022)", - "artist": "OMNIA" -},{ - "title": "Bridget Cruise", - "artist": "OMNIA" -},{ - "title": "Call Me Satan", - "artist": "OMNIA" -},{ - "title": "Caveman", - "artist": "OMNIA" -},{ - "title": "Cernunnos", - "artist": "OMNIA" -},{ - "title": "Cornwall", - "artist": "OMNIA" -},{ - "title": "Crazy Man", - "artist": "OMNIA" -},{ - "title": "Dance Until We Die", - "artist": "OMNIA" -},{ - "title": "Dil Gaya - Radio Version", - "artist": "OMNIA" -},{ - "title": "Dil Gaya", - "artist": "OMNIA" -},{ - "title": "Dulaman - 2009 version", - "artist": "OMNIA" -},{ - "title": "Earth Warrior", - "artist": "OMNIA" -},{ - "title": "Eleanor Plunkett", - "artist": "OMNIA" -},{ - "title": "En Avant Blonde", - "artist": "OMNIA" -},{ - "title": "Epona", - "artist": "OMNIA" -},{ - "title": "Equinox", - "artist": "OMNIA" -},{ - "title": "Etrezomp-ni Kelted", - "artist": "OMNIA" -},{ - "title": "Fairy Tale", - "artist": "OMNIA" -},{ - "title": "Fee Ra Huri", - "artist": "OMNIA" -},{ - "title": "Fidhe Ra Huri", - "artist": "OMNIA" -},{ - "title": "For Alice", - "artist": "OMNIA" -},{ - "title": "Free Bird Fly", - "artist": "OMNIA" -},{ - "title": "Free", - "artist": "OMNIA" -},{ - "title": "Freedom Song", - "artist": "OMNIA" -},{ - "title": "Freya", - "artist": "OMNIA" -},{ - "title": "God's Love", - "artist": "OMNIA" -},{ - "title": "Green Man Blues", - "artist": "OMNIA" -},{ - "title": "Harp of Death", - "artist": "OMNIA" -},{ - "title": "Troublemaker (feat. Flo Rida)", - "artist": "Olly Murs/Flo Rida" -},{ - "title": "I Don't Speak Human", - "artist": "OMNIA" -},{ - "title": "Intro", - "artist": "OMNIA" -},{ - "title": "JabberMoon", - "artist": "OMNIA" -},{ - "title": "Jabberwocky", - "artist": "OMNIA" -},{ - "title": "Jenny in 't Fogge", - "artist": "OMNIA" -},{ - "title": "Jenny's Tits", - "artist": "OMNIA" -},{ - "title": "Kokopelli", - "artist": "OMNIA" -},{ - "title": "Lament for a Blackbird (Finale)", - "artist": "OMNIA" -},{ - "title": "Love Birds", - "artist": "OMNIA" -},{ - "title": "Love In The Forest", - "artist": "OMNIA" -},{ - "title": "Lughnasadh", - "artist": "OMNIA" -},{ - "title": "Luna", - "artist": "OMNIA" -},{ - "title": "Lunaโ€™s Coracle", - "artist": "OMNIA" -},{ - "title": "Mabon", - "artist": "OMNIA" -},{ - "title": "Mongol", - "artist": "OMNIA" -},{ - "title": "Moon", - "artist": "OMNIA" -},{ - "title": "Morrigan", - "artist": "OMNIA" -},{ - "title": "Musick", - "artist": "OMNIA" -},{ - "title": "Mutant Monkey", - "artist": "OMNIA" -},{ - "title": "Niiv", - "artist": "OMNIA" -},{ - "title": "Niivโ€™s Cauldron", - "artist": "OMNIA" -},{ - "title": "Noodle the Poodle", - "artist": "OMNIA" -},{ - "title": "Nรคmndemans-Ola", - "artist": "OMNIA" -},{ - "title": "O'Carolan's Dream", - "artist": "OMNIA" -},{ - "title": "OMNIA Medley: I Don't Speak Human / Alive / Black House / Etrezomp-ni Kelted / An Dro", - "artist": "OMNIA" -},{ - "title": "Odi et Amo - 2009 version", - "artist": "OMNIA" -},{ - "title": "Old Man Tree", - "artist": "OMNIA" -},{ - "title": "One Morning in May", - "artist": "OMNIA" -},{ - "title": "One Way Living", - "artist": "OMNIA" -},{ - "title": "Only Love...Can Tame the Demon", - "artist": "OMNIA" -},{ - "title": "Pagan Polska", - "artist": "OMNIA" -},{ - "title": "Planxty Irwin", - "artist": "OMNIA" -},{ - "title": "Prayer", - "artist": "OMNIA" -},{ - "title": "Richard Parker's Fancy", - "artist": "OMNIA" -},{ - "title": "Saltatio Vita", - "artist": "OMNIA" -},{ - "title": "SatyrSex", - "artist": "OMNIA" -},{ - "title": "Shaman of Chaos", - "artist": "OMNIA" -},{ - "title": "Shamaniac", - "artist": "OMNIA" -},{ - "title": "Sing For Love", - "artist": "OMNIA" -},{ - "title": "Sister Sunshine", - "artist": "OMNIA" -},{ - "title": "Solfeggio (Guess who's Bach)", - "artist": "OMNIA" -},{ - "title": "Stand Up", - "artist": "OMNIA" -},{ - "title": "Suck My Flute", - "artist": "OMNIA" -},{ - "title": "Taranis Jupiter", - "artist": "OMNIA" -},{ - "title": "Taranis", - "artist": "OMNIA" -},{ - "title": "Teachers", - "artist": "OMNIA" -},{ - "title": "Teutates", - "artist": "OMNIA" -},{ - "title": "The Bold Fenian Men", - "artist": "OMNIA" -},{ - "title": "The Elven Lover", - "artist": "OMNIA" -},{ - "title": "The Fairy Queen", - "artist": "OMNIA" -},{ - "title": "The Flutterby Set", - "artist": "OMNIA" -},{ - "title": "The Raven", - "artist": "OMNIA" -},{ - "title": "The Wrath Of Heaven", - "artist": "Trevor Morris" -},{ - "title": "The Sidhenearlahi Set", - "artist": "OMNIA" -},{ - "title": "Mafia of Cooks Time Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Well", - "artist": "OMNIA" -},{ - "title": "The Wylde Hunt", - "artist": "OMNIA" -},{ - "title": "Tine Bealtaine", - "artist": "OMNIA" -},{ - "title": "Toys In The Attic", - "artist": "OMNIA" -},{ - "title": "Toyz in the Attic", - "artist": "OMNIA" -},{ - "title": "Triceltika", - "artist": "OMNIA" -},{ - "title": "Twa Corbiez", - "artist": "OMNIA" -},{ - "title": "Uvil Uvil", - "artist": "OMNIA" -},{ - "title": "Wake Up", - "artist": "OMNIA" -},{ - "title": "Weltschmerz (Intro)", - "artist": "OMNIA" -},{ - "title": "Were You At The Rock?", - "artist": "OMNIA" -},{ - "title": "Were You at the Rock?", - "artist": "OMNIA" -},{ - "title": "Wheel Of Time", - "artist": "OMNIA" -},{ - "title": "Wolf Song", - "artist": "OMNIA" -},{ - "title": "Wolf an Dro", - "artist": "OMNIA" -},{ - "title": "Wytches' Brew", - "artist": "OMNIA" -},{ - "title": "Xtatica", - "artist": "OMNIA" -},{ - "title": "Fuck Her Gently", - "artist": "OMNIA/OMNIA-Poรซtree" -},{ - "title": "Grรถne Lunden", - "artist": "OMNIA/OMNIA-Poรซtree" -},{ - "title": "Het Dorp", - "artist": "OMNIA/OMNIA-Poรซtree" -},{ - "title": "Lili Marleen", - "artist": "OMNIA/OMNIA-Poรซtree" -},{ - "title": "SheeBeg SheeMor", - "artist": "OMNIA/OMNIA-Poรซtree" -},{ - "title": "The Mercy Seat", - "artist": "OMNIA/OMNIA-Poรซtree" -},{ - "title": "Who Are You?", - "artist": "OMNIA/OMNIA-Poรซtree" -},{ - "title": "Illuminati", - "artist": "ONICKS" -},{ - "title": "All Eyes on Me", - "artist": "OR3O" -},{ - "title": "Suika Song", - "artist": "OR3O/Lollia" -},{ - "title": "What The Hell - Sleeping Forest Remix", - "artist": "OR3O/Lollia/Adriana Figueroa/Chi-Chi/Kathy-Chan/Cami-Cat/xUnreachablee/EileMonty/Rachie/Annapantsu/Sleeping Forest" -},{ - "title": "What the Hell - Metal Version", - "artist": "OR3O/Lollia/Sleeping Forest/Adriana Figueroa/Annapantsu/Rachie/Chi-Chi/Cami-Cat/Kathy-Chan/EileMonty/xUnreachablee" -},{ - "title": "What the Hell", - "artist": "OR3O/Lollia/Sleeping Forest/Adriana Figueroa/Annapantsu/Rachie/Chi-Chi/Cami-Cat/Kathy-Chan/EileMonty/xUnreachablee" -},{ - "title": "What The Hell - Metal Version", - "artist": "OR3O/Lollia/Sleeping Forest/Adriana Figueroa/Chi-Chi/Kathy-Chan/Cami-Cat/xUnreachablee/EileMonty/Rachie/Annapantsu" -},{ - "title": "What The Hell", - "artist": "OR3O/Lollia/Sleeping Forest/Adriana Figueroa/Chi-Chi/Kathy-Chan/Cami-Cat/xUnreachablee/EileMonty/Rachie/Annapantsu" -},{ - "title": "What The Hell - Tyler Clark Remix", - "artist": "OR3O/Lollia/Sleeping Forest/Adriana Figueroa/Chi-Chi/Kathy-Chan/Cami-Cat/xUnreachablee/EileMonty/Rachie/Annapantsu/Tyler Clark" -},{ - "title": "What The Hell - shirobeats & tenshi Remix", - "artist": "OR3O/Lollia/Sleeping Forest/Adriana Figueroa/Chi-Chi/Kathy-Chan/Cami-Cat/xUnreachablee/EileMonty/Rachie/Annapantsu/shirobeats/tenshi" -},{ - "title": "้ญ”ๆณ•ใฟใŸใ„ใชใƒŸใƒฅใƒผใ‚ธใƒƒใ‚ฏ๏ผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "OSTER project/Hatsune Miku" -},{ - "title": "Amateur Cartography", - "artist": "Obfusc" -},{ - "title": "Inverted Island", - "artist": "Obfusc" -},{ - "title": "Oceanic Glow", - "artist": "Obfusc" -},{ - "title": "Sounds from Shattered Seashells", - "artist": "Obfusc" -},{ - "title": "Little Talks", - "artist": "Of Monsters and Men" -},{ - "title": "Beautiful Day (Nightcore)", - "artist": "Oh Bummer!/Nightcore" -},{ - "title": "Old Yharnam", - "artist": "Unknown Artist" -},{ - "title": "Dumb", - "artist": "Olivia Addams" -},{ - "title": "All That Remains", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Ancestor Reborn", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Glyphs of Light", - "artist": "Oleksa Lozowchuk" -},{ - "title": "As Verdant Limbs Wither", - "artist": "Oleksa Lozowchuk" -},{ - "title": "The Blinding Star", - "artist": "Pablo Vega" -},{ - "title": "Built to Kill", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Claws in the Hollow", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Coiled Strike", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Commander's Orders", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Delver's Dream", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Drowned and Gone", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Every Secret, a Maze", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Defeat", - "artist": "Pablo Vega" -},{ - "title": "Gravesinger", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Lost in the Keg", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Marvels Below", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Night Life", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Primal Steel", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Rifts and Ruptures", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Rusted Sands", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Search and Destroy", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Shoulders of Giants", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Showtime", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Silhouettes", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Solace Beneath the Stars", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Steel the Mind", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Storming the Gates", - "artist": "Oleksa Lozowchuk" -},{ - "title": "The Chorus", - "artist": "Oleksa Lozowchuk" -},{ - "title": "The Diviner", - "artist": "Oleksa Lozowchuk" -},{ - "title": "The Edge of Battle", - "artist": "Oleksa Lozowchuk" -},{ - "title": "The Embers in Our Wake", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Intro", - "artist": "Pablo Vega" -},{ - "title": "The Eye That Reveals", - "artist": "Oleksa Lozowchuk" -},{ - "title": "The Time of Ashes", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Ironclad", - "artist": "Pablo Vega" -},{ - "title": "The Trail We Leave Behind", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Valley's Descent", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Where None Should Tread", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Where the Wanderer Goes", - "artist": "Oleksa Lozowchuk" -},{ - "title": "Gemini (feat. Ariana Gillis)", - "artist": "Oleksa Lozowchuk/Ariana Gillis" -},{ - "title": "In the Flood (feat. Ariana Gillis)", - "artist": "Oleksa Lozowchuk/Ariana Gillis" -},{ - "title": "The Crossing (feat. Ariana Gillis)", - "artist": "Oleksa Lozowchuk/Ariana Gillis" -},{ - "title": "The Strength to Make a Stand (feat. Julie Elven & Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Joris de Man/The Flight/Julie Elven/Melissa R. Kaplan" -},{ - "title": "By Choice, by Fate (feat. Julie Elven)", - "artist": "Oleksa Lozowchuk/Julie Elven" -},{ - "title": "Guardian of the Deep (feat. Julie Elven)", - "artist": "Oleksa Lozowchuk/Julie Elven" -},{ - "title": "As Certain as Stone (feat. Julie Elven & Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Julie Elven/Melissa R. Kaplan" -},{ - "title": "Look Deeper (feat. Julie Elven & Melissa R. Kaplan) - Extended Version", - "artist": "Oleksa Lozowchuk/Julie Elven/Melissa R. Kaplan" -},{ - "title": "Look Deeper (feat. Julie Elven & Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Julie Elven/Melissa R. Kaplan" -},{ - "title": "Resilience to Rise (feat. Julie Elven & Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Julie Elven/Melissa R. Kaplan" -},{ - "title": "Trinity (feat. Julie Elven & Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Julie Elven/Melissa R. Kaplan" -},{ - "title": "Whatever Comes (feat. Julie Elven & Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Julie Elven/Melissa R. Kaplan" -},{ - "title": "237 (feat. Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Melissa R. Kaplan" -},{ - "title": "Echo of You (feat. Melissa R. Kaplan)", - "artist": "Oleksa Lozowchuk/Melissa R. Kaplan" -},{ - "title": "As Before, We Are (feat. musica intima)", - "artist": "Oleksa Lozowchuk/musica intima" -},{ - "title": "Fleet Command - Intro", - "artist": "Pablo Vega" -},{ - "title": "A Plague Tale Requiem", - "artist": "Olivier Deriviere/Eric Maria Couturier/Estonian Philharmonic Chamber Choir" -},{ - "title": "I Write Sins Not Tragedies", - "artist": "Panic! At The Disco" -},{ - "title": "Omen", - "artist": "Unknown Artist" -},{ - "title": "Teo", - "artist": "Omoi" -},{ - "title": "Run", - "artist": "OneRepublic" -},{ - "title": "Encounter (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Orangestar/Hatsune Miku" -},{ - "title": "Orchestral_Action_-_Last_Stand", - "artist": "Unknown Artist" -},{ - "title": "Order of Tyrant", - "artist": "Unknown Artist" -},{ - "title": "Walking Corpse Syndrome", - "artist": "Oreophilum/Megurine Luka" -},{ - "title": "Confidence", - "artist": "Oscar Scheller/Ashnikko" -},{ - "title": "Ievan Polkka", - "artist": "Otomania" -},{ - "title": "Our-Block", - "artist": "Unknown Artist" -},{ - "title": "ใ‚ขใƒณใƒใ‚ฏใƒญใƒญใƒ™ใƒณใ‚ผใƒณ", - "artist": "Owata-P" -},{ - "title": "ใ‚ดใƒใƒฃใ‚ดใƒใƒฃใ†ใ‚‹ใ›ใƒผ๏ผ", - "artist": "Owata-P" -},{ - "title": "ใƒ‘ใƒฉใ‚ธใ‚ฏใƒญใƒญใƒ™ใƒณใ‚ผใƒณ", - "artist": "Owata-P" -},{ - "title": "ใƒชใƒณใกใ‚ƒใ‚“ใชใ†๏ผ", - "artist": "Owata-P" -},{ - "title": "Get the Party Started", - "artist": "P!nk" -},{ - "title": "TRUSTFALL", - "artist": "P!nk" -},{ - "title": "Wellerman vs Ievan Polkka! PIANO BATTLE", - "artist": "PACIL" -},{ - "title": "ALICE", - "artist": "PEGGY" -},{ - "title": "FEMININE RAGE", - "artist": "PEGGY" -},{ - "title": "Fictional Men - Sped Up Version", - "artist": "PEGGY" -},{ - "title": "Villains Aren't Born (They're Made)", - "artist": "PEGGY" -},{ - "title": "The Wolf", - "artist": "PHILDEL" -},{ - "title": "A War Worth Fighting", - "artist": "Pablo Vega" -},{ - "title": "AI Revolution", - "artist": "Pablo Vega" -},{ - "title": "AI Strike", - "artist": "Pablo Vega" -},{ - "title": "AI War (Defeat): Fleet Command", - "artist": "Pablo Vega" -},{ - "title": "AI War (Defeat)", - "artist": "Pablo Vega" -},{ - "title": "AI War (Theme)", - "artist": "Pablo Vega" -},{ - "title": "AI War (Victory): Fleet Command", - "artist": "Pablo Vega" -},{ - "title": "Kite Flier", - "artist": "Pablo Vega" -},{ - "title": "AI War (Victory)", - "artist": "Pablo Vega" -},{ - "title": "Energy Storm", - "artist": "Pablo Vega" -},{ - "title": "AI War 2 Theme", - "artist": "Pablo Vega" -},{ - "title": "Abandoned Ship", - "artist": "Pablo Vega" -},{ - "title": "Light Of The Spire", - "artist": "Pablo Vega" -},{ - "title": "Absolute Zero", - "artist": "Pablo Vega" -},{ - "title": "Acutian Quorum", - "artist": "Pablo Vega" -},{ - "title": "Acutians 2 - Bonus Track", - "artist": "Pablo Vega" -},{ - "title": "Acutians", - "artist": "Pablo Vega" -},{ - "title": "Ambitious Design", - "artist": "Pablo Vega" -},{ - "title": "An Unfamiliar World", - "artist": "Pablo Vega" -},{ - "title": "Ancient Shadows (Warrior's Lament)", - "artist": "Pablo Vega" -},{ - "title": "Ancient Shadows Theme - Bonus Track", - "artist": "Pablo Vega" -},{ - "title": "Andor Assembly", - "artist": "Pablo Vega" -},{ - "title": "Andors 2 - Bonus Track", - "artist": "Pablo Vega" -},{ - "title": "Andors", - "artist": "Pablo Vega" -},{ - "title": "Arise Sleeping Warriors", - "artist": "Pablo Vega" -},{ - "title": "Battle 5", - "artist": "Pablo Vega" -},{ - "title": "Battle 6", - "artist": "Pablo Vega" -},{ - "title": "Battle Theme 1", - "artist": "Pablo Vega" -},{ - "title": "Light Year", - "artist": "Pablo Vega" -},{ - "title": "Marisa", - "artist": "Pablo Vega" -},{ - "title": "Battle Theme 2", - "artist": "Pablo Vega" -},{ - "title": "Battle Theme 3", - "artist": "Pablo Vega" -},{ - "title": "Battle Theme 4", - "artist": "Pablo Vega" -},{ - "title": "Birth Of The Golems", - "artist": "Pablo Vega" -},{ - "title": "Black Market", - "artist": "Pablo Vega" -},{ - "title": "Boarine Winter Storm", - "artist": "Pablo Vega" -},{ - "title": "Boarines 2 - Bonus Track", - "artist": "Pablo Vega" -},{ - "title": "Boarines", - "artist": "Pablo Vega" -},{ - "title": "Bouncing Lights", - "artist": "Pablo Vega" -},{ - "title": "Burlust Anthem", - "artist": "Pablo Vega" -},{ - "title": "Burlusts Battle Theme", - "artist": "Pablo Vega" -},{ - "title": "Burlusts", - "artist": "Pablo Vega" -},{ - "title": "Cries Of Zenith", - "artist": "Pablo Vega" -},{ - "title": "Darkness", - "artist": "Pablo Vega" -},{ - "title": "Deception", - "artist": "Pablo Vega" -},{ - "title": "Into You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Devastator", - "artist": "Pablo Vega" -},{ - "title": "Voyage To Zenith", - "artist": "Pablo Vega" -},{ - "title": "The Chase [Loop]", - "artist": "Pablo Vega" -},{ - "title": "Evuck Incantation", - "artist": "Pablo Vega" -},{ - "title": "Evucks", - "artist": "Pablo Vega" -},{ - "title": "Fire And Iron", - "artist": "Pablo Vega" -},{ - "title": "Believe (Nightcore)", - "artist": "Syrex" -},{ - "title": "Heart Of Zenith", - "artist": "Pablo Vega" -},{ - "title": "Imitated and Integrated", - "artist": "Pablo Vega" -},{ - "title": "Imminent Annihilation", - "artist": "Pablo Vega" -},{ - "title": "Immortal", - "artist": "Pablo Vega" -},{ - "title": "Incarnate Race", - "artist": "Pablo Vega" -},{ - "title": "Inquisition of the Stars", - "artist": "Pablo Vega" -},{ - "title": "Intro (Variation)", - "artist": "Pablo Vega" -},{ - "title": "Metal", - "artist": "Pablo Vega" -},{ - "title": "Meteor Shower", - "artist": "Pablo Vega" -},{ - "title": "Midnight: Fleet Command", - "artist": "Pablo Vega" -},{ - "title": "Never Know (Nightcore)", - "artist": "Syrex" -},{ - "title": "Neinzul Lullaby", - "artist": "Pablo Vega" -},{ - "title": "Neinzul Reborn", - "artist": "Pablo Vega" -},{ - "title": "Night Carousel", - "artist": "Pablo Vega" -},{ - "title": "Fool in Love (Nightcore)", - "artist": "Syrex/Marin Hoxha/Tara Louise" -},{ - "title": "Night Light: Light of the Spire", - "artist": "Pablo Vega" -},{ - "title": "Nomad Beacon", - "artist": "Pablo Vega" -},{ - "title": "Nomad Sunrise: Destroyer of Worlds", - "artist": "Pablo Vega" -},{ - "title": "Nomad Sunrise", - "artist": "Pablo Vega" -},{ - "title": "Odyssey", - "artist": "Pablo Vega" -},{ - "title": "On The Move", - "artist": "Pablo Vega" -},{ - "title": "Peltians Remix", - "artist": "Pablo Vega" -},{ - "title": "Peltians", - "artist": "Pablo Vega" -},{ - "title": "Revelations 9:6", - "artist": "Pablo Vega" -},{ - "title": "Riddles In The Dark", - "artist": "Pablo Vega" -},{ - "title": "Alpine Skyline - Lava Cake Path (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Rising Up: Vengeance of the Machine", - "artist": "Pablo Vega" -},{ - "title": "Skylaxian Dreams", - "artist": "Pablo Vega" -},{ - "title": "Skylaxians", - "artist": "Pablo Vega" -},{ - "title": "Sleepless Children", - "artist": "Pablo Vega" -},{ - "title": "Smooth", - "artist": "Pablo Vega" -},{ - "title": "Spike", - "artist": "Pablo Vega" -},{ - "title": "Stars", - "artist": "Pablo Vega" -},{ - "title": "Supercluster", - "artist": "Pablo Vega" -},{ - "title": "Mafia Hq Cutscene - Time Piece Truth", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Exodian Blade", - "artist": "Pablo Vega" -},{ - "title": "The Last Federation", - "artist": "Pablo Vega" -},{ - "title": "The Light Within", - "artist": "Pablo Vega" -},{ - "title": "The Next Chapter", - "artist": "Pablo Vega" -},{ - "title": "The Night Light", - "artist": "Pablo Vega" -},{ - "title": "The Worm Hole", - "artist": "Pablo Vega" -},{ - "title": "Thor (Variation)", - "artist": "Pablo Vega" -},{ - "title": "Thor", - "artist": "Pablo Vega" -},{ - "title": "Thoraxian Hive", - "artist": "Pablo Vega" -},{ - "title": "Thoraxians", - "artist": "Pablo Vega" -},{ - "title": "Translocator", - "artist": "Pablo Vega" -},{ - "title": "Victory Fanfare", - "artist": "Pablo Vega" -},{ - "title": "Misery Business", - "artist": "Paramore" -},{ - "title": "Voyage to Zenith: Zenith Remnant", - "artist": "Pablo Vega" -},{ - "title": "Waking to Darkness", - "artist": "Pablo Vega" -},{ - "title": "Warp", - "artist": "Pablo Vega" -},{ - "title": "Welcome to The End", - "artist": "Pablo Vega" -},{ - "title": "Whispers of Hope", - "artist": "Pablo Vega" -},{ - "title": "Worshipped Wasteland", - "artist": "Pablo Vega" -},{ - "title": "Wrath of the Spire", - "artist": "Pablo Vega" -},{ - "title": "Lay Down Your Arms", - "artist": "Pablo Vega/Corinne Tabor" -},{ - "title": "House of Memories", - "artist": "Panic! At The Disco" -},{ - "title": "Heart to Heart", - "artist": "Pascal Michael Stiefel" -},{ - "title": "(One of Those) Crazy Girls", - "artist": "Paramore" -},{ - "title": "26", - "artist": "Paramore" -},{ - "title": "Ain't It Fun - Radio Edit", - "artist": "Paramore" -},{ - "title": "Ain't It Fun", - "artist": "Paramore" -},{ - "title": "All I Wanted", - "artist": "Paramore" -},{ - "title": "All We Know", - "artist": "Paramore" -},{ - "title": "Anklebiters", - "artist": "Paramore" -},{ - "title": "Be Alone", - "artist": "Paramore" -},{ - "title": "Big Man, Little Dignity", - "artist": "Paramore" -},{ - "title": "Born for This", - "artist": "Paramore" -},{ - "title": "Brick by Boring Brick", - "artist": "Paramore" -},{ - "title": "Brighter", - "artist": "Paramore" -},{ - "title": "Burning Down the House", - "artist": "Paramore" -},{ - "title": "Careful", - "artist": "Paramore" -},{ - "title": "Caught in the Middle", - "artist": "Paramore" -},{ - "title": "Conspiracy", - "artist": "Paramore" -},{ - "title": "Crave", - "artist": "Paramore" -},{ - "title": "Cโ€™est Comme ร‡a", - "artist": "Paramore" -},{ - "title": "Daydreaming", - "artist": "Paramore" -},{ - "title": "Decode", - "artist": "Paramore" -},{ - "title": "Emergency", - "artist": "Paramore" -},{ - "title": "Escape Route", - "artist": "Paramore" -},{ - "title": "Fake Happy - Edit", - "artist": "Paramore\nhttps://open.spotify.com/track/3PPgJlgCbwTP14BvcsQjYR" -},{ - "title": "Fake Happy", - "artist": "Paramore" -},{ - "title": "Fast in My Car", - "artist": "Paramore" -},{ - "title": "Feeling Sorry", - "artist": "Paramore" -},{ - "title": "Fences", - "artist": "Paramore" -},{ - "title": "Figure 8", - "artist": "Paramore" -},{ - "title": "For a Pessimist, I'm Pretty Optimistic", - "artist": "Paramore" -},{ - "title": "Forgiveness", - "artist": "Paramore" -},{ - "title": "Franklin", - "artist": "Paramore" -},{ - "title": "Future", - "artist": "Paramore" -},{ - "title": "Grow Up", - "artist": "Paramore" -},{ - "title": "Grudges", - "artist": "Paramore" -},{ - "title": "Hallelujah", - "artist": "Paramore" -},{ - "title": "Hard Times", - "artist": "Paramore" -},{ - "title": "Hate to See Your Heart Break", - "artist": "Paramore" -},{ - "title": "Hello Cold World", - "artist": "Paramore" -},{ - "title": "Here We Go Again", - "artist": "Paramore" -},{ - "title": "I Caught Myself", - "artist": "Paramore" -},{ - "title": "Idle Worship", - "artist": "Paramore" -},{ - "title": "Ignorance", - "artist": "Paramore" -},{ - "title": "In the Mourning", - "artist": "Paramore" -},{ - "title": "Interlude: Holiday", - "artist": "Paramore" -},{ - "title": "Interlude: I'm Not Angry Anymore", - "artist": "Paramore" -},{ - "title": "Interlude: Moving On", - "artist": "Paramore" -},{ - "title": "Last Hope", - "artist": "Paramore" -},{ - "title": "Let the Flames Begin", - "artist": "Paramore" -},{ - "title": "Liar", - "artist": "Paramore" -},{ - "title": "Looking Up", - "artist": "Paramore" -},{ - "title": "Miracle", - "artist": "Paramore" -},{ - "title": "Misery Business - Acoustic Version", - "artist": "Paramore" -},{ - "title": "Misery Business - Single Version", - "artist": "Paramore" -},{ - "title": "Mafia Town Is Asleep", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Misguided Ghosts", - "artist": "Paramore" -},{ - "title": "Monster - Transformers Soundtrack Version", - "artist": "Paramore" -},{ - "title": "My Heart", - "artist": "Paramore" -},{ - "title": "My Hero - Acoustic", - "artist": "Paramore" -},{ - "title": "My Hero - Electronic Mix", - "artist": "Paramore" -},{ - "title": "Native Tongue", - "artist": "Paramore" -},{ - "title": "Never Let This Go", - "artist": "Paramore" -},{ - "title": "No Friend", - "artist": "Paramore" -},{ - "title": "Now", - "artist": "Paramore" -},{ - "title": "Part II", - "artist": "Paramore" -},{ - "title": "Playing God", - "artist": "Paramore" -},{ - "title": "Pool", - "artist": "Paramore" -},{ - "title": "Pressure", - "artist": "Paramore" -},{ - "title": "Proof", - "artist": "Paramore" -},{ - "title": "Renegade", - "artist": "Paramore" -},{ - "title": "Rose-Colored Boy - Mix 2", - "artist": "Paramore" -},{ - "title": "The Cage / Vodka", - "artist": "Sonata Arctica" -},{ - "title": "Running Out Of Time", - "artist": "Paramore" -},{ - "title": "Sanity (Re: Jack Antonoff)", - "artist": "Paramore" -},{ - "title": "Sanity (demo)", - "artist": "Paramore" -},{ - "title": "Still into You", - "artist": "Paramore" -},{ - "title": "Stop This Song (Love Sick Melody)", - "artist": "Paramore" -},{ - "title": "Tell Me How", - "artist": "Paramore" -},{ - "title": "Tell Me It's Okay - Demo", - "artist": "Paramore" -},{ - "title": "That's What You Get", - "artist": "Paramore" -},{ - "title": "The News", - "artist": "Paramore" -},{ - "title": "The Only Exception", - "artist": "Paramore" -},{ - "title": "Thick Skull", - "artist": "Paramore" -},{ - "title": "This Is Why", - "artist": "Paramore" -},{ - "title": "Told You So", - "artist": "Paramore" -},{ - "title": "Turn It Off", - "artist": "Paramore" -},{ - "title": "We Are Broken", - "artist": "Paramore" -},{ - "title": "When It Rains", - "artist": "Paramore" -},{ - "title": "Where the Lines Overlap", - "artist": "Paramore" -},{ - "title": "Whoa", - "artist": "Paramore" -},{ - "title": "You First", - "artist": "Paramore" -},{ - "title": "crushcrushcrush", - "artist": "Paramore" -},{ - "title": "Figure 8 (Re: Bartees Strange)", - "artist": "Paramore/Bartees Strange" -},{ - "title": "Crave (Re: Claud)", - "artist": "Paramore/Claud" -},{ - "title": "Big Man, Little Dignity (Re: DOMi & JD BECK)", - "artist": "Paramore/DOMi & JD BECK" -},{ - "title": "David Byrne Does Hard Times", - "artist": "Paramore/David Byrne" -},{ - "title": "Ain't It Fun - Dutch Uncles Remix", - "artist": "Paramore/Dutch Uncles" -},{ - "title": "This Is Why (Re: Foals)", - "artist": "Paramore/Foals" -},{ - "title": "Hate to See Your Heart Break (feat. Joy Williams)", - "artist": "Paramore/Joy Williams" -},{ - "title": "Thick Skull (Re: Julien Baker)", - "artist": "Paramore/Julien Baker" -},{ - "title": "Ain't It Fun - Kye Kye Remix", - "artist": "Paramore/Kye Kye" -},{ - "title": "Running Out Of Time (Re: Panda Bear)", - "artist": "Paramore/Panda Bear" -},{ - "title": "You First (Re: Remi Wolf)", - "artist": "Paramore/Remi Wolf" -},{ - "title": "Liar (Re: Romy)", - "artist": "Paramore/Romy" -},{ - "title": "Adam Jensen 2.0 Trailer", - "artist": "Sascha Dikiciyan" -},{ - "title": "Ain't It Fun - Smash Mode Remix", - "artist": "Paramore/Smash Mode" -},{ - "title": "The News (Re: The Linda Lindas)", - "artist": "Paramore/The Linda Lindas/Carlos De La Garza" -},{ - "title": "Cโ€™est Comme ร‡a (Re: Wet Leg)", - "artist": "Paramore/Wet Leg" -},{ - "title": "Running Out Of Time (Re: Zane Lowe)", - "artist": "Paramore/Zane Lowe" -},{ - "title": "labour", - "artist": "Paris Paloma" -},{ - "title": "Grandpa's Groove - AronChupa Edit", - "artist": "Parov Stelar/AronChupa/Little Sis Nora" -},{ - "title": "A Forsaken Place", - "artist": "Pascal Michael Stiefel" -},{ - "title": "A New Friend in Mafia Town - Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "A New Friend in Mafia Town", - "artist": "Pascal Michael Stiefel" -},{ - "title": "All Time Pieces Get", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpha Trailer Theme Ragtime Remix", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline - Hub Mountain (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpha Trailer Theme", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline - Bird House Path (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline - Twilight Bell Path (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline - Windmill Path (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline Bonus Track", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline Time Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline at Night", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline's Lazy Paw Gang", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Alpine Skyline", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Barrel Battle", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Battle of the Birds Time Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Beat the Heat", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Beta Credits Theme", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Beta File Select", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Bird Sanctuary", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Bluefin Tunnels", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Bon Voyage!", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Calm Hour", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Cheating the Race", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Clocktowers Beneath the Sea", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Close to Toilet of Doom", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Collapsing Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Dead Bird Studio Basement", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Dead Bird Studio Is Closed", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Dead Bird Studio", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Deadbird Studio Reception", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Death Wish", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Deep Sea Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Dreamy Clocktowers Bonus Track", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Drowning (Jingle)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Early Mafia Town Sketch (Making of Insight)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Entering Vanessa Manor", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Everyone Rescued", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Fast Food", - "artist": "Pascal Michael Stiefel" -},{ - "title": "File Select", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Final Boss Defeated", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Fox Mask Theme (Oompah Oompah Remix)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Fox Mask Theme", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Gears for Breakfast Logo (Jingle)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Get Lost", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Goodbye Everyone", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Green Clean Station", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Heating up Mafia Town", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Intro Cutscene - Monitor Scene", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Intro Cutscene - Scary Ambience", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Intro Cutscene - Sleeping Scene", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Intro Cutscene - Window Scene", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Judge, Jury and Executioner - Outside Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Judge, Jury and Executioner", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Killing Two Birds", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Level Intro - Alpine Skyline", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Level Intro - Battle of the Birds", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Level Intro - Mafia Town", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Level Intro - Sand 'n Sails", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Level Intro - Subcon Forest", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Level Intro - Time Rifts", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Little Help from My Friends", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Loading Screen - Battle of the Birds", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Loading Screen - Mafia Town", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Loading Screen - Sand 'n Sails", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Loading Screen - Subcon Forest", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Mafia Boss' big Showdown", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Mafia Hq Cutscene - Leaving", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Fire and Steel", - "artist": "Skewsound" -},{ - "title": "Mafia Hq Cutscene - Turn Evil", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Mafia Hq Entrance (Jingle)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Mafia Hq", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Mafia Town 8 Bit (Remix)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Mafia Town Is Asleep - Underwater", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Bonemass Defiles", - "artist": "Patrik Jarlestam" -},{ - "title": "Welcome to Mafia Town", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Main Theme", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Metal Bork", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Murder on the Owl Express", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Mustache Girl Ex", - "artist": "Pascal Michael Stiefel" -},{ - "title": "New Adventure", - "artist": "Pascal Michael Stiefel" -},{ - "title": "New Dog Adventure", - "artist": "Pascal Michael Stiefel" -},{ - "title": "No More Mafia Boss", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Nyakuza Metro", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Oh It's You", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Peace and Tranquility", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Picture Perfect B-Side (Remix)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Picture Perfect", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Pink Paw Station", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Queen Vanessa - She Caught You", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Queen Vanessa - She's Coming Closer", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Queen Vanessa - She's Here", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Queen Vanessa - She's on Her Way", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Rhythm Jump Studio Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Rock the Boat", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Roll the Slots", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Rush Hour", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Sand 'n Sails Cave Rave", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Sand 'n Sails Heatgusts", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Sand 'n Sails Village", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Scootin' through Clocktowers Beneath the Sea", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Scootin' through Mafia Town", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Scootin' through Subcon Forest", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Security Breach", - "artist": "Pascal Michael Stiefel" -},{ - "title": "She Came from Outer Space Phase 1", - "artist": "Pascal Michael Stiefel" -},{ - "title": "She Came from Outer Space Phase 2", - "artist": "Pascal Michael Stiefel" -},{ - "title": "She Came from Outer Space Phase 3", - "artist": "Pascal Michael Stiefel" -},{ - "title": "She Came from Outer Space Phase 4", - "artist": "Pascal Michael Stiefel" -},{ - "title": "She Came from Outer Space Phase 5", - "artist": "Pascal Michael Stiefel" -},{ - "title": "She Came from Outer Space", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Ship Shape", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Snatcher's Contractual Obligations", - "artist": "Pascal Michael Stiefel" -},{ - "title": "So, Whats the Plan", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Subcon Forest - Off Path Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Subcon Forest - On Path Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Subcon Forest - Swamp Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Subcon Forest Time Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Subcon Forest", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Subcon Village", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Rush E", - "artist": "Sheet Music Boss" -},{ - "title": "The Annual Bird Movie Award", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Badge Seller", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Battle of Award 42", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Big Parade - Low Key Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Big Parade", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Birdhouse Peak (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Birdhouse Peak - Bomb Enemy (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Trainwreck of Electro Swing (Remix)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Birdhouse Peak - Indoor Variation (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Birdhouse Peak - The Fat Bird Variation (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Birdhouse Peak", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Conductor's Train", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Empress", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The End", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Fire Spirits", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Lava Cake Peak - Lowkey Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Lava Cake Peak", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Mystery Track", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Phone's Ringing", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Ratings Are In", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Subcon Caves", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Tower of the Goats", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Twilight Bell Peak - Lowkey Variation", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Twilight Bell Peak, Pt. 1", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Twilight Bell Peak, Pt. 2", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Twilight Bell Peak", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Weather Has Cleared", - "artist": "Pascal Michael Stiefel" -},{ - "title": "The Windmill Peak", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tick Tock", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Time Piece Get", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Time Piece Released", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Time Rift Story Book", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Title Screen", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Toilet of Doom", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tour Rift (Alpine Skyline)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tour Rift (Attic)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tour Rift (Battle of the Birds)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tour Rift (Mafia Town)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tour Rift (Spaceship)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tour Rift (Subcon Forest)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tour Rift (Time's End)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Train Rush", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Poor Unfortunate Souls", - "artist": "Pat Carroll/Disney" -},{ - "title": "Turn on the Pyrotechnics", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Twilight Travels Rift", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Umbrella Mafia Chase", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Vanessa Wants to Play", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Welcome to Mafia Town (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Welcome to Mafia Town - Beach (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Welcome to Mafia Town - Underwater (Full Length)", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Tuca Tuca", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Who Dun It", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Wound-up Windmill", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Wowl Band Practice Tune", - "artist": "Pascal Michael Stiefel" -},{ - "title": "You Are All Bad Guys", - "artist": "Pascal Michael Stiefel" -},{ - "title": "You Are Now Legally a Bird", - "artist": "Pascal Michael Stiefel" -},{ - "title": "You're Safe Now", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Your Contract Has Expired", - "artist": "Pascal Michael Stiefel" -},{ - "title": "Clocktowers Beneath the Sea (Remix) [feat. AdulescensF]", - "artist": "Pascal Michael Stiefel/AdulescensF" -},{ - "title": "Mafia Boss' big Showdown (Remix) [feat. AdulescensF]", - "artist": "Pascal Michael Stiefel/AdulescensF" -},{ - "title": "Rumbi Factory", - "artist": "Pascal Michael Stiefel/Cameron 'Caero' Munoz" -},{ - "title": "Your Contract Has Expired (Remix) [feat. Cameron Munoz]", - "artist": "Pascal Michael Stiefel/Cameron Munoz" -},{ - "title": "Picture Perfect (Remix) [feat. Carlos Eiene]", - "artist": "Pascal Michael Stiefel/Carlos Eiene" -},{ - "title": "Sand 'n Sails Heatgusts (Remix) [feat. Carlos Eiene]", - "artist": "Pascal Michael Stiefel/Carlos Eiene" -},{ - "title": "Scootin' through My Subconscious Mind (Scootin' through Subcon Forest Remix) [feat. Chimpazilla]", - "artist": "Pascal Michael Stiefel/Chimpazilla" -},{ - "title": "Subcon Village (Remix) [feat. Echorobot]", - "artist": "Pascal Michael Stiefel/Echorobot" -},{ - "title": "Subcon Village B-Side (Remix) [feat. Echorobot]", - "artist": "Pascal Michael Stiefel/Echorobot" -},{ - "title": "Through Time and Space (Main Theme Remix) [feat. Gario]", - "artist": "Pascal Michael Stiefel/Gario" -},{ - "title": "Freight Car Frenzy (Train Rush Remix) [feat. Jasper]", - "artist": "Pascal Michael Stiefel/Jasper" -},{ - "title": "The Lava Cake Peak (Remix) [feat. Julia Henderson]", - "artist": "Pascal Michael Stiefel/Julia Henderson" -},{ - "title": "You Are All Bad Guys (Remix) [feat. Laura Platt]", - "artist": "Pascal Michael Stiefel/Laura Platt" -},{ - "title": "Scootin' thru Mafia Town (Remix) [feat. LongBoxofChocolate]", - "artist": "Pascal Michael Stiefel/LongBoxofChocolate" -},{ - "title": "Alpha Bookstore Theme (feat. Mp2)", - "artist": "Pascal Michael Stiefel/MP2" -},{ - "title": "Welcome to Mafia Town (Remix) [feat. Qumu]", - "artist": "Pascal Michael Stiefel/Qumu" -},{ - "title": "I Am Bird (You Are Now Legally a Bird Remix) [feat. Theory of N]", - "artist": "Pascal Michael Stiefel/Theory Of N" -},{ - "title": "Main Theme (Remix) [feat. Vgr]", - "artist": "Pascal Michael Stiefel/VGR" -},{ - "title": "Nyakuza Manholes", - "artist": "Pascal Michael Stiefel/nelward" -},{ - "title": "Kindom for a Heart", - "artist": "Sonata Arctica" -},{ - "title": "Pirate's Lullaby", - "artist": "Pat Razket" -},{ - "title": "Pirateโ€™s Lullaby", - "artist": "Pat Razket" -},{ - "title": "Black Forest - The Darkness", - "artist": "Patrik Jarlestam" -},{ - "title": "Ardent Dreams", - "artist": "Pawel Perepelica" -},{ - "title": "Dawn Arrives", - "artist": "Patrik Jarlestam" -},{ - "title": "Dusk Sends Its Veil", - "artist": "Patrik Jarlestam" -},{ - "title": "Eikthyr Rides", - "artist": "Patrik Jarlestam" -},{ - "title": "Elder Awakens", - "artist": "Patrik Jarlestam" -},{ - "title": "Flight Into Valheim", - "artist": "Patrik Jarlestam" -},{ - "title": "Home - A Place To Enjoy", - "artist": "Patrik Jarlestam" -},{ - "title": "Mistlands - Kneel to The Seeker Queen - ambient", - "artist": "Patrik Jarlestam" -},{ - "title": "Mistlands - Kneel to The Seeker Queen", - "artist": "Patrik Jarlestam" -},{ - "title": "Moder Protects", - "artist": "Patrik Jarlestam" -},{ - "title": "Out For A Sailing Adventure", - "artist": "Patrik Jarlestam" -},{ - "title": "The Forest Crypt", - "artist": "Patrik Jarlestam" -},{ - "title": "The Forest Is Moving", - "artist": "Patrik Jarlestam" -},{ - "title": "The Meadows - A Place To Rest", - "artist": "Patrik Jarlestam" -},{ - "title": "The Mountains - High Territory", - "artist": "Patrik Jarlestam" -},{ - "title": "The Plains - Farmstead", - "artist": "Patrik Jarlestam" -},{ - "title": "The Swamps - Sunken Water", - "artist": "Patrik Jarlestam" -},{ - "title": "Song in the Wind", - "artist": "Tomoki Miyoshi" -},{ - "title": "Yagluth Reigns", - "artist": "Patrik Jarlestam" -},{ - "title": "Hildir's tiny emporium of costume changes", - "artist": "Patrik Jarlestam/David Eriksson" -},{ - "title": "The wandering adventures of Haldor and Halstein", - "artist": "Patrik Jarlestam/David Eriksson/Freya Schack-Arnott" -},{ - "title": "Black Forest - Smouldering Tomb", - "artist": "Patrik Jarlestam/Freya Schack-Arnott" -},{ - "title": "Fuling Encampment - The horde under attack", - "artist": "Patrik Jarlestam/Freya Schack-Arnott" -},{ - "title": "Mountains - Howling Cavern", - "artist": "Patrik Jarlestam/Freya Schack-Arnott" -},{ - "title": "Plains - Sealed Tower", - "artist": "Patrik Jarlestam/Freya Schack-Arnott" -},{ - "title": "Ashlands' Fortress - These stones have witnessed more than most ever will", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Beth Condon/Anna Cooper/Michael H Dixon/Mattias Hanskov Palm" -},{ - "title": "Ashlands' Ruins 2 - Soaring high, come laying low", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Beth Condon/Anna Cooper/Michael H Dixon/Mattias Hanskov Palm" -},{ - "title": "Ashlands - Transformed by Fire", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Beth Condon/Anna Cooper/Nicola Bell/Michael H Dixon/Mattias Hanskov Palm" -},{ - "title": "Ashlands' Ruins 1 - Where every choice was made of stone", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Beth Condon/Anna Cooper/Nicola Bell/Michael H Dixon/Mattias Hanskov Palm" -},{ - "title": "Ashlands' Ruins 3 - For all who lived here", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Beth Condon/Anna Cooper/Nicola Bell/Michael H Dixon/Mattias Hanskov Palm" -},{ - "title": "The Dangers of sailing to Ashlands", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Beth Condon/Michael H Dixon/Mattias Hanskov Palm" -},{ - "title": "Mistlands - Unveiling distant memories", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Kinzey Alexander-Swatton/Mattias Hanskov Palm/Phillippa Murphy-Haste" -},{ - "title": "Tea for Two", - "artist": "Pink Martini" -},{ - "title": "Plains - Stone Henges - Stones of Morning Darkness", - "artist": "Patrik Jarlestam/Freya Schack-Arnott/Phillippa Murphy-Haste" -},{ - "title": "Fader Beckons", - "artist": "Patrik Jarlestam/J.R. Kensington" -},{ - "title": "Meadows - Village & Farm - A sigh of human life", - "artist": "Patrik Jarlestam/Kinzey Alexander-Swatton/Freya Schack-Arnott/Mattias Hanskov Palm/Phillippa Murphy-Haste" -},{ - "title": "Mountains - The red inner sanctum", - "artist": "Patrik Jarlestam/Malin Wikblad" -},{ - "title": "The Dance Of The Witch In The Bog", - "artist": "Patrik Jarlestam/Pablo Sorribes Bernhard/Fredy Clue" -},{ - "title": "Mistlands - Dvergr Excavation Site - Unearthing the past", - "artist": "Patrik Jarlestam/Phillippa Murphy-Haste" -},{ - "title": "Mistlands - Dvergr Tower - Magic brewing", - "artist": "Patrik Jarlestam/Phillippa Murphy-Haste" -},{ - "title": "Mountains - Abandoned Cottages", - "artist": "Patrik Jarlestam/Phillippa Murphy-Haste/Mattias Hanskov Palm" -},{ - "title": "Primrose, the Dancer (From \"Octopath Traveler\")", - "artist": "Patti Rudisill" -},{ - "title": "Midna's Lament (From \"The Legend of Zelda: Twilight Princess\")", - "artist": "Patti Rudisill/Paula Bressman" -},{ - "title": "Prelude (From \"Final Fantasy\")", - "artist": "Patti Rudisill/Paula Bressman" -},{ - "title": "Run", - "artist": "Patty Gurdy" -},{ - "title": "Kalte Winde", - "artist": "Patty Gurdy's Circle/Patty Gurdy" -},{ - "title": "It's Not Me, It's You (The Villains Lair)", - "artist": "PattyCake" -},{ - "title": "Act 1: S2 - New Albion 1 (feat. Kayleigh McKnight)", - "artist": "Paul Shapera/Kayleigh McKnight" -},{ - "title": "Evening In The Tavern", - "artist": "Pawel Blaszczak" -},{ - "title": "Last Battle", - "artist": "Pawel Blaszczak" -},{ - "title": "Mighty", - "artist": "Pawel Blaszczak" -},{ - "title": "Night Approaches", - "artist": "Pawel Blaszczak" -},{ - "title": "Prepare For Battle!", - "artist": "Pawel Blaszczak" -},{ - "title": "Returning To The Fortress", - "artist": "Pawel Blaszczak" -},{ - "title": "River Of Life", - "artist": "Pawel Blaszczak" -},{ - "title": "Silver Sword", - "artist": "Pawel Blaszczak" -},{ - "title": "Tavern At The End Of World", - "artist": "Pawel Blaszczak" -},{ - "title": "Temerian Castle Theme", - "artist": "Pawel Blaszczak" -},{ - "title": "The Dike", - "artist": "Pawel Blaszczak" -},{ - "title": "The Order", - "artist": "Pawel Blaszczak" -},{ - "title": "A Matter Of Conscience", - "artist": "Pawel Blaszczak/Adam Skorupa" -},{ - "title": "Kingdom & Betrayal", - "artist": "Pawel Blaszczak/Adam Skorupa" -},{ - "title": "The Lesser Of Two Evils", - "artist": "Pawel Blaszczak/Adam Skorupa" -},{ - "title": "The Princess Striga", - "artist": "Pawel Blaszczak/Adam Skorupa" -},{ - "title": "A Drink Before the Battle", - "artist": "Pawel Perepelica" -},{ - "title": "Alushinyrra Battle Theme", - "artist": "Pawel Perepelica" -},{ - "title": "Fell Saviour", - "artist": "Pete Lepley" -},{ - "title": "Core of the Riddle", - "artist": "Pawel Perepelica" -},{ - "title": "Corrupted Caves Battle Theme", - "artist": "Pawel Perepelica" -},{ - "title": "Devoured by Darkness", - "artist": "Pawel Perepelica" -},{ - "title": "Facing the Faceless Sphinx", - "artist": "Pawel Perepelica" -},{ - "title": "Leper's Smile", - "artist": "Pawel Perepelica" -},{ - "title": "Path to the Enigma", - "artist": "Pawel Perepelica" -},{ - "title": "Porphyry City", - "artist": "Pawel Perepelica" -},{ - "title": "Ten Thousand Delights", - "artist": "Pawel Perepelica" -},{ - "title": "Where the Faithful Lose Their Way", - "artist": "Pawel Perepelica" -},{ - "title": "Peaceful_-_Sanctuary", - "artist": "Unknown Artist" -},{ - "title": "WUWAHAHAHA", - "artist": "PeachyFranny" -},{ - "title": "Honkai Impact Megamix", - "artist": "PelleK/HOYO-MiX" -},{ - "title": "cold death (feat. ๅฎฎ่ˆžใƒขใ‚ซ)", - "artist": "Utsu-P" -},{ - "title": "Hallelujah", - "artist": "Pentatonix" -},{ - "title": "Midnight In Tokyo (feat. Little Glee Monster)", - "artist": "Pentatonix/Little Glee Monster" -},{ - "title": "I Know", - "artist": "Pepskii/Nightcore Girl" -},{ - "title": "In This Together", - "artist": "Pepskii/Nightcore/Nightcore Girl" -},{ - "title": "Maybe", - "artist": "Pepskii/Nightcore/Nightcore Girl" -},{ - "title": "Break Away", - "artist": "Pepskii/RBLZ/Nightcore/Then Kenny" -},{ - "title": "Cloak And Dagger", - "artist": "Percival Schuttenbach" -},{ - "title": "Dead Man's Party", - "artist": "Percival Schuttenbach" -},{ - "title": "Drink Up, There's More!", - "artist": "Percival Schuttenbach" -},{ - "title": "The Musty Scent Of Fresh Pรขtรฉ", - "artist": "Percival Schuttenbach" -},{ - "title": "The Nightingale", - "artist": "Percival Schuttenbach" -},{ - "title": "...Steel For Humans", - "artist": "Percival Schuttenbach/Marcin Przybyล‚owicz" -},{ - "title": "Silver For Monsters...", - "artist": "Percival Schuttenbach/Marcin Przybyล‚owicz" -},{ - "title": "The Song Of The Sword-Dancer", - "artist": "Percival Schuttenbach/Marcin Przybyล‚owicz" -},{ - "title": "PerituneMaterial_Investigation2_loop", - "artist": "Unknown Artist" -},{ - "title": "PerituneMaterial_Investigation3_loop", - "artist": "Unknown Artist" -},{ - "title": "PerituneMaterial_Numina_loop", - "artist": "Unknown Artist" -},{ - "title": "PerituneMaterial_Rapid2_loop", - "artist": "Unknown Artist" -},{ - "title": "PerituneMaterial_Rapid3", - "artist": "Unknown Artist" -},{ - "title": "PerituneMaterial_Rapid3_01", - "artist": "Unknown Artist" -},{ - "title": "PerituneMaterial_Suspense5_loop", - "artist": "Unknown Artist" -},{ - "title": "Song of the Vikings (My Mother Told Me)", - "artist": "Perly I Lotry" -},{ - "title": "Ancient Blood", - "artist": "Pete Lepley" -},{ - "title": "Aurania", - "artist": "Pete Lepley" -},{ - "title": "Bounding Joy", - "artist": "Pete Lepley" -},{ - "title": "Cheeky Ruckus", - "artist": "Pete Lepley" -},{ - "title": "Creeping Ivy", - "artist": "Pete Lepley" -},{ - "title": "Dancing Crane", - "artist": "Pete Lepley" -},{ - "title": "Dashing General", - "artist": "Pete Lepley" -},{ - "title": "Encounter Results", - "artist": "Pete Lepley" -},{ - "title": "She Was Too Good to Me", - "artist": "Pink Martini" -},{ - "title": "Fisher King", - "artist": "Pete Lepley" -},{ - "title": "Flashy Fumomancer", - "artist": "Pete Lepley" -},{ - "title": "Fledgling Queen", - "artist": "Pete Lepley" -},{ - "title": "Impish Urchins", - "artist": "Pete Lepley" -},{ - "title": "Lucent Mage", - "artist": "Pete Lepley" -},{ - "title": "Mechanist Prince", - "artist": "Pete Lepley" -},{ - "title": "Oaken Sentinel", - "artist": "Pete Lepley" -},{ - "title": "Onward", - "artist": "Pete Lepley" -},{ - "title": "Opening Groove", - "artist": "Pete Lepley" -},{ - "title": "Patchwork Valkyrie", - "artist": "Pete Lepley" -},{ - "title": "Peaceful Contemplation", - "artist": "Pete Lepley" -},{ - "title": "Reflection", - "artist": "Pete Lepley" -},{ - "title": "Revelry", - "artist": "Pete Lepley" -},{ - "title": "Sorrow Sempre", - "artist": "Pete Lepley" -},{ - "title": "The Plan", - "artist": "Pete Lepley" -},{ - "title": "The Tavern", - "artist": "Pete Lepley" -},{ - "title": "Theme of Wargroove", - "artist": "Pete Lepley" -},{ - "title": "Towering Chieftain", - "artist": "Pete Lepley" -},{ - "title": "Ulterior Motives", - "artist": "Pete Lepley" -},{ - "title": "Unbound Fury", - "artist": "Pete Lepley" -},{ - "title": "Wild Flower", - "artist": "Pete Lepley" -},{ - "title": "Hands of Gold", - "artist": "Peter Hollens" -},{ - "title": "Jenny of Oldstones (From \"Game of Thrones\")", - "artist": "Peter Hollens" -},{ - "title": "The Hanging Tree", - "artist": "Peter Hollens" -},{ - "title": "Hobbit Drinking Medley", - "artist": "Peter Hollens/Hank Green" -},{ - "title": "Baba Yetu", - "artist": "Peter Hollens/Malukah" -},{ - "title": "Good Riddance", - "artist": "Peter Hollens/Malukah" -},{ - "title": "Angel Desire [Nightcore Remix]", - "artist": "Pex L/Allison McLauchlan/Nightcore" -},{ - "title": "My Mother Told Me - Old Norse Version", - "artist": "Peyton Parrish" -},{ - "title": "My Mother Told Me", - "artist": "Peyton Parrish" -},{ - "title": "Where'd You Go", - "artist": "Pharo/X/L/Nightcore" -},{ - "title": "All This Will Pass - Kara", - "artist": "Philip Sheppard\nGB9TP1701121" -},{ - "title": "And Then Time Stops - Kara", - "artist": "Philip Sheppard\nGB9TP1701117" -},{ - "title": "Breathe In - Kara", - "artist": "Philip Sheppard\nGB9TP1701125" -},{ - "title": "Buzzkill - Kara", - "artist": "Philip Sheppard\nGB9TP1701120" -},{ - "title": "By Firelight - Kara", - "artist": "Philip Sheppard\nGB9TP1701122" -},{ - "title": "By the River - Kara", - "artist": "Philip Sheppard\nGB9TP1701127" -},{ - "title": "Carousel - Kara", - "artist": "Philip Sheppard\nGB9TP1701119" -},{ - "title": "Confrontation - Kara", - "artist": "Philip Sheppard\nGB9TP1701115" -},{ - "title": "Dark Night - Kara", - "artist": "Philip Sheppard\nGB9TP1701108" -},{ - "title": "Fly on Foot - Kara", - "artist": "Philip Sheppard\nGB9TP1701124" -},{ - "title": "I am Kara - Kara", - "artist": "Philip Sheppard\nGB9TP1701113" -},{ - "title": "In the Cold - Kara", - "artist": "Philip Sheppard\nGB9TP1701116" -},{ - "title": "Kara Main Theme - Kara", - "artist": "Philip Sheppard\nGB9TP1701110" -},{ - "title": "Keep Turning - Kara", - "artist": "Philip Sheppard\nGB9TP1701106" -},{ - "title": "Little One - Kara", - "artist": "Philip Sheppard\nGB9TP1701107" -},{ - "title": "Lost - Kara", - "artist": "Philip Sheppard\nGB9TP1701111" -},{ - "title": "No Man has Borders - Kara", - "artist": "Philip Sheppard\nGB9TP1701126" -},{ - "title": "Not Just a Machine - Kara", - "artist": "Philip Sheppard\nGB9TP1701105" -},{ - "title": "Run with Me - Kara", - "artist": "Philip Sheppard\nGB9TP1701112" -},{ - "title": "Song of the Lost Girl - Kara", - "artist": "Philip Sheppard\nGB9TP1701109" -},{ - "title": "What Light Breaks - Kara", - "artist": "Philip Sheppard\nGB9TP1701123" -},{ - "title": "What is a Mother - Kara", - "artist": "Philip Sheppard\nGB9TP1701118" -},{ - "title": "Zlatko - Kara", - "artist": "Philip Sheppard\nGB9TP1701114" -},{ - "title": "Ultraluminary (From the Netflix Film \"Over the Moon\")", - "artist": "Phillipa Soo" -},{ - "title": "SPEED (Sped Up)", - "artist": "Phonk Mage/Sped Up Mage/Syrex" -},{ - "title": "2 Phรบt Hฦกn - KAIZ Remix", - "artist": "Phรกo/KAIZ" -},{ - "title": "Lewd Thoughts", - "artist": "PiNKII" -},{ - "title": "Twinkle Twinkle Little Star - Dark Version", - "artist": "PianoDeuss" -},{ - "title": "Desperate Battle", - "artist": "Pierre Le Pape" -},{ - "title": "Suffering Other", - "artist": "Pierre Le Pape/Anne-Lise Durantel/Dirk Verbeuren" -},{ - "title": "Child Song", - "artist": "Pierre Le Pape/Anne-Lise Durantel/Dirk Verbeuren/Frรฉdรฉric Leclercq/Spencer Sotelo" -},{ - "title": "Amado Mio - In Thai", - "artist": "Pink Martini" -},{ - "title": "Amado Mio", - "artist": "Pink Martini" -},{ - "title": "Andalucia", - "artist": "Pink Martini" -},{ - "title": "Anna", - "artist": "Pink Martini" -},{ - "title": "Aspettami - First Recording", - "artist": "Pink Martini" -},{ - "title": "Aspettami", - "artist": "Pink Martini" -},{ - "title": "Auld Lang Syne", - "artist": "Pink Martini" -},{ - "title": "Apex Towers", - "artist": "Sascha Dikiciyan" -},{ - "title": "Autrefois", - "artist": "Pink Martini" -},{ - "title": "Bolero", - "artist": "Pink Martini" -},{ - "title": "Brasil", - "artist": "Pink Martini" -},{ - "title": "Brazil", - "artist": "Pink Martini" -},{ - "title": "Bukra wba'do (tomorrow and the day after)", - "artist": "Pink Martini" -},{ - "title": "Cante e Dance", - "artist": "Pink Martini" -},{ - "title": "Cet homme au grand sombrero", - "artist": "Pink Martini" -},{ - "title": "Children of Piraeus", - "artist": "Pink Martini" -},{ - "title": "City Of Night", - "artist": "Pink Martini" -},{ - "title": "Clementine", - "artist": "Pink Martini" -},{ - "title": "Dansez-Vous", - "artist": "Pink Martini" -},{ - "title": "Dansez-vous", - "artist": "Pink Martini" -},{ - "title": "Doavedanya Mio Bombino (farewell my bumblebee)", - "artist": "Pink Martini" -},{ - "title": "Donde Estas Yolanda? - China Forbes Vocals Version", - "artist": "Pink Martini" -},{ - "title": "Donde Estas, Yolanda?", - "artist": "Pink Martini" -},{ - "title": "Everywhere", - "artist": "Pink Martini" -},{ - "title": "Fini la musique", - "artist": "Pink Martini" -},{ - "title": "Foxy Strut", - "artist": "Pink Martini" -},{ - "title": "Heliotrope Bouquet", - "artist": "Pink Martini" -},{ - "title": "Hey Eugene (Watch Your Back)", - "artist": "Pink Martini" -},{ - "title": "Hey Eugene", - "artist": "Pink Martini" -},{ - "title": "How Long Will It Last?", - "artist": "Pink Martini" -},{ - "title": "Joli garรงon", - "artist": "Pink Martini" -},{ - "title": "Kikuchiyo to Mohshimasu - The Hiroshi Wada Mix", - "artist": "Pink Martini" -},{ - "title": "Kikuchiyo to Mohshimasu", - "artist": "Pink Martini" -},{ - "title": "La Soledad", - "artist": "Pink Martini" -},{ - "title": "Let's Be Friends", - "artist": "Pink Martini" -},{ - "title": "Let's Never Stop Falling in Love", - "artist": "Pink Martini" -},{ - "title": "Lilly", - "artist": "Pink Martini" -},{ - "title": "Lullaby", - "artist": "Pink Martini" -},{ - "title": "Ma Solitude", - "artist": "Pink Martini" -},{ - "title": "Mar Desconocido (uncharted sea)", - "artist": "Pink Martini" -},{ - "title": "Mas Que Nada", - "artist": "Pink Martini" -},{ - "title": "Moon River", - "artist": "Pink Martini" -},{ - "title": "Never on Sunday", - "artist": "Pink Martini" -},{ - "title": "New Amsterdam", - "artist": "Pink Martini" -},{ - "title": "No Hay Problema", - "artist": "Pink Martini" -},{ - "title": "Ohayoo Ohio", - "artist": "Pink Martini" -},{ - "title": "Ojala", - "artist": "Pink Martini" -},{ - "title": "Oรน est ma tรชte?", - "artist": "Pink Martini" -},{ - "title": "Pata Pata", - "artist": "Pink Martini" -},{ - "title": "Que Sera Sera", - "artist": "Pink Martini" -},{ - "title": "Segundo", - "artist": "Pink Martini" -},{ - "title": "Serenade", - "artist": "Pink Martini" -},{ - "title": "God-ish", - "artist": "PinocchioP" -},{ - "title": "Song of the Black Lizard", - "artist": "Pink Martini" -},{ - "title": "Song of the Black Swan", - "artist": "Pink Martini" -},{ - "title": "Souvenir", - "artist": "Pink Martini" -},{ - "title": "Splendor in the Grass", - "artist": "Pink Martini" -},{ - "title": "Sympathique (Je ne veux pas travailler)", - "artist": "Pink Martini" -},{ - "title": "Sympathique", - "artist": "Pink Martini" -},{ - "title": "Syracuse", - "artist": "Pink Martini" -},{ - "title": "Taya Tan", - "artist": "Pink Martini" -},{ - "title": "Tempo Perdido", - "artist": "Pink Martini" -},{ - "title": "The Butterfly Song (Japanese Version)", - "artist": "Pink Martini" -},{ - "title": "The Butterfly Song", - "artist": "Pink Martini" -},{ - "title": "The Gardens of Sampson & Beasley", - "artist": "Pink Martini" -},{ - "title": "The Lemonade Song", - "artist": "Pink Martini" -},{ - "title": "The Man with the Big Sombrero", - "artist": "Pink Martini" -},{ - "title": "Tuca Tuca", - "artist": "Pink Martini" -},{ - "title": "U Plavu Zoru", - "artist": "Pink Martini" -},{ - "title": "Una Notte a Napoli - First Recording", - "artist": "Pink Martini" -},{ - "title": "Una Notte a Napoli", - "artist": "Pink Martini" -},{ - "title": "Veronique", - "artist": "Pink Martini" -},{ - "title": "Zundoko", - "artist": "Pink Martini" -},{ - "title": "ยฟDonde Estas, Yolanda?", - "artist": "Pink Martini" -},{ - "title": "But Now I'm Back", - "artist": "Pink Martini/Ari Shapiro" -},{ - "title": "Finnisma Di", - "artist": "Pink Martini/Ari Shapiro" -},{ - "title": "Ocho Kandelikas", - "artist": "Pink Martini/Ari Shapiro" -},{ - "title": "Ov Sirun Sirun", - "artist": "Pink Martini/Ari Shapiro" -},{ - "title": "Yo te quiero siempre", - "artist": "Pink Martini/Ari Shapiro" -},{ - "title": "Elohai, N'tzor", - "artist": "Pink Martini/Ari Shapiro/China Forbes/Ida Rae Cahana" -},{ - "title": "Piensa en mi", - "artist": "Pink Martini/Chavela Vargas" -},{ - "title": "A Snow Globe Christmas", - "artist": "Pink Martini/China Forbes" -},{ - "title": "And Then You're Gone", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Auld Lang Syne", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Bitty Boppy Betty", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Do You Hear What I Hear", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Fini la Musique", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Ich Dich Liebe", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Joli garรงon", - "artist": "Pink Martini/China Forbes" -},{ - "title": "La Vergine Degli Angeli", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Little Drummer Boy", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Ninna Nanna Reprise", - "artist": "Pink Martini/China Forbes" -},{ - "title": "My Destiny Coming To Pass", - "artist": "Sirenia" -},{ - "title": "Over the Valley", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Oรน est ma tรชte?", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Pata Pata", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Santa Baby", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Silent Night", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Souvenir", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Splendor in the Grass", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Sunday Table", - "artist": "Pink Martini/China Forbes" -},{ - "title": "The Butterfly Song", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Levitate", - "artist": "Pretty Ghosts/Nightcore" -},{ - "title": "Uskudar'a Gider Iken", - "artist": "Pink Martini/China Forbes" -},{ - "title": "We Three Kings", - "artist": "Pink Martini/China Forbes" -},{ - "title": "What'll I Do", - "artist": "Pink Martini/China Forbes" -},{ - "title": "White Christmas, Pt. 1", - "artist": "Pink Martini/China Forbes" -},{ - "title": "Je ne t'aime plus", - "artist": "Pink Martini/China Forbes/Philippe Katerine" -},{ - "title": "Askim bahardi", - "artist": "Pink Martini/China Forbes/Storm Large" -},{ - "title": "I Am Woman", - "artist": "Pink Martini/China Forbes/Storm Large" -},{ - "title": "Congratulations (A Happy New Year Song)", - "artist": "Pink Martini/China Forbes/Timothy Nishimoto" -},{ - "title": "Sing", - "artist": "Pink Martini/Emilio Delgado/China Forbes" -},{ - "title": "Ma solitude", - "artist": "Pink Martini/Georges Moustaki" -},{ - "title": "Al Bint Al Shalabiya", - "artist": "Pink Martini/Ikram Goldman" -},{ - "title": "Exodus", - "artist": "Pink Martini/Jimmie Herrod" -},{ - "title": "Love for Sale", - "artist": "Pink Martini/Kathleen Saadat" -},{ - "title": "I Told Ya I Love Ya, Now Get Out!", - "artist": "Pink Martini/Mamie Van Doren" -},{ - "title": "Ich dich liebe", - "artist": "Pink Martini/Mamie Van Doren" -},{ - "title": "I'm Waiting for You", - "artist": "Pink Martini/Meow Meow" -},{ - "title": "Shchedryk (Ukrainian Bell Carol)", - "artist": "Pink Martini/Pacific Youth Choir" -},{ - "title": "Je ne t'aime plus", - "artist": "Pink Martini/Philippe Katerine" -},{ - "title": "Smile", - "artist": "Pink Martini/Phyllis Diller" -},{ - "title": "Blue Moon", - "artist": "Pink Martini/Rufus Wainwright" -},{ - "title": "Kitty Come Home", - "artist": "Pink Martini/Rufus Wainwright" -},{ - "title": "Get Happy / Happy Days", - "artist": "Pink Martini/Rufus Wainwright/China Forbes" -},{ - "title": "Blue Light Yokohama", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Du Soleil Plein Les Yeux", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Ii Janaino Shiawase Naraba", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Is That All There Is?", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Kisetsu No Ashioto", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Mas Que Nada", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Mayonaka No Bossa Nova", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Puff the Magic Dragon", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Wasuretainoni", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Watashi Mo Anata to Naite Ii?", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "White Christmas, Pt. 2", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Yoake No Scat", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Yuuzuki", - "artist": "Pink Martini/Saori Yuki" -},{ - "title": "Kaj Kolah Khan", - "artist": "Pink Martini/Storm Large" -},{ - "title": "Omide Zendegani", - "artist": "Pink Martini/Storm Large" -},{ - "title": "Pรขnฤƒ Cรขnd Nu Te Iubeam", - "artist": "Pink Martini/Storm Large" -},{ - "title": "Quizas Quizas Quizas", - "artist": "Pink Martini/Storm Large" -},{ - "title": "Solidรฃo", - "artist": "Pink Martini/Storm Large" -},{ - "title": "Sway", - "artist": "Pink Martini/Storm Large" -},{ - "title": "Die Dorfmusik", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Dream a Little Dream", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Fernando", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Friend", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Gongxi", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Hayaldah Hachi Yafah Bagan", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "In stiller Nacht", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Kuroneko No Tango", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Le premier bonheur du jour", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Rwanda Nziza", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Storm", - "artist": "Pink Martini/The Von Trapps" -},{ - "title": "Edelweiss", - "artist": "Pink Martini/The Von Trapps/Charmian Carr" -},{ - "title": "Hushabye Mountain", - "artist": "Pink Martini/The Von Trapps/Storm Large" -},{ - "title": "Thunder", - "artist": "Pink Martini/The Von Trapps/The Chieftains" -},{ - "title": "Lonely Goatherd", - "artist": "Pink Martini/The Von Trapps/Wayne Newton/Jack Hanna" -},{ - "title": "i'm not crying you're crying", - "artist": "Pinkshift" -},{ - "title": "All I Need are Things I Like", - "artist": "PinocchioP" -},{ - "title": "Anonymous M", - "artist": "PinocchioP" -},{ - "title": "Cosmospice", - "artist": "PinocchioP" -},{ - "title": "Boyfriend", - "artist": "Reinaeiry" -},{ - "title": "Nee Nee Nee.", - "artist": "PinocchioP" -},{ - "title": "Nobody Makes Sense", - "artist": "PinocchioP" -},{ - "title": "Reincarnation Apple", - "artist": "PinocchioP" -},{ - "title": "SLoWMoTIoN", - "artist": "PinocchioP" -},{ - "title": "ใ™ใ‚ใ‰ใ‚‚ใ‰ใ—ใ‚‡ใ‚“", - "artist": "PinocchioP" -},{ - "title": "Because You're Here (feat. Miku Hatsune)", - "artist": "PinocchioP/Hatsune Miku" -},{ - "title": "Common World Domination", - "artist": "PinocchioP/Hatsune Miku" -},{ - "title": "sukisukisukisukisukisukisukisukisukisuki", - "artist": "PinocchioP/Hatsune Miku" -},{ - "title": "ใ‚ใ‚Šใตใ‚ŒใŸใ›ใ‹ใ„ใ›ใ„ใตใ feat.ๅˆ้ŸณใƒŸใ‚ฏ", - "artist": "PinocchioP/Hatsune Miku" -},{ - "title": "ใƒใ‚ฑใƒƒใƒˆใฎใƒขใƒณใ‚นใ‚ฟใƒผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "PinocchioP/Hatsune Miku" -},{ - "title": "ๆ„›ใ•ใ‚Œใชใใฆใ‚‚ๅ›ใŒใ„ใ‚‹ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "PinocchioP/Hatsune Miku" -},{ - "title": "Isn't it \"A\" (feat. HATSUNE MIKU & KAGAMINE RIN)", - "artist": "PinocchioP/Hatsune Miku/Kagamine Rin" -},{ - "title": "Nobody Makes Sense - nu metal remix", - "artist": "PinocchioP/Utsu-P" -},{ - "title": "Blood Run", - "artist": "Piotr Musiaล‚" -},{ - "title": "For Honor! For Toussaint!", - "artist": "Piotr Musiaล‚" -},{ - "title": "The Banks Of The Sansretour", - "artist": "Piotr Musiaล‚" -},{ - "title": "The Moon Over Mount Gorgon", - "artist": "Piotr Musiaล‚" -},{ - "title": "The Slopes Of The Blessure", - "artist": "Piotr Musiaล‚" -},{ - "title": "Titans Of Infamy", - "artist": "Piotr Musiaล‚" -},{ - "title": "Wine Wars", - "artist": "Piotr Musiaล‚" -},{ - "title": "Crazy Train", - "artist": "Piper.Ally" -},{ - "title": "Grace Kelly", - "artist": "Piper.Ally" -},{ - "title": "Feel This Moment (feat. Christina Aguilera)", - "artist": "Pitbull/Christina Aguilera" -},{ - "title": "Battle for the Future", - "artist": "Sascha Dikiciyan" -},{ - "title": "Culo", - "artist": "Pitbull/Lil Jon" -},{ - "title": "Time of Our Lives", - "artist": "Pitbull/Ne-Yo" -},{ - "title": "Hey Baby (Drop It to the Floor) (feat. T-Pain)", - "artist": "Pitbull/T-Pain" -},{ - "title": "Judas", - "artist": "Pollyanna" -},{ - "title": "ใŠใŽใ‚ƒใ‚Šใชใ„ใ–ใƒผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Ponchiโ™ช/Hatsune Miku" -},{ - "title": "Opening Theme (From \"Invader Zim\")", - "artist": "Pontus Hultgren" -},{ - "title": "Feed the Machine", - "artist": "Poor Man's Poison" -},{ - "title": "Give and Take", - "artist": "Poor Man's Poison" -},{ - "title": "Hell's Comin' with Me", - "artist": "Poor Man's Poison" -},{ - "title": "Hey Mister", - "artist": "Poor Man's Poison" -},{ - "title": "Goodbye To A World", - "artist": "Porter Robinson" -},{ - "title": "Sad Machine", - "artist": "Porter Robinson" -},{ - "title": "Morning Moon De Aimasyo", - "artist": "Pretty Cast" -},{ - "title": "The Dead Skin", - "artist": "Sonata Arctica" -},{ - "title": "Drink And Shout", - "artist": "Prezioso/Vini Vici/Shibui" -},{ - "title": "I Lied, I'm Dying Inside (Prhymekid Remix)", - "artist": "Prhymekid/Anne-Marie-Choon" -},{ - "title": "Hinter dem Horizont", - "artist": "Project Pitchfork/Sue" -},{ - "title": "Y4ND3RE", - "artist": "Projekt Melody/Batsu" -},{ - "title": "She Hates Me", - "artist": "Puddle Of Mudd" -},{ - "title": "Puppeteer", - "artist": "Unknown Artist" -},{ - "title": "PuppyMill", - "artist": "Unknown Artist" -},{ - "title": "Puzzle-Game-2_Looping", - "artist": "Unknown Artist" -},{ - "title": "Night City", - "artist": "R E L/Artemis Delta" -},{ - "title": "I Wish", - "artist": "R. Kelly" -},{ - "title": "Dumb Club", - "artist": "RAFII/Nightcore/Vital EDM" -},{ - "title": "RAINBOW", - "artist": "Unknown Artist" -},{ - "title": "Psycho Killer", - "artist": "RAINNE" -},{ - "title": "Keeps Me High", - "artist": "RBLZ/Then Kenny/Nightcore" -},{ - "title": "Stronger", - "artist": "RBLZ/Then Kenny/Nightcore" -},{ - "title": "Keep Me Up", - "artist": "REDVOX/Nightcore" -},{ - "title": "Night Off", - "artist": "REDVOX/Nightcore" -},{ - "title": "Take Me Home", - "artist": "REDVOX/Nightcore" -},{ - "title": "Nya Fam (190% Kawaii)", - "artist": "REDVOX/Nightcore/Outertone" -},{ - "title": "Better Off", - "artist": "RIELL" -},{ - "title": "Redemption - Acoustic", - "artist": "RIELL" -},{ - "title": "SUTEKI DA NE (Isn't It Wonderful?) - Orchestra Version", - "artist": "RIKKI" -},{ - "title": "SUTEKI DA NE (Isn't It Wonderful?)", - "artist": "RIKKI" -},{ - "title": "Ballad of the Windfish", - "artist": "ROZEN" -},{ - "title": "Down by the River", - "artist": "Rachel Hardy" -},{ - "title": "My Mother Told Me", - "artist": "Rachel Hardy" -},{ - "title": "My Jolly Sailor Bold", - "artist": "Rachel Hardy/Colm McGuinness" -},{ - "title": "Hey Alice", - "artist": "Rachel Rose Mitchell" -},{ - "title": "A Cruel Angel's Thesis", - "artist": "Rachie" -},{ - "title": "Radar", - "artist": "Unknown Artist" -},{ - "title": "An Unhealthy Obsession", - "artist": "RafScrap/Gezeus" -},{ - "title": "The Masochism Tango", - "artist": "RafScrap/Gezeus" -},{ - "title": "Montero (Call Me By Your Name)", - "artist": "Rain Paris" -},{ - "title": "Fall of the Magister", - "artist": "Raney Shockne" -},{ - "title": "Grey Warden", - "artist": "Raney Shockne/Elizaveta/Nick Stoubis" -},{ - "title": "Nightengales Eyes", - "artist": "Raney Shockne/Elizaveta/Nick Stoubis" -},{ - "title": "Sera", - "artist": "Raney Shockne/Elizaveta/Nick Stoubis" -},{ - "title": "Hole in the Sun (feat. COS & Conway)", - "artist": "Raney Shockne/Point Break Candy/COS/Conway" -},{ - "title": "Hated by life itself (Inochi ni Kirawarete iru)", - "artist": "Raon" -},{ - "title": "Brigmore Lullaby", - "artist": "Raphael Colantonio" -},{ - "title": "Catastrophe", - "artist": "*Razzy/Lollia" -},{ - "title": "THATS WHAT I WANT (Switching Vocals)", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "Dancing With Your Ghost - Nightcore", - "artist": "Rebeating Sounds/Sinnon Nightcore" -},{ - "title": "Nothing's Gonna Change My Love For You - Nightcore Version", - "artist": "Rebeating Sounds/Sinnon Nightcore" -},{ - "title": "Nothing's Gonna Change My Love For You - Slowed + Reverb", - "artist": "Rebeating Sounds/Sinnon Nightcore/tiny traitor" -},{ - "title": "Ordinates Of Gold", - "artist": "Regenerator" -},{ - "title": "After The War (Piano Ver.)", - "artist": "Reinaeiry" -},{ - "title": "After the War", - "artist": "Reinaeiry" -},{ - "title": "All Is Found", - "artist": "Reinaeiry" -},{ - "title": "Alphabet", - "artist": "Reinaeiry" -},{ - "title": "As It Was", - "artist": "Reinaeiry" -},{ - "title": "Autumn (Piano Ver.)", - "artist": "Reinaeiry" -},{ - "title": "Autumn", - "artist": "Reinaeiry" -},{ - "title": "Bitter", - "artist": "Reinaeiry" -},{ - "title": "Onward Into the Light: An Overture", - "artist": "Revo" -},{ - "title": "Breakfast", - "artist": "Reinaeiry" -},{ - "title": "Coffee (Piano Ver.)", - "artist": "Reinaeiry" -},{ - "title": "Coffee", - "artist": "Reinaeiry" -},{ - "title": "Crushing Me", - "artist": "Reinaeiry" -},{ - "title": "Cupid", - "artist": "Reinaeiry" -},{ - "title": "Eat Your Young", - "artist": "Reinaeiry" -},{ - "title": "Fantastic", - "artist": "Reinaeiry" -},{ - "title": "Feeling Good", - "artist": "Reinaeiry" -},{ - "title": "Friends on the Other Side", - "artist": "Reinaeiry" -},{ - "title": "Ghost", - "artist": "Reinaeiry" -},{ - "title": "Girls Like Me", - "artist": "Reinaeiry" -},{ - "title": "Good Luck, Babe!", - "artist": "Reinaeiry" -},{ - "title": "Good Riddance", - "artist": "Reinaeiry" -},{ - "title": "Heartsick", - "artist": "Reinaeiry" -},{ - "title": "Hellfire", - "artist": "Reinaeiry" -},{ - "title": "Higher", - "artist": "Reinaeiry" -},{ - "title": "Hopelessly Devoted To You", - "artist": "Reinaeiry" -},{ - "title": "Hopelessly", - "artist": "Reinaeiry" -},{ - "title": "How Lovely", - "artist": "Reinaeiry" -},{ - "title": "I Put A Spell On You", - "artist": "Reinaeiry" -},{ - "title": "I'll Make a Man Out of You", - "artist": "Reinaeiry" -},{ - "title": "If I Die Young", - "artist": "Reinaeiry" -},{ - "title": "Immortal (Piano Ver.)", - "artist": "Reinaeiry" -},{ - "title": "Immortal", - "artist": "Reinaeiry" -},{ - "title": "Inferno", - "artist": "Reinaeiry" -},{ - "title": "It Will Come Back", - "artist": "Reinaeiry" -},{ - "title": "It's You, It's Me, It's Us", - "artist": "Reinaeiry" -},{ - "title": "Jolene but it's gay", - "artist": "Reinaeiry" -},{ - "title": "Just the Two of Us", - "artist": "Reinaeiry" -},{ - "title": "LET THE WORLD BURN", - "artist": "Reinaeiry" -},{ - "title": "LUNCH", - "artist": "Reinaeiry" -},{ - "title": "Left Behind", - "artist": "Reinaeiry" -},{ - "title": "Lifeline", - "artist": "Reinaeiry" -},{ - "title": "Lockdown", - "artist": "Reinaeiry" -},{ - "title": "Lover In The Sky", - "artist": "Reinaeiry" -},{ - "title": "May I Have This Dance", - "artist": "Reinaeiry" -},{ - "title": "Monster High Fright Song", - "artist": "Reinaeiry" -},{ - "title": "My Jolly Sailor Bold", - "artist": "Reinaeiry" -},{ - "title": "My Love Mine All Mine", - "artist": "Reinaeiry" -},{ - "title": "Never Gonna Give You Up", - "artist": "Reinaeiry" -},{ - "title": "Nothing At All", - "artist": "Reinaeiry" -},{ - "title": "One More Moment (Ursa's Lullaby)", - "artist": "Reinaeiry" -},{ - "title": "Only Us", - "artist": "Reinaeiry" -},{ - "title": "Oops!... I Did It Again", - "artist": "Reinaeiry" -},{ - "title": "Outmatched", - "artist": "Reinaeiry" -},{ - "title": "Rainbow Connection", - "artist": "Reinaeiry" -},{ - "title": "Rising Tides", - "artist": "Reinaeiry" -},{ - "title": "Said And Done", - "artist": "Reinaeiry" -},{ - "title": "Sailor Song", - "artist": "Reinaeiry" -},{ - "title": "Santa Baby", - "artist": "Reinaeiry" -},{ - "title": "Savior Complex", - "artist": "Reinaeiry" -},{ - "title": "Shame! Shame! Shame!", - "artist": "Reinaeiry" -},{ - "title": "Shop Of Wonders", - "artist": "Reinaeiry" -},{ - "title": "Silk Chiffon", - "artist": "Reinaeiry" -},{ - "title": "Snowman", - "artist": "Reinaeiry" -},{ - "title": "Sofia", - "artist": "Reinaeiry" -},{ - "title": "Soldier, Poet, King but it's EPIC", - "artist": "Reinaeiry" -},{ - "title": "Stay", - "artist": "Reinaeiry" -},{ - "title": "Stick Season", - "artist": "Reinaeiry" -},{ - "title": "Stranger In The Crowd (Guitar Ver.)", - "artist": "Reinaeiry" -},{ - "title": "Stranger In The Crowd", - "artist": "Reinaeiry" -},{ - "title": "Sway", - "artist": "Reinaeiry" -},{ - "title": "Sweater Weather", - "artist": "Reinaeiry" -},{ - "title": "Take Me To Church but it's EPIC", - "artist": "Reinaeiry" -},{ - "title": "Kiss from a Rose", - "artist": "Seal" -},{ - "title": "Toxic", - "artist": "Reinaeiry" -},{ - "title": "Until I Found You", - "artist": "Reinaeiry" -},{ - "title": "Valentine", - "artist": "Reinaeiry" -},{ - "title": "Vices & Virtues", - "artist": "Reinaeiry" -},{ - "title": "Viva La Vida but it's EPIC", - "artist": "Reinaeiry" -},{ - "title": "Wasted Potential", - "artist": "Reinaeiry" -},{ - "title": "Wayfaring Stranger", - "artist": "Reinaeiry" -},{ - "title": "We Become We", - "artist": "Reinaeiry" -},{ - "title": "Wellerman", - "artist": "Reinaeiry" -},{ - "title": "When She Loved Me", - "artist": "Reinaeiry" -},{ - "title": "When The Sun Loves The Moon (Piano Ver.)", - "artist": "Reinaeiry" -},{ - "title": "When The Sun Loves The Moon", - "artist": "Reinaeiry" -},{ - "title": "City Of Stars", - "artist": "Reinaeiry/Annapantsu" -},{ - "title": "Empty Space", - "artist": "Reinaeiry/Annapantsu" -},{ - "title": "Intertwined", - "artist": "Reinaeiry/Annapantsu" -},{ - "title": "In A Crowd Of Thousands", - "artist": "Reinaeiry/Chloe Breez" -},{ - "title": "Lucky", - "artist": "Reinaeiry/Chloe Breez" -},{ - "title": "Let's Fly! - Epilogue", - "artist": "Reinaeiry/HoYoFair" -},{ - "title": "Let's Fly!", - "artist": "Reinaeiry/HoYoFair" -},{ - "title": "Oh Traveller Come", - "artist": "Reinaeiry/HoYoFair" -},{ - "title": "LUVORATORRRRRY!", - "artist": "Reol" -},{ - "title": "ใƒ’ใƒ“ใ‚ซใ‚ป", - "artist": "Reol" -},{ - "title": "็ฌฌๅ…ญๆ„Ÿ", - "artist": "Reol" -},{ - "title": "drop pop candy (feat. ใ‚ฎใ‚ฌ)", - "artist": "Reol/Giga" -},{ - "title": "Reversal", - "artist": "Unknown Artist" -},{ - "title": "A Dream Unfulfilled...", - "artist": "Revo" -},{ - "title": "A Trifling Affair", - "artist": "Revo" -},{ - "title": "A Vestal's Prayer", - "artist": "Revo" -},{ - "title": "Ancheim, Land of Sand and Time", - "artist": "Revo" -},{ - "title": "Beyond the Battle", - "artist": "Revo" -},{ - "title": "Caldisla, Land of Beginnings", - "artist": "Revo" -},{ - "title": "Dark Aurora", - "artist": "Revo" -},{ - "title": "Dark Cavern", - "artist": "Revo" -},{ - "title": "Eternia, Land of Immortality", - "artist": "Revo" -},{ - "title": "Everlasting Instant", - "artist": "Revo" -},{ - "title": "Fall a Sleep...", - "artist": "Revo" -},{ - "title": "Fledgling", - "artist": "Revo" -},{ - "title": "Florem, Land of Radiant Flowers", - "artist": "Revo" -},{ - "title": "Four Stories", - "artist": "Revo" -},{ - "title": "Grandship, the Sinking State", - "artist": "Revo" -},{ - "title": "Hartschild, Town of Shieldbearers", - "artist": "Revo" -},{ - "title": "Hostile Descent", - "artist": "Revo" -},{ - "title": "Into Enemy Territory", - "artist": "Revo" -},{ - "title": "My Ray of Hope", - "artist": "Revo" -},{ - "title": "Onward Into the Light: A Ballade", - "artist": "Revo" -},{ - "title": "Where the Raven Roosts", - "artist": "Sabrielle Augustin" -},{ - "title": "Prayer", - "artist": "Revo" -},{ - "title": "Reminiscence, Nostalgia's Inquiry", - "artist": "Revo" -},{ - "title": "Romantic Vagrant", - "artist": "Revo" -},{ - "title": "Shadow of the Crystal", - "artist": "Revo" -},{ - "title": "Shimmer of the Crystal", - "artist": "Revo" -},{ - "title": "Sunbeams through the Leaves", - "artist": "Revo" -},{ - "title": "Sylvan Tranquility", - "artist": "Revo" -},{ - "title": "That of the Name", - "artist": "Revo" -},{ - "title": "The Bell of Battle", - "artist": "Revo" -},{ - "title": "The Evil One", - "artist": "Revo" -},{ - "title": "The Evil War", - "artist": "Revo" -},{ - "title": "The Evil Wings", - "artist": "Revo" -},{ - "title": "The Grandship Soars the Open Skies", - "artist": "Revo" -},{ - "title": "The Horizon: Endless Light and Shadow", - "artist": "Revo" -},{ - "title": "The Joy of Victory", - "artist": "Revo" -},{ - "title": "The Ship Sails on the Open Seas", - "artist": "Revo" -},{ - "title": "There Beyond the Prayer", - "artist": "Revo" -},{ - "title": "Time of Crisis", - "artist": "Revo" -},{ - "title": "Under a Hollow Moon", - "artist": "Revo" -},{ - "title": "Under the Banner of the Duchy", - "artist": "Revo" -},{ - "title": "Uroboros, the Serpent That Devours the Horizon", - "artist": "Revo" -},{ - "title": "Visitors", - "artist": "Revo" -},{ - "title": "Where Flowers Fall", - "artist": "Revo" -},{ - "title": "Where the Winds Blow", - "artist": "Revo" -},{ - "title": "Windswept Day", - "artist": "Revo" -},{ - "title": "Live and Learn - Instrumental", - "artist": "RichaadEB/Lollia" -},{ - "title": "Live and Learn", - "artist": "RichaadEB/Lollia" -},{ - "title": "Toxic", - "artist": "RichaadEB/Lollia" -},{ - "title": "Misty Mountains", - "artist": "Richard Armitage/The Dwarf Cast" -},{ - "title": "Exit", - "artist": "Richard Jacques/EA Games Soundtrack" -},{ - "title": "S&M", - "artist": "Rihanna" -},{ - "title": "Bullet", - "artist": "Riot Child" -},{ - "title": "Seashell Girl", - "artist": "Rishie-P/Tsurumaki Maki" -},{ - "title": "Throne", - "artist": "Rival/Neoni" -},{ - "title": "Me And My Broken Heart", - "artist": "Rixton" -},{ - "title": "Not OK", - "artist": "Robert Grace" -},{ - "title": "Sacrifice", - "artist": "Robin Lener" -},{ - "title": "Soulswap", - "artist": "Robin Lener/holocene" -},{ - "title": "Hope Is the Thing With Feathers", - "artist": "Robin/HOYO-MiX/Chevy" -},{ - "title": "If I Can Stop One Heart From Breaking (Encore)", - "artist": "Robin/HOYO-MiX/Chevy" -},{ - "title": "If I Can Stop One Heart From Breaking", - "artist": "Robin/HOYO-MiX/Chevy" -},{ - "title": "Sway to My Beat in Cosmos", - "artist": "Robin/HOYO-MiX/Chevy" -},{ - "title": "Bring Me To Life", - "artist": "Rock Emo Nightcore" -},{ - "title": "She Looks So Perfect", - "artist": "Rock Emo Nightcore" -},{ - "title": "E.T.", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "Heathens", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "Helena", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "I Kissed A Girl", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "In The End", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "Legends Never Die", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "Starboy", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "The Sceptred Isle", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Black Parade", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "What I've Done", - "artist": "Rock Emo Nightcore/Fly By Nightcore" -},{ - "title": "All I Want For Christmas Is You", - "artist": "Rock Emo Nightcore/Nightcore Hits" -},{ - "title": "Die4U", - "artist": "Rock Emo Nightcore/Nightcore Hits" -},{ - "title": "Eastside", - "artist": "Rock Emo Nightcore/Nightcore Hits" -},{ - "title": "Happier", - "artist": "Rock Emo Nightcore/Nightcore Hits" -},{ - "title": "One Eight Seven", - "artist": "Rock Emo Nightcore/Nightcore Hits" -},{ - "title": "Sucker", - "artist": "Rock Emo Nightcore/Nightcore Hits" -},{ - "title": "Youngblood", - "artist": "Rock Emo Nightcore/Nightcore Hits" -},{ - "title": "Go To Hell", - "artist": "Rocket 455\nGB9TP1701188" -},{ - "title": "Johnny Lawless", - "artist": "Rocket 455\nGB9TP1701186" -},{ - "title": "Moskow - English Version of Moskau", - "artist": "Rocking Son" -},{ - "title": "Not Tomorrow (From \"Silent Hill\")", - "artist": "Rod Herold" -},{ - "title": "Nowhere Land - demo", - "artist": "Romy Wave" -},{ - "title": "Deal With The Devil", - "artist": "Rory Webley" -},{ - "title": "Time of the Wolves - Piano Version", - "artist": "Rosemary Moonrise/Sharm" -},{ - "title": "March of the Helldivers", - "artist": "Ross Tregenza" -},{ - "title": "Super Earth National Anthem", - "artist": "Ross Tregenza" -},{ - "title": "overwhelmed", - "artist": "Royal & the Serpent" -},{ - "title": "The Hearse Song", - "artist": "Rusty Cage" -},{ - "title": "A Ray of Light", - "artist": "Ryan Fogleman" -},{ - "title": "Abandoned Town", - "artist": "Ryan Fogleman" -},{ - "title": "Back Into Her Arms", - "artist": "Ryan Fogleman" -},{ - "title": "Cold Droplets of Water", - "artist": "Ryan Fogleman" -},{ - "title": "Dulcet", - "artist": "Ryan Fogleman" -},{ - "title": "Longing", - "artist": "Ryan Fogleman" -},{ - "title": "Lovers", - "artist": "Ryan Fogleman" -},{ - "title": "Lurking in My Shadow", - "artist": "Ryan Fogleman" -},{ - "title": "Reunite the Separated", - "artist": "Ryan Fogleman" -},{ - "title": "Silence", - "artist": "Ryan Fogleman" -},{ - "title": "Song of a Deity", - "artist": "Ryan Fogleman" -},{ - "title": "We Will Meet Again", - "artist": "Ryan Fogleman" -},{ - "title": "Wisps Play", - "artist": "Ryan Fogleman" -},{ - "title": "Heavy Hands", - "artist": "Ryan Ike/Joshua Du Chene/May Claire La Plante" -},{ - "title": "The Fairy King", - "artist": "Ryan Louder/Ashley Serena" -},{ - "title": "Overwhelmed (Ryan Mack Remix)", - "artist": "Ryan Mack" -},{ - "title": "Din Don Dan", - "artist": "Ryu/Mayumi Morinaga" -},{ - "title": "Kashkash", - "artist": "S. J. Tucker" -},{ - "title": "The Wendy Trilogy III - Green-eyed Sue/Sue's Jig", - "artist": "S. J. Tucker" -},{ - "title": "Pika Girl", - "artist": "S3RL" -},{ - "title": "The Legend of Link (feat. Mixie Moon)", - "artist": "S3RL/Mixie Moon" -},{ - "title": "Candy (feat. Sara)", - "artist": "S3RL/Sara" -},{ - "title": "Confessions of a Rotten Girl", - "artist": "SAWTOWNE" -},{ - "title": "M@GICAL CURE! LOVE SHOT! (feat. Hatsune Miku)", - "artist": "SAWTOWNE/Hatsune Miku" -},{ - "title": "Mi Mi Mi - From \"Jem And The Holograms\" Soundtrack", - "artist": "SEREBRO" -},{ - "title": "Trampoline", - "artist": "SHAED" -},{ - "title": "Amygdala", - "artist": "SIE Sound Team" -},{ - "title": "Blood-starved Beast", - "artist": "SIE Sound Team" -},{ - "title": "Bloodborne", - "artist": "SIE Sound Team" -},{ - "title": "Celestial Emissary", - "artist": "SIE Sound Team" -},{ - "title": "Cleric Beast", - "artist": "SIE Sound Team" -},{ - "title": "Darkbeast", - "artist": "SIE Sound Team" -},{ - "title": "Ebrietas, Daughter of the Cosmos", - "artist": "SIE Sound Team" -},{ - "title": "Hail the Nightmare", - "artist": "SIE Sound Team" -},{ - "title": "Hunter's Dream", - "artist": "SIE Sound Team" -},{ - "title": "Lullaby for Mergo", - "artist": "SIE Sound Team" -},{ - "title": "Micolash, Nightmare Host", - "artist": "SIE Sound Team" -},{ - "title": "Moon Presence", - "artist": "SIE Sound Team" -},{ - "title": "Moonlit Melody", - "artist": "SIE Sound Team" -},{ - "title": "Of the Pthumerian Line", - "artist": "SIE Sound Team" -},{ - "title": "Omen", - "artist": "SIE Sound Team" -},{ - "title": "Queen of the Vilebloods", - "artist": "SIE Sound Team" -},{ - "title": "Rom, the Vacuous Spider", - "artist": "SIE Sound Team" -},{ - "title": "Soothing Hymn", - "artist": "SIE Sound Team" -},{ - "title": "Terror", - "artist": "SIE Sound Team" -},{ - "title": "The First Hunter", - "artist": "SIE Sound Team" -},{ - "title": "The Hunter", - "artist": "SIE Sound Team" -},{ - "title": "The Night Unfurls", - "artist": "SIE Sound Team" -},{ - "title": "The One Reborn", - "artist": "SIE Sound Team" -},{ - "title": "The Witch of Hemwick", - "artist": "SIE Sound Team" -},{ - "title": "Watchers", - "artist": "SIE Sound Team" -},{ - "title": "Rรบn", - "artist": "SKรLD" -},{ - "title": "Seven Nation Army", - "artist": "SKรLD" -},{ - "title": "Back Again", - "artist": "SLCZ/Nightcore/Nightcore Girl" -},{ - "title": "Panic", - "artist": "SM6" -},{ - "title": "Koko Soko - 2008 Radio Redux", - "artist": "SMiLE.dk" -},{ - "title": "SOS (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "SOSOSO (Tsukui Kazuhito)/Megurine Luka" -},{ - "title": "ใƒ€ใƒณใ‚ทใƒณใ‚ฐใƒปใ‚ญใƒžใ‚คใƒฉ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "SOSOSO (Tsukui Kazuhito)/Megurine Luka" -},{ - "title": "World is Ours (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "STARKIDS/Hatsune Miku" -},{ - "title": "Burning Heart", - "artist": "SVRCINA" -},{ - "title": "Loyal", - "artist": "SVRCINA" -},{ - "title": "Loyal (Nightcore)", - "artist": "SVRCINA/Nightcore Reality" -},{ - "title": "Where's My Love", - "artist": "SYML" -},{ - "title": "The Last Stand", - "artist": "Sabaton" -},{ - "title": "Angels Calling", - "artist": "Sabaton/Apocalyptica" -},{ - "title": "S&M", - "artist": "Sabl3" -},{ - "title": "A Second Chance - Safina's Theme", - "artist": "Sabrielle Augustin" -},{ - "title": "Authenticity - Pertisia's Piano Solo", - "artist": "Sabrielle Augustin" -},{ - "title": "Broken Trust", - "artist": "Sabrielle Augustin" -},{ - "title": "Ready, Set, Steady!", - "artist": "Sabrielle Augustin" -},{ - "title": "To Wherever I Take Us", - "artist": "Sabrielle Augustin" -},{ - "title": "Assassin's Creed Valhalla Main Theme (feat. Einar Selvik)", - "artist": "Sarah Schachner/Assassin's Creed/Jesper Kyd/Einar Selvik" -},{ - "title": "Espresso", - "artist": "Sabrina Carpenter" -},{ - "title": "Looking at Me", - "artist": "Sabrina Carpenter" -},{ - "title": "Thumbs", - "artist": "Sabrina Carpenter" -},{ - "title": "Fake Friends", - "artist": "Sadie" -},{ - "title": "Tale of The Shadow", - "artist": "Sail North" -},{ - "title": "Unsinkable", - "artist": "Sail North" -},{ - "title": "Moon Revenge", - "artist": "Sailor Guardian" -},{ - "title": "Ghosts & Monsters", - "artist": "Saint Chaos" -},{ - "title": "A Future That Many Will Never See", - "artist": "Sam Hulick" -},{ - "title": "Combat Simulator Mirror", - "artist": "Sam Hulick" -},{ - "title": "Combat Simulator Tier 1", - "artist": "Sam Hulick" -},{ - "title": "Combat Simulator Tier 2", - "artist": "Sam Hulick" -},{ - "title": "Combat Simulator Tier 3", - "artist": "Sam Hulick" -},{ - "title": "Combat Simulator Tier 4", - "artist": "Sam Hulick" -},{ - "title": "Farewell and Into the Inevitable", - "artist": "Sam Hulick" -},{ - "title": "I Am Alive and I Am Not Alone", - "artist": "Sam Hulick" -},{ - "title": "I Was Lost Without You", - "artist": "Sam Hulick" -},{ - "title": "I Will Watch Over the Ones Who Live On", - "artist": "Sam Hulick" -},{ - "title": "I'm Proud of You", - "artist": "Sam Hulick" -},{ - "title": "Joker's Fifteen Minutes", - "artist": "Sam Hulick" -},{ - "title": "Liara's Theme", - "artist": "Sam Hulick" -},{ - "title": "Lost in You", - "artist": "Sam Hulick" -},{ - "title": "Mars", - "artist": "Sam Hulick" -},{ - "title": "Resolution", - "artist": "Sam Hulick" -},{ - "title": "Shepard's Tango", - "artist": "Sam Hulick" -},{ - "title": "The Fate of the Galaxy", - "artist": "Sam Hulick" -},{ - "title": "The Fleets Arrive", - "artist": "Sam Hulick" -},{ - "title": "Wake Up", - "artist": "Sam Hulick" -},{ - "title": "We Face Our Enemy Together", - "artist": "Sam Hulick" -},{ - "title": "We Fought As a United Galaxy", - "artist": "Sam Hulick" -},{ - "title": "An End Once and For All - Extended Cut", - "artist": "Sam Hulick/Clint Mansell" -},{ - "title": "Battle at Eden Prime", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "From the Wreckage", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "In Pursuit of Saren", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "Protecting the Colony", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "Sovereign's Theme", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "The Normandy", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "Uncharted Worlds", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "Uplink", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "Victory", - "artist": "Sam Hulick/EA Games Soundtrack" -},{ - "title": "Saren", - "artist": "Sam Hulick/Richard Jacques/EA Games Soundtrack" -},{ - "title": "The Citadel", - "artist": "Sam Hulick/Richard Jacques/EA Games Soundtrack" -},{ - "title": "Breaking Point", - "artist": "Sam Sky/Lollia/Roless" -},{ - "title": "Wolves", - "artist": "Sam Tinnesz/Silverberg" -},{ - "title": "Gotta Tell You", - "artist": "Samantha Mumba" -},{ - "title": "Gefallen", - "artist": "Samsas Traum" -},{ - "title": "Undo", - "artist": "Sanna Nielsen" -},{ - "title": "Into the Night (feat. Chad Kroeger)", - "artist": "Santana/Chad Kroeger" -},{ - "title": "Blumenkranz", - "artist": "Sapphire" -},{ - "title": "Fallingstar Beast", - "artist": "Shoi Miyazawa" -},{ - "title": "Struck by Lightning (feat. Cavetown)", - "artist": "Sara Kays/Cavetown" -},{ - "title": "Siren Song", - "artist": "Sara Singer" -},{ - "title": "Mass Effect 3: a Future For the Krogan/An End Once and For All", - "artist": "Sarah Covey/London Philharmonic Orchestra" -},{ - "title": "Savage Daughter", - "artist": "Sarah Hester Ross" -},{ - "title": "A Divided Land", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "A Murder of Two", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "A Seditious Act", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Across the Dunes", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "All Things Must End", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Ambush by Cutthroats", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Apep's Vengeance", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Assassin's Creed Origins Main Theme", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Assassin's Swagger", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Ballroom Fight (Invention No. 13 in D Minor)", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Bayek of Siwa", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Be My Eyes", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Binding Loyalties", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Blood Red Sails", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Blood Tide", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Born of the Sun", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Books of Grievances", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Carry Me to Valhalla", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Celestial Dreams", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Chandeliers and Carnage", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Cheating Death", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Chthonic Invasion", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Contrary Winds", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Danton's Sacrifice", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Dark and Terrible Dreams", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Dead Kings and Living Gods", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Desert Delirium", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Duals on the Cloak", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Eivor's Revenge", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Execution by All Means", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Ezio's Family - Origins Version", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Father of Gods", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Finding Fenrir", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Fire in the Duat", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Frozen Lands", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Fury of the Northmen", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "I Walk on Your Water", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "In the Splendor of the Moon", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "In the Twilight of Peace", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Inflame or Enlighten", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Jarls, Karls, and Thralls", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Knowledge of the Birds", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Land of the Northern", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Legerdemain", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Legions of Blood", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Locate the Sun", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Moonlight on the Nile", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Mystic Runes", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "New People, Old Empires", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Nomads of the White Desert", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Odin's Plunder", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Open Sky's Door", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Ptolemy's Lament", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Raids of Rage", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Rather Death Than Slavery", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Raven of the Wind", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Ravensthorpe", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Return of the Medjay", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Right Wing Element", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Rivers and Fjords", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Saxon Blood", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Sea Thieves", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Sigurd's Choice", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Spies, Taxes, and the Third Estate", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Storm of Terror", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Storming the Guilty", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Strike Forth into the Thorns and Brambles", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Alexandrian Pleiad", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Battle of Krokodilopolis", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Committee of One", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Cracked Wall", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Fate of East Mercia", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The First Departure", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The First Transformation", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Guardian", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Hyena's Fire", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Last Medjay", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Mob Accuses", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Nation, the Law, and the King", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Order of Ancients", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Money Heist - Nightcore Remix", - "artist": "Sinnon Nightcore" -},{ - "title": "The Shimmering Sands", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Swarming", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Tongueless Land", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "The Tree of Life", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Thunderstone", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "To the Next World", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Traders and Raiders", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Treachery and Butchers", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Trust the Currents", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Uncharted Waters", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Viking Blood, English Veins", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Voices of Fornburg", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Wave Walker", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "What It Has Always Been", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Winds of Cyrene", - "artist": "Sarah Schachner/Assassin's Creed" -},{ - "title": "Asgard Hall of the Aesir (feat. Einar Selvik)", - "artist": "Sarah Schachner/Assassin's Creed/Einar Selvik" -},{ - "title": "Ragnarok - Twilight of the Gods (feat. Einar Selvik)", - "artist": "Sarah Schachner/Assassin's Creed/Einar Selvik" -},{ - "title": "The Bearded Axe (feat. Einar Selvik)", - "artist": "Sarah Schachner/Assassin's Creed/Einar Selvik" -},{ - "title": "Invader", - "artist": "Shoi Miyazawa" -},{ - "title": "Dark Slayer", - "artist": "Sarah Schachner/Jesper Kyd/Assassin's Creed" -},{ - "title": "Assassin's Creed Valhalla Main Theme (feat. Einar Selvik)", - "artist": "Sarah Schachner/Jesper Kyd/Assassin's Creed/Einar Selvik" -},{ - "title": "Death From Above", - "artist": "Sascha Dikiciyan & Cris Velasco" -},{ - "title": "Infiltration", - "artist": "Sascha Dikiciyan & Cris Velasco" -},{ - "title": "Making Our Escape", - "artist": "Sascha Dikiciyan & Cris Velasco" -},{ - "title": "Party Music", - "artist": "Sascha Dikiciyan & Cris Velasco" -},{ - "title": "101 Trailer", - "artist": "Sascha Dikiciyan" -},{ - "title": "Distorted Reality", - "artist": "Sascha Dikiciyan" -},{ - "title": "Dr. Koller", - "artist": "Sascha Dikiciyan" -},{ - "title": "G.A.R.M.", - "artist": "Sascha Dikiciyan" -},{ - "title": "Janus", - "artist": "Sascha Dikiciyan" -},{ - "title": "Main Menu Theme", - "artist": "Sascha Dikiciyan" -},{ - "title": "Martial Law", - "artist": "Sascha Dikiciyan" -},{ - "title": "Prague", - "artist": "Sascha Dikiciyan" -},{ - "title": "Safehouse", - "artist": "Sascha Dikiciyan" -},{ - "title": "The Mechanical Apartheid Trailer", - "artist": "Sascha Dikiciyan" -},{ - "title": "The Orchid", - "artist": "Sascha Dikiciyan" -},{ - "title": "Medicine", - "artist": "Sasuke Haraguchi" -},{ - "title": "Fixer", - "artist": "Satan/Nightcore/Nightcore Girl/NAVI" -},{ - "title": "Akuma no Ko - English ver.", - "artist": "Sati Akura" -},{ - "title": "NEXT NEST", - "artist": "Satsuki ga Tenkomori" -},{ - "title": "Addicted", - "artist": "Saving Abel" -},{ - "title": "New Tattoo", - "artist": "Saving Abel" -},{ - "title": "Electro Gypsy", - "artist": "Savlonic" -},{ - "title": "Danganronpa Theme - Remix", - "artist": "SayMaxWell" -},{ - "title": "Scellus", - "artist": "Unknown Artist" -},{ - "title": "I Expect You To Die", - "artist": "Schell Games" -},{ - "title": "Screw_Head", - "artist": "Unknown Artist" -},{ - "title": "Unseen ties ~Everlasting Love~", - "artist": "SeYUN" -},{ - "title": "Sea Of Stars", - "artist": "Unknown Artist" -},{ - "title": "Seabed_shrine", - "artist": "Unknown Artist" -},{ - "title": "Acid Tunnel of Love", - "artist": "Toby Fox" -},{ - "title": "Dead Horse", - "artist": "Sean Dagher/Nils Brown/Michiel Schrey/Assassin's Creed" -},{ - "title": "Good Morning Ladies", - "artist": "Sean Dagher/Nils Brown/Michiel Schrey/Assassin's Creed" -},{ - "title": "Leave Her Johnny", - "artist": "Sean Dagher/Nils Brown/Michiel Schrey/Assassin's Creed" -},{ - "title": "Randy Dandy Oh", - "artist": "Sean Dagher/Nils Brown/Michiel Schrey/Assassin's Creed" -},{ - "title": "William Taylor", - "artist": "Sean Dagher/Nils Brown/Michiel Schrey/Charlotte Cumberbirch/Nelson Carter/Richard Irwin/David Gossage/Assassin's Creed" -},{ - "title": "Get Busy", - "artist": "Sean Paul" -},{ - "title": "edge TV-EDIT", - "artist": "See-Saw" -},{ - "title": "indio", - "artist": "See-Saw" -},{ - "title": "love", - "artist": "See-Saw" -},{ - "title": "obsession TV-Mix", - "artist": "See-Saw" -},{ - "title": "yasashii yoake TV-size", - "artist": "See-Saw" -},{ - "title": "ๅƒๅคœไธ€ๅคœ", - "artist": "See-Saw" -},{ - "title": "ๅƒๅคœไธ€ๅคœ๏ผˆKARAOKE๏ผ‰", - "artist": "See-Saw" -},{ - "title": "้ป„ๆ˜ใฎๆตท TV-EDIT", - "artist": "See-Saw" -},{ - "title": "Broken", - "artist": "Seether/Amy Lee" -},{ - "title": "Los! Los! Los! (Saga of Tanya the Evil)", - "artist": "Selphius" -},{ - "title": "Closing Time", - "artist": "Semisonic" -},{ - "title": "LETHAL DOSE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Cry for You", - "artist": "September" -},{ - "title": "All The Things She Said", - "artist": "Seraphine/Jasmine Clarke" -},{ - "title": "Our Lady in Shadow", - "artist": "Sergey Eybog" -},{ - "title": "Searching for Answers", - "artist": "Sergey Eybog" -},{ - "title": "Horse Soldier, Horse Soldier", - "artist": "Seth Staton Watkins" -},{ - "title": "Down", - "artist": "Seven Day Sleep" -},{ - "title": "Spider Girl", - "artist": "Shadrow" -},{ - "title": "Oneiro Castle", - "artist": "Shady Cicada" -},{ - "title": "It Wasn't Me", - "artist": "Shaggy/Rik Rok" -},{ - "title": "Whenever, Wherever", - "artist": "Shakira" -},{ - "title": "ๆญคๅˆปๅฟƒ็ปช", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "A Dozen Hearts", - "artist": "Sharm" -},{ - "title": "Daughter of the Sea", - "artist": "Sharm/Alison M. Sparrow" -},{ - "title": "Beyond Me - session version", - "artist": "Sharon Den Adel/After Forever/Floor Jansen" -},{ - "title": "INSANE", - "artist": "Sheldon Riley" -},{ - "title": "Ievan Polkka - Synthwave version", - "artist": "Sheny./Hatsune Miku" -},{ - "title": "ไธ€็ญ‹ใฎๅธŒๆœ›", - "artist": "Shiho Terada" -},{ - "title": "ไบˆๆ„Ÿ", - "artist": "Shiho Terada" -},{ - "title": "ๅ›žๆƒณ Pf. ver.", - "artist": "Shiho Terada" -},{ - "title": "ๅ›žๆƒณ", - "artist": "Shiho Terada" -},{ - "title": "ๆœๆŸป", - "artist": "Shiho Terada" -},{ - "title": "ๆบใ‚Œใ‚‹ๅฟƒ", - "artist": "Shiho Terada" -},{ - "title": "ๆฟ€้œ‡", - "artist": "Shiho Terada" -},{ - "title": "็–‘ๆƒ‘", - "artist": "Shiho Terada" -},{ - "title": "็ฅˆใ‚Š Pf. ver.", - "artist": "Shiho Terada" -},{ - "title": "็ฅˆใ‚Š", - "artist": "Shiho Terada" -},{ - "title": "่€ƒๅฏŸ", - "artist": "Shiho Terada" -},{ - "title": "่‘›่—ค", - "artist": "Shiho Terada" -},{ - "title": "่กŒใใœ๏ผ", - "artist": "Shiho Terada" -},{ - "title": "่ฟท่ทฏ", - "artist": "Shiho Terada" -},{ - "title": "่ฟฝ่ทก", - "artist": "Shiho Terada" -},{ - "title": "้—‡", - "artist": "Shiho Terada" -},{ - "title": "Anime Girl", - "artist": "Shiki-TMNS/Kodama Boy/Big Gay" -},{ - "title": "Break Away", - "artist": "Shiko Nightcore" -},{ - "title": "Close To Me", - "artist": "Shiko Nightcore" -},{ - "title": "Don't Let Me Down", - "artist": "Shiko Nightcore" -},{ - "title": "Going Crazy", - "artist": "Shiko Nightcore" -},{ - "title": "Have To Care", - "artist": "Shiko Nightcore" -},{ - "title": "Hostage", - "artist": "Shiko Nightcore" -},{ - "title": "How U Feelin'", - "artist": "Shiko Nightcore" -},{ - "title": "I Gotta Know", - "artist": "Shiko Nightcore" -},{ - "title": "Illusions", - "artist": "Shiko Nightcore" -},{ - "title": "In My Heart", - "artist": "Shiko Nightcore" -},{ - "title": "Intentions", - "artist": "Shiko Nightcore" -},{ - "title": "La La La (I Need You)", - "artist": "Shiko Nightcore" -},{ - "title": "Like This", - "artist": "Shiko Nightcore" -},{ - "title": "Low", - "artist": "Shiko Nightcore" -},{ - "title": "Need Me", - "artist": "Shiko Nightcore" -},{ - "title": "Run Away", - "artist": "Shiko Nightcore" -},{ - "title": "Runnin' Back", - "artist": "Shiko Nightcore" -},{ - "title": "Wait For You", - "artist": "Shiko Nightcore" -},{ - "title": "Without U", - "artist": "Shiko Nightcore" -},{ - "title": "Without You", - "artist": "Shiko Nightcore" -},{ - "title": "Woke", - "artist": "Shiko Nightcore" -},{ - "title": "Tissues - Nightcore Remix", - "artist": "Shiko Nightcore/Glaceo/Sinnon Nightcore/Marphil" -},{ - "title": "Anybody - Nightcore Remix", - "artist": "Shiko Nightcore/Ozlig" -},{ - "title": "Eyes Low - 8D Nightcore", - "artist": "Shiko Nightcore/Ozlig" -},{ - "title": "Fall In Love - Nightcore", - "artist": "Shiko Nightcore/Ozlig" -},{ - "title": "SAD - Nightcore Remix", - "artist": "Shiko Nightcore/Ozlig" -},{ - "title": "Tissues - Nightcore Remix", - "artist": "Shiko Nightcore/Sinnon Nightcore/Marphil/Glaceo" -},{ - "title": "Always Running - Hardstyle Sped Up", - "artist": "Shiko Nightcore/ZIFRIOS" -},{ - "title": "Call Me Maybe - Hardstyle Sped Up", - "artist": "Shiko Nightcore/ZIFRIOS" -},{ - "title": "Dead Inside", - "artist": "Shiko Nightcore/ZIFRIOS" -},{ - "title": "Eternity", - "artist": "Shiko Nightcore/ZIFRIOS" -},{ - "title": "Experience", - "artist": "Shiko Nightcore/ZIFRIOS" -},{ - "title": "Royalty - Hardstyle Sped Up", - "artist": "Shiko Nightcore/ZIFRIOS" -},{ - "title": "Rebellion - Sped Up", - "artist": "ShiroNeko/Isaa Corva" -},{ - "title": "Rebellion - Stripped", - "artist": "ShiroNeko/Isaa Corva" -},{ - "title": "In My Darkest Hours", - "artist": "Sirenia" -},{ - "title": "Rebellion", - "artist": "ShiroNeko/Isaa Corva" -},{ - "title": "Altus Plateau", - "artist": "Shoi Miyazawa" -},{ - "title": "Beast Clergyman", - "artist": "Shoi Miyazawa" -},{ - "title": "Bloody Fingers", - "artist": "Shoi Miyazawa" -},{ - "title": "Character Creation", - "artist": "Shoi Miyazawa" -},{ - "title": "Crumbling Farum Azula", - "artist": "Shoi Miyazawa" -},{ - "title": "Godrick the Grafted", - "artist": "Shoi Miyazawa" -},{ - "title": "More Than I Am - Sped Up - Nightcore Remix", - "artist": "Sinnon Nightcore/Faith Marie" -},{ - "title": "Mohg, Lord of Blood", - "artist": "Shoi Miyazawa" -},{ - "title": "Omen Illusion", - "artist": "Shoi Miyazawa" -},{ - "title": "Starscourge Radahn", - "artist": "Shoi Miyazawa" -},{ - "title": "Subterranean Shunning-Grounds", - "artist": "Shoi Miyazawa" -},{ - "title": "Ending", - "artist": "Shoi Miyazawa/Tsukasa Saitoh" -},{ - "title": "ใƒฑใ‚ดใƒฐใ‚นใƒ†ใƒƒใ‚ฏ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Shu/Hatsune Miku/Megurine Luka" -},{ - "title": "ๆšดๆญŒใƒ†ใƒƒใ‚ฏ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Shu/Hatsune Miku/Megurine Luka" -},{ - "title": "่„ณๆŸ„ไผฝ่—ๅ ‚ (feat. ๅˆ้ŸณใƒŸใ‚ฏร—ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Shu/Hatsune Miku/Megurine Luka" -},{ - "title": "ใ‚ทใƒซใƒใƒผใ‚ณใƒฌใ‚ฏใ‚ฟใƒผ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Shu/Megurine Luka" -},{ - "title": "ใ‚นใƒ†ใƒฐ_ใ‚ดใƒฒใƒซใƒ‰ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Shu/Megurine Luka" -},{ - "title": "ใƒˆใƒฉใƒœใ‚ฅร—ใƒฐใ‚ซใ‚ก (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Shu/Megurine Luka" -},{ - "title": "Light And Shadow - Epic Orchestral", - "artist": "Shyar Kiki" -},{ - "title": "Niemals", - "artist": "Sieben" -},{ - "title": "Find You", - "artist": "Signal Void/King Protea" -},{ - "title": "Levan's Polka", - "artist": "Sigulka" -},{ - "title": "Home", - "artist": "Silvervale" -},{ - "title": "How Sweet", - "artist": "Silvervale" -},{ - "title": "Playtime", - "artist": "Silvervale" -},{ - "title": "Sakura Season", - "artist": "Silvervale" -},{ - "title": "Sakura Stroll", - "artist": "Silvervale" -},{ - "title": "Until We Meet Again", - "artist": "Silvervale" -},{ - "title": "Moment of Truth", - "artist": "Silvervale/Flanger Moose" -},{ - "title": "Sea of Thieves", - "artist": "Silvervale/Hyper Potions" -},{ - "title": "Glory To Mankind", - "artist": "Silvervale/Louverture/Archr/Maplekeurig" -},{ - "title": "Cheese is the Most Important Quest", - "artist": "Silvervale/Shanty Shark" -},{ - "title": "Doots to Get Spooky To", - "artist": "Silvervale/Shanty Shark" -},{ - "title": "Bark Bark", - "artist": "Silvervale/Shanty Shark/Froot" -},{ - "title": "Fly to a Forest", - "artist": "Silvervale/Shanty Shark/MamaVale/Konzetsu" -},{ - "title": "Big Steppies", - "artist": "Silvervale/Shanty Shark/Mira Pink" -},{ - "title": "Same Type", - "artist": "Silvervale/shirobeats/2HALOSANI" -},{ - "title": "Delusional", - "artist": "Simon Curtis" -},{ - "title": "Pit of Vipers", - "artist": "Simon Curtis" -},{ - "title": "Super Psycho Love", - "artist": "Simon Curtis" -},{ - "title": "Skin", - "artist": "Sin" -},{ - "title": "CPR", - "artist": "Sinder" -},{ - "title": "Convergence of Sin", - "artist": "Sinder/Sleeping Forest" -},{ - "title": "Winter Rain", - "artist": "Sinder/Sleeping Forest/ThunderScott" -},{ - "title": "MY NAME", - "artist": "Sinder/Trickywi/Vienna" -},{ - "title": "1-800-273-8255 (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "4am a scene - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "All I Want (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Anywhere - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Attention (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "AutoTune - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Back Before - Nightcore Remix", - "artist": "Sinnon Nightcore" -},{ - "title": "Bad Liar (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Be Alright", - "artist": "Sinnon Nightcore" -},{ - "title": "Creep (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Dancing On My Own (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Darkside (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "Demons (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Dystopia - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Faded", - "artist": "Sinnon Nightcore" -},{ - "title": "Fast Car (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "Fetish (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "Fix You", - "artist": "Sinnon Nightcore" -},{ - "title": "Girls Like You (Switching Vocals) - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Happier (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Hurtless (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Iris (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Let Her Go (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Let Me Down Slowly (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "Liar", - "artist": "Sinnon Nightcore" -},{ - "title": "Limited Edition (Switching Vocals) - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Look What You Made Me Do (Rock Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Love Me Like You Do", - "artist": "Sinnon Nightcore" -},{ - "title": "Lose You To Love Me", - "artist": "Sinnon Nightcore" -},{ - "title": "Mad World", - "artist": "Sinnon Nightcore" -},{ - "title": "Seven Sirens and a Silver Tear", - "artist": "Sirenia" -},{ - "title": "Nightmare", - "artist": "Sinnon Nightcore" -},{ - "title": "No Distance - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "No Tears Left To Cry", - "artist": "Sinnon Nightcore" -},{ - "title": "Numb", - "artist": "Sinnon Nightcore" -},{ - "title": "One More Light (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Over The Edge - Nightcore Remix", - "artist": "Sinnon Nightcore" -},{ - "title": "Paradise", - "artist": "Sinnon Nightcore" -},{ - "title": "Questions - Nightcore Remix", - "artist": "Sinnon Nightcore" -},{ - "title": "Save Us - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Snowflake - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Stuck with U (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "Sweet but Psycho", - "artist": "Sinnon Nightcore" -},{ - "title": "The Scientist", - "artist": "Sinnon Nightcore" -},{ - "title": "The Spectre", - "artist": "Sinnon Nightcore" -},{ - "title": "Thriller", - "artist": "Sinnon Nightcore" -},{ - "title": "Unbreak My Heart - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Under The Sun - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Upside Down - Nightcore", - "artist": "Sinnon Nightcore" -},{ - "title": "Viva La Vida (Female Version)", - "artist": "Sinnon Nightcore" -},{ - "title": "Whatcha Say", - "artist": "Sinnon Nightcore" -},{ - "title": "With Or Without You", - "artist": "Sinnon Nightcore" -},{ - "title": "Without Me", - "artist": "Sinnon Nightcore" -},{ - "title": "You Should Be Sad", - "artist": "Sinnon Nightcore" -},{ - "title": "Zombie (Switching Vocals)", - "artist": "Sinnon Nightcore" -},{ - "title": "For the World - Nightcore", - "artist": "Sinnon Nightcore/BHz/Jackson Bengtsson" -},{ - "title": "Electrified", - "artist": "Sinnon Nightcore/Beth Crowley" -},{ - "title": "Empire", - "artist": "Sinnon Nightcore/Beth Crowley" -},{ - "title": "Hard To Kill", - "artist": "Sinnon Nightcore/Beth Crowley" -},{ - "title": "If You Let Me", - "artist": "Sinnon Nightcore/Beth Crowley" -},{ - "title": "You Ruined Christmas - Nightcore", - "artist": "Sinnon Nightcore/Beth Crowley" -},{ - "title": "Begin Again - Nightcore", - "artist": "Sinnon Nightcore/Brad Arthur" -},{ - "title": "i'm depressed - nightcore", - "artist": "Sinnon Nightcore/Brixson" -},{ - "title": "Have My Cake and Eat It Too", - "artist": "Sinnon Nightcore/CAROLINE" -},{ - "title": "My Type - Nightcore", - "artist": "Sinnon Nightcore/CAROLINE" -},{ - "title": "Simple - Nightcore", - "artist": "Sinnon Nightcore/CAROLINE" -},{ - "title": "Smiling - Nightcore", - "artist": "Sinnon Nightcore/CAROLINE" -},{ - "title": "Trust A Boy - Nightcore", - "artist": "Sinnon Nightcore/CAROLINE" -},{ - "title": "Why Can't You Be Mine - Nightcore", - "artist": "Sinnon Nightcore/CAROLINE" -},{ - "title": "Why Even Try - Nightcore", - "artist": "Sinnon Nightcore/CAROLINE" -},{ - "title": "Human - Nightcore", - "artist": "Sinnon Nightcore/CAROLINE/NightcoreChase" -},{ - "title": "Poison - Nightcore Version", - "artist": "Sinnon Nightcore/Caleb Hyles" -},{ - "title": "Pretty's on the Inside - Nightcore Version", - "artist": "Sinnon Nightcore/Chloe Adams" -},{ - "title": "The Doctor Said - Nightcore Version", - "artist": "Sinnon Nightcore/Chloe Adams" -},{ - "title": "Antidote - Nightcore", - "artist": "Sinnon Nightcore/Faith Marie" -},{ - "title": "Little Girl - Nightcore", - "artist": "Sinnon Nightcore/Faith Marie" -},{ - "title": "Aeon's Embrace (French Version) - Bonus Track", - "artist": "Sirenia" -},{ - "title": "21 - Sped Up - Nightcore Remix", - "artist": "Sinnon Nightcore/Gun Boi Kaz" -},{ - "title": "Perfect for Me - Nightcore", - "artist": "Sinnon Nightcore/Gun Boi Kaz" -},{ - "title": "Rose Gold Crown - Nightcore", - "artist": "Sinnon Nightcore/Gun Boi Kaz" -},{ - "title": "I Don't Wanna Be Sad Forever", - "artist": "Sinnon Nightcore/Jada Facer/Fly By Nightcore" -},{ - "title": "Power For The Return Match - Nightcore Remix", - "artist": "Sinnon Nightcore/Joh Yoban" -},{ - "title": "Seven Nation Army", - "artist": "Sinnon Nightcore/Manafest" -},{ - "title": "I Miss You - Nightcore", - "artist": "Sinnon Nightcore/Nathan Wagner" -},{ - "title": "I Hate Love - Nightcore Switching Vocals Cover", - "artist": "Sinnon Nightcore/Nightcore Cover" -},{ - "title": "Listen To Your Heart - Nightcore", - "artist": "Sinnon Nightcore/Nightcore Cover" -},{ - "title": "Listen To Your Heart", - "artist": "Sinnon Nightcore/Nightcore Cover" -},{ - "title": "Someone You Loved - Female Nightcore Version", - "artist": "Sinnon Nightcore/Nightcore Cover" -},{ - "title": "Tears of an Angel - Nightcore", - "artist": "Sinnon Nightcore/Nightcore Cover" -},{ - "title": "Tears of an Angel", - "artist": "Sinnon Nightcore/Nightcore Cover" -},{ - "title": "Human - Nightcore", - "artist": "Sinnon Nightcore/NightcoreChase/CAROLINE" -},{ - "title": "I've Got Hope - Nightcore", - "artist": "Sinnon Nightcore/NightcoreChase/CAROLINE" -},{ - "title": "All My Friends Are Fake - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Angels Like You - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Dancing With Your Ghost - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "House With No Mirrors - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Let Me Down Slowly - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Little Do You Know - Nightcore Switching Vocals", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Nothing's Gonna Change My Love For You - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Pretty Girl - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Sad Song - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "Star Walkin' - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds" -},{ - "title": "i'm yours - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds/Brad Arthur" -},{ - "title": "All My Friends Are Fake - Nightcore", - "artist": "Sinnon Nightcore/Rebeating Sounds/tiny traitor" -},{ - "title": "End It - Nightcore", - "artist": "Sinnon Nightcore/RubyChan's Nightcore" -},{ - "title": "The One - Nightcore", - "artist": "Sinnon Nightcore/Shiko Nightcore/Glaceo" -},{ - "title": "Never Too Late - Nightcore", - "artist": "Sinnon Nightcore/We Are The Empty/Youth Never Dies" -},{ - "title": "Masquerade - Nightcore", - "artist": "Sinnon Nightcore/Wolf Archives/Adriana Isabel" -},{ - "title": "Boulevard of Broken Dreams - Nightcore", - "artist": "Sinnon Nightcore/Youth Never Dies" -},{ - "title": "Sk8er Boi - Nightcore", - "artist": "Sinnon Nightcore/Youth Never Dies" -},{ - "title": "I'm Just A Kid - Nightcore", - "artist": "Sinnon Nightcore/Youth Never Dies/We Are The Empty" -},{ - "title": "A Blizzard Is Storming", - "artist": "Sirenia" -},{ - "title": "A Mental Symphony", - "artist": "Sirenia" -},{ - "title": "A Seaside Serenade", - "artist": "Sirenia" -},{ - "title": "A Shadow of Your Own Self", - "artist": "Sirenia" -},{ - "title": "A Thousand Scars", - "artist": "Sirenia" -},{ - "title": "Absent Without Leave", - "artist": "Sirenia" -},{ - "title": "Addiction No. 1", - "artist": "Sirenia" -},{ - "title": "Save Me from Myself", - "artist": "Sirenia" -},{ - "title": "Aeon's Embrace", - "artist": "Sirenia" -},{ - "title": "Aerodyne", - "artist": "Sirenia" -},{ - "title": "All My Dreams", - "artist": "Sirenia" -},{ - "title": "Ashes to Ashes", - "artist": "Sirenia" -},{ - "title": "Asphyxia", - "artist": "Sirenia" -},{ - "title": "At Sixes and Sevens", - "artist": "Sirenia" -},{ - "title": "Beneath the Midnight Sun", - "artist": "Sirenia" -},{ - "title": "Beyond Life's Scenery", - "artist": "Sirenia" -},{ - "title": "Blue Colleen (bonus)", - "artist": "Sirenia" -},{ - "title": "Chains (bonus)", - "artist": "Sirenia" -},{ - "title": "Cloud Nine", - "artist": "Sirenia" -},{ - "title": "Cold Caress", - "artist": "Sirenia" -},{ - "title": "Coming Down", - "artist": "Sirenia" -},{ - "title": "Concealed Disdain", - "artist": "Sirenia" -},{ - "title": "Contemptuous Quietus", - "artist": "Sirenia" -},{ - "title": "Darkened Days To Come", - "artist": "Sirenia" -},{ - "title": "Darkling", - "artist": "Sirenia" -},{ - "title": "Deadlight", - "artist": "Sirenia" -},{ - "title": "Decadence", - "artist": "Sirenia" -},{ - "title": "December Snow", - "artist": "Sirenia" -},{ - "title": "Delirium", - "artist": "Sirenia" -},{ - "title": "Desire", - "artist": "Sirenia" -},{ - "title": "Dim Days of Dolor", - "artist": "Sirenia" -},{ - "title": "Ditt Endelikt - Edit", - "artist": "Sirenia" -},{ - "title": "Ditt Endelikt", - "artist": "Sirenia" -},{ - "title": "Dopamine", - "artist": "Sirenia" -},{ - "title": "Downfall", - "artist": "Sirenia" -},{ - "title": "Downwards Spiral", - "artist": "Sirenia" -},{ - "title": "Ducere Me In Lucem", - "artist": "Sirenia" -},{ - "title": "Earendel", - "artist": "Sirenia" -},{ - "title": "El enigma de la vida", - "artist": "Sirenia" -},{ - "title": "Elixir", - "artist": "Sirenia" -},{ - "title": "Elusive Sun", - "artist": "Sirenia" -},{ - "title": "Euphoria", - "artist": "Sirenia" -},{ - "title": "Fading Star", - "artist": "Sirenia" -},{ - "title": "Fading to the Deepest Black", - "artist": "Sirenia" -},{ - "title": "Fallen Angel", - "artist": "Sirenia" -},{ - "title": "Little Ones - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501662" -},{ - "title": "Fifth Column", - "artist": "Sirenia" -},{ - "title": "First We Take Manhatten", - "artist": "Sirenia" -},{ - "title": "Glades Of Summer", - "artist": "Sirenia" -},{ - "title": "Glowing Embers", - "artist": "Sirenia" -},{ - "title": "Goddess of the Sea", - "artist": "Sirenia" -},{ - "title": "In Styx Embrace", - "artist": "Sirenia" -},{ - "title": "In Sumerian Haze", - "artist": "Sirenia" -},{ - "title": "In a Manica", - "artist": "Sirenia" -},{ - "title": "Insania", - "artist": "Sirenia" -},{ - "title": "Into Infinity", - "artist": "Sirenia" -},{ - "title": "Into the Night", - "artist": "Sirenia" -},{ - "title": "Led Astray", - "artist": "Sirenia" -},{ - "title": "Lethargica", - "artist": "Sirenia" -},{ - "title": "Lithium and a Lover", - "artist": "Sirenia" -},{ - "title": "Lost In Life", - "artist": "Sirenia" -},{ - "title": "Love Like Cyanide (Edit - Bonus Track)", - "artist": "Sirenia" -},{ - "title": "Love Like Cyanide", - "artist": "Sirenia" -},{ - "title": "Manic Aeon", - "artist": "Sirenia" -},{ - "title": "Meridian - Acoustic", - "artist": "Sirenia" -},{ - "title": "Meridian", - "artist": "Sirenia" -},{ - "title": "Blinded No More", - "artist": "Sonata Arctica" -},{ - "title": "My Mind' s Eye", - "artist": "Sirenia" -},{ - "title": "My Mind's Eyes [Bonus Track] - Radio Edit", - "artist": "Sirenia" -},{ - "title": "Nomadic", - "artist": "Sirenia" -},{ - "title": "Nos Heures Sombres", - "artist": "Sirenia" -},{ - "title": "Obire Mortem", - "artist": "Sirenia" -},{ - "title": "Oceans Away", - "artist": "Sirenia" -},{ - "title": "On the Wane", - "artist": "Sirenia" -},{ - "title": "Once A Star (digital bonus)", - "artist": "Sirenia" -},{ - "title": "Once My Light", - "artist": "Sirenia" -},{ - "title": "One By One", - "artist": "Sirenia" -},{ - "title": "Oscura Realidad", - "artist": "Sirenia" -},{ - "title": "Passing Seasons", - "artist": "Sirenia" -},{ - "title": "Playing with Fire", - "artist": "Sirenia" -},{ - "title": "Profound Scars", - "artist": "Sirenia" -},{ - "title": "Queen of Lies", - "artist": "Sirenia" -},{ - "title": "Save Me from Myself - Remix", - "artist": "Sirenia" -},{ - "title": "Scorching Sands", - "artist": "Skewsound" -},{ - "title": "Serpent", - "artist": "Sirenia" -},{ - "title": "Seti", - "artist": "Sirenia" -},{ - "title": "Seven Keys And Nine Doors", - "artist": "Sirenia" -},{ - "title": "Edge Flight", - "artist": "Solar Fields" -},{ - "title": "Seven Widows Weep - Edit", - "artist": "Sirenia" -},{ - "title": "Seven Widows Weep", - "artist": "Sirenia" -},{ - "title": "Sirenian Shores", - "artist": "Sirenia" -},{ - "title": "Sirens of the Seven Seas", - "artist": "Sirenia" -},{ - "title": "Sister Nightfall", - "artist": "Sirenia" -},{ - "title": "Sons of the North", - "artist": "Sirenia" -},{ - "title": "Star-Crossed", - "artist": "Sirenia" -},{ - "title": "Stille Kom Dรธden", - "artist": "Sirenia" -},{ - "title": "Sundown", - "artist": "Sirenia" -},{ - "title": "The 12th Hour", - "artist": "Sirenia" -},{ - "title": "The End Of It All", - "artist": "Sirenia" -},{ - "title": "The Enigma Of Life", - "artist": "Sirenia" -},{ - "title": "The Enigma of Life - acoustic version", - "artist": "Sirenia" -},{ - "title": "The Fall Within", - "artist": "Sirenia" -},{ - "title": "The Funeral March", - "artist": "Sirenia" -},{ - "title": "The Last Call", - "artist": "Sirenia" -},{ - "title": "The Lucid Door", - "artist": "Sirenia" -},{ - "title": "The Mind Maelstrom - Instrumental", - "artist": "Sirenia" -},{ - "title": "The Mind Maelstrom", - "artist": "Sirenia" -},{ - "title": "The Path To Decay - radio mix", - "artist": "Sirenia" -},{ - "title": "The Setting Darkness", - "artist": "Sirenia" -},{ - "title": "The Seventh Summer", - "artist": "Sirenia" -},{ - "title": "The Silver Eye", - "artist": "Sirenia" -},{ - "title": "The Timeless Waning", - "artist": "Sirenia" -},{ - "title": "The Twilight Hour", - "artist": "Sirenia" -},{ - "title": "The Twilight In Your Eyes", - "artist": "Sirenia" -},{ - "title": "The Voyage", - "artist": "Sirenia" -},{ - "title": "ใƒขใ‚ซ(KAITO ver.) (feat. KAITO)", - "artist": "yamichrome/KAITO" -},{ - "title": "Incomplete", - "artist": "Sisqo" -},{ - "title": "This Curse of Mine", - "artist": "Sirenia" -},{ - "title": "This Darkness", - "artist": "Sirenia" -},{ - "title": "This Lonely Lake", - "artist": "Sirenia" -},{ - "title": "Timeless Desolation", - "artist": "Sirenia" -},{ - "title": "Towards an Early Grave", - "artist": "Sirenia" -},{ - "title": "Tragedienne", - "artist": "Sirenia" -},{ - "title": "Tragica ('tragedienne' Spanish Version - Bonus Track)", - "artist": "Sirenia" -},{ - "title": "Twist in my Sobriety (Bonus Track)", - "artist": "Sirenia" -},{ - "title": "Twist in my Sobriety", - "artist": "Sirenia" -},{ - "title": "Veil of Winter", - "artist": "Sirenia" -},{ - "title": "Voices Within", - "artist": "Sirenia" -},{ - "title": "Voyage Voyage", - "artist": "Sirenia" -},{ - "title": "We Come to Ruins", - "artist": "Sirenia" -},{ - "title": "Winter Land", - "artist": "Sirenia" -},{ - "title": "Winterborn 77 - Instrumental", - "artist": "Sirenia" -},{ - "title": "Winterborn 77", - "artist": "Sirenia" -},{ - "title": "Misplaced", - "artist": "Sonata Arctica" -},{ - "title": "The Other Side", - "artist": "Sirenia/Mortemia" -},{ - "title": "The Path To Decay", - "artist": "Sirenia/Mortemia" -},{ - "title": "Rivers in the Desert", - "artist": "SixteenInMono/Caleb Hyles/Legendav" -},{ - "title": "Across the Dunes", - "artist": "Skewsound" -},{ - "title": "Ashes of Malmouth", - "artist": "Skewsound" -},{ - "title": "Astral Fields", - "artist": "Skewsound" -},{ - "title": "Basalt Crags", - "artist": "Skewsound" -},{ - "title": "Brief Respite", - "artist": "Skewsound" -},{ - "title": "Celestial Guardian", - "artist": "Skewsound" -},{ - "title": "City of Ruins", - "artist": "Skewsound" -},{ - "title": "Conclave of the Three", - "artist": "Skewsound" -},{ - "title": "Eldritch Sun", - "artist": "Skewsound" -},{ - "title": "Eye of Ulzuin", - "artist": "Skewsound" -},{ - "title": "Facing a God", - "artist": "Skewsound" -},{ - "title": "All That You Are (From \"Lost Ember\")", - "artist": "Solid Audioworks" -},{ - "title": "Howling Chasm", - "artist": "Skewsound" -},{ - "title": "Infernal Depths", - "artist": "Skewsound" -},{ - "title": "Into the Ugdenbog", - "artist": "Skewsound" -},{ - "title": "Kingdom of Horrors", - "artist": "Skewsound" -},{ - "title": "Korvan Elegy", - "artist": "Skewsound" -},{ - "title": "Korvan Memories", - "artist": "Skewsound" -},{ - "title": "Korvan Remnants", - "artist": "Skewsound" -},{ - "title": "Korvan Sorrow", - "artist": "Skewsound" -},{ - "title": "Machinery of the Damned", - "artist": "Skewsound" -},{ - "title": "Malmouth", - "artist": "Skewsound" -},{ - "title": "Pact of the Three", - "artist": "Skewsound" -},{ - "title": "Path of Ascension", - "artist": "Skewsound" -},{ - "title": "Purge", - "artist": "Skewsound" -},{ - "title": "Kate", - "artist": "Solar Fields" -},{ - "title": "Secrets of the Sands", - "artist": "Skewsound" -},{ - "title": "Shaper of Flesh", - "artist": "Skewsound" -},{ - "title": "Sunbane Oasis", - "artist": "Skewsound" -},{ - "title": "Tomb of the Forgotten", - "artist": "Skewsound" -},{ - "title": "Unchained Wrath", - "artist": "Skewsound" -},{ - "title": "Valley of the Chosen", - "artist": "Skewsound" -},{ - "title": "Veiled Road", - "artist": "Skewsound" -},{ - "title": "Verdant Refuge", - "artist": "Skewsound" -},{ - "title": "Jack Sparrow - Nightcore Remix", - "artist": "SkyMarshall Arts" -},{ - "title": "Blooming Villain", - "artist": "Sleeping Forest" -},{ - "title": "Open the Gate", - "artist": "Sleeping Forest" -},{ - "title": "Price", - "artist": "Sleeping Forest" -},{ - "title": "The Days When My Mother Was There", - "artist": "Sleeping Forest" -},{ - "title": "DRUM GO DUM", - "artist": "Sleeping Forest/Chi-chi/Kathy-Chan" -},{ - "title": "Ideal and the Real", - "artist": "Sleeping Forest/RichaadEB" -},{ - "title": "Slight Suspicion", - "artist": "Unknown Artist" -},{ - "title": "All Star", - "artist": "Smash Mouth" -},{ - "title": "I'm A Believer - From \"Shrek\" Motion Picture Soundtrack", - "artist": "Smash Mouth" -},{ - "title": "Walkin' On The Sun", - "artist": "Smash Mouth" -},{ - "title": "Second Wind (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Snarewaves/Megurine Luka" -},{ - "title": "ใ‚ขใƒŠใ‚ถใƒผใƒ‰ใƒชใƒณใ‚ฏ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Snarewaves/Megurine Luka" -},{ - "title": "ใƒ—ใƒชใƒผใ‚ณใƒณใ‚ทใƒผใƒ–ใƒ‰ ใƒŽใƒผใ‚ทใƒงใƒณใ‚บ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Snarewaves/Megurine Luka" -},{ - "title": "Chasing Cars", - "artist": "Snow Patrol" -},{ - "title": "Snow_in_the_Forest", - "artist": "Unknown Artist" -},{ - "title": "Crazy Fuckin' Robot Body", - "artist": "Snowblood" -},{ - "title": "I'm Ready", - "artist": "Snowblood" -},{ - "title": "Soft_Day2", - "artist": "Unknown Artist" -},{ - "title": "Aline", - "artist": "Solar Fields" -},{ - "title": "Anchor District", - "artist": "Solar Fields" -},{ - "title": "Aurore", - "artist": "Solar Fields" -},{ - "title": "Back in the Game", - "artist": "Solar Fields" -},{ - "title": "Benefactor", - "artist": "Solar Fields" -},{ - "title": "Birdman", - "artist": "Solar Fields" -},{ - "title": "Boat", - "artist": "Solar Fields" -},{ - "title": "Caitlyn", - "artist": "Solar Fields" -},{ - "title": "musicbox", - "artist": "Amaranth Games" -},{ - "title": "Dogen", - "artist": "Solar Fields" -},{ - "title": "Downtown District", - "artist": "Solar Fields" -},{ - "title": "Draw Me - Bonus Track", - "artist": "Sonata Arctica" -},{ - "title": "Faith", - "artist": "Solar Fields" -},{ - "title": "Family Matters", - "artist": "Solar Fields" -},{ - "title": "Flytrap", - "artist": "Solar Fields" -},{ - "title": "Gabriel", - "artist": "Solar Fields" -},{ - "title": "Gridnodes", - "artist": "Solar Fields" -},{ - "title": "Heat", - "artist": "Solar Fields" -},{ - "title": "Icarus", - "artist": "Solar Fields" -},{ - "title": "Introduction", - "artist": "Solar Fields" -},{ - "title": "Isabel", - "artist": "Solar Fields" -},{ - "title": "Jacknife", - "artist": "Solar Fields" -},{ - "title": "Ropeburn", - "artist": "Solar Fields" -},{ - "title": "Kingdom", - "artist": "Solar Fields" -},{ - "title": "Kruger", - "artist": "Solar Fields" -},{ - "title": "New Eden", - "artist": "Solar Fields" -},{ - "title": "Noah", - "artist": "Solar Fields" -},{ - "title": "Pirandello Kruger", - "artist": "Solar Fields" -},{ - "title": "Plastic", - "artist": "Solar Fields" -},{ - "title": "Prisoner X", - "artist": "Solar Fields" -},{ - "title": "Raid", - "artist": "Solar Fields" -},{ - "title": "Rebecca", - "artist": "Solar Fields" -},{ - "title": "Release", - "artist": "Solar Fields" -},{ - "title": "Rezoning District", - "artist": "Solar Fields" -},{ - "title": "Blood", - "artist": "Sonata Arctica" -},{ - "title": "Sanctuary", - "artist": "Solar Fields" -},{ - "title": "Savant", - "artist": "Solar Fields" -},{ - "title": "Shard", - "artist": "Solar Fields" -},{ - "title": "The Shard", - "artist": "Solar Fields" -},{ - "title": "The View District", - "artist": "Solar Fields" -},{ - "title": "Tickets Please", - "artist": "Solar Fields" -},{ - "title": "Vive Le Resistance", - "artist": "Solar Fields" -},{ - "title": "In Black and White", - "artist": "Sonata Arctica" -},{ - "title": "Before You Go - Nightcore", - "artist": "Somberbloom/Sinnon Nightcore" -},{ - "title": "Part of Me - Alternate Version / Nightcore", - "artist": "Somberbloom/Sinnon Nightcore" -},{ - "title": "We Were Never Meant To Be Together - Nightcore", - "artist": "Somberbloom/Sinnon Nightcore" -},{ - "title": "Why Am I So Sad - Nightcore", - "artist": "Somberbloom/Sinnon Nightcore" -},{ - "title": "...Of Silence", - "artist": "Sonata Arctica" -},{ - "title": "8th Commandment", - "artist": "Sonata Arctica" -},{ - "title": "A Little Less Understanding", - "artist": "Sonata Arctica" -},{ - "title": "A Monster Only You Can't See", - "artist": "Sonata Arctica" -},{ - "title": "Abandoned, Pleased, Brainwashed, Exploited", - "artist": "Sonata Arctica" -},{ - "title": "Ain't Your Fairytale", - "artist": "Sonata Arctica" -},{ - "title": "Alone in Heaven", - "artist": "Sonata Arctica" -},{ - "title": "Among the Shooting Stars", - "artist": "Sonata Arctica" -},{ - "title": "Angel Defiled", - "artist": "Sonata Arctica" -},{ - "title": "As If the World Wasn't Ending - Symphonic Version", - "artist": "Sonata Arctica" -},{ - "title": "As If the World Wasn't Ending", - "artist": "Sonata Arctica" -},{ - "title": "Black Sheep", - "artist": "Sonata Arctica" -},{ - "title": "Blank File", - "artist": "Sonata Arctica" -},{ - "title": "Cover Me In Sunshine (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Blood - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "Fullmoon", - "artist": "Sonata Arctica" -},{ - "title": "Breathing", - "artist": "Sonata Arctica" -},{ - "title": "Broken", - "artist": "Sonata Arctica" -},{ - "title": "Caleb", - "artist": "Sonata Arctica" -},{ - "title": "California", - "artist": "Sonata Arctica" -},{ - "title": "Candle Lawns", - "artist": "Sonata Arctica" -},{ - "title": "Champagne Bath", - "artist": "Sonata Arctica" -},{ - "title": "Christmas Spirits - Orchestral Version", - "artist": "Sonata Arctica" -},{ - "title": "Christmas Spirits - Radio Edit", - "artist": "Sonata Arctica" -},{ - "title": "Christmas Spirits", - "artist": "Sonata Arctica" -},{ - "title": "Cinderblox", - "artist": "Sonata Arctica" -},{ - "title": "Clear Cold Beyond", - "artist": "Sonata Arctica" -},{ - "title": "Closer to an Animal", - "artist": "Sonata Arctica" -},{ - "title": "Cloud Factory - Single Edit", - "artist": "Sonata Arctica" -},{ - "title": "Cloud Factory - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "Cloud Factory", - "artist": "Sonata Arctica" -},{ - "title": "Cold", - "artist": "Sonata Arctica" -},{ - "title": "Cure for Everything", - "artist": "Sonata Arctica" -},{ - "title": "Dark Empath", - "artist": "Sonata Arctica" -},{ - "title": "Deathaura - Symphonic Version", - "artist": "Sonata Arctica" -},{ - "title": "Deathaura", - "artist": "Sonata Arctica" -},{ - "title": "Demon's Cage", - "artist": "Sonata Arctica" -},{ - "title": "Destruction Preventer", - "artist": "Sonata Arctica" -},{ - "title": "Don't Be Mean", - "artist": "Sonata Arctica" -},{ - "title": "Don't Say a Word", - "artist": "Sonata Arctica" -},{ - "title": "Whirlwind", - "artist": "Sonata Arctica" -},{ - "title": "Draw Me - Instrumental", - "artist": "Sonata Arctica" -},{ - "title": "Draw Me", - "artist": "Sonata Arctica" -},{ - "title": "Everything Fades To Gray - Instrumental Version", - "artist": "Sonata Arctica" -},{ - "title": "Everything Fades to Gray", - "artist": "Sonata Arctica" -},{ - "title": "Fairytale", - "artist": "Sonata Arctica" -},{ - "title": "False News Travel Fast", - "artist": "Sonata Arctica" -},{ - "title": "First in Line", - "artist": "Sonata Arctica" -},{ - "title": "Flag in the Ground - Symphonic Version", - "artist": "Sonata Arctica" -},{ - "title": "Flag in the Ground", - "artist": "Sonata Arctica" -},{ - "title": "Fly with the Black Swan", - "artist": "Sonata Arctica" -},{ - "title": "Fly, Navigate, Communicate", - "artist": "Sonata Arctica" -},{ - "title": "For the Sake of Revenge", - "artist": "Sonata Arctica" -},{ - "title": "FullMoon", - "artist": "Sonata Arctica" -},{ - "title": "Fullmoon (From \"White Pearl, Black Oceans)", - "artist": "Sonata Arctica" -},{ - "title": "The Misery", - "artist": "Sonata Arctica" -},{ - "title": "Good Enough Is Good Enough", - "artist": "Sonata Arctica" -},{ - "title": "Gravenimage", - "artist": "Sonata Arctica" -},{ - "title": "Half a Marathon Man - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "Half a Marathon Man", - "artist": "Sonata Arctica" -},{ - "title": "I Can't Dance - Bonus Track", - "artist": "Sonata Arctica" -},{ - "title": "I Have a Right", - "artist": "Sonata Arctica" -},{ - "title": "Larger Than Life - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "In the Dark - Bonus Track", - "artist": "Sonata Arctica" -},{ - "title": "In the Dark - Symphonic Version", - "artist": "Sonata Arctica" -},{ - "title": "Intro", - "artist": "Sonata Arctica" -},{ - "title": "Ismo's Got Good Reactors", - "artist": "Sonata Arctica" -},{ - "title": "It Won't Fade", - "artist": "Sonata Arctica" -},{ - "title": "Juliet - Symphonic Version", - "artist": "Sonata Arctica" -},{ - "title": "Juliet", - "artist": "Sonata Arctica" -},{ - "title": "Kingdom For A Heart", - "artist": "Sonata Arctica" -},{ - "title": "Kingdom for a Heart", - "artist": "Sonata Arctica" -},{ - "title": "Land Of The Free", - "artist": "Sonata Arctica" -},{ - "title": "Respect The Wilderness", - "artist": "Sonata Arctica" -},{ - "title": "Larger Than Life", - "artist": "Sonata Arctica" -},{ - "title": "Last Drop Falls", - "artist": "Sonata Arctica" -},{ - "title": "Letter To Dana - 2008 Version", - "artist": "Sonata Arctica" -},{ - "title": "Letter To Dana", - "artist": "Sonata Arctica" -},{ - "title": "Letter to Dana", - "artist": "Sonata Arctica" -},{ - "title": "Losing My Insanity", - "artist": "Sonata Arctica" -},{ - "title": "Life", - "artist": "Sonata Arctica" -},{ - "title": "Love - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "Love", - "artist": "Sonata Arctica" -},{ - "title": "Mary-Lou", - "artist": "Sonata Arctica" -},{ - "title": "Message from the Sun", - "artist": "Sonata Arctica" -},{ - "title": "My Dream's but a Drop of Fuel for a Nightmare", - "artist": "Sonata Arctica" -},{ - "title": "My Land", - "artist": "Sonata Arctica" -},{ - "title": "My Selene", - "artist": "Sonata Arctica" -},{ - "title": "No Dream Can Heal a Broken Heart", - "artist": "Sonata Arctica" -},{ - "title": "On the Faultline (Closure to an Animal)", - "artist": "Sonata Arctica" -},{ - "title": "On the Faultline", - "artist": "Sonata Arctica" -},{ - "title": "Only the Broken Hearts (Make You Beautiful)", - "artist": "Sonata Arctica" -},{ - "title": "Paid in Full", - "artist": "Sonata Arctica" -},{ - "title": "Peacemaker", - "artist": "Sonata Arctica" -},{ - "title": "Picturing the Past", - "artist": "Sonata Arctica" -},{ - "title": "Prelude for Reckoning", - "artist": "Sonata Arctica" -},{ - "title": "Reckoning Day, Reckoning Night", - "artist": "Sonata Arctica" -},{ - "title": "Replica - 2006 Remake", - "artist": "Sonata Arctica" -},{ - "title": "Replica", - "artist": "Sonata Arctica" -},{ - "title": "The Rest Of The Sun Belongs To Me", - "artist": "Sonata Arctica" -},{ - "title": "Revontulet", - "artist": "Sonata Arctica" -},{ - "title": "Rise a Night", - "artist": "Sonata Arctica" -},{ - "title": "Run to You", - "artist": "Sonata Arctica" -},{ - "title": "Running Lights - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "Running Lights", - "artist": "Sonata Arctica" -},{ - "title": "San Sebastian (Revisited)", - "artist": "Sonata Arctica" -},{ - "title": "San Sebastian", - "artist": "Sonata Arctica" -},{ - "title": "Shah Mat", - "artist": "Sonata Arctica" -},{ - "title": "Shamandalie", - "artist": "Sonata Arctica" -},{ - "title": "Shitload of Money - Edit", - "artist": "Sonata Arctica" -},{ - "title": "Shitload of Money", - "artist": "Sonata Arctica" -},{ - "title": "Silver Tongue", - "artist": "Sonata Arctica" -},{ - "title": "Sing In Silence", - "artist": "Sonata Arctica" -},{ - "title": "Somewhere Close to You - Acoustic Reprise", - "artist": "Sonata Arctica" -},{ - "title": "Somewhere Close to You", - "artist": "Sonata Arctica" -},{ - "title": "Still Loving You", - "artist": "Sonata Arctica" -},{ - "title": "Storm the Armada", - "artist": "Sonata Arctica" -},{ - "title": "Take One Breath - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "Take One Breath", - "artist": "Sonata Arctica" -},{ - "title": "Tallulah", - "artist": "Sonata Arctica" -},{ - "title": "Teardrops", - "artist": "Sonata Arctica" -},{ - "title": "The Best Things", - "artist": "Sonata Arctica" -},{ - "title": "The Boy Who Wanted to Be a Real Puppet", - "artist": "Sonata Arctica" -},{ - "title": "The Cage", - "artist": "Sonata Arctica" -},{ - "title": "The Day", - "artist": "Sonata Arctica" -},{ - "title": "The End Of This Chapter", - "artist": "Sonata Arctica" -},{ - "title": "The Garden", - "artist": "Sonata Arctica" -},{ - "title": "The Gun", - "artist": "Sonata Arctica" -},{ - "title": "The Harvest", - "artist": "Sonata Arctica" -},{ - "title": "The Last Amazing Grays - Single Edit", - "artist": "Sonata Arctica" -},{ - "title": "The Last Amazing Grays - Symphonic Version", - "artist": "Sonata Arctica" -},{ - "title": "The Last Amazing Grays", - "artist": "Sonata Arctica" -},{ - "title": "The Last of the Lambs", - "artist": "Sonata Arctica" -},{ - "title": "Dancing With Your Ghost (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Power Of One", - "artist": "Sonata Arctica" -},{ - "title": "The Raven Still Flies", - "artist": "Sonata Arctica" -},{ - "title": "Sandstorm (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "The Rest of the Sun Belongs to Me", - "artist": "Sonata Arctica" -},{ - "title": "The Ruins Of My Life", - "artist": "Sonata Arctica" -},{ - "title": "The Truth Is out There - Symphonic Version", - "artist": "Sonata Arctica" -},{ - "title": "The Truth Is out There", - "artist": "Sonata Arctica" -},{ - "title": "The Vice", - "artist": "Sonata Arctica" -},{ - "title": "The Wolves Die Young - Single Edit", - "artist": "Sonata Arctica" -},{ - "title": "The Wolves Die Young - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "The Wolves Die Young", - "artist": "Sonata Arctica" -},{ - "title": "The Worlds Forgotten, The Words Forbidden", - "artist": "Sonata Arctica" -},{ - "title": "Till Death's Done Us Apart", - "artist": "Sonata Arctica" -},{ - "title": "Tonight I Dance Alone - Bonus Track", - "artist": "Sonata Arctica" -},{ - "title": "Tonight I Dance Alone", - "artist": "Sonata Arctica" -},{ - "title": "UnOpened", - "artist": "Sonata Arctica" -},{ - "title": "Under Your Tree", - "artist": "Sonata Arctica" -},{ - "title": "Unopened", - "artist": "Sonata Arctica" -},{ - "title": "Victoria's Secret", - "artist": "Sonata Arctica" -},{ - "title": "We Are What We Are", - "artist": "Sonata Arctica" -},{ - "title": "Weballergy", - "artist": "Sonata Arctica" -},{ - "title": "What Did You Do in the War, Dad? - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "What Did You Do in the War, Dad?", - "artist": "Sonata Arctica" -},{ - "title": "Like This (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "White Pearl, Black Oceans, Pt. II - \"By the Grace of the Ocean\"", - "artist": "Sonata Arctica" -},{ - "title": "White Pearl, Black Oceans...", - "artist": "Sonata Arctica" -},{ - "title": "Who Failed the Most", - "artist": "Sonata Arctica" -},{ - "title": "Wildfire, Pt. II - One with the Mountain", - "artist": "Sonata Arctica" -},{ - "title": "Wildfire, Pt. III - Wildfire, Town, Population: 0", - "artist": "Sonata Arctica" -},{ - "title": "Wildfire", - "artist": "Sonata Arctica" -},{ - "title": "Wolf & Raven - 2008 Version", - "artist": "Sonata Arctica" -},{ - "title": "Wolf & Raven", - "artist": "Sonata Arctica" -},{ - "title": "X Marks the Spot - Track Commentary Version", - "artist": "Sonata Arctica" -},{ - "title": "X Marks the Spot", - "artist": "Sonata Arctica" -},{ - "title": "Zeroes", - "artist": "Sonata Arctica" -},{ - "title": "Worth It", - "artist": "Sonny Wern/Nightcore/Speed Sounds" -},{ - "title": "Faded", - "artist": "SoulDecision" -},{ - "title": "Time Warp", - "artist": "Soundstorm/Bass Boost/Nightcore" -},{ - "title": "NOSTALGIA", - "artist": "Soundstorm/Nightcore" -},{ - "title": "Signals", - "artist": "Soundstorm/Nightcore" -},{ - "title": "Alone", - "artist": "Soundstorm/Nightcore/Nightcore Girl" -},{ - "title": "Clouds", - "artist": "Soundstorm/Nightcore/Nightcore Girl" -},{ - "title": "CLARITY", - "artist": "Soundstorm/Outertone/Nightcore" -},{ - "title": "GLACIA", - "artist": "Soundstorm/Outertone/Nightcore" -},{ - "title": "Onlinezwang", - "artist": "Space Frogs" -},{ - "title": "Space_Funk", - "artist": "Unknown Artist" -},{ - "title": "Please Please Please - sped up", - "artist": "Sped Up Diamonds Music" -},{ - "title": "Hurt - sped up", - "artist": "Sped Up Diamonds Music/Nightcore Dreams" -},{ - "title": "Die With A Smile - sped up", - "artist": "Sped Up Diamonds Music/Nightcore Dreams/Nightcore Version" -},{ - "title": "1 2 3 (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "1998 (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "1AM (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "A.M. (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "ACID (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "ACID BATH (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "ANNIHILATION (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "ANTHEM (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "AZKABAN (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Angel Slayer (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Are You Ready (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Astro (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Astronomia (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "BEHEMOTH (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "BETTER OFF ALONE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "BLADES (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "BLIND (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "BURN TO HEAD (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Bang Bang (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Bloody Friday (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Brutality (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Bust (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "CAN'T FVCK WITH ME (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "CHAOTIC (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "CITYLIGHTS (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "CRONOS (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "CYBERPHONK (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Castles (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Control (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Cucumbers (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DAMN (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DANCE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DIAMONDS (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DIRTY RIDE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DJIN (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DOMINATE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DOPAMINE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "DUALITY (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Dark Santa (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Deep Fear (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Demonrave (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Disaster (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Disrupted (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Dragon Slayer (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Drifting Away (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Drip (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "ECLIPSE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "ERROR (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "EVERY MINUTE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "EYES OPEN (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "FADED (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "FINITE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "FUCK UP (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "FULL RAGE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Fight (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Forbidden Drive (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "GTR (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "HELLCAT (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "HOPE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Hotel Room (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "INSPECTOR (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "In The Sky (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Insomnia (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Ishara (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Jingle Bells (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "KILL ALL (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "KILLER GRIP (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "KILLING SPREE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Killstreak (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "LASER (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "LOOK AROUND (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Lacrimosa (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Lights Away (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Low (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Low Down (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "MAKE IT WORK (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "MASSACRE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "MURDERER SOCITY 2 (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Mafioso (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Matador (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Merry Phonkmas (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Monster (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "NEKAKVSE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "NO TELL (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Niggas in Paris (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "One (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "PARIS (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "PARTYPPL (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Plague (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Poison (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Psycho Devil (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Punch (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "RABIOUS DOG (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "RED DOT (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "RESURRECT (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "RIVALS (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "ROAST PHONK (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Resonance (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Ride Or Die (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Ridin' Around (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Riverside (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "S14 (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "SHARK (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "SHAWTY (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "SIREN (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "SMOCKIN DOPPIN (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "SOUND OF SOUTH (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "STAY TO HIGH (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "SUFFER (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Shake It Off (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Silence (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "THIS IS HOW WE DO IT (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "TOKYO DREAD (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "TOKYO DRIVE (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "TRY ME (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Tempest (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "The Perfect Girl (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Tokyo Drift (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "UNDERSTAND (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "VIRUS (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Violent Memphis (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Violent Night (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "WHOLE GANG (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Wasted (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Witch Hunt (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "YOKAI (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Z (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "amnesia (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "better than yours (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "despicable (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "destroy me (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "i hate u (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "i'm over it (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "lose (Sped Up)", - "artist": "Sped Up Mage/Phonk Mage/Syrex" -},{ - "title": "Addicted (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "All Falls Down (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "All Over The World (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "As It Was (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "As Long As You Love Me (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Ass Like That (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Astronaut In The Ocean (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Astronomy (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Bad Generation (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Be Free (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Be The One (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Beautiful Now (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Believer (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Billie Jean (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Bitch Better Have My Money (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Blinding Lights (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Bloody Mary (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Brand New (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Break The Silence (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Breathe Me Back (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Break Your Heart (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Buttons (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "C'est La Vie (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Can You Keep A Secret (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Candy Shop (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Castles In The Sky (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Chandelier (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Cheap Thrills (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Clever (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Close (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Crazy About You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Da Da Dum (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Daddy DJ (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Dance (I Just Wanna) (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Some Say (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Diamond Eyes (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Do Re Mi (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Don't Say Goodbye (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Don't Stop (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Dreams (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Dub-I-Dub (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Electrified (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Falling Apart (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Fantasize (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Ferrari (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Fighting For Your Love (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "First Day (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Fleabag (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "For My Own (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Forget You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Gangsta (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Ghost (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Haunt Me (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Heartbeat (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Home (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Ain't Worried (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Could Be The One (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Don't Need You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Hate This Feeling (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Knew (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Ran (So Far Away) (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Should Have (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Will Survive (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "I Won't Leave You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Ily (I Love You Baby) (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "In Da Club (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "In My Dreams (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "In The Air Tonight (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "In Too Deep (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Jumpin' Around (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Kevlar Mind (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Kill em with kindness (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "La La Like (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Last Resort (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Let Me Go (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Let Me Love You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Levels (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Lie (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Gasoline", - "artist": "Stormxx" -},{ - "title": "Lily (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Lose The Thought Of You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Losing You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Lost On You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Love (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Love Me Like You Do (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Love Myself (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Love You Like A Love Song (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Lovely (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Magnetic (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Mamacita (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Mi Gente (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "My Soul Is Your Soul (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "NRG (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Never Be Lonely (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Never Know (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "New Rules (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "No Brainer (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Nobody's Home (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Numb (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "One Last Time (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "One You Desire (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Out Of Time (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Out Tonight (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Outside (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "P.I.M.P. (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Perfect (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Positions (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Pump It Up (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Purple Lamborghini (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Right Now (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Rockin (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Roses (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Running up that Hill (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Safe and Sound (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Salt (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Say It (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Secrets (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Thrift Shop (Sped Up)", - "artist": "Sped Up Mage/Syrex/Alban Chela/Mista LT" -},{ - "title": "She Doesn't Mind (Nightcore)", - "artist": "Syrex" -},{ - "title": "So Alone (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Knight Rider (Nightcore)", - "artist": "Syrex" -},{ - "title": "Something Unreal (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Somewhere Close (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Star Walkin' (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Stereo Hearts (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Summertime Sadness (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Sunroof (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Sweater Weather (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Take Me (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Take My Breath (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Take You Dancing (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Beauty And The Beast (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Chance (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Monster (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Motto (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Night (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Nights (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "The Reason (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "This Is What You Came For (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Thunder (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Tokyo Drift (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Tomorrow (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Tongue Tied (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Uhh Uhh (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Unholy (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Ur Just Horny (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Versace (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "We Found Love (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Weakness (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "What is Love (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "What's Going On (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Whistle (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Whoopty (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Why (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Wicked Game (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "You (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "You Broke Me First (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "You Got Me (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "You Make Me (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Your Own Fire (Sped Up)", - "artist": "Sped Up Mage/Syrex" -},{ - "title": "Gold Skies (Sped Up)", - "artist": "Sped Up Mage/Syrex/2Hounds/Golden Wizards/Nito-Onna" -},{ - "title": "Hymn for the Weekend (Sped Up)", - "artist": "Sped Up Mage/Syrex/AZVRE/NAAZUK/M4XIMUS" -},{ - "title": "Observatory", - "artist": "Stafford Bawler" -},{ - "title": "Don't Stop The Music (Sped Up)", - "artist": "Sped Up Mage/Syrex/Bomber/Eddy Black" -},{ - "title": "Teenage Dream (Sped Up)", - "artist": "Sped Up Mage/Syrex/Brรธder/GRHHH/J R" -},{ - "title": "Rude (Sped Up)", - "artist": "Sped Up Mage/Syrex/Cour/DJSM/Robbe" -},{ - "title": "If I Lose Myself (Sped Up)", - "artist": "Sped Up Mage/Syrex/Dream Chaos/Benlon" -},{ - "title": "How Deep Is Your Love (Sped Up)", - "artist": "Sped Up Mage/Syrex/EFA" -},{ - "title": "Pink Soldiers (Sped Up)", - "artist": "Sped Up Mage/Syrex/EMDI" -},{ - "title": "Rain On Me (Nightcore)", - "artist": "Sped Up Mage/Syrex/EQRIC/CHENDA/Jex" -},{ - "title": "TiK ToK (Sped Up)", - "artist": "Sped Up Mage/Syrex/EQRIC/JOZUA/Robbe" -},{ - "title": "Runaway (U & I) (Sped Up)", - "artist": "Sped Up Mage/Syrex/EQRIC/PHARAร˜H" -},{ - "title": "Someone Like You (Sped Up)", - "artist": "Sped Up Mage/Syrex/EQRIC/PHARAร˜H" -},{ - "title": "Ridin' (Sped Up)", - "artist": "Sped Up Mage/Syrex/EQRIC/PHARAร˜H/Peter Piffen" -},{ - "title": "My Head & My Heart (Sped Up)", - "artist": "Sped Up Mage/Syrex/Golden Wizards/Cour/Veronica Bravo" -},{ - "title": "Montero (Sped Up)", - "artist": "Sped Up Mage/Syrex/Harddope/Future Friends/Benlon" -},{ - "title": "ABCDEFU (Sped Up)", - "artist": "Sped Up Mage/Syrex/Harddope/Protocleus/Edpranz" -},{ - "title": "9PM (Your Love) (Sped Up)", - "artist": "Sped Up Mage/Syrex/ISAEV" -},{ - "title": "Blue (Da Ba Dee) (Sped Up)", - "artist": "Sped Up Mage/Syrex/ISAEV" -},{ - "title": "I Like Me Better (Sped Up)", - "artist": "Sped Up Mage/Syrex/Karanpreet" -},{ - "title": "Remember The Name (Sped Up)", - "artist": "Sped Up Mage/Syrex/Klรธn/Kris Norton" -},{ - "title": "I Just Died In Your Arms Tonight (Sped Up)", - "artist": "Sped Up Mage/Syrex/Krayvent/Meg Birch" -},{ - "title": "Sweet Dreams (Are Made of This) (Sped Up)", - "artist": "Sped Up Mage/Syrex/Kysigo" -},{ - "title": "Seรฑorita (Sped Up)", - "artist": "Sped Up Mage/Syrex/Level 8/imallryt" -},{ - "title": "Pumped Up Kicks (Sped Up)", - "artist": "Sped Up Mage/Syrex/Lujavo/New Beat Order/Donovan's Playground" -},{ - "title": "Lose Control (Sped Up)", - "artist": "Sped Up Mage/Syrex/Lukasoprom/Apolloe" -},{ - "title": "Heat Waves (Sped Up)", - "artist": "Sped Up Mage/Syrex/Meric Again/22angels" -},{ - "title": "Shivers (Sped Up)", - "artist": "Sped Up Mage/Syrex/Meric Again/22angels" -},{ - "title": "THATS WHAT I WANT (Sped Up)", - "artist": "Sped Up Mage/Syrex/Meric Again/22angels" -},{ - "title": "Young and Beautiful (Sped Up)", - "artist": "Sped Up Mage/Syrex/Meric Again/Veronica Pichardo" -},{ - "title": "Ocean Drive (Sped Up)", - "artist": "Sped Up Mage/Syrex/Murdbrain/theajsound" -},{ - "title": "I Want It That Way (Sped Up)", - "artist": "Sped Up Mage/Syrex/NOYSE/RAIDH/Mr. Kuy/NALAA" -},{ - "title": "I Hate U, I Love U (Sped Up)", - "artist": "Sped Up Mage/Syrex/Nito-Onna/Faruk Orman/Coopex" -},{ - "title": "Mood (Sped Up)", - "artist": "Sped Up Mage/Syrex/PHARAร˜H/EQRIC/Ethan Uno" -},{ - "title": "I Kissed A Girl (Sped Up)", - "artist": "Sped Up Mage/Syrex/R3YAN/Milan Gavris" -},{ - "title": "S&M (Sped Up)", - "artist": "Sped Up Mage/Syrex/RYVN/Klรธn/Jessica Chertock" -},{ - "title": "Everytime We Touch (Sped Up)", - "artist": "Sped Up Mage/Syrex/Ricky Gazetta" -},{ - "title": "Breaking Me (Sped Up)", - "artist": "Sped Up Mage/Syrex/Robbe/Derrick Ryan" -},{ - "title": "Scream & Shout (Sped Up)", - "artist": "Sped Up Mage/Syrex/SLORAX/Leannan" -},{ - "title": "Last Friday Night (Sped Up)", - "artist": "Sped Up Mage/Syrex/Santi/Jaime Deraz" -},{ - "title": "Daddy Cool (Sped Up)", - "artist": "Sped Up Mage/Syrex/Slap Mage" -},{ - "title": "Dusk Till Dawn (Sped Up)", - "artist": "Sped Up Mage/Syrex/Slap Mage" -},{ - "title": "Gimme! Gimme! Gimme! (Sped Up)", - "artist": "Sped Up Mage/Syrex/Slap Mage" -},{ - "title": "Maniac (Sped Up)", - "artist": "Sped Up Mage/Syrex/Slap Mage" -},{ - "title": "Goosebumps (Sped Up)", - "artist": "Sped Up Mage/Syrex/Svniivan/Golden Wizards/Salvo" -},{ - "title": "Bad Habits (Sped Up)", - "artist": "Sped Up Mage/Syrex/Swole Sauce/Diana Inez" -},{ - "title": "Do It To It (Sped Up)", - "artist": "Sped Up Mage/Syrex/Twin/Veronica Bravo" -},{ - "title": "Like A G6 (Sped Up)", - "artist": "Sped Up Mage/Syrex/Twin/Veronica Bravo/CoverMode" -},{ - "title": "Hot (Sped Up)", - "artist": "Sped Up Mage/Syrex/UMAII/Donna Tella" -},{ - "title": "Can't Get You Out Of My Head (Sped Up)", - "artist": "Sped Up Mage/Syrex/Whoopa" -},{ - "title": "I Need Your Love (Sped Up)", - "artist": "Sped Up Mage/Syrex/Whoopa" -},{ - "title": "Hideaway (Sped Up)", - "artist": "Sped Up Mage/Syrex/Yohan Gerber/DJ Justin James" -},{ - "title": "Rescue Me (Sped Up)", - "artist": "Sped Up Mage/Syrex/Yohan Gerber/Niklas Dee/Jason Wats/J R" -},{ - "title": "Don't Be Shy (Sped Up)", - "artist": "Sped Up Mage/Syrex/Yohan Gerber/Poylow" -},{ - "title": "Stay (Sped Up)", - "artist": "Sped Up Mage/Syrex/sad girls/Meric Again/22angels" -},{ - "title": "When the Sun Has Ceased to Shine", - "artist": "Spiritual Front" -},{ - "title": "An Old Friend", - "artist": "Stafford Bawler" -},{ - "title": "Dreaming", - "artist": "Stafford Bawler" -},{ - "title": "Forgotten Shores", - "artist": "Stafford Bawler" -},{ - "title": "Halcyon Court", - "artist": "Stafford Bawler" -},{ - "title": "Haunted", - "artist": "Stafford Bawler" -},{ - "title": "Hidden Temple", - "artist": "Stafford Bawler" -},{ - "title": "Nocturne", - "artist": "Stafford Bawler" -},{ - "title": "Night Shift", - "artist": "Stone 588" -},{ - "title": "The Box", - "artist": "Stafford Bawler" -},{ - "title": "The Chasm", - "artist": "Stafford Bawler" -},{ - "title": "The Citadel of Deceit", - "artist": "Stafford Bawler" -},{ - "title": "The Descent", - "artist": "Stafford Bawler" -},{ - "title": "The Garden", - "artist": "Stafford Bawler" -},{ - "title": "The Ghost", - "artist": "Stafford Bawler" -},{ - "title": "The Labyrinth", - "artist": "Stafford Bawler" -},{ - "title": "The Lost Falls", - "artist": "Stafford Bawler" -},{ - "title": "The Oubliette", - "artist": "Stafford Bawler" -},{ - "title": "The Rookery", - "artist": "Stafford Bawler" -},{ - "title": "The Serpent Lake", - "artist": "Stafford Bawler" -},{ - "title": "The Spire", - "artist": "Stafford Bawler" -},{ - "title": "The Thief", - "artist": "Stafford Bawler" -},{ - "title": "Untold Stories", - "artist": "Stafford Bawler" -},{ - "title": "Water Palace", - "artist": "Stafford Bawler" -},{ - "title": "Xen", - "artist": "Stafford Bawler" -},{ - "title": "Ascension", - "artist": "Stafford Bawler/Todd Baker" -},{ - "title": "It's Dangerous to Go Alone", - "artist": "Starbomb" -},{ - "title": "Detective Detective", - "artist": "Static-P" -},{ - "title": "Towards the Sun", - "artist": "Stay Radical" -},{ - "title": "Secrets of Wysteria (with morbid-morsel)", - "artist": "Steampianist" -},{ - "title": "Steel Army", - "artist": "Unknown Artist" -},{ - "title": "Es tut mir Leid", - "artist": "Steinkind" -},{ - "title": "Kiss or Kill", - "artist": "Stela Cole" -},{ - "title": "Blur", - "artist": "Stellar" -},{ - "title": "El Dorado", - "artist": "Stellar" -},{ - "title": "Bishop Engelwin and Count Odo", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Bound Warrior", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Charles the Fat", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Crossing the Seine", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Dark Fields", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Eivor Scours the Villa", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Forsaken", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Francia", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Ghost in the Shadows", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Honor to Ravensthorpe", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Hรกsรฆti", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "In Memory of a Very Fine Smithy", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Jรถtunheim", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Little Mother's Ritual", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Melun Celebration", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Not Fated to Die", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Odin vs. The Elderstahl", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Plague District", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Sanctuary", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Sinmara", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Stranger in a Strange Land", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Svartalfheim", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Adversary", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Eitri Crater", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Hour of Our Glory", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Hunting Ground", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Rot in the Slums", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Salakar", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Sewers", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Siege of Paris", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "The Snare Tightens", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Through the Embers", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Wrath of Muspelheim", - "artist": "Stephanie Economou/Assassin's Creed" -},{ - "title": "Bitter Fruits (feat. Ari Mason)", - "artist": "Stephanie Economou/Assassin's Creed/Ari Mason" -},{ - "title": "Old Friends and Gentle Jailers (feat. Ari Mason)", - "artist": "Stephanie Economou/Assassin's Creed/Ari Mason" -},{ - "title": "Assassinโ€™s Creed Dawn of Ragnarรถk (Main Theme) [feat. Einar Selvik]", - "artist": "Stephanie Economou/Assassin's Creed/Einar Selvik" -},{ - "title": "Cracking the Vault (feat. Wilderun)", - "artist": "Stephanie Economou/Assassin's Creed/Wilderun" -},{ - "title": "The Blade of Surtr (feat. Wilderun)", - "artist": "Stephanie Economou/Assassin's Creed/Wilderun" -},{ - "title": "Devil's Crossing", - "artist": "Steve Pardo" -},{ - "title": "Dreaded", - "artist": "Steve Pardo" -},{ - "title": "Trouble (Nightcore)", - "artist": "Syrex" -},{ - "title": "Foot of Earth", - "artist": "Steve Pardo" -},{ - "title": "Four Years In", - "artist": "Steve Pardo" -},{ - "title": "Headed Out", - "artist": "Steve Pardo" -},{ - "title": "Keep Moving", - "artist": "Steve Pardo" -},{ - "title": "Lament", - "artist": "Steve Pardo" -},{ - "title": "Lonely Moon", - "artist": "Steve Pardo" -},{ - "title": "No Man's Land", - "artist": "Steve Pardo" -},{ - "title": "Old Country", - "artist": "Steve Pardo" -},{ - "title": "Remember the Dead", - "artist": "Steve Pardo" -},{ - "title": "Story Told", - "artist": "Steve Pardo" -},{ - "title": "Terraced Road", - "artist": "Steve Pardo" -},{ - "title": "The Captain", - "artist": "Steve Pardo" -},{ - "title": "They Come", - "artist": "Steve Pardo" -},{ - "title": "I Need Your Love (Nightcore)", - "artist": "Syrex" -},{ - "title": "A Part of You", - "artist": "Stream of Passion" -},{ - "title": "A War of Our Own", - "artist": "Stream of Passion" -},{ - "title": "All I Know", - "artist": "Stream of Passion" -},{ - "title": "Autophobia", - "artist": "Stream of Passion" -},{ - "title": "Breathing Again", - "artist": "Stream of Passion" -},{ - "title": "Broken", - "artist": "Stream of Passion" -},{ - "title": "Burn My Pain", - "artist": "Stream of Passion" -},{ - "title": "Burning Star", - "artist": "Stream of Passion" -},{ - "title": "Calliopeia", - "artist": "Stream of Passion" -},{ - "title": "Chasing a Ghost", - "artist": "Stream of Passion" -},{ - "title": "Closer", - "artist": "Stream of Passion" -},{ - "title": "Collide", - "artist": "Stream of Passion" -},{ - "title": "Computer Eyes", - "artist": "Stream of Passion" -},{ - "title": "Darker Days", - "artist": "Stream of Passion" -},{ - "title": "Deceiver", - "artist": "Stream of Passion" -},{ - "title": "Delirio", - "artist": "Stream of Passion" -},{ - "title": "Don't Let Go", - "artist": "Stream of Passion" -},{ - "title": "Earthquake", - "artist": "Stream of Passion" -},{ - "title": "Embrace the Storm", - "artist": "Stream of Passion" -},{ - "title": "Exile", - "artist": "Stream of Passion" -},{ - "title": "For You", - "artist": "Stream of Passion" -},{ - "title": "Games We Play", - "artist": "Stream of Passion" -},{ - "title": "Haunted", - "artist": "Stream of Passion" -},{ - "title": "I Have a Right", - "artist": "Stream of Passion" -},{ - "title": "I'll Keep On Dreaming", - "artist": "Stream of Passion" -},{ - "title": "In the End", - "artist": "Stream of Passion" -},{ - "title": "Let Me In", - "artist": "Stream of Passion" -},{ - "title": "Lost", - "artist": "Stream of Passion" -},{ - "title": "Monster", - "artist": "Stream of Passion" -},{ - "title": "My Leader", - "artist": "Stream of Passion" -},{ - "title": "Nadie Lo Ve", - "artist": "Stream of Passion" -},{ - "title": "Nostalgia", - "artist": "Stream of Passion" -},{ - "title": "Now or Never", - "artist": "Stream of Passion" -},{ - "title": "Open Your Eyes", - "artist": "Stream of Passion" -},{ - "title": "Our Cause", - "artist": "Stream of Passion" -},{ - "title": "Out In the Real World - Single Edit", - "artist": "Stream of Passion" -},{ - "title": "Out In the Real World", - "artist": "Stream of Passion" -},{ - "title": "Out in the Real World", - "artist": "Stream of Passion" -},{ - "title": "Out of the Darkness", - "artist": "Stream of Passion" -},{ - "title": "Pain", - "artist": "Stream of Passion" -},{ - "title": "Passion", - "artist": "Stream of Passion" -},{ - "title": "Reborn", - "artist": "Stream of Passion" -},{ - "title": "Run Away", - "artist": "Stream of Passion" -},{ - "title": "Secrets", - "artist": "Stream of Passion" -},{ - "title": "Spark", - "artist": "Stream of Passion" -},{ - "title": "Spellbound", - "artist": "Stream of Passion" -},{ - "title": "Street Spirit", - "artist": "Stream of Passion" -},{ - "title": "The Art of Loss", - "artist": "Stream of Passion" -},{ - "title": "The Curse", - "artist": "Stream of Passion" -},{ - "title": "The End Is the Beginning", - "artist": "Stream of Passion" -},{ - "title": "The End is the Beginning", - "artist": "Stream of Passion" -},{ - "title": "The Hunt - Bonus Track", - "artist": "Stream of Passion" -},{ - "title": "The Hunter", - "artist": "Stream of Passion" -},{ - "title": "The Mirror", - "artist": "Stream of Passion" -},{ - "title": "The Promise", - "artist": "Stream of Passion" -},{ - "title": "The Scarlet Mark", - "artist": "Stream of Passion" -},{ - "title": "The World Is Ours", - "artist": "Stream of Passion" -},{ - "title": "This Endless Night", - "artist": "Stream of Passion" -},{ - "title": "This Moment", - "artist": "Stream of Passion" -},{ - "title": "Tonight", - "artist": "Stream of Passion" -},{ - "title": "When You Hurt Me the Most", - "artist": "Stream of Passion" -},{ - "title": "When the Levee Breaks", - "artist": "Stream of Passion" -},{ - "title": "Wherever You Are", - "artist": "Stream of Passion" -},{ - "title": "Stride", - "artist": "Unknown Artist" -},{ - "title": "Strike from the Sky", - "artist": "Unknown Artist" -},{ - "title": "Star Wars Guitar Medley: Duel of the Fates / The Imperial March / Binary Sunset", - "artist": "Stuart Edge/Nathan Turley" -},{ - "title": "Soft Bitch", - "artist": "Studio Killers/Ally Ahern" -},{ - "title": "Kaibutsu (from \"Beastars\")", - "artist": "Studio Yuraki" -},{ - "title": "Melocoton (The Donka Donk Song)", - "artist": "Subwoolfer" -},{ - "title": "SunMedicine", - "artist": "Unknown Artist" -},{ - "title": "Mechanical Angel", - "artist": "Sunday Driver" -},{ - "title": "Wind Me Up", - "artist": "Sunlike Brothers/MAD SNAX" -},{ - "title": "Suspense2", - "artist": "Unknown Artist" -},{ - "title": "Suspense4", - "artist": "Unknown Artist" -},{ - "title": "Suspense4_2", - "artist": "Unknown Artist" -},{ - "title": "Night Shift", - "artist": "Switchblade Symphony" -},{ - "title": "imaginary love story (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Synthion/Hatsune Miku" -},{ - "title": "ABCDEFU (Nightcore)", - "artist": "Syrex" -},{ - "title": "Adore You (Nightcore)", - "artist": "Syrex" -},{ - "title": "All Of Me (Nightcore)", - "artist": "Syrex" -},{ - "title": "All Over The World (Nightcore)", - "artist": "Syrex" -},{ - "title": "All The Way Up (Nightcore)", - "artist": "Syrex" -},{ - "title": "Amazing (Nightcore)", - "artist": "Syrex" -},{ - "title": "Anymore (Nightcore)", - "artist": "Syrex" -},{ - "title": "Apologize (Nightcore)", - "artist": "Syrex" -},{ - "title": "Astronomy (Nightcore)", - "artist": "Syrex" -},{ - "title": "Awaken (Nightcore)", - "artist": "Syrex" -},{ - "title": "Here (Nightcore)", - "artist": "Syrex" -},{ - "title": "Bad Guy (Nightcore)", - "artist": "Syrex" -},{ - "title": "Bad Romance (Nightcore)", - "artist": "Syrex" -},{ - "title": "Be My Lover (Nightcore)", - "artist": "Syrex" -},{ - "title": "Be The One (Nightcore)", - "artist": "Syrex" -},{ - "title": "Beautiful Girl (Nightcore)", - "artist": "Syrex" -},{ - "title": "Beautiful Now (Nightcore)", - "artist": "Syrex" -},{ - "title": "Beauty and a Beat (Nightcore)", - "artist": "Syrex" -},{ - "title": "Beggin (Nightcore)", - "artist": "Syrex" -},{ - "title": "Belly Dancer (Nightcore)", - "artist": "Syrex" -},{ - "title": "Blocks (Nightcore)", - "artist": "Syrex" -},{ - "title": "Boulevard of Broken Dreams (Nightcore)", - "artist": "Syrex" -},{ - "title": "Break The Rules (Nightcore)", - "artist": "Syrex" -},{ - "title": "Break Your Heart (Nightcore)", - "artist": "Syrex" -},{ - "title": "Breathe Me Back (Nightcore)", - "artist": "Syrex" -},{ - "title": "C'est La Vie (Nightcore)", - "artist": "Syrex" -},{ - "title": "Can't Get You Out Of My Head (Nightcore)", - "artist": "Syrex" -},{ - "title": "Closer (Nightcore)", - "artist": "Syrex" -},{ - "title": "Crazy About You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Da Da Dum (Nightcore)", - "artist": "Syrex" -},{ - "title": "Dance (I Just Wanna) (Nightcore)", - "artist": "Syrex" -},{ - "title": "Dark Horse (Nightcore)", - "artist": "Syrex" -},{ - "title": "Deep End (Nightcore)", - "artist": "Syrex" -},{ - "title": "Demons (Nightcore)", - "artist": "Syrex" -},{ - "title": "Diamond Eyes (Nightcore)", - "artist": "Syrex" -},{ - "title": "Diamonds (Nightcore)", - "artist": "Syrex" -},{ - "title": "Die Young (Nightcore)", - "artist": "Syrex" -},{ - "title": "Do Re Mi (Nightcore)", - "artist": "Syrex" -},{ - "title": "Don't Be So Shy (Nightcore)", - "artist": "Syrex" -},{ - "title": "Don't Say Goodbye (Nightcore)", - "artist": "Syrex" -},{ - "title": "Don't Stop (Nightcore)", - "artist": "Syrex" -},{ - "title": "Don't Stop The Music (Nightcore)", - "artist": "Syrex" -},{ - "title": "Dragostea Din Tei (Nightcore)", - "artist": "Syrex" -},{ - "title": "Dreams (Nightcore)", - "artist": "Syrex" -},{ - "title": "Drivers License (Nightcore)", - "artist": "Syrex" -},{ - "title": "Dub-I-Dub (Nightcore)", - "artist": "Syrex" -},{ - "title": "Electrified (Nightcore)", - "artist": "Syrex" -},{ - "title": "Every Breath You Take (Nightcore)", - "artist": "Syrex" -},{ - "title": "Everybody (Nightcore)", - "artist": "Syrex" -},{ - "title": "Faded (Nightcore)", - "artist": "Syrex" -},{ - "title": "Falling Apart (Nightcore)", - "artist": "Syrex" -},{ - "title": "Fantasize (Nightcore)", - "artist": "Syrex" -},{ - "title": "Feel Like Rain (Nightcore)", - "artist": "Syrex" -},{ - "title": "Firework (Nightcore)", - "artist": "Syrex" -},{ - "title": "First Day (Nightcore)", - "artist": "Syrex" -},{ - "title": "Fleabag (Nightcore)", - "artist": "Syrex" -},{ - "title": "For My Own (Nightcore)", - "artist": "Syrex" -},{ - "title": "For You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Forever Young (Nightcore)", - "artist": "Syrex" -},{ - "title": "Forget You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Go (Nightcore)", - "artist": "Syrex" -},{ - "title": "God Is A Girl (Nightcore)", - "artist": "Syrex" -},{ - "title": "Gummy Bear (Nightcore)", - "artist": "Syrex" -},{ - "title": "Habits (Nightcore)", - "artist": "Syrex" -},{ - "title": "Hallelujah (Nightcore)", - "artist": "Syrex" -},{ - "title": "Hangover (Nightcore)", - "artist": "Syrex" -},{ - "title": "Haunt Me (Nightcore)", - "artist": "Syrex" -},{ - "title": "Havana (Nightcore)", - "artist": "Syrex" -},{ - "title": "Heads Will Roll (Nightcore)", - "artist": "Syrex" -},{ - "title": "Heartbeat (Nightcore)", - "artist": "Syrex" -},{ - "title": "Heathens (Nightcore)", - "artist": "Syrex" -},{ - "title": "Heathens - Nightcore", - "artist": "Syrex" -},{ - "title": "Heaven (Nightcore)", - "artist": "Syrex" -},{ - "title": "Magnetic (Nightcore)", - "artist": "Syrex" -},{ - "title": "Here Without You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Heroes (Nightcore)", - "artist": "Syrex" -},{ - "title": "Highest In The Room (Nightcore)", - "artist": "Syrex" -},{ - "title": "Him & I (Nightcore)", - "artist": "Syrex" -},{ - "title": "Hold On (Nightcore)", - "artist": "Syrex" -},{ - "title": "Home (Nightcore)", - "artist": "Syrex" -},{ - "title": "Hot (Nightcore)", - "artist": "Syrex" -},{ - "title": "Hot Girl Bummer (Nightcore)", - "artist": "Syrex" -},{ - "title": "Hypnotized (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Don't Need You (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Don't Wanna Live Forever (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Hate This Feeling (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Hate U, I Love U (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Kissed A Girl (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Need A Doctor (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Just Died In Your Arms Tonight (Nightcore)", - "artist": "Syrex/Krayvent/Meg Birch" -},{ - "title": "I Ran (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Took a Pill in Ibiza (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Wanna Love You (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Want It That Way (Nightcore)", - "artist": "Syrex" -},{ - "title": "I Won't Leave You (Nightcore)", - "artist": "Syrex" -},{ - "title": "I'm So Tired (Nightcore)", - "artist": "Syrex" -},{ - "title": "ILY (I Love You Baby) (Nightcore)", - "artist": "Syrex" -},{ - "title": "Ignite (Nightcore)", - "artist": "Syrex" -},{ - "title": "In My Dreams (Nightcore)", - "artist": "Syrex" -},{ - "title": "In The Name Of Love (Nightcore)", - "artist": "Syrex" -},{ - "title": "In Too Deep (Nightcore)", - "artist": "Syrex" -},{ - "title": "Industry Baby (Nightcore)", - "artist": "Syrex" -},{ - "title": "Inferno (Nightcore)", - "artist": "Syrex" -},{ - "title": "Infinity (Nightcore)", - "artist": "Syrex" -},{ - "title": "Jumpin' Around (Nightcore)", - "artist": "Syrex" -},{ - "title": "Mamacita (Nightcore)", - "artist": "Syrex" -},{ - "title": "Just A Lil Bit (Nightcore)", - "artist": "Syrex" -},{ - "title": "Just Dance (Nightcore)", - "artist": "Syrex" -},{ - "title": "Kevlar Mind (Nightcore)", - "artist": "Syrex" -},{ - "title": "Popstar (Nightcore)", - "artist": "Syrex/BTWRKS/Godmode" -},{ - "title": "La La La (Nightcore)", - "artist": "Syrex" -},{ - "title": "La La Like (Nightcore)", - "artist": "Syrex" -},{ - "title": "Leave The World Behind (Nightcore)", - "artist": "Syrex" -},{ - "title": "Let It Go (Nightcore)", - "artist": "Syrex" -},{ - "title": "Let Me Go (Nightcore)", - "artist": "Syrex" -},{ - "title": "Let Me Love You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Let You Down (Nightcore)", - "artist": "Syrex" -},{ - "title": "Levels (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lie (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lie Again (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lie To You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lies (Nightcore)", - "artist": "Syrex" -},{ - "title": "Like A G6 (Nightcore)", - "artist": "Syrex" -},{ - "title": "Like This (Nightcore)", - "artist": "Syrex" -},{ - "title": "Limitless (Nightcore)", - "artist": "Syrex" -},{ - "title": "Listen To Your Heart (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lonely (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lose The Thought Of You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Love Don't Let Me Go (Nightcore)", - "artist": "Syrex" -},{ - "title": "Love Me Harder (Nightcore)", - "artist": "Syrex" -},{ - "title": "Love Nwantiti (Nightcore)", - "artist": "Syrex" -},{ - "title": "Love Tonight (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lovely (Nightcore)", - "artist": "Syrex" -},{ - "title": "Love You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lucid Dreams (Nightcore)", - "artist": "Syrex" -},{ - "title": "Lush Life (Nightcore)", - "artist": "Syrex" -},{ - "title": "What Do You Mean (Nightcore)", - "artist": "Syrex" -},{ - "title": "Middle Of The Night (Nightcore)", - "artist": "Syrex" -},{ - "title": "Mood (Nightcore)", - "artist": "Syrex" -},{ - "title": "Moth to a Flame (Nightcore)", - "artist": "Syrex" -},{ - "title": "My Head & My Heart (Nightcore)", - "artist": "Syrex" -},{ - "title": "My Soul Is Your Soul (Nightcore)", - "artist": "Syrex" -},{ - "title": "Natural (Nightcore)", - "artist": "Syrex" -},{ - "title": "Never Be Lonely (Nightcore)", - "artist": "Syrex" -},{ - "title": "Never Forget You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Dragonfly", - "artist": "The Crรผxshadows" -},{ - "title": "New Divide (Nightcore)", - "artist": "Syrex" -},{ - "title": "No Brainer (Nightcore)", - "artist": "Syrex" -},{ - "title": "No I In Team (Nightcore)", - "artist": "Syrex" -},{ - "title": "Nobody's Home (Nightcore)", - "artist": "Syrex" -},{ - "title": "Now You're Gone (Nightcore)", - "artist": "Syrex" -},{ - "title": "Numb (Nightcore)", - "artist": "Syrex" -},{ - "title": "Olympia (Nightcore)", - "artist": "Syrex" -},{ - "title": "One You Desire (Nightcore)", - "artist": "Syrex" -},{ - "title": "Otherside (Nightcore)", - "artist": "Syrex" -},{ - "title": "Out Tonight (Nightcore)", - "artist": "Syrex" -},{ - "title": "Pain VIP (Nightcore)", - "artist": "Syrex" -},{ - "title": "Paradise (Nightcore)", - "artist": "Syrex" -},{ - "title": "Payphone (Nightcore)", - "artist": "Syrex" -},{ - "title": "Perfect (Nightcore)", - "artist": "Syrex" -},{ - "title": "Pink Soldiers (Nightcore)", - "artist": "Syrex" -},{ - "title": "Pumped Up Kicks (Nightcore)", - "artist": "Syrex" -},{ - "title": "Radioactive (Nightcore)", - "artist": "Syrex" -},{ - "title": "Rapture (Nightcore)", - "artist": "Syrex" -},{ - "title": "Red Lips (Nightcore)", - "artist": "Syrex" -},{ - "title": "Remember The Name (Nightcore)", - "artist": "Syrex" -},{ - "title": "Rescue Me (Nightcore)", - "artist": "Syrex" -},{ - "title": "Rhythm Of The Night (Nightcore)", - "artist": "Syrex" -},{ - "title": "Right Now (Nightcore)", - "artist": "Syrex" -},{ - "title": "Rockin (Nightcore)", - "artist": "Syrex" -},{ - "title": "Rolling In The Deep (Nightcore)", - "artist": "Syrex" -},{ - "title": "Rude (Nightcore)", - "artist": "Syrex" -},{ - "title": "Runaway (U & I) (Nightcore)", - "artist": "Syrex" -},{ - "title": "Sad Girlz Luv Money (Nightcore)", - "artist": "Syrex" -},{ - "title": "Salt (Nightcore)", - "artist": "Syrex" -},{ - "title": "Say It (Nightcore)", - "artist": "Syrex" -},{ - "title": "Say It Now (Nightcore)", - "artist": "Syrex" -},{ - "title": "Say It Right (Nightcore)", - "artist": "Syrex" -},{ - "title": "Secrets (Nightcore)", - "artist": "Syrex" -},{ - "title": "So Alone (Nightcore)", - "artist": "Syrex" -},{ - "title": "Soldier (Nightcore)", - "artist": "Syrex" -},{ - "title": "Someone Else (Nightcore)", - "artist": "Syrex" -},{ - "title": "Someone Like You (Nightcore)", - "artist": "Syrex" -},{ - "title": "Someone You Loved (Nightcore)", - "artist": "Syrex" -},{ - "title": "Something Just Like This (Nightcore)", - "artist": "Syrex" -},{ - "title": "Somewhere Close (Nightcore)", - "artist": "Syrex" -},{ - "title": "Spectacular (Nightcore)", - "artist": "Syrex" -},{ - "title": "Stereo Love (Nightcore)", - "artist": "Syrex" -},{ - "title": "Strangers (Nightcore)", - "artist": "Syrex" -},{ - "title": "Stronger (Nightcore)", - "artist": "Syrex" -},{ - "title": "Sweet But Psycho (Nightcore)", - "artist": "Syrex" -},{ - "title": "Sweet Dreams (Nightcore)", - "artist": "Syrex" -},{ - "title": "Take Me (Nightcore)", - "artist": "Syrex" -},{ - "title": "Talk (Nightcore)", - "artist": "Syrex" -},{ - "title": "Teenage Dream (Nightcore)", - "artist": "Syrex" -},{ - "title": "The Chance (Nightcore)", - "artist": "Syrex" -},{ - "title": "The Monster (Nightcore)", - "artist": "Syrex" -},{ - "title": "The Night (Nightcore)", - "artist": "Syrex" -},{ - "title": "The Reason (Nightcore)", - "artist": "Syrex" -},{ - "title": "The Voices (Nightcore)", - "artist": "Syrex" -},{ - "title": "Till I Collapse (Nightcore)", - "artist": "Syrex" -},{ - "title": "Titanium (Nightcore)", - "artist": "Syrex" -},{ - "title": "Todo de Ti (Nightcore)", - "artist": "Syrex" -},{ - "title": "Tongue Tied (Nightcore)", - "artist": "Syrex" -},{ - "title": "Sophia (Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Uhh Uhh (Nightcore)", - "artist": "Syrex" -},{ - "title": "Universe (Nightcore)", - "artist": "Syrex" -},{ - "title": "Versace (Nightcore)", - "artist": "Syrex" -},{ - "title": "Wake Me Up (Nightcore)", - "artist": "Syrex" -},{ - "title": "We Don't Talk Anymore (Nightcore)", - "artist": "Syrex" -},{ - "title": "If I Lose Myself (Nightcore)", - "artist": "Syrex/Dream Chaos/Benlon" -},{ - "title": "What's Going On (Nightcore)", - "artist": "Syrex" -},{ - "title": "Whenever, Wherever (Nightcore)", - "artist": "Syrex" -},{ - "title": "Where Are You Now (Nightcore)", - "artist": "Syrex" -},{ - "title": "Why Do You Lie To Me (Nightcore)", - "artist": "Syrex" -},{ - "title": "Wicked Game (Nightcore)", - "artist": "Syrex" -},{ - "title": "Wild Love (Nightcore)", - "artist": "Syrex" -},{ - "title": "Without Me (Nightcore)", - "artist": "Syrex" -},{ - "title": "Woman (Nightcore)", - "artist": "Syrex" -},{ - "title": "World, Hold On (Nightcore)", - "artist": "Syrex" -},{ - "title": "Yes Sir, I Can Boogie (Nightcore)", - "artist": "Syrex" -},{ - "title": "Yesterday (Nightcore)", - "artist": "Syrex" -},{ - "title": "You (Nightcore)", - "artist": "Syrex" -},{ - "title": "You Make Me (Nightcore)", - "artist": "Syrex" -},{ - "title": "Youngblood (Nightcore)", - "artist": "Syrex" -},{ - "title": "Your Own Fire (Nightcore)", - "artist": "Syrex" -},{ - "title": "edit-Origin1", - "artist": "Syrex" -},{ - "title": "my worst (Nightcore)", - "artist": "Syrex" -},{ - "title": "Break My Heart (Nightcore)", - "artist": "Syrex/2Hounds/Derrick Ryan" -},{ - "title": "Gold Skies (Nightcore)", - "artist": "Syrex/2Hounds/Golden Wizards/Nito-Onna" -},{ - "title": "Wake Me Up When September Ends (Nightcore)", - "artist": "Syrex/32Stitches/Myah Marie" -},{ - "title": "Easy On Me - Nightcore", - "artist": "Syrex/A17N/Jovan Shay" -},{ - "title": "Man On The Moon (Nightcore)", - "artist": "Syrex/ATHYN/Dave Who/Kezano" -},{ - "title": "Hymn for the Weekend (Nightcore)", - "artist": "Syrex/AZVRE/NAAZUK/M4XIMUS" -},{ - "title": "Love Again (Nightcore)", - "artist": "Syrex/Airmow/MartinJV" -},{ - "title": "Psyche (Nightcore)", - "artist": "Syrex/Alban Chela/Axol" -},{ - "title": "Thrift Shop (Nightcore)", - "artist": "Syrex/Alban Chela/Mista LT" -},{ - "title": "Blame (Nightcore)", - "artist": "Syrex/Alban Chela/Shiah Maisel" -},{ - "title": "Still Hurts (Nightcore)", - "artist": "Syrex/Alban Chela/Veronica Bravo" -},{ - "title": "Victim (Nightcore)", - "artist": "Syrex/Anikdote/Aminita Francis" -},{ - "title": "Shine On (Nightcore)", - "artist": "Syrex/Antrex/Wilder" -},{ - "title": "Narcotic (Nightcore)", - "artist": "Syrex/Arkoone/Talia Georgie" -},{ - "title": "Habits (Stay High) - Nightcore", - "artist": "Syrex/Ascence" -},{ - "title": "Something Just Like This - Nightcore", - "artist": "Syrex/Ascence" -},{ - "title": "The Nights - Nightcore", - "artist": "Syrex/Ascence" -},{ - "title": "The Riddle - Nightcore", - "artist": "Syrex/Ascence" -},{ - "title": "Give In To Me (Nightcore)", - "artist": "Syrex/Axynus/Casian" -},{ - "title": "In The End (Nightcore)", - "artist": "Syrex/BIMONTE/JANFRY" -},{ - "title": "Lights (Nightcore)", - "artist": "Syrex/Ben Plum/Just Pedro/Golden Wizards" -},{ - "title": "Beautiful Mistakes (Nightcore)", - "artist": "Syrex/Ben Plum/PACANI" -},{ - "title": "Reload (Nightcore)", - "artist": "Syrex/Benlon/VADDS/SVSTN" -},{ - "title": "Careless Whisper (Nightcore)", - "artist": "Syrex/Besomage" -},{ - "title": "HARLEY FVCKING QUINN (Nightcore)", - "artist": "Syrex/Biometrix/Sarah de Warren" -},{ - "title": "The Hills (Nightcore)", - "artist": "Syrex/Blake/imallryt/Future Friends" -},{ - "title": "Pop Corn (Nightcore)", - "artist": "Syrex/Boostereo" -},{ - "title": "Killing Me Softly (Nightcore)", - "artist": "Syrex/Boostereo/The Trendy" -},{ - "title": "Slow Burn (Nightcore)", - "artist": "Syrex/Bottle Flip/Jemma Johnson" -},{ - "title": "gooba (Nightcore)", - "artist": "Syrex/Braev/JCL" -},{ - "title": "Sex (Nightcore)", - "artist": "Syrex/CZYDMN/Golden Wizards/Jessica Chertock" -},{ - "title": "Glamorous - Nightcore", - "artist": "Syrex/Cabuizee" -},{ - "title": "Deep End - Nightcore", - "artist": "Syrex/Cabuizee/Brvski/Nadda Mercenary" -},{ - "title": "Somebody That I Used to Know - Nightcore", - "artist": "Syrex/Cabuizee/Diana Inez" -},{ - "title": "Waiting For Tonight - Nightcore", - "artist": "Syrex/Cabuizee/Protocleus/Diana Inez" -},{ - "title": "Dance Monkey (Nightcore)", - "artist": "Syrex/Coopex" -},{ - "title": "Say It Now (Nightcore)", - "artist": "Syrex/Coopex" -},{ - "title": "Legends Never Die (Nightcore)", - "artist": "Syrex/Coopex/IMKK" -},{ - "title": "Falling (Nightcore)", - "artist": "Syrex/Coopex/Tim Moyo" -},{ - "title": "Heartless (Nightcore)", - "artist": "Syrex/Coopex/Tim Moyo" -},{ - "title": "Lean Back (Nightcore)", - "artist": "Syrex/CryJaxx/Junior Charles" -},{ - "title": "Whiplash (Nightcore)", - "artist": "Syrex/D'Amico & Valax/Rachel Morgan Perry" -},{ - "title": "Cause I'm Crazy (Nightcore)", - "artist": "Syrex/DJ Goja" -},{ - "title": "Why Do I Try (Nightcore)", - "artist": "Syrex/Danni Carra/Gill Chang" -},{ - "title": "Don't Look At Me (Nightcore)", - "artist": "Syrex/Despotem" -},{ - "title": "Up - Nightcore", - "artist": "Syrex/Despotem/Lyssa Deane" -},{ - "title": "I Ainโ€™t Worried - Nightcore", - "artist": "Syrex/NEMESIS/R3YAN/Joshua Ryan" -},{ - "title": "All For Love (Nightcore)", - "artist": "Syrex/Ducka Shan/Benlon/New Beat Order" -},{ - "title": "Toss A Coin To Your Witcher (Nightcore)", - "artist": "Syrex/Dvbber Dvn/Someone Else" -},{ - "title": "How Deep Is Your Love (Nightcore)", - "artist": "Syrex/EFA" -},{ - "title": "TiK ToK (Nightcore)", - "artist": "Syrex/EQRIC/JOZUA/Robbe" -},{ - "title": "Starships (Nightcore)", - "artist": "Syrex/EQRIC/Level 8" -},{ - "title": "Hot N Cold (Nightcore)", - "artist": "Syrex/EQRIC/Mร˜RFI/Nito-Onna" -},{ - "title": "The Cure (Nightcore)", - "artist": "Syrex/EQRIC/PHARAร˜H/Ceara Cavalieri" -},{ - "title": "Ridin' (Nightcore)", - "artist": "Syrex/EQRIC/PHARAร˜H/Peter Piffen" -},{ - "title": "Please Don't Go (Nightcore)", - "artist": "Syrex/EQRIC/Poorchoice/Timmy Commerford" -},{ - "title": "Stupid (Nightcore)", - "artist": "Syrex/EQRIC/RushLow/Nito-Onna" -},{ - "title": "Colors (Nightcore)", - "artist": "Syrex/EQRIC/Third Places/Muffin" -},{ - "title": "The Final Countdown (Nightcore)", - "artist": "Syrex/EQRIC/Xenton/Jex" -},{ - "title": "Euphoria (Nightcore)", - "artist": "Syrex/Edwince/Svniivan" -},{ - "title": "Fetish - Nightcore", - "artist": "Syrex/Emilio/Rixbรธi" -},{ - "title": "Forever (Nightcore)", - "artist": "Syrex/Engstrom/Nyman" -},{ - "title": "Angel With A Shotgun (Nightcore)", - "artist": "Syrex/Ericovich" -},{ - "title": "Bloody Mary - Nightcore", - "artist": "Syrex/Ericovich" -},{ - "title": "abcdefu - Nightcore", - "artist": "Syrex/Ericovich" -},{ - "title": "Euphoria - Nightcore", - "artist": "Syrex/Ericovich/Amitav" -},{ - "title": "Enemy - Nightcore", - "artist": "Syrex/Ericovich/IAN SIZE" -},{ - "title": "Enemies - Nightcore", - "artist": "Syrex/Ericovich/NEMESIS" -},{ - "title": "Cupid - Nightcore", - "artist": "Syrex/Ericovich/NEMESIS/Elise Lieberth" -},{ - "title": "Love You Like A Love Song - Nightcore", - "artist": "Syrex/Ericovich/NEMESIS/Rachel Morgan Perry" -},{ - "title": "Where Earth Meets Heaven (Nightcore)", - "artist": "Syrex/Everen Maxwell/Sasha Waters" -},{ - "title": "How Long (Nightcore)", - "artist": "Syrex/Faruk Orman/Benlon" -},{ - "title": "Baby Don't Hurt Me - Nightcore", - "artist": "Syrex/Fransii/Emilio/Julia Nem" -},{ - "title": "Faded - Nightcore", - "artist": "Syrex/Fransii/Emilio/Julia Nem" -},{ - "title": "Bring Me To Life (Nightcore)", - "artist": "Syrex/Golden Wizards/Alex Lander" -},{ - "title": "Goosebumps (Nightcore)", - "artist": "Syrex/Golden Wizards/Salvo" -},{ - "title": "Fingers Crossed - Nightcore", - "artist": "Syrex/HUBFUEL" -},{ - "title": "Talking To The Moon - Nightcore", - "artist": "Syrex/HUBFUEL/J. Lee" -},{ - "title": "Blue Bird (Nightcore)", - "artist": "Syrex/Harddope/Amelia Khor/PACANI" -},{ - "title": "Montero (Nightcore)", - "artist": "Syrex/Harddope/Future Friends/Benlon" -},{ - "title": "Nightlight (Nightcore)", - "artist": "Syrex/Harddope/The Kith" -},{ - "title": "The Unforgiven - Nightcore", - "artist": "Syrex/Henri Werner/Salvo" -},{ - "title": "Ocean Eyes (Nightcore)", - "artist": "Syrex/Hiteshsk/WCKiD/Annastacia Boudwin" -},{ - "title": "Yummy (Nightcore)", - "artist": "Syrex/Hoober" -},{ - "title": "Holding Out For A Hero - Nightcore", - "artist": "Syrex/IAN SIZE" -},{ - "title": "Unstoppable - Nightcore", - "artist": "Syrex/IAN SIZE" -},{ - "title": "Rewrite The Stars - Nightcore", - "artist": "Syrex/IAN SIZE/Marce Smith" -},{ - "title": "High - Nightcore", - "artist": "Syrex/ILURO" -},{ - "title": "How Do You Sleep? - Nightcore", - "artist": "Syrex/ILURO" -},{ - "title": "Still Holding Me - Nightcore", - "artist": "Syrex/ILURO/A17N/Sober Chow" -},{ - "title": "9PM (Your Love) (Nightcore)", - "artist": "Syrex/ISAEV" -},{ - "title": "Take My Breath (Nightcore)", - "artist": "Syrex/IMKK" -},{ - "title": "Blue (Da Ba Dee) (Nightcore) (feat. ISAEV", - "artist": "Syrex/ISAEV" -},{ - "title": "No Idea (Nightcore)", - "artist": "Syrex/Josh Vorster/Golden Wizards/Meqq" -},{ - "title": "I Like Me Better (Nightcore)", - "artist": "Syrex/Karanpreet" -},{ - "title": "Remember The Name (Nightcore)", - "artist": "Syrex/Klรธn/Kris Norton" -},{ - "title": "Shout (Nightcore)", - "artist": "Syrex/Krayvent/BTMX" -},{ - "title": "You Make Me Feel (Nightcore)", - "artist": "Syrex/Yohan Gerber/Kverz" -},{ - "title": "Sweet Dreams (Nightcore)", - "artist": "Syrex/Kysigo" -},{ - "title": "Piercing Lights (Nightcore)", - "artist": "Syrex/LBLVNC" -},{ - "title": "River (Nightcore)", - "artist": "Syrex/Level 8/R3YAN/Alaina Cross" -},{ - "title": "Not The End Of The World (Nightcore)", - "artist": "Syrex/Level 8/Tara Louise/Michael Wavves" -},{ - "title": "Bad Reputation (Nightcore)", - "artist": "Syrex/Level 8/Vicky Lenzer" -},{ - "title": "Seรฑorita (Nightcore)", - "artist": "Syrex/Level 8/imallryt" -},{ - "title": "Cheerleader - Nightcore", - "artist": "Syrex/Lexdez/Livingston Crain" -},{ - "title": "It's My Life (Nightcore)", - "artist": "Syrex/Lorjs" -},{ - "title": "Some Say (Nightcore)", - "artist": "Syrex/Lost Culturรฉ/KORFAL/Ernar" -},{ - "title": "Lose Control (Nightcore)", - "artist": "Syrex/Lukasoprom/Apolloe" -},{ - "title": "Survive (Nightcore)", - "artist": "Syrex/Lukasoprom/Benlon" -},{ - "title": "the 1 (Nightcore)", - "artist": "Syrex/MEL/Navaro" -},{ - "title": "Bitch Better Have My Money (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "On The Floor (Nightcore)", - "artist": "Syrex/MODERN CLVB/Katana Angels/Dayana" -},{ - "title": "Cold (Nightcore)", - "artist": "Syrex/MOHA/Meqq" -},{ - "title": "As I Am (Nightcore)", - "artist": "Syrex/Marin Hoxha/CryJaxx" -},{ - "title": "Exile", - "artist": "Tristania" -},{ - "title": "Good Times (Nightcore)", - "artist": "Syrex/Marin Hoxha/Tara Louise" -},{ - "title": "The Lonely Shepherd (Nightcore)", - "artist": "Syrex/Marin Hoxha/Vinsmoker" -},{ - "title": "Streets (Nightcore)", - "artist": "Syrex/Mario Eddie/Stella Key" -},{ - "title": "Where Are You Now - Nightcore", - "artist": "Syrex/Mazdem" -},{ - "title": "Last Christmas (Nightcore)", - "artist": "Syrex/McLovin/9lives/Veronica Pichardo" -},{ - "title": "Bam Bam (Nightcore)", - "artist": "Syrex/Meric Again/22angels" -},{ - "title": "Heat Waves (Nightcore)", - "artist": "Syrex/Meric Again/22angels" -},{ - "title": "Shivers (Nightcore)", - "artist": "Syrex/Meric Again/22angels" -},{ - "title": "THATS WHAT I WANT (Nightcore)", - "artist": "Syrex/Meric Again/22angels" -},{ - "title": "Ur Just Horny (Nightcore)", - "artist": "Syrex/Meric Again/22angels" -},{ - "title": "Glimpse of Us (Nightcore)", - "artist": "Syrex/Meric Again/Jeannette" -},{ - "title": "All I Want For Christmas (Nightcore)", - "artist": "Syrex/Meric Again/Veronica Pichardo" -},{ - "title": "Young and Beautiful (Nightcore)", - "artist": "Syrex/Meric Again/Veronica Pichardo" -},{ - "title": "Without You (Nightcore)", - "artist": "Syrex/Miscris/DSTRT" -},{ - "title": "Butterfly Effect (Nightcore)", - "artist": "Syrex/Moistrus/Benni Hunnit" -},{ - "title": "Ocean Drive (Nightcore)", - "artist": "Syrex/Murdbrain/theajsound" -},{ - "title": "Flowers - Nightcore", - "artist": "Syrex/NEMESIS/Faruk Orman/Elise Lieberth" -},{ - "title": "Take You Dancing (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Stand By Me (Nightcore)", - "artist": "Syrex/NIVEK" -},{ - "title": "All Falls Down (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Applause (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "As Long As You Love Me (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Ass Like That (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Bellyache (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "DJIN (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Bloody Mary (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Buttons (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "California Dreamin' (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Chandelier (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Cheap Thrills (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Congratulations (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Daddy DJ (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Ferrari (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Flowers (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Ghost (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Girls Like You (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "I Ain't Worried (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "I Could Be The One (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "I Need A Doctor (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "I'm Good (Blue) (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "In Da Club (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "In The Air Tonight (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Kill em with kindness (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Last Resort (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Machine Made", - "artist": "The Flight" -},{ - "title": "Let Me Love You (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Lily (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Lost On You (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Love Me Like You Do (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Love Myself (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Mi Gente (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Move Your Body (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "New Rules (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Outside (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "P.I.M.P. (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Pump It Up (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Something Unreal - Nightcore", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Star Walkin' (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Stereo Hearts (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Sunroof (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Sweater Weather (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Taste (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "The Motto (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Thunder (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Too Close (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Unholy (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Whistle (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Whoopty (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "Why (Nightcore)", - "artist": "Syrex/Nightcore Mage" -},{ - "title": "1 2 3 (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "1998 (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "1AM (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "A.M. (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ACID (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ACID BATH (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ANNIHILATION (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ANTHEM (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "AZKABAN (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Angel Slayer (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Are You Ready (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Astro (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Astronomia (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "BEHEMOTH (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "BETTER OFF ALONE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "BLADES (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "BLIND (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "BURN TO HEAD (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Bang Bang (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Bloody Friday (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Brutality (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Bust (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "CAN'T FVCK WITH ME (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "CHAOTIC (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "CITYLIGHTS (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "CRONOS (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "CYBERPHONK (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Castles (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Control (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Cucumbers (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "DAMN (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "DANCE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "DIAMONDS (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "DIRTY RIDE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ๅฐ‘ๅฅณๆ ผ่Žฑ็‰น", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "DOMINATE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "DOPAMINE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "DUALITY (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Dark Santa (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Deep Fear (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Demonrave (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Disaster (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Disrupted (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Dragon Slayer (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Drifting Away (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Drip (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ECLIPSE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ERROR (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "EVERY MINUTE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "EYES OPEN (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "FADED (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "FINITE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "FULL RAGE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Fight (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Forbidden Drive (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "GTR (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "HELLCAT (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "HOPE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Hotel Room (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "INSPECTOR (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "In The Sky (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Insomnia (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Ishara (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Jingle Bells (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "KILL ALL (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "KILLER GRIP (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "KILLING SPREE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Killstreak (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "LASER (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "LETHAL DOSE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "LOOK AROUND (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Lacrimosa (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Lights Away (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Low (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Low Down (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "MAKE IT WORK (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Mutually Assured Destruction", - "artist": "The Flight" -},{ - "title": "MASSACRE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "MURDERER SOCITY 2 (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Mafioso (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Matador (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Merry Phonkmas (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Monster (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "NEKAKVSE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "NO TELL (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "NRG (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Niggas in Paris (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "One (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "PARIS (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "PARTYPPL (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Plague (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Poison (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Psycho Devil (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Punch (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "RABIOUS DOG (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "RED DOT (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "RESURRECT (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "RIVALS (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "ROAST PHONK (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Resonance (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Ride Or Die (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Ridin' Around (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Riverside (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "S14 (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "SHARK (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "SHAWTY (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "SIREN (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "SMOCKIN DOPPIN (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "SOUND OF SOUTH (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "SPEED (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "SUFFER (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "STAY TO HIGH (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Sandstorm (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Silence (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "THIS IS HOW WE DO IT (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "TOKYO DREAD (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "TOKYO DRIVE (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "TRY ME (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Tempest (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "The Perfect Girl (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Tokyo Drift (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "UNDERSTAND (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "VIRUS (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Violent Memphis (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Violent Night (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "WHOLE GANG (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Wasted (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Witch Hunt (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "YOKAI (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "Z (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "amnesia (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "better than yours (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "despicable (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "destroy me (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "i hate u (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "i'm over it (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "lose (Nightcore)", - "artist": "Syrex/Nightcore Mage/Phonk Mage" -},{ - "title": "On My Own (Nightcore)", - "artist": "Syrex/Nito-Onna/2Hounds/RushLow" -},{ - "title": "Faded Love (Nightcore)", - "artist": "Syrex/Nito-Onna/Dame Dame/Majes" -},{ - "title": "Drowning In Us - Nightcore", - "artist": "Syrex/Now O Later/Jaime Deraz" -},{ - "title": "Oxygen - Nightcore", - "artist": "Syrex/Now O Later/Mozix" -},{ - "title": "Space in My Arms - Nightcore", - "artist": "Syrex/Now O Later/Mozix/Jaime Deraz" -},{ - "title": "Out Of My Mind (Nightcore)", - "artist": "Syrex/ONEIL/Benlon/Aize" -},{ - "title": "Attention (Nightcore)", - "artist": "Syrex/ONEIL/Edward Snellen/Derrick Ryan" -},{ - "title": "Rampampam (Nightcore)", - "artist": "Syrex/ONEIL/KANVISE/Yovalia" -},{ - "title": "Lights Out (Nightcore)", - "artist": "Syrex/PSYRUS" -},{ - "title": "Hate Me (Nightcore)", - "artist": "Syrex/Poylow" -},{ - "title": "Goodbyes (Nightcore)", - "artist": "Syrex/Protocleus/ASTRODIA/Luc Rushmere/Cour" -},{ - "title": "Tired (Nightcore)", - "artist": "Syrex/Protocleus/Edpranz/Leila" -},{ - "title": "Maria (Nightcore)", - "artist": "Syrex/Protocleus/LYSSA" -},{ - "title": "Collide - Nightcore", - "artist": "Syrex/PuFFcorn/A17N/Elle Sloan/AndyBear" -},{ - "title": "The Business (Nightcore)", - "artist": "Syrex/R3YAN/Benlon" -},{ - "title": "Control of Me - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "First - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "In The Morning - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "Over the Edge - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "Over the Edge - Radio Edit - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "Paradise - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "Somewhere New - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "Stubborn - Nightcore", - "artist": "Syrex/RIELL NIGHT" -},{ - "title": "S&M (Nightcore)", - "artist": "Syrex/RYVN/Klรธn/Jessica Chertock" -},{ - "title": "L'Amour Toujours - Nightcore", - "artist": "Syrex/Reprobeater" -},{ - "title": "Everytime We Touch (Nightcore)", - "artist": "Syrex/Ricky Gazetta" -},{ - "title": "Breaking Me (Nightcore)", - "artist": "Syrex/Robbe/Derrick Ryan" -},{ - "title": "Kings & Queens (Nightcore)", - "artist": "Syrex/Robbe/New Beat Order" -},{ - "title": "You Need You (Nightcore)", - "artist": "Syrex/Rosendale/CryJaxx" -},{ - "title": "Barking (Nightcore)", - "artist": "Syrex/RushLow/XTIENNE" -},{ - "title": "Scream & Shout (Nightcore)", - "artist": "Syrex/SLORAX/Leannan" -},{ - "title": "Whatcha Say (Nightcore)", - "artist": "Syrex/SPLIZZ/SLORAX/Xtina Louise" -},{ - "title": "El Farsante (Nightcore)", - "artist": "Syrex/Santi" -},{ - "title": "Last Friday Night (Nightcore)", - "artist": "Syrex/Santi/Jaime Deraz" -},{ - "title": "Shake It Off (Nightcore)", - "artist": "Syrex/Seum Dero" -},{ - "title": "Best Of You (Nightcore)", - "artist": "Syrex/Seum Dero/Georgia Alexandra" -},{ - "title": "Waka Waka (This Time) (Nightcore)", - "artist": "Syrex/Seum Dero/Rachel Philipp" -},{ - "title": "Again (Nightcore)", - "artist": "Syrex/Sherman de Vries/New Beat Order/Veronica Bravo" -},{ - "title": "Daddy Cool (Nightcore)", - "artist": "Syrex/Slap Mage" -},{ - "title": "Dusk Till Dawn (Nightcore)", - "artist": "Syrex/Slap Mage" -},{ - "title": "Gimme! Gimme! Gimme! (Nightcore)", - "artist": "Syrex/Slap Mage" -},{ - "title": "Maniac (Nightcore)", - "artist": "Syrex/Slap Mage" -},{ - "title": "Toss A Coin To Your Witcher (Nightcore)", - "artist": "Syrex/Someone Else/Dvbber Dvn" -},{ - "title": "Glad You Came (Sped Up)", - "artist": "Syrex/Sped Up Mage/Maciel/Mr Pig/CRVN" -},{ - "title": "Let Me Down Slowly (Nightcore)", - "artist": "Syrex/SubSpace/Satyen" -},{ - "title": "The Box (Nightcore)", - "artist": "Syrex/The FifthGuys" -},{ - "title": "Counting Stars (Nightcore)", - "artist": "Syrex/Timmy Commerford" -},{ - "title": "Stereo Love - Nightcore", - "artist": "Syrex/UMAII/Faithroze" -},{ - "title": "Relax, Take It Easy (Nightcore)", - "artist": "Syrex/UNKLFNKL/Dayana" -},{ - "title": "Do It To It (Nightcore)", - "artist": "Syrex/Veronica Bravo" -},{ - "title": "Just A Dream - Nightcore", - "artist": "Syrex/WSB/Xtina Louise" -},{ - "title": "Bad Habits - Nightcore", - "artist": "Syrex/Whoopa" -},{ - "title": "Cry For You - Nightcore", - "artist": "Syrex/Whoopa" -},{ - "title": "I Like Me Better - Nightcore", - "artist": "Syrex/Whoopa" -},{ - "title": "Stay - Nightcore", - "artist": "Syrex/Whoopa" -},{ - "title": "Best Friend (Nightcore)", - "artist": "Syrex/Willoe/Yusomage/J R" -},{ - "title": "่™šๅขƒ่„ฑ่ฝจ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Unfaithful (Nightcore)", - "artist": "Syrex/Yohan Gerber/Bersage/HALUNA" -},{ - "title": "Burn It Down (Nightcore)", - "artist": "Syrex/Yohan Gerber/Bersage/Nito-Onna" -},{ - "title": "Hideaway (Nightcore)", - "artist": "Syrex/Yohan Gerber/DJ Justin James" -},{ - "title": "Dragonlord Placidusax", - "artist": "Tai Tomisawa" -},{ - "title": "Castle Of Glass (Nightcore)", - "artist": "Syrex/Yohan Gerber/Paul Keen/Bastize" -},{ - "title": "Don't Be Shy (Nightcore)", - "artist": "Syrex/Yohan Gerber/Poylow" -},{ - "title": "Positions - Nightcore", - "artist": "Syrex/ampir3/IntoAlter/Rachel Morgan Perry" -},{ - "title": "Roses - Nightcore", - "artist": "Syrex/ampir3/Paulina" -},{ - "title": "Make You Mine - Nightcore", - "artist": "Syrex/chicago city" -},{ - "title": "!Bug!", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "141ๆ‚่ดงๅบ—", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "60%็š„ๆ—ฅๅธธ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "60%็š„ๆ—ฅๅธธยทๆ‚ ้—ฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "60%็š„ๆ—ฅๅธธยท่‡ช็”ฑ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "60%็š„้ๆƒณ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "60%็š„้ๆƒณยท็ƒญๆƒ…", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Action๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Choice", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Defeat", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Doom Bloom", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Enjoy The Ride", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Golden Sign _f", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "H.I.A.็š„ๆœชๆฅ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Hia", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Limbo", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Original Me - 1St Take Ver.", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "No Delve Without Danger", - "artist": "The Flight" -},{ - "title": "Original Me - Instrumental", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Original Me", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Peace", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Purchasable Loyalty", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Red!!!", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Red!!", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Red!", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Roger That", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Shining - Instrumental", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Shining", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Shnnnn~", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Still Action๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Still Vacation๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Time To Play", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Turbo", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Vacation๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Cassandra (Ego Likeness Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Victory", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Vr", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Wifiๆ— ๅค„ไธๅœจ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Wonderland Reverie - Instrumental", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Wonderland Reverie", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ใ€Œ่Šๆ‰˜้‚ฆใ€ๅ˜ๅฅๆ›ฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไธ‰zๅ‡บๅ“", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไธŠไธŠไธ‹ไธ‹ๅทฆๅทฆๅณๅณ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไธŠ่œ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไธๅฏ่งฆ็ขฐ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไธๅฎ‰ไน‹็ง", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไธๆ…Œ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไธ–็•Œๅ…จๅ‰ง็ปˆ๏ผŒๆฌข่ฟŽๆฅๅˆฐๆ–ฐ่‰พๅˆฉ้ƒฝ๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไนŒ้ธฆๅœ่ฝไน‹ๆ—ฅ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไนฑ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไบ‰ๆตๅฃๅฒธ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไบŒ่ฟ›ๅˆถๆญฃๆ—ฆ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไปฅๅคช่™šๅขƒ+++", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไปฅๅคช่™šๅขƒ++", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไปฅๅคช่™šๅขƒ+", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไปฅๅคช่™šๅขƒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไฝฟๅ‘ฝ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไพต่š€ไน‹ๅ‰‘", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไพต่ขญๆฌกไธ–ไปฃ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ไฟๆŒๆ€€็–‘", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅถๅฐ”ไนŸ่ฆๅ‡บๅŽป้€›้€›", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ‚ฒๆ…ขไธŽๅๆ‰ง", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ…ฅ้—จ้‡‘็‰Œ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ…ญ็ผธ่ฝฌ้€Ÿ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ† ๅ†›็Šฌ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅˆซๆ‰“็ป“๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ‹‡่€…ๆ˜ŸๆœŸไบ”", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅไธ‡ๆฌกๅฟƒ่ทณ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅงๅบ•่“่ฐƒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฑ้™ฉ้ข", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅŒ่กŒไบŽๆ–ฐ่‰พๅˆฉ้ƒฝ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅงๅฐ็‰น่ฐƒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅพๆœฌๅฆ‚ๆ–ฏ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ’–ๅ•กไผดไพฃ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ–ต~", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ—ฏๅ‘ๅ‘๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ—ฏๅ‘๏ผŸ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ˜ฟ๏ผๆœ‹ๅ‹๏ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ™ฌ้ญ‚็Šฌ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ››ๆ‰‹ๅˆ€ไฟŽ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅ›žๅˆฐๆ”พๅญฆ้‚ฃไธ€ๅนด", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅœฐไธ‹ๅพ‹ๅŠจ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅคๆ—ฅๅ‰ๅฅ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅคๆ—ฅๆดพๅฏน", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅคๆ—ฅ็››ๅ…ธ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅค–็Žฏ็”จ้ค็คผไปช", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅคš่ฟ›ๅˆถ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅคงๅธˆ้‡‘็‰Œ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅคง็ฉบๆดž", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅคฉ็”Ÿไธฝ่ดจ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฅ‡่ฟน็š„่ตท็‚น", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฆ‚ๅญๅผน็ฉฟ่ฟ‡้ฃŽ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฆ‚ๆœ‰้—ฒๆƒ…", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฆ–ๅˆ€ๅนปๅขƒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅญฉๅญไปฌ็š„ไบคๅ‹็›‘็ฃ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฎ‰ๅ…จๅ‡บๅฃ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฎฟๅ‘ฝไน‹่ทฏ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฎฟๅ‘ฝ็š„ไบคไปฃ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฐๅคงไบบ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฐ่บซๆๅคงๅฑๆœบ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Enter", - "artist": "The Birthday Massacre" -},{ - "title": "ๅฐ–็‰™ใ€ๅˆฉ็ˆชใ€ๅพฎ็ฌ‘", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฒๅฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅนธ่ฟcheer", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅผ€็›’ๆœ‰ๆƒŠ__", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฝ“ไธ‰ๆ˜Žๆฒปๆฅๆ•ฒ้—จ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฝ“ๅฟƒๅฐพๅทด", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฝ“็”Ÿๆ„ๆฅๆ•ฒ้—จ - Remix", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅพ…ๅŠžไบ‹้กน 99+", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅพฎ้†บ็š„็ผชๆ–ฏ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅฟซๅ……ๅ—ฏๅ‘ข", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ€ฅ้€Ÿๆฟ€ๆƒ…", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ€ฆ็„ถใ€Œ่Šฏใ€ๅŠจ - Remix", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ€ชๅฅ‡ไน‹ๅ‹", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ€ชๅฅ‡ไน‹ๆ—…", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ€ชๅฅ‡ไบคๆ˜“", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ€ชๅฅ‡ๅฌๅ”ค", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ‚จๆ‹จๆ‰“็š„็”จๆˆทๆญฃๅœจ็ฉบๆดžไธญ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆˆ‘ๆ–นๆ–—ๅฟ—", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ‹ๅผฏ่ฏทๆณจๆ„", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ•ฒ้—จ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ–ฐ่ฃ…ๅค‡", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ— ๅฃฐๆ™š็ฅท", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ— ๅฐฝไฟฎ่กŒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ— ๅฐฝ็š„ๆ–ฝๅทฅๆ—ฅยท้ป‘ๅคœ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ— ๆณ•ๆ‹’็ป็š„ๆกไปถ - Remix", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ— ้กปไป–่จ€", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ—ถๅ…‰ๆญฃๅœจๅ›ž้€€", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ˜Ÿๆต้œ†ๅ‡ป", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆ˜จๆ—ฅ็นๅŽ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆœ€ๅŽไธ€ๆฌก้ฃž่กŒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆœช็ŸฅๅŒบๅŸŸ๏ผŒไฟกๅทๅทฒๆ–ญๅผ€...", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆœบๆขฐๆ‰‹ๅ†ฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆœบๆฒน", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆพๅผ›ๆ„Ÿ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆž", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆขฐๅฐธ็‹‚ๆฝฎ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆฒปๅฎ‰ๅฎ˜็š„ไธ€ๅคฉ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆณข็‰นๅฑฑ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆณจๆ„ๅคด้กถ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆททๆฒŒฮฑ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆททๆฒŒฮฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆททๆฒŒฮณ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆททๆฒŒฮด", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆททๆฒŒฮต", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆททๆฒŒฮถ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆททๆฒŒ่™šๅขƒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆบฏๆบ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๆผซ่กŒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็€‘ๆฑค่ฐท", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็พ้šพๅœŸๅฃค", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็ƒˆๆ‹ณๅ›ฐๆ–—", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็‡ƒๆฒน้ฅฎ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็Šฌๅ‡บๆฒก", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็ŒœๅฟŒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็Œฎ็ป™ๅง‹ไธป็š„็‰ฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็Ž›็‘Ÿๅฐ”่ฟทๅฎซ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็Žฐๅœจๆญฃๅฝ“ๆ—ถ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็”Ÿๆดป็™พ่ดง", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็™ฝ่‰ฒ็ฝ‘ๆ ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็œŸยท้ข„่จ€ไน‹ไธ‹", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็ ดๅขƒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็งฉๅบๅฎˆๆŠค่€…", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็งฉๅบ่„ฑ่ฝจยท็™ฝๆ˜ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็งฉๅบ่„ฑ่ฝจยท้ป‘ๅคœ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็บข่‰ฒ้ฉๅฑฅ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็ปๅ‘ฝ่ˆžๆ›ฒ Acoustic.", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็ปๅ‘ฝ่ˆžๆ›ฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "็ปดๅคšๅˆฉไบšๅผๆœๅŠก", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่‚กๆŽŒไน‹้—ด", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่ƒœ่ดŸๅทฒๅˆ†", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่‡ชๅœจไธ€ๆ—ฅ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่Šญ่Žฑ่ฟทๅฎซยท็™ฝๆ˜ผ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่Šญ่Žฑ่ฟทๅฎซยท้ป‘ๅคœ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่’ๅ”็ซฅ่ฐฃ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่’้‡Žไน‹้ฃŽ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่’้‡Žๆšฎ่‰ฒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่“", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่–™", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "60%็š„้ๆƒณยท้™่ฐง", - "artist": "Sฤn-Z/HOYO-MiX/ไธ‰็•ฟ้“" -},{ - "title": "่™šๅนปๅ…‰ๆ˜ ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่™šๆ‹Ÿๆ€ๆœบ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่™šๆ— ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่คช่‰ฒ้“็šฎ็›’", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่ฏทๆ‚จๅ…ˆ็”จ่Œถ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่ถณ่กŒๅคฉไธ‹", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่บๅŠจ็‹‚ๆฝฎ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่ฟ‚ๅ›žไน‹ๅพ„", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่ฟๆ–คๆˆ้ฃŽ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่ฟœๆ™ฏ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "่ฟท", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้€†ๅขƒ้‡็”Ÿ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้—ๅฟ˜็š„่ง’่ฝ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้‚ฆๅธƒๅธฎๅธฎไฝ ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้‚ฆๅธƒ็Ÿฅ้“", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้‚ฆๅธƒ็ปดไฟฎๅคงๅธˆ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้‡Ž็ซ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้‡‘็‰Œๅ‘ไฝ ๆ‹›ๆ‰‹", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้‡‘็‰Œๅ˜‰ๅฅ–", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้‡‘็‰Œ็บชๅฟต", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้“้”šๆฒ‰ๅŸ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้”ˆๆตช็‹‚่ขญ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้—ฒๆ•ฃๅบฆๆ—ฅ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้™ๅ™ชๆต‹่ฏ•", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้œธไธปๅผ•ๆ“Ž", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้’็ซฅไธŽ็™ฝๅŸ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ข„่จ€ไน‹ไธ‹", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ฃŽๆปš่‰ไธŽไป™ไบบๆŽŒ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ช‘ๅฃซ็™ปๅœบ - Remix", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ชธ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ป‘ๅ…”ๅญ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ป‘ๆš—ๆทฑๅค„", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "Cassandra (Razed in Black Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "้ป‘่‰ฒๅ˜่ฐƒๅคน", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ผ ่พˆ่ˆžๅฐ", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "้ฝฟ่ฝฎไธŽๅฉๅŸš", - "artist": "Sฤn-Z/HOYO-MiX" -},{ - "title": "ๅกๅ•ๅ†ฌ็š„้ช‘่กŒ", - "artist": "Sฤn-Z/HOYO-MiX/Ai Mori" -},{ - "title": "ๆ€ฆ็„ถใ€Œ่Šฏใ€ๅŠจ", - "artist": "Sฤn-Z/HOYO-MiX/DEVMO" -},{ - "title": "Golden Sign _m", - "artist": "Sฤn-Z/HOYO-MiX/Mr.mo" -},{ - "title": "ๆ— ๅฐฝ็š„ๆ–ฝๅทฅๆ—ฅยท็™ฝๆ˜ผ", - "artist": "Sฤn-Z/HOYO-MiX/Mr.mo" -},{ - "title": "็‹ผ่ดจๅฝฌๅฝฌ", - "artist": "Sฤn-Z/HOYO-MiX/Mr.mo" -},{ - "title": "้’ข้“ๅฅ‡็พŽๆ‹‰", - "artist": "Sฤn-Z/HOYO-MiX/Mr.mo" -},{ - "title": "้ช‘ๅฃซ็™ปๅœบ", - "artist": "Sฤn-Z/HOYO-MiX/Mr.mo" -},{ - "title": "ๆ— ๆณ•ๆ‹’็ป็š„ๆกไปถ", - "artist": "Sฤn-Z/HOYO-MiX/Nyanners" -},{ - "title": "็ซ็‹ฑ้ช‘่กŒ", - "artist": "Sฤn-Z/HOYO-MiX/Philip Strand" -},{ - "title": "Overrun - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501655" -},{ - "title": "ๅˆถๆœยทๅ‰ชๅˆ€ยท้ฒจ้ฑผๅฐพ", - "artist": "Sฤn-Z/HOYO-MiX/Yuxin Lei" -},{ - "title": "Partitio, the Merchant", - "artist": "Yasunori Nishiki" -},{ - "title": "the battle of your soul", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I Want To See You", - "artist": "TasiLev/Raosbe/Nightcore" -},{ - "title": "ๅ…จๅคฉๅ€™ยทๆœฑ้ธข้•ฟๅฎ˜๏ผ", - "artist": "Sฤn-Z/HOYO-MiX/ไธ‰็•ฟ้“" -},{ - "title": "ๅฝ“็”Ÿๆ„ๆฅๆ•ฒ้—จ", - "artist": "Sฤn-Z/HOYO-MiX/ไธ‰็•ฟ้“" -},{ - "title": "ๆˆๅฐฑ่พพๆˆ็އ......100%", - "artist": "Sฤn-Z/HOYO-MiX/ไธ‰็•ฟ้“" -},{ - "title": "้›ท้œ†ๅ…‰ๅฝฑ", - "artist": "Sฤn-Z/HOYO-MiX/ไธ‰็•ฟ้“" -},{ - "title": "ๆœฑ้ธขๆŽข้•ฟ", - "artist": "Sฤn-Z/HOYO-MiX/ๅˆ˜ๆฌฃ่พฐ" -},{ - "title": "Storm Petrel", - "artist": "Sฤn-Z/HOYO-MiX/ๅ‘จๆ–Œ" -},{ - "title": "ๆœ€ๅŽ็š„ไฟฎ่กŒ", - "artist": "Sฤn-Z/HOYO-MiX/็‹ๅฆ–Mikan" -},{ - "title": "่‡ดๅ‘ฝๅฎก่ฎฏ", - "artist": "Sฤn-Z/HOYO-MiX/็‹ๅฆ–Mikan" -},{ - "title": "่ฎฟๅฎขๅฎ‰ๅ…จๅฎˆๅˆ™", - "artist": "Sฤn-Z/HOYO-MiX/็‹ๅฆ–Mikan" -},{ - "title": "Tko", - "artist": "Sฤn-Z/HOYO-MiX/้›ทๅฃฐ" -},{ - "title": "็”ทๅญๆฑ‰ๆฑ‰ๆ–ฏ", - "artist": "Sฤn-Z/HOYO-MiX/้›ทๅฃฐ" -},{ - "title": "Come Alive Stripped.", - "artist": "Sฤn-Z/HOYO-MiX/้›ทๅฃฐ/Philip Strand" -},{ - "title": "LEMON MELON COOKIE", - "artist": "TAK/Hatsune Miku" -},{ - "title": "Yona Yona Journey", - "artist": "TAKU INOUE/Mori Calliope" -},{ - "title": "Ezio's Family - Shadows Version", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Kage no koe", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Kurutta Hono", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Michi - Radio Edit", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Michi", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Mienai Iro - Radio Edit", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Mienai Iro", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Mizukagami", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "Toku", - "artist": "TEKE::TEKE/Assassin's Creed" -},{ - "title": "The Burning of a Salem Witch", - "artist": "THร˜RNS" -},{ - "title": "Heartache", - "artist": "THร˜RNS/Isabela Horta Borges" -},{ - "title": "Orbital Note (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "TOXI/Megurine Luka" -},{ - "title": "Letter - Short Size", - "artist": "TRUE" -},{ - "title": "Sincerely - Short Size", - "artist": "TRUE" -},{ - "title": "The Songstress Aria", - "artist": "TRUE" -},{ - "title": "WILL - Movie Version", - "artist": "TRUE" -},{ - "title": "ๅ‘ฝใฎๆณ‰ (Aria by Irma Fliech)", - "artist": "TRUE" -},{ - "title": "ๆœชๆฅใฎใฒใจใธ - Movie Version", - "artist": "TRUE" -},{ - "title": "Ancient Dragon Lansseax", - "artist": "Tai Tomisawa" -},{ - "title": "Astel, Naturalborn of the Void", - "artist": "Tai Tomisawa" -},{ - "title": "Sleepwalking", - "artist": "The Birthday Massacre" -},{ - "title": "Elphael", - "artist": "Tai Tomisawa" -},{ - "title": "Erdtree Avatar", - "artist": "Tai Tomisawa" -},{ - "title": "Erdtree Knights", - "artist": "Tai Tomisawa" -},{ - "title": "Formidable Foe II", - "artist": "Tai Tomisawa" -},{ - "title": "Godfrey, First Elden Lord", - "artist": "Tai Tomisawa" -},{ - "title": "Godskin Apostles", - "artist": "Tai Tomisawa" -},{ - "title": "Lord's Apparition", - "artist": "Tai Tomisawa" -},{ - "title": "Miquella's Haligtree", - "artist": "Tai Tomisawa" -},{ - "title": "Mountaintops of the Giants", - "artist": "Tai Tomisawa" -},{ - "title": "Red Wolf of Radagon", - "artist": "Tai Tomisawa" -},{ - "title": "Stormveil Castle", - "artist": "Tai Tomisawa" -},{ - "title": "The Accursed", - "artist": "Tai Tomisawa" -},{ - "title": "SPARKS", - "artist": "Takanashi Kiara" -},{ - "title": "Between Two Worlds", - "artist": "Tal Richards/Ciele" -},{ - "title": "Nightglow - ๅดฉๅ3ๅฐ่ฑกๆ›ฒ", - "artist": "Tanya Chua" -},{ - "title": "Holy Night (From \"Toradora\")", - "artist": "Tara St. Michel/Lollia/Sleeping Forest" -},{ - "title": "An Empty Dream", - "artist": "Tarja" -},{ - "title": "Boy And The Ghost", - "artist": "Tarja" -},{ - "title": "Calling Grace", - "artist": "Tarja" -},{ - "title": "Calling from the Wild", - "artist": "Tarja" -},{ - "title": "Ciarรกn's Well", - "artist": "Tarja" -},{ - "title": "Damned And Divine", - "artist": "Tarja" -},{ - "title": "Die Alive", - "artist": "Tarja" -},{ - "title": "Diva", - "artist": "Tarja" -},{ - "title": "Eagle Eye", - "artist": "Tarja" -},{ - "title": "Goldfinger", - "artist": "Tarja" -},{ - "title": "House of Wax", - "artist": "Tarja" -},{ - "title": "I Walk Alone", - "artist": "Tarja" -},{ - "title": "Innocence", - "artist": "Tarja" -},{ - "title": "Ite, Missa Est", - "artist": "Tarja" -},{ - "title": "Lost Northern Star", - "artist": "Tarja" -},{ - "title": "Love to Hate", - "artist": "Tarja" -},{ - "title": "Minor Heaven", - "artist": "Tarja" -},{ - "title": "My Little Phoenix", - "artist": "Tarja" -},{ - "title": "No Bitter End", - "artist": "Tarja" -},{ - "title": "Oasis", - "artist": "Tarja" -},{ - "title": "Our Great Divide", - "artist": "Tarja" -},{ - "title": "Poison", - "artist": "Tarja" -},{ - "title": "Seeking For The Reign", - "artist": "Tarja" -},{ - "title": "Shameless", - "artist": "Tarja" -},{ - "title": "Sing For Me", - "artist": "Tarja" -},{ - "title": "Sunset", - "artist": "Tarja" -},{ - "title": "Supremacy", - "artist": "Tarja" -},{ - "title": "The Escape Of The Doll", - "artist": "Tarja" -},{ - "title": "The Living End", - "artist": "Tarja" -},{ - "title": "The Reign", - "artist": "Tarja" -},{ - "title": "Too Many", - "artist": "Tarja" -},{ - "title": "Undertaker", - "artist": "Tarja" -},{ - "title": "Witch Hunt", - "artist": "Tarja" -},{ - "title": "Demons in You", - "artist": "Tarja/Alissa White-Gluz" -},{ - "title": "Eagle Eye", - "artist": "Tarja/Chad Smith" -},{ - "title": "Your Heaven and Your Hell", - "artist": "Tarja/Michael Monroe" -},{ - "title": "There's Nothing Holdin' Me Back (with Tori Kelly)", - "artist": "Taron Egerton/Tori Kelly" -},{ - "title": "Kiss Like This", - "artist": "TasiLev/Nightcore" -},{ - "title": "Lullaby", - "artist": "TasiLev/Nightcore" -},{ - "title": "Rise", - "artist": "TasiLev/Nightcore" -},{ - "title": "The Sky", - "artist": "TasiLev/Nightcore" -},{ - "title": "Coral", - "artist": "TasiLev/Nightcore/Little Dumpling" -},{ - "title": "Angels In Heaven", - "artist": "TasiLev/Nightcore/Nightcore Girl" -},{ - "title": "Blue Violet", - "artist": "TasiLev/Nightcore/Nightcore Girl" -},{ - "title": "Falling For You", - "artist": "TasiLev/Nightcore/Nightcore Girl" -},{ - "title": "Flow", - "artist": "TasiLev/Nightcore/Nightcore Girl" -},{ - "title": "How Will I Know", - "artist": "TasiLev/Nightcore/Nightcore Girl" -},{ - "title": "Kingslayer", - "artist": "TasiLev/Nightcore/Nightcore Girl" -},{ - "title": "Time To Waste", - "artist": "TasiLev/Nightcore/Nightcore Girl" -},{ - "title": "Be There", - "artist": "TasiLev/Nightcore/Vital EDM" -},{ - "title": "Face It", - "artist": "TasiLev/Nightcore/Vital EDM" -},{ - "title": "Piece Of You", - "artist": "TasiLev/Nightcore/Vital EDM" -},{ - "title": "Your Mind", - "artist": "TasiLev/Nightcore/Vital EDM" -},{ - "title": "Precious Hearts", - "artist": "The Birthday Massacre" -},{ - "title": "Hope", - "artist": "TasiLev/SLCZ/Nightcore" -},{ - "title": "Revolving door", - "artist": "Tate McRae" -},{ - "title": "Sports car", - "artist": "Tate McRae" -},{ - "title": "Brothers (Fullmetal Alchemist)", - "artist": "Taylor Davis" -},{ - "title": "Fairy Tail Theme", - "artist": "Taylor Davis/Lara de Wit" -},{ - "title": "Stand Still", - "artist": "Tcat/Nightcore/Martha Goddard" -},{ - "title": "Undone", - "artist": "Tcat/Nightcore/okafuwa" -},{ - "title": "Tears", - "artist": "Unknown Artist" -},{ - "title": "HELLO, NEW WORLD! (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Teary Planet/Megurine Luka" -},{ - "title": "Me!Me!Me!, Pt. 1", - "artist": "TeddyLoid/Daoko" -},{ - "title": "Beelzeboss (The Final Showdown)", - "artist": "Tenacious D" -},{ - "title": "Tribute", - "artist": "Tenacious D" -},{ - "title": "Samsa", - "artist": "Teniwoha" -},{ - "title": "villain", - "artist": "Teniwoha" -},{ - "title": "My Songs Know What You Did in the Dark (Light Em Up)", - "artist": "TeraBrite" -},{ - "title": "Love Shack", - "artist": "The B-52's" -},{ - "title": "Alibis", - "artist": "The Birthday Massacre" -},{ - "title": "All Of You", - "artist": "The Birthday Massacre" -},{ - "title": "Always", - "artist": "The Birthday Massacre" -},{ - "title": "Beyond", - "artist": "The Birthday Massacre" -},{ - "title": "Black", - "artist": "The Birthday Massacre" -},{ - "title": "Blue", - "artist": "The Birthday Massacre" -},{ - "title": "Broken", - "artist": "The Birthday Massacre" -},{ - "title": "Burn Away", - "artist": "The Birthday Massacre" -},{ - "title": "Calling", - "artist": "The Birthday Massacre" -},{ - "title": "Cold Lights", - "artist": "The Birthday Massacre" -},{ - "title": "Control", - "artist": "The Birthday Massacre" -},{ - "title": "Counterpane", - "artist": "The Birthday Massacre" -},{ - "title": "Cover My Eyes", - "artist": "The Birthday Massacre" -},{ - "title": "Cruel Love", - "artist": "The Birthday Massacre" -},{ - "title": "Crush", - "artist": "The Birthday Massacre" -},{ - "title": "Dead", - "artist": "The Birthday Massacre" -},{ - "title": "Destroyer", - "artist": "The Birthday Massacre" -},{ - "title": "Diamonds", - "artist": "The Birthday Massacre" -},{ - "title": "Diaries", - "artist": "The Birthday Massacre" -},{ - "title": "Divide", - "artist": "The Birthday Massacre" -},{ - "title": "Down", - "artist": "The Birthday Massacre" -},{ - "title": "KunaBass Solo - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501640" -},{ - "title": "Dreams of You", - "artist": "The Birthday Massacre" -},{ - "title": "Endless", - "artist": "The Birthday Massacre" -},{ - "title": "And I Believe", - "artist": "The Crรผxshadows" -},{ - "title": "Faces", - "artist": "The Birthday Massacre" -},{ - "title": "Falling Down (Crawling Pulse Mix By theStart)", - "artist": "The Birthday Massacre" -},{ - "title": "Falling Down", - "artist": "The Birthday Massacre" -},{ - "title": "Fascination", - "artist": "The Birthday Massacre" -},{ - "title": "Flashback", - "artist": "The Birthday Massacre" -},{ - "title": "Forever", - "artist": "The Birthday Massacre" -},{ - "title": "From Out of Nowhere", - "artist": "The Birthday Massacre" -},{ - "title": "Games", - "artist": "The Birthday Massacre" -},{ - "title": "Goodnight", - "artist": "The Birthday Massacre" -},{ - "title": "Happy Birthday", - "artist": "The Birthday Massacre" -},{ - "title": "Hex", - "artist": "The Birthday Massacre" -},{ - "title": "Holiday", - "artist": "The Birthday Massacre" -},{ - "title": "Horror Show", - "artist": "The Birthday Massacre" -},{ - "title": "I Think We're Alone Now", - "artist": "The Birthday Massacre" -},{ - "title": "In The Dark", - "artist": "The Birthday Massacre" -},{ - "title": "In This Moment", - "artist": "The Birthday Massacre" -},{ - "title": "Kill The Lights", - "artist": "The Birthday Massacre" -},{ - "title": "Leaving Tonight", - "artist": "The Birthday Massacre" -},{ - "title": "Left Behind", - "artist": "The Birthday Massacre" -},{ - "title": "Like Fear, Like Love", - "artist": "The Birthday Massacre" -},{ - "title": "Looking Glass", - "artist": "The Birthday Massacre" -},{ - "title": "Midnight", - "artist": "The Birthday Massacre" -},{ - "title": "Lovers End", - "artist": "The Birthday Massacre" -},{ - "title": "Mirrors", - "artist": "The Birthday Massacre" -},{ - "title": "Movie", - "artist": "The Birthday Massacre" -},{ - "title": "Need", - "artist": "The Birthday Massacre" -},{ - "title": "Nevermind", - "artist": "The Birthday Massacre" -},{ - "title": "Night Time", - "artist": "The Birthday Massacre" -},{ - "title": "No Tomorrow", - "artist": "The Birthday Massacre" -},{ - "title": "Nothing and Nowhere", - "artist": "The Birthday Massacre" -},{ - "title": "Nowhere (Instrumental)", - "artist": "The Birthday Massacre" -},{ - "title": "Oceania", - "artist": "The Birthday Massacre" -},{ - "title": "Once Again", - "artist": "The Birthday Massacre" -},{ - "title": "One More Time", - "artist": "The Birthday Massacre" -},{ - "title": "One Promise", - "artist": "The Birthday Massacre" -},{ - "title": "One", - "artist": "The Birthday Massacre" -},{ - "title": "Open Your Heart", - "artist": "The Birthday Massacre" -},{ - "title": "Over", - "artist": "The Birthday Massacre" -},{ - "title": "Pale", - "artist": "The Birthday Massacre" -},{ - "title": "Parallel World", - "artist": "The Birthday Massacre" -},{ - "title": "Pathways", - "artist": "The Birthday Massacre" -},{ - "title": "Pins And Needles", - "artist": "The Birthday Massacre" -},{ - "title": "Play Dead", - "artist": "The Birthday Massacre" -},{ - "title": "Play With Fire", - "artist": "The Birthday Massacre" -},{ - "title": "Citadel", - "artist": "The Crรผxshadows" -},{ - "title": "Prologue", - "artist": "The Birthday Massacre" -},{ - "title": "Promise Me", - "artist": "The Birthday Massacre" -},{ - "title": "Queen of Hearts", - "artist": "The Birthday Massacre" -},{ - "title": "Rain", - "artist": "The Birthday Massacre" -},{ - "title": "Red Stars (Lukewarm Lover Mix By Il Attire)", - "artist": "The Birthday Massacre" -},{ - "title": "Red Stars (Space Lab mix By Dean Garcia)", - "artist": "The Birthday Massacre" -},{ - "title": "Red Stars", - "artist": "The Birthday Massacre" -},{ - "title": "Red", - "artist": "The Birthday Massacre" -},{ - "title": "Remember Me", - "artist": "The Birthday Massacre" -},{ - "title": "Run", - "artist": "The Birthday Massacre" -},{ - "title": "Science", - "artist": "The Birthday Massacre" -},{ - "title": "Secret", - "artist": "The Birthday Massacre" -},{ - "title": "Shallow Grave", - "artist": "The Birthday Massacre" -},{ - "title": "Shiver", - "artist": "The Birthday Massacre" -},{ - "title": "Sideways", - "artist": "The Birthday Massacre" -},{ - "title": "Sleep Tonight", - "artist": "The Birthday Massacre" -},{ - "title": "My World", - "artist": "The Crรผxshadows" -},{ - "title": "Stars and Satellites", - "artist": "The Birthday Massacre" -},{ - "title": "Superstition", - "artist": "The Birthday Massacre" -},{ - "title": "Surrender", - "artist": "The Birthday Massacre" -},{ - "title": "The Birthday Massacre", - "artist": "The Birthday Massacre" -},{ - "title": "The Dream", - "artist": "The Birthday Massacre" -},{ - "title": "The End of All Stories", - "artist": "The Birthday Massacre" -},{ - "title": "The Last Goodbye", - "artist": "The Birthday Massacre" -},{ - "title": "The Long Way Home", - "artist": "The Birthday Massacre" -},{ - "title": "The Lowest low", - "artist": "The Birthday Massacre" -},{ - "title": "The NeverEnding Story", - "artist": "The Birthday Massacre" -},{ - "title": "The Other Side", - "artist": "The Birthday Massacre" -},{ - "title": "The Sky Will Turn", - "artist": "The Birthday Massacre" -},{ - "title": "The Vanishing Game", - "artist": "The Birthday Massacre" -},{ - "title": "To Die For", - "artist": "The Birthday Massacre" -},{ - "title": "Trinity", - "artist": "The Birthday Massacre" -},{ - "title": "Two Hearts", - "artist": "The Birthday Massacre" -},{ - "title": "Under The Stairs", - "artist": "The Birthday Massacre" -},{ - "title": "Under Your Spell", - "artist": "The Birthday Massacre" -},{ - "title": "Under the Stairs", - "artist": "The Birthday Massacre" -},{ - "title": "Unfamiliar", - "artist": "The Birthday Massacre" -},{ - "title": "Unkind", - "artist": "The Birthday Massacre" -},{ - "title": "Video Kid", - "artist": "The Birthday Massacre" -},{ - "title": "Violet", - "artist": "The Birthday Massacre" -},{ - "title": "Walking With Strangers", - "artist": "The Birthday Massacre" -},{ - "title": "Weekend (NYC77 Mix By Dave Ogilvie/Matthew Moldowan)", - "artist": "The Birthday Massacre" -},{ - "title": "Weekend", - "artist": "The Birthday Massacre" -},{ - "title": "Whisper", - "artist": "The Birthday Massacre" -},{ - "title": "Wish", - "artist": "The Birthday Massacre" -},{ - "title": "Without You", - "artist": "The Birthday Massacre" -},{ - "title": "Shallow Grave (Assemblage 23 Mix)", - "artist": "The Birthday Massacre/Assemblage 23" -},{ - "title": "Shallow Grave (Combichrist 'Good For Her' Mix)", - "artist": "The Birthday Massacre/Combichrist" -},{ - "title": "Pale (Kevvy Mental & Dave Ogilvie 'Rubber Unicorn' Mix)", - "artist": "The Birthday Massacre/Kevvy Mental/Dave Ogilvie" -},{ - "title": "Pins And Needles (SKOLD Mix)", - "artist": "The Birthday Massacre/Skold" -},{ - "title": "Control (tweaker Mix)", - "artist": "The Birthday Massacre/Tweaker\nhttps://open.spotify.com/track/0HsYWJeeyS7X6dKEriVTP1" -},{ - "title": "Perfect Day", - "artist": "The Britemores\nGB9TP1701182" -},{ - "title": "Something Just Like This", - "artist": "The Chainsmokers/Coldplay" -},{ - "title": "Closer", - "artist": "The Chainsmokers/Halsey" -},{ - "title": "Bowsette", - "artist": "The Chalkeaters/Meret Giddy/Nekro G" -},{ - "title": "Live to Fight Another Day", - "artist": "The Cog is Dead" -},{ - "title": "The Girl and the Clockwork Dragon", - "artist": "The Cog is Dead" -},{ - "title": "\"Do You Believe... \"", - "artist": "The Crรผxshadows" -},{ - "title": "\"There Are Some Secrets... \"", - "artist": "The Crรผxshadows" -},{ - "title": "...Only Sleep", - "artist": "The Crรผxshadows" -},{ - "title": "A Stranger Moment", - "artist": "The Crรผxshadows" -},{ - "title": "Adrift", - "artist": "The Crรผxshadows" -},{ - "title": "Africanus", - "artist": "The Crรผxshadows" -},{ - "title": "After All", - "artist": "The Crรผxshadows" -},{ - "title": "All the White Horses (Into the Mirror Darkly)", - "artist": "The Crรผxshadows" -},{ - "title": "Death/ Reunite", - "artist": "The Crรผxshadows" -},{ - "title": "Angelus (Everlasting) V2.0", - "artist": "The Crรผxshadows" -},{ - "title": "Angelus Everlasting", - "artist": "The Crรผxshadows" -},{ - "title": "Anthem", - "artist": "The Crรผxshadows" -},{ - "title": "Ariadne (Legendary Mix)", - "artist": "The Crรผxshadows" -},{ - "title": "Ariadne", - "artist": "The Crรผxshadows" -},{ - "title": "Astronauts", - "artist": "The Crรผxshadows" -},{ - "title": "Aten-Ra", - "artist": "The Crรผxshadows" -},{ - "title": "Aurora (Eros + Psykhe)", - "artist": "The Crรผxshadows" -},{ - "title": "Avalanche", - "artist": "The Crรผxshadows" -},{ - "title": "Becoming The Fire", - "artist": "The Crรผxshadows" -},{ - "title": "Before The Fire", - "artist": "The Crรผxshadows" -},{ - "title": "Binary", - "artist": "The Crรผxshadows" -},{ - "title": "Birthday", - "artist": "The Crรผxshadows" -},{ - "title": "Black Heart & a Hammer", - "artist": "The Crรผxshadows" -},{ - "title": "Bloodline (Original Version)", - "artist": "The Crรผxshadows" -},{ - "title": "Breathe", - "artist": "The Crรผxshadows" -},{ - "title": "Burning", - "artist": "The Crรผxshadows" -},{ - "title": "Cassandra", - "artist": "The Crรผxshadows" -},{ - "title": "Chains", - "artist": "The Crรผxshadows" -},{ - "title": "Children in Black", - "artist": "The Crรผxshadows" -},{ - "title": "Citadel (Absurd Minds Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Citadel (Iris Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Citadel (in Strict Confidence Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Immortal (Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Clerestory", - "artist": "The Crรผxshadows" -},{ - "title": "Confusion", - "artist": "The Crรผxshadows" -},{ - "title": "Cruelty", - "artist": "The Crรผxshadows" -},{ - "title": "Daedalus Flight... Icarus Falls", - "artist": "The Crรผxshadows" -},{ - "title": "Dance Floor Metaphor", - "artist": "The Crรผxshadows" -},{ - "title": "Dark Matter", - "artist": "The Crรผxshadows" -},{ - "title": "Home", - "artist": "The Crรผxshadows" -},{ - "title": "Deception", - "artist": "The Crรผxshadows" -},{ - "title": "Defender", - "artist": "The Crรผxshadows" -},{ - "title": "Desscension", - "artist": "The Crรผxshadows" -},{ - "title": "Dido's Reply", - "artist": "The Crรผxshadows" -},{ - "title": "Dragonfly (Conjure One Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Dragonfly (Video/Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Helen", - "artist": "The Crรผxshadows" -},{ - "title": "Earthfall", - "artist": "The Crรผxshadows" -},{ - "title": "East", - "artist": "The Crรผxshadows" -},{ - "title": "Edge of the World (Skinny Puppy Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Edge of the World", - "artist": "The Crรผxshadows" -},{ - "title": "Elissa", - "artist": "The Crรผxshadows" -},{ - "title": "Esoterica (Through the Ether)", - "artist": "The Crรผxshadows" -},{ - "title": "Even Angels Fall", - "artist": "The Crรผxshadows" -},{ - "title": "Exile", - "artist": "The Crรผxshadows" -},{ - "title": "Eye of the Storrm", - "artist": "The Crรผxshadows" -},{ - "title": "Fallen Angel", - "artist": "The Crรผxshadows" -},{ - "title": "Flame", - "artist": "The Crรผxshadows" -},{ - "title": "Flames (Cxs Deconstructed Redux)", - "artist": "The Crรผxshadows" -},{ - "title": "Foreverlast (Night Version)", - "artist": "The Crรผxshadows" -},{ - "title": "Foreverlast", - "artist": "The Crรผxshadows" -},{ - "title": "Fortress (Eyes to Heaven)", - "artist": "The Crรผxshadows" -},{ - "title": "Go Away (Future Bible Heroes Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Go Away", - "artist": "The Crรผxshadows" -},{ - "title": "Halo", - "artist": "The Crรผxshadows" -},{ - "title": "Hanged Man", - "artist": "The Crรผxshadows" -},{ - "title": "Heart On My Sleeve", - "artist": "The Crรผxshadows" -},{ - "title": "Heaven's Gaze", - "artist": "The Crรผxshadows" -},{ - "title": "Helen (No Troy Mix/ Extended Version)", - "artist": "The Crรผxshadows" -},{ - "title": "Helios (Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Helios (Solar Night Mix)", - "artist": "The Crรผxshadows" -},{ - "title": "Helios", - "artist": "The Crรผxshadows" -},{ - "title": "Mad Love", - "artist": "The Pretty Reckless" -},{ - "title": "I Shot Tomorrow", - "artist": "The Crรผxshadows" -},{ - "title": "Immortal (Our Souls Enduring Club Mix)", - "artist": "The Crรผxshadows" -},{ - "title": "Return (Coming Home) (Dreamside Remix Part I)", - "artist": "The Crรผxshadows" -},{ - "title": "Immortal", - "artist": "The Crรผxshadows" -},{ - "title": "In Gardens", - "artist": "The Crรผxshadows" -},{ - "title": "Indivisible", - "artist": "The Crรผxshadows" -},{ - "title": "Infinite Tear", - "artist": "The Crรผxshadows" -},{ - "title": "Infinity (You Don't See Me)", - "artist": "The Crรผxshadows" -},{ - "title": "Insomnia", - "artist": "The Crรผxshadows" -},{ - "title": "Into the Ether", - "artist": "The Crรผxshadows" -},{ - "title": "Isis & Osiris (Life/Death)", - "artist": "The Crรผxshadows" -},{ - "title": "Jackal-Head", - "artist": "The Crรผxshadows" -},{ - "title": "Jupiter", - "artist": "The Crรผxshadows" -},{ - "title": "Kisses 3", - "artist": "The Crรผxshadows" -},{ - "title": "Last Breath", - "artist": "The Crรผxshadows" -},{ - "title": "Leave Me Alone (Original)", - "artist": "The Crรผxshadows" -},{ - "title": "Leave Me Alone", - "artist": "The Crรผxshadows" -},{ - "title": "Live Love Be Believe (Recalling the Dream)", - "artist": "The Crรผxshadows" -},{ - "title": "Love & Hatred (Alice2 Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Love & Hatred (Neuroactive Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Love and Hatred", - "artist": "The Crรผxshadows" -},{ - "title": "Marilyn, My Bitterness 2.0 (Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Marilyn, My Bitterness", - "artist": "The Crรผxshadows" -},{ - "title": "Matchstick Girl", - "artist": "The Crรผxshadows" -},{ - "title": "Memorare", - "artist": "The Crรผxshadows" -},{ - "title": "Miss Fortune Returns", - "artist": "The Crรผxshadows" -},{ - "title": "Monsters", - "artist": "The Crรผxshadows" -},{ - "title": "Monument", - "artist": "The Crรผxshadows" -},{ - "title": "Bamboo Forest", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "My Telescope", - "artist": "The Crรผxshadows" -},{ - "title": "Never Surrender/ Citadel (Clan of Xymox Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Nothing", - "artist": "The Crรผxshadows" -},{ - "title": "Of Angels", - "artist": "The Crรผxshadows" -},{ - "title": "Orphean Wing", - "artist": "The Crรผxshadows" -},{ - "title": "Perfect", - "artist": "The Crรผxshadows" -},{ - "title": "Yggdrasil", - "artist": "Trobar de Morte" -},{ - "title": "Porcelain", - "artist": "The Crรผxshadows" -},{ - "title": "Pornography", - "artist": "The Crรผxshadows" -},{ - "title": "Prometheus", - "artist": "The Crรผxshadows" -},{ - "title": "Purgatory", - "artist": "The Crรผxshadows" -},{ - "title": "Pygmalion's Dream", - "artist": "The Crรผxshadows" -},{ - "title": "Quicksilver (Dancefloor Transformation)", - "artist": "The Crรผxshadows" -},{ - "title": "Quicksilver (Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Quicksilver", - "artist": "The Crรผxshadows" -},{ - "title": "Regrets", - "artist": "The Crรผxshadows" -},{ - "title": "Resist/r", - "artist": "The Crรผxshadows" -},{ - "title": "Return (Coming Home) (Assemblage23 Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Return (Coming Home) (DJ Ian Fford 555 Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "The 4th Phase", - "artist": "The Crรผxshadows" -},{ - "title": "Return (Coming Home) (Dreamside Remix Part Ii)", - "artist": "The Crรผxshadows" -},{ - "title": "Return (Coming Home) (Tenebrous Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Return (Coming Home)", - "artist": "The Crรผxshadows" -},{ - "title": "Roland", - "artist": "The Crรผxshadows" -},{ - "title": "Roman", - "artist": "The Crรผxshadows" -},{ - "title": "Satellite", - "artist": "The Crรผxshadows" -},{ - "title": "Sentinel", - "artist": "The Crรผxshadows" -},{ - "title": "Seraphs (Revox Lost Souls Mix)", - "artist": "The Crรผxshadows" -},{ - "title": "Singularities", - "artist": "The Crรผxshadows" -},{ - "title": "Sinking (Original Wishfire Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Sinking", - "artist": "The Crรผxshadows" -},{ - "title": "Siren Song", - "artist": "The Crรผxshadows" -},{ - "title": "Sleepless", - "artist": "The Crรผxshadows" -},{ - "title": "Sleepwalking", - "artist": "The Crรผxshadows" -},{ - "title": "Solus", - "artist": "The Crรผxshadows" -},{ - "title": "Sophia (Album Version)", - "artist": "The Crรผxshadows" -},{ - "title": "Sophia (Here I Am Club Mix)", - "artist": "The Crรผxshadows" -},{ - "title": "Red Over White", - "artist": "The Shroud" -},{ - "title": "Spectators", - "artist": "The Crรผxshadows" -},{ - "title": "Spiral (Don't Fall)", - "artist": "The Crรผxshadows" -},{ - "title": "Starfall", - "artist": "The Crรผxshadows" -},{ - "title": "Stargazer", - "artist": "The Crรผxshadows" -},{ - "title": "Stay", - "artist": "The Crรผxshadows" -},{ - "title": "Strange Skies", - "artist": "The Crรผxshadows" -},{ - "title": "Sympathy (for Tomorrow)", - "artist": "The Crรผxshadows" -},{ - "title": "Sympathy for Tomorrow (Original Version)", - "artist": "The Crรผxshadows" -},{ - "title": "Tears (Apoptygma Berzerk Remix/ Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Tears", - "artist": "The Crรผxshadows" -},{ - "title": "The Sky Remade", - "artist": "The Flight" -},{ - "title": "The Kingdom of the Moon", - "artist": "The Crรผxshadows" -},{ - "title": "The Sentiment Inside", - "artist": "The Crรผxshadows" -},{ - "title": "The Seraphs", - "artist": "The Crรผxshadows" -},{ - "title": "Titan", - "artist": "The Crรผxshadows" -},{ - "title": "Tomorrow Girl", - "artist": "The Crรผxshadows" -},{ - "title": "Touch", - "artist": "The Crรผxshadows" -},{ - "title": "Uncertainty (In Space & Time)", - "artist": "The Crรผxshadows" -},{ - "title": "Untrue (Trevor Brown Remix- With Cxs Revox)", - "artist": "The Crรผxshadows" -},{ - "title": "Untrue", - "artist": "The Crรผxshadows" -},{ - "title": "Valkyrie (Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Valkyrie (Rise of the Walcyrge- The Dreamside Remix)", - "artist": "The Crรผxshadows" -},{ - "title": "Valkyrie", - "artist": "The Crรผxshadows" -},{ - "title": "Waiting to Leave", - "artist": "The Crรผxshadows" -},{ - "title": "Walk Away", - "artist": "The Crรผxshadows" -},{ - "title": "Windbringer", - "artist": "The Crรผxshadows" -},{ - "title": "Winter Born (This Sacrifice) (Club/Radio Edit)", - "artist": "The Crรผxshadows" -},{ - "title": "Winter Born (This Sacrifice) (Sacrificial Acoustic Version)", - "artist": "The Crรผxshadows" -},{ - "title": "Winter Born (This Sacrifice)", - "artist": "The Crรผxshadows" -},{ - "title": "My Bones - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Winterborn (Subway to Sally Mix)", - "artist": "The Crรผxshadows" -},{ - "title": "The Cruel Wars", - "artist": "The Dreadnoughts" -},{ - "title": "Invisible Man", - "artist": "The Electric Swing Circus" -},{ - "title": "Cruel", - "artist": "The EverLove" -},{ - "title": "A Quiet Strength", - "artist": "The Flight" -},{ - "title": "A Resplendent Soil - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501634" -},{ - "title": "A Scattered Reflection", - "artist": "The Flight" -},{ - "title": "A Signal in the West", - "artist": "The Flight" -},{ - "title": "A Storm in the West - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501666" -},{ - "title": "A Wanderer's Work - Part 2 - Out of the Embrace", - "artist": "The Flight\nGB9TP1501625" -},{ - "title": "A Whispered Plea", - "artist": "The Flight" -},{ - "title": "Across the Daybrink - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501636" -},{ - "title": "All Fall Down", - "artist": "The Flight" -},{ - "title": "All That The Light Reaches - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501633" -},{ - "title": "All Will Be Run Red", - "artist": "The Flight" -},{ - "title": "Another Day Rusts - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501635" -},{ - "title": "Battle Begins - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501652" -},{ - "title": "Beads Fallen On Bronze - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501632" -},{ - "title": "Bloodied and Broken", - "artist": "The Flight" -},{ - "title": "Born in Blood", - "artist": "The Flight" -},{ - "title": "Braumdrum Solo - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501642" -},{ - "title": "Cloudpart - Part 2 - Out of the Embrace", - "artist": "The Flight\nGB9TP1501621" -},{ - "title": "Buried Shadow - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501651" -},{ - "title": "Contingency 13-F", - "artist": "The Flight" -},{ - "title": "Countdown to Zero - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501656" -},{ - "title": "Death and Rebirth - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501665" -},{ - "title": "Eternal Conceit", - "artist": "The Flight" -},{ - "title": "Haze And Renewal - Part 2 - Out of the Embrace", - "artist": "The Flight\nGB9TP1501617" -},{ - "title": "Hold the Ridge - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501654" -},{ - "title": "Hollowed Out", - "artist": "The Flight" -},{ - "title": "Identification - Part 1 - Motherland", - "artist": "The Flight\nGB9TP1501600" -},{ - "title": "Imperator", - "artist": "The Flight" -},{ - "title": "In the Dust, to the Death", - "artist": "The Flight" -},{ - "title": "Business Man", - "artist": "Tom Cardy" -},{ - "title": "Infinite Cycle", - "artist": "The Flight" -},{ - "title": "Iron Pendulum Solo - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501641" -},{ - "title": "Planned Obsolescence - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501657" -},{ - "title": "Point of No Return", - "artist": "The Flight" -},{ - "title": "Rust and Risk", - "artist": "The Flight" -},{ - "title": "Sacred Decay", - "artist": "The Flight" -},{ - "title": "Scraped from Salt and Rust", - "artist": "The Flight" -},{ - "title": "Second Chance", - "artist": "The Flight" -},{ - "title": "Sharpened Instinct", - "artist": "The Flight" -},{ - "title": "Shattered Metal", - "artist": "The Flight" -},{ - "title": "Singular Purpose", - "artist": "The Flight" -},{ - "title": "Solitude's Shore", - "artist": "The Flight" -},{ - "title": "Strike from the Sky", - "artist": "The Flight" -},{ - "title": "Sudden Surge", - "artist": "The Flight" -},{ - "title": "Territory of None - Part 2 - Out of the Embrace", - "artist": "The Flight\nGB9TP1501624" -},{ - "title": "The Blessing - Part 1 - Motherland", - "artist": "The Flight\nGB9TP1501596" -},{ - "title": "The Demon Remade - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501649" -},{ - "title": "The Future by its Throat - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501653" -},{ - "title": "The Memory of Old Walls - Part 2 - Out of the Embrace", - "artist": "The Flight\nGB9TP1501627" -},{ - "title": "We Are Not Going to Make It", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "The Spreading Eclipse - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501648" -},{ - "title": "Threat Assessment - Part 4 - Secrets of the Earth", - "artist": "The Flight\nGB9TP1501659" -},{ - "title": "Time Twisted Around Metal", - "artist": "The Flight" -},{ - "title": "Unity", - "artist": "The Flight" -},{ - "title": "Vigilance", - "artist": "The Flight" -},{ - "title": "What Looms Ahead", - "artist": "The Flight" -},{ - "title": "Your Hand of Sun and Jewels (Carja traditional) - Part 3 - Onwards to Meridian", - "artist": "The Flight\nGB9TP1501639" -},{ - "title": "A Moment of Sweetness", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "A Song of Remembrance", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Akechi Mitsuhide", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Along the Path", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "An Air of Mystery", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "An Assembly of Enemies", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "An Oath Fulfilled", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Ash Hills", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Assassin's Creed", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Atlantis", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Auntie Matsu", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Armed to the Teeth", - "artist": "The Soil Bleeds Black" -},{ - "title": "Bamboo Grove", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Beauty of Nature", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Becoming a Shadow", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Beneath the Earth", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Blood for Blood", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Blossoms and Blood", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Bustle of the Crowd", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Busy Streets", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Castle Walls and Cherry Blossoms", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Chasing Demons", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "City Life", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Code of the Sword", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Conflict on the Seas", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Death of a Legend", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Delphi", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Enter the Animus", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Flames of War", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Forgotten Isle", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Fujibayashi Nagato", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Gortyn", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Guards of the Cult", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Hideout in Bloom", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Hideout in Frost", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Into the Shadows", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Junjiro (Little Tanuki)", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Labyrinth of Lost Souls", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Legendary Animals", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Leonidas Fallen", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Masked Enemies", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Master Sorin", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Matters of the Heart", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Medusa", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Melody on the Breeze", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Mibuno Vale", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Mind and Body", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Momochi Sandayu", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Morning Training", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Mysteries Behind the Gates", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Mytilene", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Naoe Attacks", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Naoe's Duel", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Nikolaos's Fate", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "On the Battlefield", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "One with Darkness", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "One-Eyed Monster", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Pandora's Cove", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Passing the Torch", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Petrified Temple", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Phoibe's Fate", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Reunited", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Revenge of the Wolves", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Rise of Yasuke", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Roaming the Wild", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Sacred Ground", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Shadows Main Theme", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Shadows of the Ronin", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Shifting Shadows", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Steel and Shadows", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The 300", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Battle of Yamazaki", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Swift as the Wind", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Fujibayashi Legacy", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Incident", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Long Shadow of Oda Nobunaga", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Minotaur", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Secret Land of Apollo", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Way of the Warrior", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "The Wind and the Warrior", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Things Fall Apart", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Tomiko", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Tread Lightly", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Welcome to Kyoto", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "What's Been Hidden", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Yasuke's Past", - "artist": "The Flight/Assassin's Creed" -},{ - "title": "Odyssey - Modern Version", - "artist": "The Flight/Assassin's Creed/Emma Rohan" -},{ - "title": "A Happy Family", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "A Spartan Fight", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Ariadnes's Fate", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Athenian Fighters", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Athens, Birthplace of Democracy", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Barnabas", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Brasidas", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Conversations", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Kephallonia Island", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Korinth", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Kydonia", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Legend of the Eagle Bearer (Main Theme)", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Legendary Heirloom", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Markos", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Myrrine", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Naxos Island", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Phoibe the Orphan", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Pirates, Thugs, and Bandits", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Sanctuary of Apollo", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Sokrates", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Sparta", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "The Cult of Kosmos", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "The Hills of Attika", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "The Messara Plain", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "The Sacred Land of Artemis", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "The Shores of Megaris", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Valley of the Two Kings", - "artist": "The Flight/Assassin's Creed/Mike Georgiades" -},{ - "title": "Odyssey - Greek version", - "artist": "The Flight/Assassin's Creed/Mike Georgiades/Fanny Perrier-Rochas" -},{ - "title": "Brave, New - Part 2 - Out of the Embrace", - "artist": "The Flight/Joris de Man\nGB9TP1501626" -},{ - "title": "Delver's Hymnal - Part 3 - Onwards to Meridian", - "artist": "The Flight/Joris de Man\nGB9TP1501637" -},{ - "title": "Will Against Will (feat. Julie Elven) - Part 4 - Secrets of the Earth", - "artist": "The Flight/Joris de Man/Julie Elven\nGB9TP1501660" -},{ - "title": "The Wings of the Ten (feat. Julie Elven)", - "artist": "The Flight/Julie Elven" -},{ - "title": "Iris", - "artist": "The Goo Goo Dolls" -},{ - "title": "Cigarettes & Feelings", - "artist": "The Haunt" -},{ - "title": "The Hunt", - "artist": "Unknown Artist" -},{ - "title": "Human", - "artist": "The Killers" -},{ - "title": "Mr. Brightside", - "artist": "The Killers" -},{ - "title": "Black Balloon", - "artist": "The Kills" -},{ - "title": "Daybreaker Boogie", - "artist": "The L-Train/4everfreebrony" -},{ - "title": "Cities In Dust", - "artist": "The Last Dance with Kelly Garret" -},{ - "title": "Ho Hey", - "artist": "The Lumineers" -},{ - "title": "Hush", - "artist": "The Marรญas" -},{ - "title": "Let You Down", - "artist": "The Material" -},{ - "title": "Freakshow", - "artist": "The Nearly Deads" -},{ - "title": "You're Gonna Go Far, Kid", - "artist": "The Offspring" -},{ - "title": "Telephone", - "artist": "The Oshi Bar/CottontailVA/Isaa Corva/SixteenInMono" -},{ - "title": "The Sweet Escape", - "artist": "The Oshi Bar/Hazumi Aileen/SixteenInMono" -},{ - "title": "Disturbia", - "artist": "The Oshi Bar/Isaa Corva/SixteenInMono" -},{ - "title": "Starboy", - "artist": "The Oshi Bar/Miyoshi/Isaa Corva" -},{ - "title": "Kitty", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Naked and Famous", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Peaches", - "artist": "The Presidents Of The United States Of America" -},{ - "title": "Ceilidh", - "artist": "The Soil Bleeds Black" -},{ - "title": "(Whatโ€™s So Funny โ€˜Bout) Peace, Love And Understanding", - "artist": "The Pretty Reckless" -},{ - "title": "25 - Acoustic", - "artist": "The Pretty Reckless" -},{ - "title": "25 - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "25", - "artist": "The Pretty Reckless" -},{ - "title": "Absolution", - "artist": "The Pretty Reckless" -},{ - "title": "Already Dead", - "artist": "The Pretty Reckless" -},{ - "title": "And So It Went - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Bedroom Window", - "artist": "The Pretty Reckless" -},{ - "title": "Blame Me", - "artist": "The Pretty Reckless" -},{ - "title": "Broomsticks - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Broomsticks", - "artist": "The Pretty Reckless" -},{ - "title": "Burn", - "artist": "The Pretty Reckless" -},{ - "title": "Cold Blooded", - "artist": "The Pretty Reckless" -},{ - "title": "Dear Sister", - "artist": "The Pretty Reckless" -},{ - "title": "Death By Rock And Roll - Acoustic", - "artist": "The Pretty Reckless" -},{ - "title": "Death By Rock And Roll - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Death By Rock And Roll", - "artist": "The Pretty Reckless" -},{ - "title": "Factory Girl", - "artist": "The Pretty Reckless" -},{ - "title": "Follow Me Down", - "artist": "The Pretty Reckless" -},{ - "title": "Goin' Down", - "artist": "The Pretty Reckless" -},{ - "title": "Going To Hell - Acoustic", - "artist": "The Pretty Reckless" -},{ - "title": "Going To Hell", - "artist": "The Pretty Reckless" -},{ - "title": "Got So High - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Got So High - Remix", - "artist": "The Pretty Reckless" -},{ - "title": "Got So High", - "artist": "The Pretty Reckless" -},{ - "title": "Harley Darling - Acoustic", - "artist": "The Pretty Reckless" -},{ - "title": "Harley Darling - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Harley Darling", - "artist": "The Pretty Reckless" -},{ - "title": "Heaven Knows", - "artist": "The Pretty Reckless" -},{ - "title": "Hit Me Like A Man", - "artist": "The Pretty Reckless" -},{ - "title": "House On A Hill", - "artist": "The Pretty Reckless" -},{ - "title": "Intro", - "artist": "The Pretty Reckless" -},{ - "title": "Just Tonight", - "artist": "The Pretty Reckless" -},{ - "title": "Kill Me", - "artist": "The Pretty Reckless" -},{ - "title": "Light Me Up", - "artist": "The Pretty Reckless" -},{ - "title": "Living In The Storm", - "artist": "The Pretty Reckless" -},{ - "title": "Loud Love", - "artist": "The Pretty Reckless" -},{ - "title": "Odde Feormie", - "artist": "The Soil Bleeds Black" -},{ - "title": "Make Me Wanna Die", - "artist": "The Pretty Reckless" -},{ - "title": "Messed Up World (Fโ€™d Up World)", - "artist": "The Pretty Reckless" -},{ - "title": "Miss Nothing", - "artist": "The Pretty Reckless" -},{ - "title": "My Bones", - "artist": "The Pretty Reckless" -},{ - "title": "My Medicine - Single Version", - "artist": "The Pretty Reckless" -},{ - "title": "My Medicine", - "artist": "The Pretty Reckless" -},{ - "title": "Nothing Left To Lose", - "artist": "The Pretty Reckless" -},{ - "title": "Oh My God", - "artist": "The Pretty Reckless" -},{ - "title": "Only Love Can Save Me Now - Acoustic", - "artist": "The Pretty Reckless" -},{ - "title": "Only Love Can Save Me Now - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Only You", - "artist": "The Pretty Reckless" -},{ - "title": "Prisoner", - "artist": "The Pretty Reckless" -},{ - "title": "Rock And Roll Heaven - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Rock And Roll Heaven", - "artist": "The Pretty Reckless" -},{ - "title": "Since You're Gone", - "artist": "The Pretty Reckless" -},{ - "title": "Standing At The Wall - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Standing At The Wall", - "artist": "The Pretty Reckless" -},{ - "title": "Sweet Things - Acoustic", - "artist": "The Pretty Reckless" -},{ - "title": "Sweet Things", - "artist": "The Pretty Reckless" -},{ - "title": "The Devil's Back", - "artist": "The Pretty Reckless" -},{ - "title": "The Walls Are Closing In / Hangman", - "artist": "The Pretty Reckless" -},{ - "title": "Turning Gold - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Turning Gold", - "artist": "The Pretty Reckless" -},{ - "title": "Under The Water", - "artist": "The Pretty Reckless" -},{ - "title": "Waiting For A Friend", - "artist": "The Pretty Reckless" -},{ - "title": "Who You Selling For", - "artist": "The Pretty Reckless" -},{ - "title": "Why'd You Bring A Shotgun To The Party", - "artist": "The Pretty Reckless" -},{ - "title": "Wild City", - "artist": "The Pretty Reckless" -},{ - "title": "Witches Burn - Commentary", - "artist": "The Pretty Reckless" -},{ - "title": "Witches Burn", - "artist": "The Pretty Reckless" -},{ - "title": "You", - "artist": "The Pretty Reckless" -},{ - "title": "Zombie", - "artist": "The Pretty Reckless" -},{ - "title": "The Keeper [Feat. Alain Johannes]", - "artist": "The Pretty Reckless/Alain Johannes" -},{ - "title": "Halfway There [Feat. Matt Cameron]", - "artist": "The Pretty Reckless/Matt Cameron" -},{ - "title": "Only Love Can Save Me Now [Feat. Matt Cameron & Kim Thayil]", - "artist": "The Pretty Reckless/Matt Cameron/Kim Thayil" -},{ - "title": "Only Love Can Save Me Now [Feat. Matt Cameron and Kim Thayil]", - "artist": "The Pretty Reckless/Matt Cameron/Kim Thayil" -},{ - "title": "Quicksand [Feat. Mike Garson]", - "artist": "The Pretty Reckless/Mike Garson" -},{ - "title": "And So It Went [Feat. Tom Morello]", - "artist": "The Pretty Reckless/Tom Morello" -},{ - "title": "Back To The River", - "artist": "The Pretty Reckless/Warren Haynes" -},{ - "title": "Venomous Moon", - "artist": "The Rasmus/Apocalyptica" -},{ - "title": "Disturbia", - "artist": "The Sequence" -},{ - "title": "Woe To the People of Order", - "artist": "The Shiny Snivy" -},{ - "title": "ๅ›žๅปŠ", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "A Castle Most Comely", - "artist": "The Soil Bleeds Black" -},{ - "title": "A Hymn To Thy Lady", - "artist": "The Soil Bleeds Black" -},{ - "title": "A Hymn to Dechtire", - "artist": "The Soil Bleeds Black" -},{ - "title": "A Song for Thy Lady, Fair and Chaste", - "artist": "The Soil Bleeds Black" -},{ - "title": "A Twelvemonth of Fear for the Coming Year", - "artist": "The Soil Bleeds Black" -},{ - "title": "Across Country He Rides for the Table Round", - "artist": "The Soil Bleeds Black" -},{ - "title": "Adieu, And Off to Battle", - "artist": "The Soil Bleeds Black" -},{ - "title": "Air", - "artist": "The Soil Bleeds Black" -},{ - "title": "Annwyfn", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Fall", - "artist": "Trevor Morris" -},{ - "title": "At That Fiery Pond", - "artist": "The Soil Bleeds Black" -},{ - "title": "Atop Mount Snowdon", - "artist": "The Soil Bleeds Black" -},{ - "title": "Autumn Call", - "artist": "The Soil Bleeds Black" -},{ - "title": "Avalon (Shores and Seas)", - "artist": "The Soil Bleeds Black" -},{ - "title": "Away", - "artist": "The Soil Bleeds Black" -},{ - "title": "Because the World Is So Untrue, I Go My Way So Full of Rue", - "artist": "The Soil Bleeds Black" -},{ - "title": "Behold Thou My Crest", - "artist": "The Soil Bleeds Black" -},{ - "title": "Bite Irena, Wide Feran", - "artist": "The Soil Bleeds Black" -},{ - "title": "Burh Stede Beated", - "artist": "The Soil Bleeds Black" -},{ - "title": "Canto Alla Vita", - "artist": "The Soil Bleeds Black" -},{ - "title": "Children of 1212", - "artist": "The Soil Bleeds Black" -},{ - "title": "Courtly Love", - "artist": "The Soil Bleeds Black" -},{ - "title": "Cycle of Earthly Allegories", - "artist": "The Soil Bleeds Black" -},{ - "title": "Dance O' Lord & Lady", - "artist": "The Soil Bleeds Black" -},{ - "title": "Dethrone The Wounded King", - "artist": "The Soil Bleeds Black" -},{ - "title": "Distillation of Lady Luna in the Vessel", - "artist": "The Soil Bleeds Black" -},{ - "title": "Dragone Arte", - "artist": "The Soil Bleeds Black" -},{ - "title": "Dum Pater Familias", - "artist": "The Soil Bleeds Black" -},{ - "title": "Earthe Took Of Earthe", - "artist": "The Soil Bleeds Black" -},{ - "title": "Earthe", - "artist": "The Soil Bleeds Black" -},{ - "title": "Ecce, Victoria", - "artist": "The Soil Bleeds Black" -},{ - "title": "Enter the Green Knight", - "artist": "The Soil Bleeds Black" -},{ - "title": "Fair Pastimes They Pursue", - "artist": "The Soil Bleeds Black" -},{ - "title": "Fig & Jig in the Miller's Tavern", - "artist": "The Soil Bleeds Black" -},{ - "title": "Fire Of The Sacred Seal", - "artist": "The Soil Bleeds Black" -},{ - "title": "Foreshadow", - "artist": "The Soil Bleeds Black" -},{ - "title": "Fyre", - "artist": "The Soil Bleeds Black" -},{ - "title": "Gallant and True Is Sir Gawain Still", - "artist": "The Soil Bleeds Black" -},{ - "title": "Gawain Sets Out Anew", - "artist": "The Soil Bleeds Black" -},{ - "title": "Gracious Gawain Gives Thanksโ€šร„ยถ", - "artist": "The Soil Bleeds Black" -},{ - "title": "He Shall Be King", - "artist": "The Soil Bleeds Black" -},{ - "title": "Hear the Words of God and the Maid", - "artist": "The Soil Bleeds Black" -},{ - "title": "Homonuculus", - "artist": "The Soil Bleeds Black" -},{ - "title": "Hony Soyt Qui Mal Pense", - "artist": "The Soil Bleeds Black" -},{ - "title": "Hymn for Thy Lady", - "artist": "The Soil Bleeds Black" -},{ - "title": "In His Richest Raiment", - "artist": "The Soil Bleeds Black" -},{ - "title": "In Taberna Quando Sumus", - "artist": "The Soil Bleeds Black" -},{ - "title": "Iste Mundus", - "artist": "The Soil Bleeds Black" -},{ - "title": "Jongleurs In A Threefold", - "artist": "The Soil Bleeds Black" -},{ - "title": "Jubiliation of Earthly Delights", - "artist": "The Soil Bleeds Black" -},{ - "title": "Kyrie Eleison - 21st Century Remix", - "artist": "The Soil Bleeds Black" -},{ - "title": "Kyrie Eleison", - "artist": "The Soil Bleeds Black" -},{ - "title": "Lament for a Young English King", - "artist": "The Soil Bleeds Black" -},{ - "title": "Lapis Philosophorum", - "artist": "The Soil Bleeds Black" -},{ - "title": "Lead into Gold", - "artist": "The Soil Bleeds Black" -},{ - "title": "Leave Now Soldier", - "artist": "The Soil Bleeds Black" -},{ - "title": "Letum Exeqour", - "artist": "The Soil Bleeds Black" -},{ - "title": "Luna Begets Mercury", - "artist": "The Soil Bleeds Black" -},{ - "title": "Magia Naturalis", - "artist": "The Soil Bleeds Black" -},{ - "title": "Make Not Vain The Cup Thou Drankest", - "artist": "The Soil Bleeds Black" -},{ - "title": "Meade for All (In the Pub)", - "artist": "The Soil Bleeds Black" -},{ - "title": "Mineralia", - "artist": "The Soil Bleeds Black" -},{ - "title": "Moonburn", - "artist": "The Soil Bleeds Black" -},{ - "title": "Now Sets Off a Noble Knight", - "artist": "The Soil Bleeds Black" -},{ - "title": "Now the New Year Draws Near", - "artist": "The Soil Bleeds Black" -},{ - "title": "Hatred Grows", - "artist": "Tristania" -},{ - "title": "Off to the Wood Away", - "artist": "The Soil Bleeds Black" -},{ - "title": "Oh Ye of Noble Heart", - "artist": "The Soil Bleeds Black" -},{ - "title": "Oh, Ye of Noble Heart", - "artist": "The Soil Bleeds Black" -},{ - "title": "Our Flames Have Never Died", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Days of Victory", - "artist": "The Soil Bleeds Black" -},{ - "title": "can't make a song!!", - "artist": "beat_shobon" -},{ - "title": "50 Ways to Say Goodbye", - "artist": "Train" -},{ - "title": "Close To The Sun", - "artist": "TheFatRat/Anjulie" -},{ - "title": "ใƒ„ใ‚ฎใƒใ‚ฎใ‚นใ‚ฟใƒƒใ‚ซใƒผใƒˆ", - "artist": "Toa" -},{ - "title": "Palastinalied (21st Century Remix)", - "artist": "The Soil Bleeds Black" -},{ - "title": "Palastinalied", - "artist": "The Soil Bleeds Black" -},{ - "title": "Pastime with Good Company", - "artist": "The Soil Bleeds Black" -},{ - "title": "Pied Piper of Hamelin", - "artist": "The Soil Bleeds Black" -},{ - "title": "Preparations for the Royal Feast", - "artist": "The Soil Bleeds Black" -},{ - "title": "Quintessence", - "artist": "The Soil Bleeds Black" -},{ - "title": "Redivivus 'Ole Norwich (The Triumph of Horamane)", - "artist": "The Soil Bleeds Black" -},{ - "title": "Rejoice", - "artist": "The Soil Bleeds Black" -},{ - "title": "Ring Around the Rosey", - "artist": "The Soil Bleeds Black" -},{ - "title": "She Kisses the Knight So True", - "artist": "The Soil Bleeds Black" -},{ - "title": "Silver Song", - "artist": "The Soil Bleeds Black" -},{ - "title": "Sir Gawain Bores His Emblem Bright", - "artist": "The Soil Bleeds Black" -},{ - "title": "Sir Gawain and the Green Knight", - "artist": "The Soil Bleeds Black" -},{ - "title": "So Saith the Song of Sigurd", - "artist": "The Soil Bleeds Black" -},{ - "title": "Solus Maestitia Desparatio", - "artist": "The Soil Bleeds Black" -},{ - "title": "Some Sweet Sorrow Did Her Heart Distraine, Act 1", - "artist": "The Soil Bleeds Black" -},{ - "title": "Song of the Wood", - "artist": "The Soil Bleeds Black" -},{ - "title": "Sorrow With Summer Comes", - "artist": "The Soil Bleeds Black" -},{ - "title": "Sound the Trumpet", - "artist": "The Soil Bleeds Black" -},{ - "title": "Strike Once More", - "artist": "The Soil Bleeds Black" -},{ - "title": "Summoning the Dragons of Wyth", - "artist": "The Soil Bleeds Black" -},{ - "title": "Sweet Melody", - "artist": "The Soil Bleeds Black" -},{ - "title": "Take Me There", - "artist": "The Soil Bleeds Black" -},{ - "title": "Tempus Est Iocundum", - "artist": "The Soil Bleeds Black" -},{ - "title": "That Princely Steed", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Bards Tale", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Bog", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Chapel Green", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Charm of Making", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Good Host's Deal", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Green Knight Fails At the Third Throw", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Greenest Hilltop", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Journey Is Not yet Over", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Kingdom Thereafter", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Lord, His Host, Leads the First Hunt", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Peasants Revolt", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Stolen Princess Sleeps", - "artist": "The Soil Bleeds Black" -},{ - "title": "Lessons & Learnings", - "artist": "Todd Baker" -},{ - "title": "The Village Courtyard", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Warrior Departs", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Wife of Bathe", - "artist": "The Soil Bleeds Black" -},{ - "title": "There Was Meat, There Was Mirth, There Was Much Joy", - "artist": "The Soil Bleeds Black" -},{ - "title": "They Take Their Own Path Home", - "artist": "The Soil Bleeds Black" -},{ - "title": "Thou Art Mine", - "artist": "The Soil Bleeds Black" -},{ - "title": "To Strike One Stroke for Another", - "artist": "The Soil Bleeds Black" -},{ - "title": "To Thy Queen", - "artist": "The Soil Bleeds Black" -},{ - "title": "Tristrant Muose Sunder Danc", - "artist": "The Soil Bleeds Black" -},{ - "title": "Veni, Veni, Emmanuel", - "artist": "The Soil Bleeds Black" -},{ - "title": "Victory Is Mine!", - "artist": "The Soil Bleeds Black" -},{ - "title": "Warning from the Man That Rode Nearby", - "artist": "The Soil Bleeds Black" -},{ - "title": "Water", - "artist": "The Soil Bleeds Black" -},{ - "title": "We Wave Our Flags in Triumph", - "artist": "The Soil Bleeds Black" -},{ - "title": "We Welcome Thee, Sir Gawain", - "artist": "The Soil Bleeds Black" -},{ - "title": "What a Place Accursed", - "artist": "The Soil Bleeds Black" -},{ - "title": "Winter Marriage", - "artist": "The Soil Bleeds Black" -},{ - "title": "With Many a Brave Blast They Boast Their Prize", - "artist": "The Soil Bleeds Black" -},{ - "title": "Woodnymphys in the Hazel Patch", - "artist": "The Soil Bleeds Black" -},{ - "title": "The Spirit Of Chivalry", - "artist": "Unknown Artist" -},{ - "title": "Don't Fear the Reaper", - "artist": "The Spiritual Machines" -},{ - "title": "Wellerman (Sea Shanty)", - "artist": "The Trills" -},{ - "title": "Wellerman", - "artist": "The Trills/Bobby Bass" -},{ - "title": "Play It Loud", - "artist": "The Venice Connection/Cillian Ivan Ho" -},{ - "title": "Flashbang dance (feat. n0thing)", - "artist": "The Verkkars/n0thing" -},{ - "title": "Chasing The Sun", - "artist": "The Wanted" -},{ - "title": "Glad You Came", - "artist": "The Wanted" -},{ - "title": "Sixteen Tons", - "artist": "The Wellermen" -},{ - "title": "Wellerman", - "artist": "The Wellermen" -},{ - "title": "Nancy Mulligan", - "artist": "The Wellermen/MALINDA/Cullen Vance" -},{ - "title": "Santiana", - "artist": "The Wellermen/The Bass Gang/Piper.Ally" -},{ - "title": "C Blues", - "artist": "The Whiskey Charmers\nGB9TP1701181" -},{ - "title": "Can't Leave", - "artist": "The Whiskey Charmers\nGB9TP1701184" -},{ - "title": "Straight and Narrow", - "artist": "The Whiskey Charmers\nGB9TP1701178" -},{ - "title": "The-Darkness-Below_Looping", - "artist": "Unknown Artist" -},{ - "title": "Monkeys", - "artist": "TheFatRat" -},{ - "title": "Rule the World", - "artist": "TheFatRat/AleXa" -},{ - "title": "Moaning Drone", - "artist": "Tobias Lilja" -},{ - "title": "Escaping Gravity", - "artist": "TheFatRat/Cecilia Gault" -},{ - "title": "The Storm", - "artist": "TheFatRat/Maisy Kay" -},{ - "title": "Pride & Fear", - "artist": "TheFatRat/RIELL" -},{ - "title": "Warrior Song", - "artist": "TheFatRat/Stasia Estep" -},{ - "title": "The_Commander", - "artist": "Unknown Artist" -},{ - "title": "Boulevard of Broken Dreams (Classical Latin)", - "artist": "The_miracle_aligner/Stantough" -},{ - "title": "Theme3", - "artist": "Unknown Artist" -},{ - "title": "Theme_-_Music_Box_-_Melancholy_Memory", - "artist": "Unknown Artist" -},{ - "title": "Your Words", - "artist": "Then Kenny/Nightcore" -},{ - "title": "Higher", - "artist": "Then Kenny/RBLZ/Nightcore" -},{ - "title": "Lonely Complex", - "artist": "Then Kenny/RBLZ/Nightcore" -},{ - "title": "Tonight", - "artist": "Then Kenny/RBLZ/Nightcore" -},{ - "title": "Clocktown - Remixed", - "artist": "Theophany" -},{ - "title": "Deku Palace - Remix", - "artist": "Theophany" -},{ - "title": "Majora's Wrath", - "artist": "Theophany" -},{ - "title": "Woods of Mystery - Remix", - "artist": "Theophany" -},{ - "title": "Bad Girlfriend", - "artist": "Theory of a Deadman" -},{ - "title": "Bitch Came Back", - "artist": "Theory of a Deadman" -},{ - "title": "Istanbul (Not Constantinople)", - "artist": "They Might Be Giants" -},{ - "title": "I'd Rather Be Alone", - "artist": "Thornetta Davis\nGB9TP1701180" -},{ - "title": "Set Me Free", - "artist": "Thornetta Davis\nGB9TP1701183" -},{ - "title": "Light Up the Sky", - "artist": "Thousand Foot Krutch" -},{ - "title": "Light Up the Sky - Reignited", - "artist": "Thousand Foot Krutch/Icon For Hire" -},{ - "title": "Nagareboshihe", - "artist": "Three Lights" -},{ - "title": "Todokanuomoi -my friend's love-", - "artist": "Three Lights" -},{ - "title": "The Way I Are", - "artist": "Timbaland/Keri Hilson/D.O.E." -},{ - "title": "Discord's Smallest Violin", - "artist": "TimberHines123" -},{ - "title": "'96 - Sinnon Nightcore Remix", - "artist": "Timebelle/Sinnon Nightcore" -},{ - "title": "Apollo - Sinnon Nightcore Remix", - "artist": "Timebelle/Sinnon Nightcore" -},{ - "title": "One in a Million - Sinnon Nightcore Remix", - "artist": "Timebelle/Sinnon Nightcore" -},{ - "title": "Mad World", - "artist": "Timmy Trumpet/Gabry Ponte" -},{ - "title": "Freaks", - "artist": "Timmy Trumpet/Savage" -},{ - "title": "10:35", - "artist": "Tiรซsto/Tate McRae" -},{ - "title": "IDSMILE", - "artist": "Toa" -},{ - "title": "Adamant Fortress", - "artist": "Trevor Morris" -},{ - "title": "ใƒŸใƒฅใƒผใ‚ธใƒƒใ‚ฏใƒŸใƒฅใƒผใ‚ธใƒƒใ‚ฏ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Toa" -},{ - "title": "A Feeling for Meat", - "artist": "Tobias Lilja" -},{ - "title": "A Little Warmth", - "artist": "Tobias Lilja" -},{ - "title": "Beneath the Waves", - "artist": "Tobias Lilja" -},{ - "title": "Boots Through the Undergrowth", - "artist": "Tobias Lilja" -},{ - "title": "Bottom Feeders", - "artist": "Tobias Lilja" -},{ - "title": "Captive Audience", - "artist": "Tobias Lilja" -},{ - "title": "Casting Shadows", - "artist": "Tobias Lilja" -},{ - "title": "Circling the Throne", - "artist": "Tobias Lilja" -},{ - "title": "Claustrophobia", - "artist": "Tobias Lilja" -},{ - "title": "Cold Feet", - "artist": "Tobias Lilja" -},{ - "title": "Cornered", - "artist": "Tobias Lilja" -},{ - "title": "Crackheads", - "artist": "Tobias Lilja" -},{ - "title": "Disposable Entertainment", - "artist": "Tobias Lilja" -},{ - "title": "End of the Hall", - "artist": "Tobias Lilja" -},{ - "title": "Hunger I", - "artist": "Tobias Lilja" -},{ - "title": "Hunger II", - "artist": "Tobias Lilja" -},{ - "title": "Hunger III", - "artist": "Tobias Lilja" -},{ - "title": "Hypnosis", - "artist": "Tobias Lilja" -},{ - "title": "Lights Out", - "artist": "Tobias Lilja" -},{ - "title": "Little Lost Things", - "artist": "Tobias Lilja" -},{ - "title": "The Elder One Theme", - "artist": "Trevor Morris" -},{ - "title": "Little Nightmares II (Main Theme)", - "artist": "Tobias Lilja" -},{ - "title": "Lost in Transmission", - "artist": "Tobias Lilja" -},{ - "title": "Lure of the Maw", - "artist": "Tobias Lilja" -},{ - "title": "Can You Really Call This A Hotel, I Didn't Receive A Mint On My Pillow Or Anything", - "artist": "Toby Fox" -},{ - "title": "March of the Guests", - "artist": "Tobias Lilja" -},{ - "title": "New Arrivals", - "artist": "Tobias Lilja" -},{ - "title": "Nothing Lasts Forever", - "artist": "Tobias Lilja" -},{ - "title": "Old Friends Anew", - "artist": "Tobias Lilja" -},{ - "title": "One Step, Two Step", - "artist": "Tobias Lilja" -},{ - "title": "Parasites", - "artist": "Tobias Lilja" -},{ - "title": "Playtime", - "artist": "Tobias Lilja" -},{ - "title": "Prison Toys", - "artist": "Tobias Lilja" -},{ - "title": "Shopping Spasm", - "artist": "Tobias Lilja" -},{ - "title": "Signal Interference", - "artist": "Tobias Lilja" -},{ - "title": "Six's Theme Part I", - "artist": "Tobias Lilja" -},{ - "title": "Six's Theme Part II", - "artist": "Tobias Lilja" -},{ - "title": "Still Life", - "artist": "Tobias Lilja" -},{ - "title": "Teeth and Leaves", - "artist": "Tobias Lilja" -},{ - "title": "Elegant Entrance", - "artist": "Toby Fox" -},{ - "title": "The Janitor Awaits", - "artist": "Tobias Lilja" -},{ - "title": "The Lady Circles", - "artist": "Tobias Lilja" -},{ - "title": "The Man in the Hat", - "artist": "Tobias Lilja" -},{ - "title": "The Nome in the Attic", - "artist": "Tobias Lilja" -},{ - "title": "The Nomes' Nest", - "artist": "Tobias Lilja" -},{ - "title": "The Way Out", - "artist": "Tobias Lilja" -},{ - "title": "Togetherness I", - "artist": "Tobias Lilja" -},{ - "title": "Togetherness II", - "artist": "Tobias Lilja" -},{ - "title": "True Colours", - "artist": "Tobias Lilja" -},{ - "title": "Waiting Room", - "artist": "Tobias Lilja" -},{ - "title": "ร‰tude for a Minor", - "artist": "Tobias Lilja" -},{ - "title": "A CYBER'S WORLD?", - "artist": "Toby Fox" -},{ - "title": "A Real Boy!", - "artist": "Toby Fox" -},{ - "title": "A Simple Diversion", - "artist": "Toby Fox" -},{ - "title": "A Town Called Hometown", - "artist": "Toby Fox" -},{ - "title": "ANOTHER HIM", - "artist": "Toby Fox" -},{ - "title": "ASGORE", - "artist": "Toby Fox" -},{ - "title": "The Dead of the Sea", - "artist": "Visions of Atlantis" -},{ - "title": "Almost to the Guys!", - "artist": "Toby Fox" -},{ - "title": "Alphys", - "artist": "Toby Fox" -},{ - "title": "Amalgam", - "artist": "Toby Fox" -},{ - "title": "An Ending", - "artist": "Toby Fox" -},{ - "title": "Another Medium", - "artist": "Toby Fox" -},{ - "title": "Anticipation", - "artist": "Toby Fox" -},{ - "title": "April 2012", - "artist": "Toby Fox" -},{ - "title": "BIG SHOT", - "artist": "Toby Fox" -},{ - "title": "Barrier", - "artist": "Toby Fox" -},{ - "title": "Basement", - "artist": "Toby Fox" -},{ - "title": "Battle Against A True Hero", - "artist": "Toby Fox" -},{ - "title": "Before the Story", - "artist": "Toby Fox" -},{ - "title": "Beginning", - "artist": "Toby Fox" -},{ - "title": "Berdly (Rejected Concept)", - "artist": "Toby Fox" -},{ - "title": "Berdly", - "artist": "Toby Fox" -},{ - "title": "Bergentrรผckung", - "artist": "Toby Fox" -},{ - "title": "Bird That Carries You Over A Disproportionately Small Gap", - "artist": "Toby Fox" -},{ - "title": "Bluebird of Misfortune", - "artist": "Toby Fox" -},{ - "title": "Bonetrousle", - "artist": "Toby Fox" -},{ - "title": "Bring It In, Guys!", - "artist": "Toby Fox" -},{ - "title": "Burn In Despair!", - "artist": "Toby Fox" -},{ - "title": "But The Earth Refused To Die", - "artist": "Toby Fox" -},{ - "title": "CORE Approach", - "artist": "Toby Fox" -},{ - "title": "CORE", - "artist": "Toby Fox" -},{ - "title": "Departure", - "artist": "Todd Baker" -},{ - "title": "Card Castle", - "artist": "Toby Fox" -},{ - "title": "Chaos King", - "artist": "Toby Fox" -},{ - "title": "Checker Dance", - "artist": "Toby Fox" -},{ - "title": "Chill Jailbreak Alarm to Study and Relax to", - "artist": "Toby Fox" -},{ - "title": "Chill", - "artist": "Toby Fox" -},{ - "title": "Cliffs", - "artist": "Toby Fox" -},{ - "title": "Confession", - "artist": "Toby Fox" -},{ - "title": "Cool Beat", - "artist": "Toby Fox" -},{ - "title": "Cool Mixtape", - "artist": "Toby Fox" -},{ - "title": "Danger Mystery", - "artist": "Toby Fox" -},{ - "title": "Darkness Falls", - "artist": "Toby Fox" -},{ - "title": "Dating Fight!", - "artist": "Toby Fox" -},{ - "title": "Dating Start!", - "artist": "Toby Fox" -},{ - "title": "Dating Tense!", - "artist": "Toby Fox" -},{ - "title": "Deal Gone Wrong", - "artist": "Toby Fox" -},{ - "title": "Death By Glamour", - "artist": "Toby Fox" -},{ - "title": "Death Report", - "artist": "Toby Fox" -},{ - "title": "Determination", - "artist": "Toby Fox" -},{ - "title": "Dialtone", - "artist": "Toby Fox" -},{ - "title": "Digital Roots", - "artist": "Toby Fox" -},{ - "title": "Dogbass", - "artist": "Toby Fox" -},{ - "title": "Dogsong", - "artist": "Toby Fox" -},{ - "title": "Don't Give Up", - "artist": "Toby Fox" -},{ - "title": "Dummy!", - "artist": "Toby Fox" -},{ - "title": "The Circus", - "artist": "Toby Fox" -},{ - "title": "Empty Town", - "artist": "Toby Fox" -},{ - "title": "Enemy Approaching", - "artist": "Toby Fox" -},{ - "title": "Faint Courage (Game Over)", - "artist": "Toby Fox" -},{ - "title": "Faint Glow", - "artist": "Toby Fox" -},{ - "title": "Fallen Down (Reprise)", - "artist": "Toby Fox" -},{ - "title": "Fallen Down", - "artist": "Toby Fox" -},{ - "title": "Fanfare (from \"Rose of Winter\")", - "artist": "Toby Fox" -},{ - "title": "Ferris Wheel", - "artist": "Toby Fox" -},{ - "title": "Field of Hopes and Dreams", - "artist": "Toby Fox" -},{ - "title": "Final Power", - "artist": "Toby Fox" -},{ - "title": "Finale", - "artist": "Toby Fox" -},{ - "title": "For The Fans", - "artist": "Toby Fox" -},{ - "title": "Friendship", - "artist": "Toby Fox" -},{ - "title": "Gallery", - "artist": "Toby Fox" -},{ - "title": "Ghost Fight", - "artist": "Toby Fox" -},{ - "title": "Ghouliday", - "artist": "Toby Fox" -},{ - "title": "Giga Size", - "artist": "Toby Fox" -},{ - "title": "Good Night", - "artist": "Toby Fox" -},{ - "title": "HEY EVERY !", - "artist": "Toby Fox" -},{ - "title": "Heartache", - "artist": "Toby Fox" -},{ - "title": "Here We Are", - "artist": "Toby Fox" -},{ - "title": "Hip Shop", - "artist": "Toby Fox" -},{ - "title": "His Theme", - "artist": "Toby Fox" -},{ - "title": "Holiday Studio", - "artist": "Toby Fox" -},{ - "title": "Home (Music Box)", - "artist": "Toby Fox" -},{ - "title": "Home", - "artist": "Toby Fox" -},{ - "title": "Hopes And Dreams", - "artist": "Toby Fox" -},{ - "title": "Hotel", - "artist": "Toby Fox" -},{ - "title": "I'm Very Bad", - "artist": "Toby Fox" -},{ - "title": "Imminent Death", - "artist": "Toby Fox" -},{ - "title": "It's Pronounced \"Rules\"", - "artist": "Toby Fox" -},{ - "title": "It's Raining Somewhere Else", - "artist": "Toby Fox" -},{ - "title": "It's Showtime!", - "artist": "Toby Fox" -},{ - "title": "KEYGEN", - "artist": "Toby Fox" -},{ - "title": "Knock You Down !!", - "artist": "Toby Fox" -},{ - "title": "Lancer", - "artist": "Toby Fox" -},{ - "title": "Lantern", - "artist": "Toby Fox" -},{ - "title": "Last Episode!", - "artist": "Toby Fox" -},{ - "title": "Last Goodbye", - "artist": "Toby Fox" -},{ - "title": "Live Report", - "artist": "Toby Fox" -},{ - "title": "Long Elevator", - "artist": "Toby Fox" -},{ - "title": "Lost Girl", - "artist": "Toby Fox" -},{ - "title": "MEGALOVANIA", - "artist": "Toby Fox" -},{ - "title": "Memory", - "artist": "Toby Fox" -},{ - "title": "Menu (Full)", - "artist": "Toby Fox" -},{ - "title": "Metal Crusher", - "artist": "Toby Fox" -},{ - "title": "Mini Studio", - "artist": "Toby Fox" -},{ - "title": "My Castle Town", - "artist": "Toby Fox" -},{ - "title": "Mysterious Place", - "artist": "Toby Fox" -},{ - "title": "NGAHHH!!", - "artist": "Toby Fox" -},{ - "title": "NOW'S YOUR CHANCE TO BE A", - "artist": "Toby Fox" -},{ - "title": "Nyeh Heh Heh!", - "artist": "Toby Fox" -},{ - "title": "Oh My...", - "artist": "Toby Fox" -},{ - "title": "Oh! Dungeon", - "artist": "Toby Fox" -},{ - "title": "Oh! One True Love", - "artist": "Toby Fox" -},{ - "title": "Ohhhhohohoho!", - "artist": "Toby Fox" -},{ - "title": "Once Upon a Time", - "artist": "Toby Fox" -},{ - "title": "Ooo", - "artist": "Toby Fox" -},{ - "title": "Pandora Palace", - "artist": "Toby Fox" -},{ - "title": "Pathetic House", - "artist": "Toby Fox" -},{ - "title": "Power Of \"NEO\"", - "artist": "Toby Fox" -},{ - "title": "Powers Combined", - "artist": "Toby Fox" -},{ - "title": "Premonition", - "artist": "Toby Fox" -},{ - "title": "Queen", - "artist": "Toby Fox" -},{ - "title": "Quiet Autumn", - "artist": "Toby Fox" -},{ - "title": "Quiet Water", - "artist": "Toby Fox" -},{ - "title": "Respite", - "artist": "Toby Fox" -},{ - "title": "Reunited", - "artist": "Toby Fox" -},{ - "title": "Rouxls Kaard", - "artist": "Toby Fox" -},{ - "title": "Rude Buster", - "artist": "Toby Fox" -},{ - "title": "Ruins", - "artist": "Toby Fox" -},{ - "title": "Run!", - "artist": "Toby Fox" -},{ - "title": "SAVE The World", - "artist": "Toby Fox" -},{ - "title": "Scarlet Forest", - "artist": "Toby Fox" -},{ - "title": "School", - "artist": "Toby Fox" -},{ - "title": "She's Playing Piano", - "artist": "Toby Fox" -},{ - "title": "Shop", - "artist": "Toby Fox" -},{ - "title": "Small Shock", - "artist": "Toby Fox" -},{ - "title": "Smart Race", - "artist": "Toby Fox" -},{ - "title": "Snowdin Town", - "artist": "Toby Fox" -},{ - "title": "Snowy", - "artist": "Toby Fox" -},{ - "title": "Song That Might Play When You Fight Sans", - "artist": "Toby Fox" -},{ - "title": "Sound Studio", - "artist": "Toby Fox" -},{ - "title": "Spamton", - "artist": "Toby Fox" -},{ - "title": "Spear of Justice", - "artist": "Toby Fox" -},{ - "title": "Spider Dance", - "artist": "Toby Fox" -},{ - "title": "Spooktune", - "artist": "Toby Fox" -},{ - "title": "Spookwave", - "artist": "Toby Fox" -},{ - "title": "Start Menu", - "artist": "Toby Fox" -},{ - "title": "Stronger Monsters", - "artist": "Toby Fox" -},{ - "title": "Susie", - "artist": "Toby Fox" -},{ - "title": "THE HOLY", - "artist": "Toby Fox" -},{ - "title": "THE WORLD REVOLVING", - "artist": "Toby Fox" -},{ - "title": "Tem Shop", - "artist": "Toby Fox" -},{ - "title": "Temmie Village", - "artist": "Toby Fox" -},{ - "title": "The Chase", - "artist": "Toby Fox" -},{ - "title": "The Choice", - "artist": "Toby Fox" -},{ - "title": "Road To Temptation", - "artist": "Two Worlds II" -},{ - "title": "The Dark Truth", - "artist": "Toby Fox" -},{ - "title": "The Door", - "artist": "Toby Fox" -},{ - "title": "The Legend", - "artist": "Toby Fox" -},{ - "title": "Thrash Machine", - "artist": "Toby Fox" -},{ - "title": "Thundersnail", - "artist": "Toby Fox" -},{ - "title": "Undertale", - "artist": "Toby Fox" -},{ - "title": "Undyne", - "artist": "Toby Fox" -},{ - "title": "Unnecessary Tension", - "artist": "Toby Fox" -},{ - "title": "Uwa!! So HEATS!!โ™ซ", - "artist": "Toby Fox" -},{ - "title": "Uwa!! So Holidayโ™ซ", - "artist": "Toby Fox" -},{ - "title": "Uwa!! So Temperateโ™ซ", - "artist": "Toby Fox" -},{ - "title": "Vs. Lancer", - "artist": "Toby Fox" -},{ - "title": "Vs. Susie", - "artist": "Toby Fox" -},{ - "title": "WELCOME TO THE CITY", - "artist": "Toby Fox" -},{ - "title": "Waterfall", - "artist": "Toby Fox" -},{ - "title": "Weird Birds", - "artist": "Toby Fox" -},{ - "title": "When I Get Happy I Dance Like This", - "artist": "Toby Fox" -},{ - "title": "When I Get Mad I Dance Like This", - "artist": "Toby Fox" -},{ - "title": "Wrong Enemy !?", - "artist": "Toby Fox" -},{ - "title": "You Can Always Come Home", - "artist": "Toby Fox" -},{ - "title": "You Idiot", - "artist": "Toby Fox" -},{ - "title": "Your Best Friend", - "artist": "Toby Fox" -},{ - "title": "Your Best Nightmare", - "artist": "Toby Fox" -},{ - "title": "Your Power", - "artist": "Toby Fox" -},{ - "title": "sans.", - "artist": "Toby Fox" -},{ - "title": "Don't Forget", - "artist": "Toby Fox/Laura Shigihara" -},{ - "title": "Until Next Time", - "artist": "Toby Fox/Laura Shigihara" -},{ - "title": "Cyber Battle (Solo)", - "artist": "Toby Fox/Lena Raine" -},{ - "title": "Attack of the Killer Queen", - "artist": "Toby Fox/Lena Raine/Marcy Nabors" -},{ - "title": "A Friend, Pt. 1", - "artist": "Todd Baker" -},{ - "title": "A Friend, Pt. 2", - "artist": "Todd Baker" -},{ - "title": "A Full Life", - "artist": "Todd Baker" -},{ - "title": "A Warm Ascent", - "artist": "Todd Baker" -},{ - "title": "All Grown Up", - "artist": "Todd Baker" -},{ - "title": "An Emptiness", - "artist": "Todd Baker" -},{ - "title": "Child's Pledge", - "artist": "Todd Baker" -},{ - "title": "Child", - "artist": "Todd Baker" -},{ - "title": "The Place Of All Fears", - "artist": "Trevor Morris" -},{ - "title": "First Steps", - "artist": "Todd Baker" -},{ - "title": "Gamelan Rain Melody", - "artist": "Todd Baker" -},{ - "title": "Greyscale: Colour", - "artist": "Todd Baker" -},{ - "title": "Impossible Worlds", - "artist": "Todd Baker" -},{ - "title": "Interwoven Stories", - "artist": "Todd Baker" -},{ - "title": "Wormwood", - "artist": "Tristania" -},{ - "title": "Mirador", - "artist": "Todd Baker" -},{ - "title": "Mother & Child", - "artist": "Todd Baker" -},{ - "title": "Mother's Pledge", - "artist": "Todd Baker" -},{ - "title": "Mรชn-an-Tol", - "artist": "Todd Baker" -},{ - "title": "Night & Day & Night", - "artist": "Todd Baker" -},{ - "title": "Power of Two", - "artist": "Todd Baker" -},{ - "title": "Reunion", - "artist": "Todd Baker" -},{ - "title": "Ro in the Valley", - "artist": "Todd Baker" -},{ - "title": "The Archipelago", - "artist": "Todd Baker" -},{ - "title": "The Orchard", - "artist": "Todd Baker" -},{ - "title": "Child - Live", - "artist": "Todd Baker/Lydian Collective" -},{ - "title": "Mixed Messages", - "artist": "Tom Cardy" -},{ - "title": "The Ballad of Smokin' Joe Rudeboy", - "artist": "Tom Cardy" -},{ - "title": "Red Flags (feat. Montaigne)", - "artist": "Tom Cardy/Montaigne" -},{ - "title": "I'm A Ruler", - "artist": "Tommee Profitt/Ruby Amanfu" -},{ - "title": "the battle to come", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "An End to the Journey", - "artist": "Tomoki Miyoshi" -},{ - "title": "Dark Anomaly", - "artist": "Tomoki Miyoshi" -},{ - "title": "Eternal Winter", - "artist": "Tomoki Miyoshi" -},{ - "title": "the beginning of the end", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Frozen Grief", - "artist": "Tomoki Miyoshi" -},{ - "title": "Frozen Highlands", - "artist": "Tomoki Miyoshi" -},{ - "title": "God Rest Ye Merry Gentleman", - "artist": "Trans-Siberian Orchestra" -},{ - "title": "the butterfly emerge", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hidden Motives", - "artist": "Tomoki Miyoshi" -},{ - "title": "the butterfly flutters", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Like a Boss!", - "artist": "Tomoki Miyoshi" -},{ - "title": "Little Dancing Light", - "artist": "Tomoki Miyoshi" -},{ - "title": "Of Noble Blood", - "artist": "Tomoki Miyoshi" -},{ - "title": "Old Hearth", - "artist": "Tomoki Miyoshi" -},{ - "title": "Once Upon a Time...", - "artist": "Tomoki Miyoshi" -},{ - "title": "Redemption and Forgiveness", - "artist": "Tomoki Miyoshi" -},{ - "title": "Rounds of the Fates", - "artist": "Tomoki Miyoshi" -},{ - "title": "Safe Haven", - "artist": "Tomoki Miyoshi" -},{ - "title": "Blood Hunter", - "artist": "Varien" -},{ - "title": "Sorrowful Winds", - "artist": "Tomoki Miyoshi" -},{ - "title": "Stories of Old", - "artist": "Tomoki Miyoshi" -},{ - "title": "The Ancient Bloodline", - "artist": "Tomoki Miyoshi" -},{ - "title": "The Forrest of Light", - "artist": "Tomoki Miyoshi" -},{ - "title": "the clock tower", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The Last Stretch", - "artist": "Tomoki Miyoshi" -},{ - "title": "The Power of Time", - "artist": "Tomoki Miyoshi" -},{ - "title": "The Warmth of Hope", - "artist": "Tomoki Miyoshi" -},{ - "title": "Town by the Sea", - "artist": "Tomoki Miyoshi" -},{ - "title": "Voices of Winter", - "artist": "Tomoki Miyoshi" -},{ - "title": "What Meets the Eye", - "artist": "Tomoki Miyoshi" -},{ - "title": "Whisper to the Heart", - "artist": "Tomoki Miyoshi" -},{ - "title": "Beyond the Snow (feat. Kotringo)", - "artist": "Tomoki Miyoshi/Kotringo" -},{ - "title": "Welcome to the Madhouse", - "artist": "Tones And I" -},{ - "title": "ใ‚ณใ‚ณใƒญ", - "artist": "Toraboruta" -},{ - "title": "Suzume - English Version", - "artist": "Torby Brand/Mewsic" -},{ - "title": "Empire", - "artist": "Tornicane/Nightcore" -},{ - "title": "Lighthouse", - "artist": "Tornicane/Nightcore/Nightcore Girl" -},{ - "title": "Synthetic Beauty", - "artist": "Tornicane/Nightcore/Nightcore Girl" -},{ - "title": "This Time", - "artist": "Tornicane/Nightcore/Nightcore Girl" -},{ - "title": "Broken Circle", - "artist": "Tornicane/Nightcore/Nightcore Girl/Alicia Orozco" -},{ - "title": "Tell Me Why", - "artist": "Tornicane/Nightcore/Vital EDM/Alicia Orozco" -},{ - "title": "Inspire", - "artist": "Tornicane/tearless/Nightcore" -},{ - "title": "Town_-_Downtown_Lights", - "artist": "Unknown Artist" -},{ - "title": "Town_-_Urban_Knights", - "artist": "Unknown Artist" -},{ - "title": "Town_-_VIP_Lounge", - "artist": "Unknown Artist" -},{ - "title": "The Sailor Song", - "artist": "Toy-Box" -},{ - "title": "Trace", - "artist": "Unknown Artist" -},{ - "title": "Marie Laveau", - "artist": "Trobar de Morte" -},{ - "title": "Drive By", - "artist": "Train" -},{ - "title": "Drops of Jupiter (Tell Me)", - "artist": "Train" -},{ - "title": "Hey, Soul Sister", - "artist": "Train" -},{ - "title": "Christmas Eve / Sarajevo 12/24 - Instrumental", - "artist": "Trans-Siberian Orchestra" -},{ - "title": "Land of Sorcery", - "artist": "Trobar de Morte" -},{ - "title": "Mountain Labyrinth", - "artist": "Trans-Siberian Orchestra" -},{ - "title": "A World Torn Asunder - Gameplay Trailer", - "artist": "Trevor Morris" -},{ - "title": "Luna Cornuta", - "artist": "Trobar de Morte" -},{ - "title": "Alexius", - "artist": "Trevor Morris" -},{ - "title": "Battle In The Sky", - "artist": "Trevor Morris" -},{ - "title": "Call His Wrath", - "artist": "Trevor Morris" -},{ - "title": "Calling The Inquisition", - "artist": "Trevor Morris" -},{ - "title": "Champions Of The Just", - "artist": "Trevor Morris" -},{ - "title": "Death On The Bridge", - "artist": "Trevor Morris" -},{ - "title": "Descent - Aftermath", - "artist": "Trevor Morris" -},{ - "title": "Descent - Edge of the Abyss", - "artist": "Trevor Morris" -},{ - "title": "Descent - Legion of the Dead", - "artist": "Trevor Morris" -},{ - "title": "Descent - Main Theme", - "artist": "Trevor Morris" -},{ - "title": "Descent - Titan", - "artist": "Trevor Morris" -},{ - "title": "Doom Upon All The World", - "artist": "Trevor Morris" -},{ - "title": "Dragon Age Inquisition Theme", - "artist": "Trevor Morris" -},{ - "title": "Epilogue", - "artist": "Trevor Morris" -},{ - "title": "Escape From The Fade", - "artist": "Trevor Morris" -},{ - "title": "Guardians Of The Past", - "artist": "Trevor Morris" -},{ - "title": "In Hushed Whispers", - "artist": "Trevor Morris" -},{ - "title": "In Your Heart Shall Burn", - "artist": "Trevor Morris" -},{ - "title": "Journey To Skyhold", - "artist": "Trevor Morris" -},{ - "title": "Let The Skies Boil", - "artist": "Trevor Morris" -},{ - "title": "Lord Seeker", - "artist": "Trevor Morris" -},{ - "title": "Nightmare's End", - "artist": "Trevor Morris" -},{ - "title": "Orb Of Destruction", - "artist": "Trevor Morris" -},{ - "title": "Orlais Theme", - "artist": "Trevor Morris" -},{ - "title": "Return To Skyhold", - "artist": "Trevor Morris" -},{ - "title": "Sacrifice", - "artist": "Trevor Morris" -},{ - "title": "Siege Of Adamant", - "artist": "Trevor Morris" -},{ - "title": "Pale Enchantress", - "artist": "Tristania" -},{ - "title": "The Inquisition Marches", - "artist": "Trevor Morris" -},{ - "title": "The Lie In Which You Linger", - "artist": "Trevor Morris" -},{ - "title": "The Lost Temple", - "artist": "Trevor Morris" -},{ - "title": "Heretique", - "artist": "Tristania" -},{ - "title": "The Scar", - "artist": "Trevor Morris" -},{ - "title": "The Western Approach", - "artist": "Trevor Morris" -},{ - "title": "The Well Of Sorrows", - "artist": "Trevor Morris" -},{ - "title": "Thedas Love Theme", - "artist": "Trevor Morris" -},{ - "title": "Tooth And Scale", - "artist": "Trevor Morris" -},{ - "title": "Trespasser - Dark Solas Theme", - "artist": "Trevor Morris" -},{ - "title": "Trespasser - Lost Elf Theme", - "artist": "Trevor Morris" -},{ - "title": "Trespasser - Qunari Atmosphere", - "artist": "Trevor Morris" -},{ - "title": "Trespasser - Qunari Battle (Full Theme)", - "artist": "Trevor Morris" -},{ - "title": "Trespasser - Qunari Mission", - "artist": "Trevor Morris" -},{ - "title": "Val Royeaux", - "artist": "Trevor Morris" -},{ - "title": "Wicked Eyes and Wicked Hearts", - "artist": "Trevor Morris" -},{ - "title": "Trick_style", - "artist": "Unknown Artist" -},{ - "title": "Your Pharaoh", - "artist": "Trickywi/YZYX" -},{ - "title": "...Of Ruins and a Red Nightfall", - "artist": "Tristania" -},{ - "title": "...Postludium", - "artist": "Tristania" -},{ - "title": "A Sequel of Decay", - "artist": "Tristania" -},{ - "title": "Amnesia", - "artist": "Tristania" -},{ - "title": "Angellore", - "artist": "Tristania" -},{ - "title": "Angina", - "artist": "Tristania" -},{ - "title": "Aphellion", - "artist": "Tristania" -},{ - "title": "Arteries", - "artist": "Tristania" -},{ - "title": "Beyond the Veil", - "artist": "Tristania" -},{ - "title": "the covenant of blood", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Cathedral - Bonus Track", - "artist": "Tristania" -},{ - "title": "Cease to Exist", - "artist": "Tristania" -},{ - "title": "La Dama Del Invierno", - "artist": "Trobar de Morte" -},{ - "title": "the creeping fate", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Crushed Dreams", - "artist": "Tristania" -},{ - "title": "the crimson gauntlet", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the culprit is you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the day,too far", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the decision to fight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Cypher", - "artist": "Tristania" -},{ - "title": "the decision to keep going", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the destiny waltz", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "there is a crack", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Darkest White", - "artist": "Tristania" -},{ - "title": "the distance between", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Deadlocked", - "artist": "Tristania" -},{ - "title": "December Elegy", - "artist": "Tristania" -},{ - "title": "Dementia", - "artist": "Tristania" -},{ - "title": "Himmelfall", - "artist": "Tristania" -},{ - "title": "Las Puertas Del Cielo", - "artist": "Trobar de Morte" -},{ - "title": "Illumination", - "artist": "Tristania" -},{ - "title": "Lavender", - "artist": "Tristania" -},{ - "title": "Lethean River", - "artist": "Tristania" -},{ - "title": "Lost", - "artist": "Tristania" -},{ - "title": "Magical Fix", - "artist": "Tristania" -},{ - "title": "Midwintertears", - "artist": "Tristania" -},{ - "title": "My Lost Lenore", - "artist": "Tristania" -},{ - "title": "Night on Earth", - "artist": "Tristania" -},{ - "title": "Number", - "artist": "Tristania" -},{ - "title": "Opus Relinque - Radio Edit", - "artist": "Tristania" -},{ - "title": "Opus Relinque", - "artist": "Tristania" -},{ - "title": "Yule: The End of the Darkness", - "artist": "Trobar de Morte" -},{ - "title": "Patriot Games", - "artist": "Tristania" -},{ - "title": "Preludium", - "artist": "Tristania" -},{ - "title": "Protection", - "artist": "Tristania" -},{ - "title": "Requiem", - "artist": "Tristania" -},{ - "title": "Saturnine", - "artist": "Tristania" -},{ - "title": "Scarling", - "artist": "Tristania" -},{ - "title": "Selling Out", - "artist": "Tristania" -},{ - "title": "Simbelmyne", - "artist": "Tristania" -},{ - "title": "Sirene", - "artist": "Tristania" -},{ - "title": "Sirens", - "artist": "Tristania" -},{ - "title": "Tender Trip on Earth", - "artist": "Tristania" -},{ - "title": "The Passing", - "artist": "Tristania" -},{ - "title": "The Shining Path", - "artist": "Tristania" -},{ - "title": "Vulture", - "artist": "Tristania" -},{ - "title": "Wasteland`s Caress", - "artist": "Tristania" -},{ - "title": "Margit, the Fell Omen", - "artist": "Tsukasa Saitoh" -},{ - "title": "the dream fades before dawn #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "World of Glass", - "artist": "Tristania" -},{ - "title": "Tavern 03", - "artist": "Two Worlds II" -},{ - "title": "Year of the Rat", - "artist": "Tristania" -},{ - "title": "But Mama I'm in Love with a Criminal", - "artist": "Tristeza Melancolรญa" -},{ - "title": "A Fairies Song", - "artist": "Trobar de Morte" -},{ - "title": "Ailein Duinn", - "artist": "Trobar de Morte" -},{ - "title": "Ancient Echoes", - "artist": "Trobar de Morte" -},{ - "title": "Aqualuna", - "artist": "Trobar de Morte" -},{ - "title": "Arabian Night", - "artist": "Trobar de Morte" -},{ - "title": "Arianrhod", - "artist": "Trobar de Morte" -},{ - "title": "Atalaya De Ses Animes", - "artist": "Trobar de Morte" -},{ - "title": "Awareness (Acoustic Version)", - "artist": "Trobar de Morte" -},{ - "title": "Awareness", - "artist": "Trobar de Morte" -},{ - "title": "Bathory", - "artist": "Trobar de Morte" -},{ - "title": "The Harp of Dagda", - "artist": "Trobar de Morte" -},{ - "title": "Black Oath", - "artist": "Trobar de Morte" -},{ - "title": "Calling the Rain", - "artist": "Trobar de Morte" -},{ - "title": "Cantus", - "artist": "Trobar de Morte" -},{ - "title": "Cuncti Simus Concanentes", - "artist": "Trobar de Morte" -},{ - "title": "Descensum", - "artist": "Trobar de Morte" -},{ - "title": "Destiny", - "artist": "Trobar de Morte" -},{ - "title": "El Arbol De Las Lรกgrimas De Cristal", - "artist": "Trobar de Morte" -},{ - "title": "El Boc De Biterna", - "artist": "Trobar de Morte" -},{ - "title": "El Ultimo Aliento", - "artist": "Trobar de Morte" -},{ - "title": "El Vals De Las Hadas De Otoรฑo", - "artist": "Trobar de Morte" -},{ - "title": "Eleusis Misteriis", - "artist": "Trobar de Morte" -},{ - "title": "Embrujo De Noche", - "artist": "Trobar de Morte" -},{ - "title": "Esperit De Reserca", - "artist": "Trobar de Morte" -},{ - "title": "Excalibur", - "artist": "Trobar de Morte" -},{ - "title": "Fuga Maleficis", - "artist": "Trobar de Morte" -},{ - "title": "Ghost", - "artist": "Trobar de Morte" -},{ - "title": "Piece By Piece", - "artist": "Varien" -},{ - "title": "Helvegen", - "artist": "Trobar de Morte" -},{ - "title": "Idunn", - "artist": "Trobar de Morte" -},{ - "title": "In Nomine Filius Mortis", - "artist": "Trobar de Morte" -},{ - "title": "Imbolc", - "artist": "Trobar de Morte" -},{ - "title": "In the Garden of Serenity", - "artist": "Trobar de Morte" -},{ - "title": "Incantation", - "artist": "Trobar de Morte" -},{ - "title": "Inside the Infinite Abyss", - "artist": "Trobar de Morte" -},{ - "title": "Into a Dream", - "artist": "Trobar de Morte" -},{ - "title": "Introitus Libris Tenebris", - "artist": "Trobar de Morte" -},{ - "title": "La Era De Las Brujas", - "artist": "Trobar de Morte" -},{ - "title": "La Princesa Dolรงa De Provenรงa", - "artist": "Trobar de Morte" -},{ - "title": "A.D.P (feat. ๅˆ้ŸณใƒŸใ‚ฏ&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Twinfield/Hatsune Miku/Megurine Luka" -},{ - "title": "The Brightlands -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Los Duendes Del Reloj", - "artist": "Trobar de Morte" -},{ - "title": "Iโ€™m Me", - "artist": "Vanessa" -},{ - "title": "Mandragora Autumnalis", - "artist": "Trobar de Morte" -},{ - "title": "Mater Luna", - "artist": "Trobar de Morte" -},{ - "title": "Melusine Cantus", - "artist": "Trobar de Morte" -},{ - "title": "Moonspell", - "artist": "Trobar de Morte" -},{ - "title": "Morgana", - "artist": "Trobar de Morte" -},{ - "title": "Morrigan", - "artist": "Trobar de Morte" -},{ - "title": "Natural Dance", - "artist": "Trobar de Morte" -},{ - "title": "Nimue", - "artist": "Trobar de Morte" -},{ - "title": "Sowelu", - "artist": "Wardruna" -},{ - "title": "Nocturnal Dance of the Dragonfly", - "artist": "Trobar de Morte" -},{ - "title": "O Rubor Sanguinis", - "artist": "Trobar de Morte" -},{ - "title": "Ordo Militum Christi", - "artist": "Trobar de Morte" -},{ - "title": "Ouroboros", - "artist": "Trobar de Morte" -},{ - "title": "Pagan Medieval Dance", - "artist": "Trobar de Morte" -},{ - "title": "Plenilunio", - "artist": "Trobar de Morte" -},{ - "title": "Puff the Magic Dragon", - "artist": "Trobar de Morte" -},{ - "title": "Requiem", - "artist": "Trobar de Morte" -},{ - "title": "Riding the Wheel", - "artist": "Trobar de Morte" -},{ - "title": "Rise & Fall", - "artist": "Trobar de Morte" -},{ - "title": "Ritual", - "artist": "Trobar de Morte" -},{ - "title": "Rondalla", - "artist": "Trobar de Morte" -},{ - "title": "Sacrifice", - "artist": "Trobar de Morte" -},{ - "title": "Salem", - "artist": "Trobar de Morte" -},{ - "title": "Samhain", - "artist": "Trobar de Morte" -},{ - "title": "Secret People", - "artist": "Trobar de Morte" -},{ - "title": "Shapeshifter", - "artist": "Trobar de Morte" -},{ - "title": "Sister of the Night", - "artist": "Trobar de Morte" -},{ - "title": "Sortilege", - "artist": "Trobar de Morte" -},{ - "title": "Stramonium", - "artist": "Trobar de Morte" -},{ - "title": "Summoning the Gods", - "artist": "Trobar de Morte" -},{ - "title": "Talisman", - "artist": "Trobar de Morte" -},{ - "title": "Talismรกn", - "artist": "Trobar de Morte" -},{ - "title": "Tempus Fugit", - "artist": "Trobar de Morte" -},{ - "title": "The Arrival of the Darkness", - "artist": "Trobar de Morte" -},{ - "title": "The Bear's Dance", - "artist": "Trobar de Morte" -},{ - "title": "The Black Forest", - "artist": "Trobar de Morte" -},{ - "title": "The Deadly Embrace of Love", - "artist": "Trobar de Morte" -},{ - "title": "The Fairies Wind", - "artist": "Trobar de Morte" -},{ - "title": "The Gathering", - "artist": "Trobar de Morte" -},{ - "title": "The Gnoms", - "artist": "Trobar de Morte" -},{ - "title": "Just A Little Bit", - "artist": "Varien" -},{ - "title": "The Last Unicorn", - "artist": "Trobar de Morte" -},{ - "title": "The Lost Dreams", - "artist": "Trobar de Morte" -},{ - "title": "The Mist of Avalon", - "artist": "Trobar de Morte" -},{ - "title": "The Mystic Path", - "artist": "Trobar de Morte" -},{ - "title": "The Pagan Way", - "artist": "Trobar de Morte" -},{ - "title": "The Seahorse", - "artist": "Trobar de Morte" -},{ - "title": "The Serpent", - "artist": "Trobar de Morte" -},{ - "title": "The Silver Wheel", - "artist": "Trobar de Morte" -},{ - "title": "The Song of the Stones", - "artist": "Trobar de Morte" -},{ - "title": "The Sorceress", - "artist": "Trobar de Morte" -},{ - "title": "The Unquiet Grave", - "artist": "Trobar de Morte" -},{ - "title": "The Voice of the Eternity", - "artist": "Trobar de Morte" -},{ - "title": "The Wolf", - "artist": "Trobar de Morte" -},{ - "title": "Through the Black Veil", - "artist": "Trobar de Morte" -},{ - "title": "Tierra De Hadas", - "artist": "Trobar de Morte" -},{ - "title": "Vision Dream", - "artist": "Trobar de Morte" -},{ - "title": "Vรถluspรก: The Begining and the End of the World", - "artist": "Trobar de Morte" -},{ - "title": "Lost in Time", - "artist": "Yasunori Mitsuda" -},{ - "title": "When the Night Falls", - "artist": "Trobar de Morte" -},{ - "title": "When the Spirits Sing", - "artist": "Trobar de Morte" -},{ - "title": "While the Field Is Green", - "artist": "Trobar de Morte" -},{ - "title": "Wind of Change", - "artist": "Trobar de Morte" -},{ - "title": "Melancholia", - "artist": "Visions of Atlantis" -},{ - "title": "Zugarramurdi", - "artist": "Trobar de Morte" -},{ - "title": "Elden Ring", - "artist": "Tsukasa Saitoh" -},{ - "title": "Iudex Gundyr", - "artist": "Tsukasa Saitoh" -},{ - "title": "Limgrave", - "artist": "Tsukasa Saitoh" -},{ - "title": "audiostock_63413", - "artist": "Unknown Artist" -},{ - "title": "Morgott, the Omen King", - "artist": "Tsukasa Saitoh" -},{ - "title": "Opening", - "artist": "Tsukasa Saitoh" -},{ - "title": "Roundtable Hold", - "artist": "Tsukasa Saitoh" -},{ - "title": "Song of Honor", - "artist": "Tsukasa Saitoh" -},{ - "title": "Song of Lament", - "artist": "Tsukasa Saitoh" -},{ - "title": "The Final Battle", - "artist": "Tsukasa Saitoh" -},{ - "title": "Ievan Polkka (Leekspin)", - "artist": "Tsuko G." -},{ - "title": "Peru", - "artist": "Tungevaag" -},{ - "title": "ใฉใ‚Šใƒผใฟใ‚“ใƒใƒฅใƒใƒฅ (feat. ๅทก้Ÿณใƒซใ‚ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "emon(Tes.)/Hatsune Miku/Megurine Luka" -},{ - "title": "A.D.P -Instrumental- (feat. ๅˆ้ŸณใƒŸใ‚ฏ&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Twinfield/Hatsune Miku/Megurine Luka" -},{ - "title": "Bubbleร—Kidz! (feat. ้ก้Ÿณใƒชใƒณ&้ก้Ÿณใƒฌใƒณ)", - "artist": "Twinfield/Kagamine Rin/Kagamine Len/Megurine Luka" -},{ - "title": "ใƒฌใƒƒใƒ‰ใƒฉใƒณใƒ‰ใƒžใƒผใ‚ซใƒผ (feat. MEIKO)", - "artist": "Twinfield/MEIKO" -},{ - "title": "A Far East Dream", - "artist": "Two Worlds II" -},{ - "title": "Ad Mortem", - "artist": "Two Worlds II" -},{ - "title": "Brooding Lands", - "artist": "Two Worlds II" -},{ - "title": "Desert Traces", - "artist": "Two Worlds II" -},{ - "title": "Eastern Falvours", - "artist": "Two Worlds II" -},{ - "title": "Dragon Queen", - "artist": "Two Worlds II" -},{ - "title": "Edge of Darkness", - "artist": "Two Worlds II" -},{ - "title": "Grave March", - "artist": "Two Worlds II" -},{ - "title": "Green Fields Of Antaloor", - "artist": "Two Worlds II" -},{ - "title": "Heart of The Wild", - "artist": "Two Worlds II" -},{ - "title": "Hounted Grounds", - "artist": "Two Worlds II" -},{ - "title": "Into The Mist", - "artist": "Two Worlds II" -},{ - "title": "Jungle of Antaloor", - "artist": "Two Worlds II" -},{ - "title": "Lands of Despair", - "artist": "Two Worlds II" -},{ - "title": "Little Teardrop", - "artist": "Two Worlds II" -},{ - "title": "New Ashos", - "artist": "Two Worlds II" -},{ - "title": "New World", - "artist": "Two Worlds II" -},{ - "title": "Play with me, my fellow!", - "artist": "Two Worlds II" -},{ - "title": "Luz Veloz 1", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "Sands and Blood", - "artist": "Two Worlds II" -},{ - "title": "Tavern 01", - "artist": "Two Worlds II" -},{ - "title": "Tavern 02", - "artist": "Two Worlds II" -},{ - "title": "Seven Seas", - "artist": "Visions of Atlantis" -},{ - "title": "Tavern 04", - "artist": "Two Worlds II" -},{ - "title": "Tavern 05", - "artist": "Two Worlds II" -},{ - "title": "Tavern 06", - "artist": "Two Worlds II" -},{ - "title": "Tavern 07", - "artist": "Two Worlds II" -},{ - "title": "Tavern 08", - "artist": "Two Worlds II" -},{ - "title": "Tavern 09", - "artist": "Two Worlds II" -},{ - "title": "Tavern 10", - "artist": "Two Worlds II" -},{ - "title": "Tavern 11", - "artist": "Two Worlds II" -},{ - "title": "The Golden Cliff", - "artist": "Two Worlds II" -},{ - "title": "Trail Of Hatmandor", - "artist": "Two Worlds II" -},{ - "title": "Two Worlds II - Theme", - "artist": "Two Worlds II" -},{ - "title": "Two Worlds II Rock Vocal Theme", - "artist": "Two Worlds II" -},{ - "title": "Two Worlds II Theme (Reprise)", - "artist": "Two Worlds II" -},{ - "title": "Two Worlds II-Theme -The Road is still long", - "artist": "Two Worlds II" -},{ - "title": "Under Canvas", - "artist": "Two Worlds II" -},{ - "title": "Veneficus University", - "artist": "Two Worlds II" -},{ - "title": "Voices From The Past", - "artist": "Two Worlds II" -},{ - "title": "To The King", - "artist": "TyKim" -},{ - "title": "(I Am the Very Model of A) Scientist Salarian", - "artist": "Tyler Larsen/The 8-Bit Big Band/Will Roland" -},{ - "title": "Beautiful Day", - "artist": "U2" -},{ - "title": "Vendetta", - "artist": "UNSECRET/Krigarรจ" -},{ - "title": "This Is My Show", - "artist": "UNSECRET/Liv Ash" -},{ - "title": "Ignite", - "artist": "UNSECRET/Neoni" -},{ - "title": "12345SEX", - "artist": "UPSAHL" -},{ - "title": "People I Don't Like", - "artist": "UPSAHL" -},{ - "title": "DJ Got Us Fallin' In Love (feat. Pitbull)", - "artist": "USHER/Pitbull" -},{ - "title": "Villain (Stella Jang Cover) - English Version", - "artist": "Umbratic Forest" -},{ - "title": "Seesaw", - "artist": "Ummet Ozcan" -},{ - "title": "Dancing Pineapple 1", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "Dancing Pineapple 2", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "Dancing Shadows 1", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "A Verdant Wind Blows", - "artist": "Yasunori Nishiki" -},{ - "title": "Dancing Shadows 2", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "Luz Veloz 2", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "Moonlit Chase", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "Without Words", - "artist": "Umut Bilen/Nightcore Reality" -},{ - "title": "Undersea-palace_loop", - "artist": "Unknown Artist" -},{ - "title": "Oh Raven (Sing Me A Happy Song)", - "artist": "Unlike Pluto" -},{ - "title": "Princess Moon", - "artist": "Usio Hasahimoto/ApplePie" -},{ - "title": "This is the Happiness and Peace of Mind Commitee", - "artist": "UtataP" -},{ - "title": "ใ“ใกใ‚‰ใ€ๅนธ็ฆๅฎ‰ๅฟƒๅง”ๅ“กไผšใงใ™ใ€‚", - "artist": "UtataP" -},{ - "title": "Utopia of Mars", - "artist": "Unknown Artist" -},{ - "title": "Snow Promenade (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "UtopiaLyric/Hatsune Miku" -},{ - "title": "silver stars (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "UtopiaLyric/Hatsune Miku" -},{ - "title": "ใ‚†ใ‚‰ใ‚ใ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "UtopiaLyric/Hatsune Miku" -},{ - "title": "ๆ˜ฅ่‰ฒ่ผชๅปป (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "UtopiaLyric/Hatsune Miku" -},{ - "title": "ๆฅ“ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "UtopiaLyric/Hatsune Miku" -},{ - "title": "Undulation (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "UtopiaLyric/Megurine Luka" -},{ - "title": "Fallen Knights", - "artist": "Yoshimi Kudo" -},{ - "title": "vivid (feat. ๅทก้Ÿณใƒซใ‚ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Utsu-P" -},{ - "title": "ใƒใ‚คใƒ‘ใƒผใƒชใ‚ขใƒชใƒ†ใ‚ฃใ‚ทใƒงใ‚ฆ", - "artist": "Utsu-P" -},{ - "title": "ๅคฉไฝฟใ ใจๆ€ใฃใฆใ„ใŸใฎใซ", - "artist": "Utsu-P" -},{ - "title": "ไธ‹ๅ“ (feat. Ci flower)", - "artist": "Utsu-P/Ci flower" -},{ - "title": "Gorgon (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Utsu-P/Hatsune Miku" -},{ - "title": "ใ„ใฎใกใ‚’ใใพใคใซ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Utsu-P/Hatsune Miku" -},{ - "title": "ใƒใƒญใƒผใƒ“ใƒซใƒ€ใƒผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Utsu-P/Hatsune Miku" -},{ - "title": "ใƒ•ใƒฅใƒผใ‚จใƒซ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "Utsu-P/Hatsune Miku" -},{ - "title": "EMBLEM (feat. GUMI)", - "artist": "Utsu-P/ใƒกใ‚ฐใƒƒใƒใ‚คใƒ‰" -},{ - "title": "Crossroads", - "artist": "V!CE/Lollia" -},{ - "title": "Psycho", - "artist": "VOSTOK" -},{ - "title": "OH MY GOD (Nightcore)", - "artist": "Vahhe/Nightcore/Nightcore Girl" -},{ - "title": "Storm", - "artist": "Vairo" -},{ - "title": "Vampire_Beings", - "artist": "Unknown Artist" -},{ - "title": "Butcher Vanity", - "artist": "Vane Lily/Jamie Paige/ricedeity" -},{ - "title": "Ein sat hon uti", - "artist": "Wardruna" -},{ - "title": "This Night We Spend Ashore", - "artist": "Varend Volk" -},{ - "title": "Creeping Dread", - "artist": "Yasunori Nishiki" -},{ - "title": "Dusk", - "artist": "Varien" -},{ - "title": "Hug Energy", - "artist": "Varien" -},{ - "title": "Mercy", - "artist": "Visions of Atlantis" -},{ - "title": "Lavender Mist", - "artist": "Varien" -},{ - "title": "Let's Teamwork!", - "artist": "Varien" -},{ - "title": "My Song, Your Note", - "artist": "Varien" -},{ - "title": "Peachy Pie", - "artist": "Varien" -},{ - "title": "counting down", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Stories of Friendship and Literature", - "artist": "Varien" -},{ - "title": "Strawberry Peppermint", - "artist": "Varien" -},{ - "title": "Dear Sunshine", - "artist": "Varien/Azuria Sky" -},{ - "title": "Candy Hearts", - "artist": "Varien/Jason Hayes" -},{ - "title": "No Rest", - "artist": "Vicetone" -},{ - "title": "Angels (feat. Kat Nestel) - Radio Edit", - "artist": "Vicetone/Kat Nestel" -},{ - "title": "Goblin King", - "artist": "Victoria Carbol" -},{ - "title": "Queen of the Castle", - "artist": "Victoria Carbol" -},{ - "title": "Song of the Witch Kingdom", - "artist": "Victoria Carbol" -},{ - "title": "Take A Hint (feat. Victoria Justice & Elizabeth Gillies)", - "artist": "Victorious Cast/Victoria Justice/Elizabeth Gillies" -},{ - "title": "Aria of the Soul", - "artist": "Video Game Music Box" -},{ - "title": "Pong Dance", - "artist": "Vigiland" -},{ - "title": "Shots & Squats", - "artist": "Vigiland/Tham Sway" -},{ - "title": "Virus_Entry", - "artist": "Unknown Artist" -},{ - "title": "A Journey to Remember", - "artist": "Visions of Atlantis" -},{ - "title": "A Life of Our Own", - "artist": "Visions of Atlantis" -},{ - "title": "A.E.O.N. 19th", - "artist": "Visions of Atlantis" -},{ - "title": "Armada", - "artist": "Visions of Atlantis" -},{ - "title": "Ashes to the Sea", - "artist": "Visions of Atlantis" -},{ - "title": "At the Back of Beyond", - "artist": "Visions of Atlantis" -},{ - "title": "At the End of the World", - "artist": "Visions of Atlantis" -},{ - "title": "Atlantis, Farewell...", - "artist": "Visions of Atlantis" -},{ - "title": "Avatara", - "artist": "Visions of Atlantis" -},{ - "title": "Bestiality vs. Integrity", - "artist": "Visions of Atlantis" -},{ - "title": "Beyond Horizon - The Poem Pt. II", - "artist": "Visions of Atlantis" -},{ - "title": "Black River Delta", - "artist": "Visions of Atlantis" -},{ - "title": "Book of Nature", - "artist": "Visions of Atlantis" -},{ - "title": "Bring the Storm", - "artist": "Visions of Atlantis" -},{ - "title": "Burden of Divinity", - "artist": "Visions of Atlantis" -},{ - "title": "Cast Away", - "artist": "Visions of Atlantis" -},{ - "title": "Cave Behind the Waterfall", - "artist": "Visions of Atlantis" -},{ - "title": "Change of Tides", - "artist": "Visions of Atlantis" -},{ - "title": "Chasing the Light", - "artist": "Visions of Atlantis" -},{ - "title": "Clerics Emotion", - "artist": "Visions of Atlantis" -},{ - "title": "Clocks - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Clocks", - "artist": "Visions of Atlantis" -},{ - "title": "Collide", - "artist": "Visions of Atlantis" -},{ - "title": "Conquest of Others", - "artist": "Visions of Atlantis" -},{ - "title": "Darkness Inside - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Darkness Inside", - "artist": "Visions of Atlantis" -},{ - "title": "Dead Reckoning", - "artist": "Visions of Atlantis" -},{ - "title": "Distant Shores", - "artist": "Visions of Atlantis" -},{ - "title": "Eclipse", - "artist": "Visions of Atlantis" -},{ - "title": "Elegy of Existence", - "artist": "Visions of Atlantis" -},{ - "title": "Flow This Desert", - "artist": "Visions of Atlantis" -},{ - "title": "Freedom - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Freedom", - "artist": "Visions of Atlantis" -},{ - "title": "Gravitate Towards Fatality", - "artist": "Visions of Atlantis" -},{ - "title": "Heal the Scars - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Heal the Scars", - "artist": "Visions of Atlantis" -},{ - "title": "Hellfire", - "artist": "Visions of Atlantis" -},{ - "title": "Heroes of the Dawn", - "artist": "Visions of Atlantis" -},{ - "title": "Hypnotized", - "artist": "Visions of Atlantis" -},{ - "title": "I Will Be Gone", - "artist": "Visions of Atlantis" -},{ - "title": "I will be Gone - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "In My World", - "artist": "Visions of Atlantis" -},{ - "title": "In my World - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Into the Light", - "artist": "Visions of Atlantis" -},{ - "title": "Intro", - "artist": "Visions of Atlantis" -},{ - "title": "Last Shut of Your Eyes", - "artist": "Visions of Atlantis" -},{ - "title": "Legion of the Seas - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Legion of the Seas", - "artist": "Visions of Atlantis" -},{ - "title": "Lemuria", - "artist": "Visions of Atlantis" -},{ - "title": "Lords of the Sea", - "artist": "Visions of Atlantis" -},{ - "title": "Lost", - "artist": "Visions of Atlantis" -},{ - "title": "Lovebearing Storm - Demo", - "artist": "Visions of Atlantis" -},{ - "title": "Lovebearing Storm", - "artist": "Visions of Atlantis" -},{ - "title": "Machinage", - "artist": "Visions of Atlantis" -},{ - "title": "Magic of the Night", - "artist": "Visions of Atlantis" -},{ - "title": "Maria Magdalena", - "artist": "Visions of Atlantis" -},{ - "title": "Master the Hurricane - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Master the Hurricane", - "artist": "Visions of Atlantis" -},{ - "title": "Melancholy Angel - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Melancholy Angel", - "artist": "Visions of Atlantis" -},{ - "title": "Memento", - "artist": "Visions of Atlantis" -},{ - "title": "Mercy - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Lyfjaberg", - "artist": "Wardruna" -},{ - "title": "Mermaid's Wintertale - Demo", - "artist": "Visions of Atlantis" -},{ - "title": "Mermaid's Wintertale", - "artist": "Visions of Atlantis" -},{ - "title": "Monsters", - "artist": "Visions of Atlantis" -},{ - "title": "My Dark Side Home", - "artist": "Visions of Atlantis" -},{ - "title": "New Dawn", - "artist": "Visions of Atlantis" -},{ - "title": "Nothing Lasts Forever", - "artist": "Visions of Atlantis" -},{ - "title": "Nothing Left", - "artist": "Visions of Atlantis" -},{ - "title": "Passing Dead End", - "artist": "Visions of Atlantis" -},{ - "title": "Pharaoh's Repentance", - "artist": "Visions of Atlantis" -},{ - "title": "Pirates Will Return", - "artist": "Visions of Atlantis" -},{ - "title": "Pirates will Return - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Prayer to the Lost", - "artist": "Visions of Atlantis" -},{ - "title": "Realm of Fantasy", - "artist": "Visions of Atlantis" -},{ - "title": "Reflection", - "artist": "Visions of Atlantis" -},{ - "title": "Release My Symphony", - "artist": "Visions of Atlantis" -},{ - "title": "Return to Lemuria", - "artist": "Visions of Atlantis" -},{ - "title": "Return to You", - "artist": "Visions of Atlantis" -},{ - "title": "Ritual Night", - "artist": "Visions of Atlantis" -},{ - "title": "Seduced Like Magic - Demo", - "artist": "Visions of Atlantis" -},{ - "title": "Seduced Like Magic", - "artist": "Visions of Atlantis" -},{ - "title": "Send Me a Light", - "artist": "Visions of Atlantis" -},{ - "title": "No Turning Back", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Siegfried's Farewell", - "artist": "Visions of Atlantis" -},{ - "title": "Silence", - "artist": "Visions of Atlantis" -},{ - "title": "Sonar", - "artist": "Visions of Atlantis" -},{ - "title": "State of Suspense", - "artist": "Visions of Atlantis" -},{ - "title": "The Ark", - "artist": "Visions of Atlantis" -},{ - "title": "The Deep & The Dark", - "artist": "Visions of Atlantis" -},{ - "title": "The Grand Illusion", - "artist": "Visions of Atlantis" -},{ - "title": "The Land of the Free", - "artist": "Visions of Atlantis" -},{ - "title": "The Last Home", - "artist": "Visions of Atlantis" -},{ - "title": "The Poem", - "artist": "Visions of Atlantis" -},{ - "title": "The Quest", - "artist": "Visions of Atlantis" -},{ - "title": "The Secret", - "artist": "Visions of Atlantis" -},{ - "title": "The Silent Mutiny", - "artist": "Visions of Atlantis" -},{ - "title": "The Silent Scream", - "artist": "Visions of Atlantis" -},{ - "title": "The Siren & The Sailor", - "artist": "Visions of Atlantis" -},{ - "title": "Through My Eyes", - "artist": "Visions of Atlantis" -},{ - "title": "Tlaloc's Grace (Orchestral Version) - Bonus Track", - "artist": "Visions of Atlantis" -},{ - "title": "Tlaloc's Grace", - "artist": "Visions of Atlantis" -},{ - "title": "To Those Who Choose to Fight", - "artist": "Visions of Atlantis" -},{ - "title": "To the Universe", - "artist": "Visions of Atlantis" -},{ - "title": "Tonight I'm Alive", - "artist": "Visions of Atlantis" -},{ - "title": "Twist of Fate", - "artist": "Visions of Atlantis" -},{ - "title": "Underwater", - "artist": "Visions of Atlantis" -},{ - "title": "Vicious Circle", - "artist": "Visions of Atlantis" -},{ - "title": "Wanderers", - "artist": "Visions of Atlantis" -},{ - "title": "Where Daylight Fails", - "artist": "Visions of Atlantis" -},{ - "title": "Where the Sky and Ocean Blend", - "artist": "Visions of Atlantis" -},{ - "title": "Wild Elysium - Orchestral Version", - "artist": "Visions of Atlantis" -},{ - "title": "Wild Elysium", - "artist": "Visions of Atlantis" -},{ - "title": "Wing-Shaped Heart", - "artist": "Visions of Atlantis" -},{ - "title": "Winternight", - "artist": "Visions of Atlantis" -},{ - "title": "Words of War", - "artist": "Visions of Atlantis" -},{ - "title": "in & Out of Love", - "artist": "Visions of Atlantis" -},{ - "title": "Beat Eater (feat. ๅฐ่ฑ†ๆฒขใ“ใฏใญ&็™ฝ็Ÿณๆ&ๆฑ้›ฒๅฝฐไบบ&้’ๆŸณๅ†ฌๅผฅ&้ก้Ÿณใƒฌใƒณ)", - "artist": "Vivid BAD SQUAD" -},{ - "title": "ๅคœๅ’„ใƒ‡ใ‚ฃใ‚ปใ‚คใƒ– (feat. ๆฑ้›ฒๅฝฐไบบ&้’ๆŸณๅ†ฌๅผฅ&้ก้Ÿณใƒฌใƒณ)", - "artist": "Vivid BAD SQUAD" -},{ - "title": "ๅจ้ขจๅ ‚ใ€… (feat. ๆฑ้›ฒๅฝฐไบบ&้’ๆŸณๅ†ฌๅผฅ&KAITO)", - "artist": "Vivid BAD SQUAD" -},{ - "title": "Dawson's Christian", - "artist": "Vixy & Tony" -},{ - "title": "Self Proclaimed Angel", - "artist": "VocaloKAT" -},{ - "title": "Grim Grinning Ghosts", - "artist": "VoicePlay" -},{ - "title": "Hoist the Colours", - "artist": "VoicePlay/Jose Rosario Jr." -},{ - "title": "The Other Side of the Wall - TV Size", - "artist": "Void_Chords/MARU" -},{ - "title": "Wrenhaven River", - "artist": "Voodoo Highway" -},{ - "title": "Get My Way", - "artist": "Vosai/RIELL" -},{ - "title": "ใ‚ใŸใ—ใฎใ‚ขใƒผใƒซ", - "artist": "WADATAKEAKI KurageP" -},{ - "title": "ใ‚ญใƒฉใ‚คใƒปใ‚ญใƒฉใ‚คใƒปใ‚ธใ‚ฌใƒ’ใƒ€ใ‚ค!", - "artist": "WADATAKEAKI KurageP" -},{ - "title": "ใƒˆใƒฉใƒƒใ‚ทใƒฅใƒปใ‚ขใƒณใƒ‰ใƒปใƒˆใƒฉใƒƒใ‚ทใƒฅ!", - "artist": "WADATAKEAKI KurageP" -},{ - "title": "Shut Up and Dance", - "artist": "WALK THE MOON" -},{ - "title": "Wait a Minute!", - "artist": "WILLOW" -},{ - "title": "Red Light", - "artist": "Waiting for God" -},{ - "title": "Algir - Stien klarnar", - "artist": "Wardruna" -},{ - "title": "Algir - Tognatale", - "artist": "Wardruna" -},{ - "title": "Andvevarljod", - "artist": "Wardruna" -},{ - "title": "AnsuR", - "artist": "Wardruna" -},{ - "title": "Birna", - "artist": "Wardruna" -},{ - "title": "Bjarkan", - "artist": "Wardruna" -},{ - "title": "Dagr", - "artist": "Wardruna" -},{ - "title": "Dvaledraumar", - "artist": "Wardruna" -},{ - "title": "EhwaR", - "artist": "Wardruna" -},{ - "title": "Call of Destiny", - "artist": "Xandria" -},{ - "title": "Fehu - Skaldic Version", - "artist": "Wardruna" -},{ - "title": "Fehu", - "artist": "Wardruna" -},{ - "title": "Fylgjutal", - "artist": "Wardruna" -},{ - "title": "Gibu", - "artist": "Wardruna" -},{ - "title": "Gravbakkjen", - "artist": "Wardruna" -},{ - "title": "Grรก", - "artist": "Wardruna" -},{ - "title": "Hagall", - "artist": "Wardruna" -},{ - "title": "Heimta Thurs", - "artist": "Wardruna" -},{ - "title": "Helvegen - Skaldic Version", - "artist": "Wardruna" -},{ - "title": "Helvegen", - "artist": "Wardruna" -},{ - "title": "Hertan", - "artist": "Wardruna" -},{ - "title": "Hibjรธrnen", - "artist": "Wardruna" -},{ - "title": "Himinndotter", - "artist": "Wardruna" -},{ - "title": "IngwaR", - "artist": "Wardruna" -},{ - "title": "Isa", - "artist": "Wardruna" -},{ - "title": "IwaR", - "artist": "Wardruna" -},{ - "title": "Jara", - "artist": "Wardruna" -},{ - "title": "Jord til Ljos", - "artist": "Wardruna" -},{ - "title": "Kauna", - "artist": "Wardruna" -},{ - "title": "Kvit hjort", - "artist": "Wardruna" -},{ - "title": "Kvitravn", - "artist": "Wardruna" -},{ - "title": "Laukr", - "artist": "Wardruna" -},{ - "title": "Ljos til Jord", - "artist": "Wardruna" -},{ - "title": "Viseveiding", - "artist": "Wardruna" -},{ - "title": "Lรธyndomsriss", - "artist": "Wardruna" -},{ - "title": "MannaR - Drivande", - "artist": "Wardruna" -},{ - "title": "MannaR - Liv", - "artist": "Wardruna" -},{ - "title": "Munin", - "artist": "Wardruna" -},{ - "title": "NaudiR", - "artist": "Wardruna" -},{ - "title": "Ni", - "artist": "Wardruna" -},{ - "title": "Odal", - "artist": "Wardruna" -},{ - "title": "Ormagardskvedi", - "artist": "Wardruna" -},{ - "title": "Pertho", - "artist": "Wardruna" -},{ - "title": "Raido", - "artist": "Wardruna" -},{ - "title": "Rotlaust Tre Fell", - "artist": "Wardruna" -},{ - "title": "Runaljod", - "artist": "Wardruna" -},{ - "title": "Skald", - "artist": "Wardruna" -},{ - "title": "Skugge", - "artist": "Wardruna" -},{ - "title": "Skuggehesten", - "artist": "Wardruna" -},{ - "title": "Solringen", - "artist": "Wardruna" -},{ - "title": "Sonatorrek", - "artist": "Wardruna" -},{ - "title": "Interwoven Nostalgia", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Synkverv", - "artist": "Wardruna" -},{ - "title": "Thurs", - "artist": "Wardruna" -},{ - "title": "Tretale", - "artist": "Wardruna" -},{ - "title": "Tyr", - "artist": "Wardruna" -},{ - "title": "UruR", - "artist": "Wardruna" -},{ - "title": "Vardlokk", - "artist": "Wardruna" -},{ - "title": "Vindavla", - "artist": "Wardruna" -},{ - "title": "Vindavlarljod", - "artist": "Wardruna" -},{ - "title": "Society Suite in 4 Movements", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Voluspรก - Skaldic Version", - "artist": "Wardruna" -},{ - "title": "Wunjo", - "artist": "Wardruna" -},{ - "title": "รr var alda", - "artist": "Wardruna" -},{ - "title": "Warriors", - "artist": "Unknown Artist" -},{ - "title": "I Miss Having Sex But At Least I Don't Wanna Die Anymore", - "artist": "Waterparks" -},{ - "title": "Burn", - "artist": "We Are The Fallen" -},{ - "title": "Bury Me Alive", - "artist": "We Are The Fallen" -},{ - "title": "Don't Leave Me Behind", - "artist": "We Are The Fallen" -},{ - "title": "I Am Only One", - "artist": "We Are The Fallen" -},{ - "title": "I Will Stay", - "artist": "We Are The Fallen" -},{ - "title": "Paradigm", - "artist": "We Are The Fallen" -},{ - "title": "Sleep Well, My Angel", - "artist": "We Are The Fallen" -},{ - "title": "St. John", - "artist": "We Are The Fallen" -},{ - "title": "Tear The World Down", - "artist": "We Are The Fallen" -},{ - "title": "Through Hell", - "artist": "We Are The Fallen" -},{ - "title": "Without You", - "artist": "We Are The Fallen" -},{ - "title": "Headlights", - "artist": "We Rob Banks" -},{ - "title": "Beautifully Broken", - "artist": "We're No Gentlemen" -},{ - "title": "Cry Wolf", - "artist": "We're No Gentlemen" -},{ - "title": "Heartbeat", - "artist": "We're No Gentlemen" -},{ - "title": "Heartbreak (Reprise)", - "artist": "We're No Gentlemen" -},{ - "title": "Mirror Mirror", - "artist": "We're No Gentlemen" -},{ - "title": "Night", - "artist": "We're No Gentlemen" -},{ - "title": "Queen of the Misfits", - "artist": "We're No Gentlemen" -},{ - "title": "Reflection", - "artist": "We're No Gentlemen" -},{ - "title": "The Fall Tonight", - "artist": "We're No Gentlemen" -},{ - "title": "Vicious Love", - "artist": "We're No Gentlemen" -},{ - "title": "Requiem", - "artist": "Whispers In The Shadow" -},{ - "title": "Midnight Cry", - "artist": "White Shag\nGB9TP1701187" -},{ - "title": "Voices In My Head", - "artist": "White Shag\nGB9TP1701189" -},{ - "title": "Wicked-Dreams", - "artist": "Unknown Artist" -},{ - "title": "A Cup of Liber-tea (Helldivers 2 Main Theme)", - "artist": "Wilbert Roget, II" -},{ - "title": "Hellpods Primed", - "artist": "Wilbert Roget, II" -},{ - "title": "Mission Review", - "artist": "Wilbert Roget, II" -},{ - "title": "No Diver Left Behind", - "artist": "Wilbert Roget, II" -},{ - "title": "Ode to Liberty", - "artist": "Wilbert Roget, II" -},{ - "title": "The Automaton Legion", - "artist": "Wilbert Roget, II" -},{ - "title": "The Right Side of History", - "artist": "Wilbert Roget, II" -},{ - "title": "The Super Destroyer", - "artist": "Wilbert Roget, II" -},{ - "title": "The Terminid Horde", - "artist": "Wilbert Roget, II" -},{ - "title": "Welcome to the Fight", - "artist": "Wilbert Roget, II" -},{ - "title": "Crazy Bird", - "artist": "Wild Child" -},{ - "title": "Breaking Point", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Close to the Sun", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Companionship", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Entering City", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Everything She Hoped", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Flashback II", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Flashback III", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Flashback V", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Flashback VI", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Forgotten Love", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Gathering Followers", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Home", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Hummingbird", - "artist": "Will Morton/John Broomhall" -},{ - "title": "In Sight", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Light & Dark", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Lost Ember Main Title", - "artist": "Will Morton/John Broomhall" -},{ - "title": "New Friends", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Voyage of the Fallen", - "artist": "Xandria" -},{ - "title": "Past Mistakes", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Raid", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Reunited", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Rising Soul", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Taking Action", - "artist": "Will Morton/John Broomhall" -},{ - "title": "The Calm Before the Storm", - "artist": "Will Morton/John Broomhall" -},{ - "title": "The Temple", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Wall'qa", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Wayla", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Whispering Towers", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Windtunnel", - "artist": "Will Morton/John Broomhall" -},{ - "title": "Announcement Trailer", - "artist": "Will Morton/Julie Wemyss" -},{ - "title": "Fireflies", - "artist": "Will Morton/Julie Wemyss" -},{ - "title": "Your Light - Intrumental", - "artist": "Will Morton/Julie Wemyss" -},{ - "title": "Your Light", - "artist": "Will Morton/Julie Wemyss" -},{ - "title": "Girl A", - "artist": "Will Stetson" -},{ - "title": "Drop Pop Candy", - "artist": "Will Stetson/Nia Moni" -},{ - "title": "Wind", - "artist": "Unknown Artist" -},{ - "title": "Abstergo Ops", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Agate's Power", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Animus", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Aveline's Escape", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Bayou Fortress", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Chasing Freedom", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Deliverance", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "In the Bayou", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "In the Service of Humanity", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Liberation Main Theme", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Mayan Labyrinth", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Mayan Ruins", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Poverty", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Ride to Oblivion", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "River of the Mayans", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Safe Harbor", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Secrets of the Bayou", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Shanty Town", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Ship of Doom", - "artist": "Xandria" -},{ - "title": "Stealth", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "The Cathedral Grounds", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "The Docks", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "The Hunt", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Virtual Pursuit", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Virtual Reality Room", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Winter in the North", - "artist": "Winifred Phillips/Assassin's Creed" -},{ - "title": "Dimension Rift", - "artist": "Winter Atlas/Bass Boost/Nightcore" -},{ - "title": "Hand of Sorrow", - "artist": "Within Temptation" -},{ - "title": "It's the Fear - Demo Version", - "artist": "Within Temptation" -},{ - "title": "Paradise - What About Us (Tarja Mix)", - "artist": "Within Temptation/Tarja" -},{ - "title": "See You Again (feat. Charlie Puth)", - "artist": "Wiz Khalifa/Charlie Puth" -},{ - "title": "Wonder5", - "artist": "Unknown Artist" -},{ - "title": "ใซใฃใ“ใ‚Š^^่ชฟๆŸป้šŠใฎใƒ†ใƒผใƒž (feat. ้ก้Ÿณใƒชใƒณ&้ก้Ÿณใƒฌใƒณ)", - "artist": "Wonderfulโ˜…opportunity!" -},{ - "title": "ใƒชใƒขใ‚ณใƒณ-ใ‚ชใƒชใ‚ธใƒŠใƒซ ver.-", - "artist": "Wonderfulโ˜…opportunity!" -},{ - "title": "ใ‚ดใƒผ๏ผใƒ“ใƒƒใƒ‘ๅ›ฃ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&้ก้Ÿณใƒชใƒณ&้ก้Ÿณใƒฌใƒณ)", - "artist": "Wonderfulโ˜…opportunity!/Hatsune Miku/Kagamine Rin/Kagamine Len" -},{ - "title": "The Pirate Shanty", - "artist": "Worldwide Adventurers" -},{ - "title": "the village - mtf version", - "artist": "Wrabel" -},{ - "title": "Handmaid", - "artist": "XENEN/Pastelle" -},{ - "title": "Running From Tomorrow", - "artist": "X/L/Nembus/Nightcore" -},{ - "title": "Rook - 2001 Remaster", - "artist": "XTC" -},{ - "title": "A New Age", - "artist": "Xandria" -},{ - "title": "A Prophecy of Worlds to Fall", - "artist": "Xandria" -},{ - "title": "A Theater of Dimensions", - "artist": "Xandria" -},{ - "title": "A Thousand Letters", - "artist": "Xandria" -},{ - "title": "Answer", - "artist": "Xandria" -},{ - "title": "Astรจria", - "artist": "Xandria" -},{ - "title": "Back to the River", - "artist": "Xandria" -},{ - "title": "Betrayer - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Betrayer", - "artist": "Xandria" -},{ - "title": "Beware", - "artist": "Xandria" -},{ - "title": "Black & Silver", - "artist": "Xandria" -},{ - "title": "Black Flame", - "artist": "Xandria" -},{ - "title": "Blood on My Hands", - "artist": "Xandria" -},{ - "title": "Burn Me", - "artist": "Xandria" -},{ - "title": "Call of Destiny - Acoustic Version - Bonus Track", - "artist": "Xandria" -},{ - "title": "The Dweller of Woe", - "artist": "Yasunori Mitsuda" -},{ - "title": "Call of the Wind", - "artist": "Xandria" -},{ - "title": "Calyx Virago", - "artist": "Xandria" -},{ - "title": "Casablanca", - "artist": "Xandria" -},{ - "title": "Come with Me - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Come with Me", - "artist": "Xandria" -},{ - "title": "Cursed", - "artist": "Xandria" -},{ - "title": "Cรฉilรญ", - "artist": "Xandria" -},{ - "title": "Dancer", - "artist": "Xandria" -},{ - "title": "Dark Night of the Soul - Acoustic Version - Bonus Track", - "artist": "Xandria" -},{ - "title": "Dark Night of the Soul", - "artist": "Xandria" -},{ - "title": "Death to the Holy", - "artist": "Xandria" -},{ - "title": "Don't Say a Word - Cover Version", - "artist": "Xandria" -},{ - "title": "Dreamkeeper - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Dreamkeeper", - "artist": "Xandria" -},{ - "title": "Emotional Man", - "artist": "Xandria" -},{ - "title": "Euphoria", - "artist": "Xandria" -},{ - "title": "Eversleeping", - "artist": "Xandria" -},{ - "title": "Fight Me", - "artist": "Xandria" -},{ - "title": "Fire of Universe", - "artist": "Xandria" -},{ - "title": "Firestorm", - "artist": "Xandria" -},{ - "title": "Forever Yours", - "artist": "Xandria" -},{ - "title": "Forevermore", - "artist": "Xandria" -},{ - "title": "Forsaken Love", - "artist": "Xandria" -},{ - "title": "Ghosts", - "artist": "Xandria" -},{ - "title": "Ginger", - "artist": "Xandria" -},{ - "title": "I'd Do Anything for Love (But I Won't Do That) - Cover Version", - "artist": "Xandria" -},{ - "title": "Illusion is Their Name", - "artist": "Xandria" -},{ - "title": "In Love with the Darkness", - "artist": "Xandria" -},{ - "title": "In Remembrance - Acoustic Version - Bonus Track", - "artist": "Xandria" -},{ - "title": "In Remembrance", - "artist": "Xandria" -},{ - "title": "India", - "artist": "Xandria" -},{ - "title": "Isis / Osiris", - "artist": "Xandria" -},{ - "title": "Keep My Secret Well", - "artist": "Xandria" -},{ - "title": "Kill the Sun", - "artist": "Xandria" -},{ - "title": "Like a Rose on the Grave of Love", - "artist": "Xandria" -},{ - "title": "Little Red Relish - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Little Red Relish", - "artist": "Xandria" -},{ - "title": "Live The Tale - Orchestral Version", - "artist": "Xandria" -},{ - "title": "Live The Tale", - "artist": "Xandria" -},{ - "title": "Mermaids - Child of the Blue", - "artist": "Xandria" -},{ - "title": "Mirror of Time", - "artist": "Xandria" -},{ - "title": "My Curse is My Redemption", - "artist": "Xandria" -},{ - "title": "My Scarlet Name", - "artist": "Xandria" -},{ - "title": "Nightfall - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Nightfall", - "artist": "Xandria" -},{ - "title": "No Time To Live Forever - Orchestral Version", - "artist": "Xandria" -},{ - "title": "No Time To Live Forever", - "artist": "Xandria" -},{ - "title": "Now & Forever - Alternate Version", - "artist": "Xandria" -},{ - "title": "Now & Forever", - "artist": "Xandria" -},{ - "title": "On My Way", - "artist": "Xandria" -},{ - "title": "Only for the Stars in Your Eyes", - "artist": "Xandria" -},{ - "title": "Our Neverworld - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Our Neverworld", - "artist": "Xandria" -},{ - "title": "Paradise", - "artist": "Xandria" -},{ - "title": "Queen of Hearts Reborn", - "artist": "Xandria" -},{ - "title": "Ravenheart - Alternate Version", - "artist": "Xandria" -},{ - "title": "Ravenheart", - "artist": "Xandria" -},{ - "title": "Reborn", - "artist": "Xandria" -},{ - "title": "Return to India", - "artist": "Xandria" -},{ - "title": "Sacrificium - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Sacrificium", - "artist": "Xandria" -},{ - "title": "Salomรฉ", - "artist": "Xandria" -},{ - "title": "Save My Life", - "artist": "Xandria" -},{ - "title": "Scars", - "artist": "Xandria" -},{ - "title": "She's Nirvana", - "artist": "Xandria" -},{ - "title": "Universal", - "artist": "Xandria" -},{ - "title": "Sisters of the Light", - "artist": "Xandria" -},{ - "title": "Sleeping Dogs Lie", - "artist": "Xandria" -},{ - "title": "Snow-White", - "artist": "Xandria" -},{ - "title": "So You Disappear", - "artist": "Xandria" -},{ - "title": "Some Like It Cold", - "artist": "Xandria" -},{ - "title": "Song for Sorrow and Woe", - "artist": "Xandria" -},{ - "title": "Soulcrusher", - "artist": "Xandria" -},{ - "title": "Stardust - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Stardust", - "artist": "Xandria" -},{ - "title": "Sweet Atonement - Acoustic Version - Bonus Track", - "artist": "Xandria" -},{ - "title": "Sweet Atonement - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Sweet Atonement", - "artist": "Xandria" -},{ - "title": "Temple of Hate - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Temple of Hate", - "artist": "Xandria" -},{ - "title": "The Dream Is Still Alive", - "artist": "Xandria" -},{ - "title": "The End of Every Story", - "artist": "Xandria" -},{ - "title": "The Lioness", - "artist": "Xandria" -},{ - "title": "The Lost Elysion", - "artist": "Xandria" -},{ - "title": "The Maiden and the Child", - "artist": "Xandria" -},{ - "title": "The Nomad's Crown", - "artist": "Xandria" -},{ - "title": "The Undiscovered Land - Instrumental Version", - "artist": "Xandria" -},{ - "title": "The Undiscovered Land", - "artist": "Xandria" -},{ - "title": "The Watcher", - "artist": "Xandria" -},{ - "title": "The Wind and the Ocean", - "artist": "Xandria" -},{ - "title": "The Wonders Still Awaiting - Acoustic Film Score Version", - "artist": "Xandria" -},{ - "title": "The Wonders Still Awaiting", - "artist": "Xandria" -},{ - "title": "Too Close to Breathe", - "artist": "Xandria" -},{ - "title": "Two Worlds", - "artist": "Xandria" -},{ - "title": "Unembraced", - "artist": "Xandria" -},{ - "title": "Universal - Orchestral Version", - "artist": "Xandria" -},{ - "title": "Sailing (Home World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Until the End - Instrumental Version", - "artist": "Xandria" -},{ - "title": "Until the End", - "artist": "Xandria" -},{ - "title": "Valentine - Acoustic Version - Bonus Track", - "artist": "Xandria" -},{ - "title": "Valentine", - "artist": "Xandria" -},{ - "title": "Vampire", - "artist": "Xandria" -},{ - "title": "Primrose Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "We Are Murderers (We All)", - "artist": "Xandria" -},{ - "title": "When the Walls Came Down (Heartache Was Born)", - "artist": "Xandria" -},{ - "title": "Where the Heart Is Home", - "artist": "Xandria" -},{ - "title": "Who We Are", - "artist": "Xandria" -},{ - "title": "Widescreen", - "artist": "Xandria" -},{ - "title": "Winterhearted", - "artist": "Xandria" -},{ - "title": "Wisdom", - "artist": "Xandria" -},{ - "title": "Your Stories I'll Remember", - "artist": "Xandria" -},{ - "title": "200 Years - Orchestral Version", - "artist": "Xandria/Ally Storch" -},{ - "title": "200 Years", - "artist": "Xandria/Ally Storch" -},{ - "title": "My Curse Is My Redemption - Summer 80's Remix", - "artist": "Xandria/Canttias" -},{ - "title": "You Will Never Be Our God Feat. Ralf Scheepers", - "artist": "Xandria/Ralf Scheepers" -},{ - "title": "You Will Never Be Our God", - "artist": "Xandria/Ralf Scheepers" -},{ - "title": "Heartbeat", - "artist": "Xillions" -},{ - "title": "Mephisto's Lullaby", - "artist": "Xtortion Audio" -},{ - "title": "ๅ้ข็›ธ", - "artist": "YM" -},{ - "title": "My Nocturnal Serenade", - "artist": "YOHIO" -},{ - "title": "Undo", - "artist": "YOHIO" -},{ - "title": "Red Rover", - "artist": "YUQI" -},{ - "title": "A Woeful Lament", - "artist": "Yasunori Mitsuda" -},{ - "title": "Arni (Another World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Arni (Home World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Burning Orphanage", - "artist": "Yasunori Mitsuda" -},{ - "title": "Chrono Cross -Scars of Time-", - "artist": "Yasunori Mitsuda" -},{ - "title": "Chronopolis", - "artist": "Yasunori Mitsuda" -},{ - "title": "Dances with Lizards", - "artist": "Yasunori Mitsuda" -},{ - "title": "Dragon God", - "artist": "Yasunori Mitsuda" -},{ - "title": "Dragon Prayers", - "artist": "Yasunori Mitsuda" -},{ - "title": "Dreams of the Ages", - "artist": "Yasunori Mitsuda" -},{ - "title": "Dreamy Shards", - "artist": "Yasunori Mitsuda" -},{ - "title": "Earth Dragon Isle", - "artist": "Yasunori Mitsuda" -},{ - "title": "Fleeting Thoughts", - "artist": "Yasunori Mitsuda" -},{ - "title": "Fort Dragonia", - "artist": "Yasunori Mitsuda" -},{ - "title": "Fossil Valley", - "artist": "Yasunori Mitsuda" -},{ - "title": "Gaea's Navel", - "artist": "Yasunori Mitsuda" -},{ - "title": "Ghost Ship", - "artist": "Yasunori Mitsuda" -},{ - "title": "Guldove (Another World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Guldove (Home World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Hydra Marshes", - "artist": "Yasunori Mitsuda" -},{ - "title": "In the Womb of the Stars", - "artist": "Yasunori Mitsuda" -},{ - "title": "Isle of the Damned", - "artist": "Yasunori Mitsuda" -},{ - "title": "Marbule (Another World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Marbule (Home World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Melisma of the Waters", - "artist": "Yasunori Mitsuda" -},{ - "title": "Mount Pyre", - "artist": "Yasunori Mitsuda" -},{ - "title": "Overture Of Legend: The Beast Awakens", - "artist": "Yasunori Mitsuda" -},{ - "title": "Paradise", - "artist": "Yasunori Mitsuda" -},{ - "title": "Plains of Time (Home World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Sailing (Another World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Serenade of Respite - Day", - "artist": "Yasunori Mitsuda" -},{ - "title": "Serenade of Respite - Night", - "artist": "Yasunori Mitsuda" -},{ - "title": "Shadow Forest", - "artist": "Yasunori Mitsuda" -},{ - "title": "Shore of Dreams (Another World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Symphony of Shadowed Halls", - "artist": "Yasunori Mitsuda" -},{ - "title": "Termina (Another World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Termina (Home World)", - "artist": "Yasunori Mitsuda" -},{ - "title": "Terra Tower", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Bend of Time", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Brink of Death", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Darkness of Time", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Departed Ones", - "artist": "Yasunori Mitsuda" -},{ - "title": "Toto'haha", - "artist": "Yasunori Nishiki" -},{ - "title": "The El Nido Triangle", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Frozen Flame", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Girl Who Stole the Stars", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Sea of Eden", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Town of Mirth - Day", - "artist": "Yasunori Mitsuda" -},{ - "title": "The Town of Mirth - Night", - "artist": "Yasunori Mitsuda" -},{ - "title": "Triumph Encompassed", - "artist": "Yasunori Mitsuda" -},{ - "title": "Victory -Boon of Spring-", - "artist": "Yasunori Mitsuda" -},{ - "title": "Victory -Call of Summer-", - "artist": "Yasunori Mitsuda" -},{ - "title": "Viper Manor", - "artist": "Yasunori Mitsuda" -},{ - "title": "Way of the Rogue", - "artist": "Yasunori Mitsuda" -},{ - "title": "Whirlwind", - "artist": "Yasunori Mitsuda" -},{ - "title": "Zelbess", - "artist": "Yasunori Mitsuda" -},{ - "title": "A Brief Respite", - "artist": "Yasunori Nishiki" -},{ - "title": "A Sea Breeze Blows", - "artist": "Yasunori Nishiki" -},{ - "title": "A Sensational City -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "A Sensational City", - "artist": "Yasunori Nishiki" -},{ - "title": "A Settlement in the Red Bluffs", - "artist": "Yasunori Nishiki" -},{ - "title": "A Verdant Wind Blows -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Cropdale, Village at Peace -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Abandoned City -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Abandoned City", - "artist": "Yasunori Nishiki" -},{ - "title": "Agnea, the Dancer", - "artist": "Yasunori Nishiki" -},{ - "title": "Alfyn Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "Alfyn, the Apothecary", - "artist": "Yasunori Nishiki" -},{ - "title": "All For You", - "artist": "Yasunori Nishiki" -},{ - "title": "Among Stately Peaks", - "artist": "Yasunori Nishiki" -},{ - "title": "An Ill Omen", - "artist": "Yasunori Nishiki" -},{ - "title": "Apprehension", - "artist": "Yasunori Nishiki" -},{ - "title": "At Your Back", - "artist": "Yasunori Nishiki" -},{ - "title": "Atlasdam, Seat of Learning", - "artist": "Yasunori Nishiki" -},{ - "title": "Battle I", - "artist": "Yasunori Nishiki" -},{ - "title": "Battle II", - "artist": "Yasunori Nishiki" -},{ - "title": "Battle III", - "artist": "Yasunori Nishiki" -},{ - "title": "Battle at Journey's End", - "artist": "Yasunori Nishiki" -},{ - "title": "Battle on the Sea", - "artist": "Yasunori Nishiki" -},{ - "title": "Beneath the Surface", - "artist": "Yasunori Nishiki" -},{ - "title": "Beyond the Sands -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Beyond the Sands", - "artist": "Yasunori Nishiki" -},{ - "title": "Bonds of Friendship", - "artist": "Yasunori Nishiki" -},{ - "title": "Bygone Days", - "artist": "Yasunori Nishiki" -},{ - "title": "Cait's Theme - Guitar Version", - "artist": "Yasunori Nishiki" -},{ - "title": "Cait's Theme - Piano Version", - "artist": "Yasunori Nishiki" -},{ - "title": "Cait's Theme - Violin Version", - "artist": "Yasunori Nishiki" -},{ - "title": "Cait's Theme", - "artist": "Yasunori Nishiki" -},{ - "title": "Carefree Days", - "artist": "Yasunori Nishiki" -},{ - "title": "Castti, the Apothecary", - "artist": "Yasunori Nishiki" -},{ - "title": "Clearbrook, by the Pristine Waters", - "artist": "Yasunori Nishiki" -},{ - "title": "Cobbleston, Nestled in the Hills", - "artist": "Yasunori Nishiki" -},{ - "title": "Critical Clash I", - "artist": "Yasunori Nishiki" -},{ - "title": "Critical Clash II", - "artist": "Yasunori Nishiki" -},{ - "title": "It's Showtime! - Gilda's Theme", - "artist": "aivi & surasshu/Renko" -},{ - "title": "Cropdale, Village at Peace", - "artist": "Yasunori Nishiki" -},{ - "title": "Cyrus Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "Cyrus, the Scholar", - "artist": "Yasunori Nishiki" -},{ - "title": "Dark Caverns", - "artist": "Yasunori Nishiki" -},{ - "title": "Dark Night", - "artist": "Yasunori Nishiki" -},{ - "title": "Daughter of the Dark God", - "artist": "Yasunori Nishiki" -},{ - "title": "Dear Travelers", - "artist": "Yasunori Nishiki" -},{ - "title": "Decisive Battle I", - "artist": "Yasunori Nishiki" -},{ - "title": "Decisive Battle II", - "artist": "Yasunori Nishiki" -},{ - "title": "Den of Darkness", - "artist": "Yasunori Nishiki" -},{ - "title": "Despair", - "artist": "Yasunori Nishiki" -},{ - "title": "Determination", - "artist": "Yasunori Nishiki" -},{ - "title": "Discord", - "artist": "Yasunori Nishiki" -},{ - "title": "Doubt Is What I Do", - "artist": "Yasunori Nishiki" -},{ - "title": "Empty Memories", - "artist": "Yasunori Nishiki" -},{ - "title": "Despair", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Enveloped in Kindness", - "artist": "Yasunori Nishiki" -},{ - "title": "Epilogue", - "artist": "Yasunori Nishiki" -},{ - "title": "Fierce Confrontation", - "artist": "Yasunori Nishiki" -},{ - "title": "Flamechurch, Sacred Light -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Flamechurch, Sacred Light", - "artist": "Yasunori Nishiki" -},{ - "title": "Flamesgrace, Guiding Light", - "artist": "Yasunori Nishiki" -},{ - "title": "For Freedom", - "artist": "Yasunori Nishiki" -},{ - "title": "For Light", - "artist": "Yasunori Nishiki" -},{ - "title": "For Master", - "artist": "Yasunori Nishiki" -},{ - "title": "For Redemption", - "artist": "Yasunori Nishiki" -},{ - "title": "For Revenge", - "artist": "Yasunori Nishiki" -},{ - "title": "For Succor", - "artist": "Yasunori Nishiki" -},{ - "title": "For Treasure", - "artist": "Yasunori Nishiki" -},{ - "title": "For Truth", - "artist": "Yasunori Nishiki" -},{ - "title": "For the Dawn", - "artist": "Yasunori Nishiki" -},{ - "title": "Forbidding Corridors", - "artist": "Yasunori Nishiki" -},{ - "title": "Forest of Mystery", - "artist": "Yasunori Nishiki" -},{ - "title": "Gazing Over the Great Plain", - "artist": "Yasunori Nishiki" -},{ - "title": "Gil on the Keys", - "artist": "Yasunori Nishiki" -},{ - "title": "Gloomy Grotto", - "artist": "Yasunori Nishiki" -},{ - "title": "Grandport, Center of Commerce", - "artist": "Yasunori Nishiki" -},{ - "title": "H'aanit Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "H'aanit, the Hunter", - "artist": "Yasunori Nishiki" -},{ - "title": "Heart's Lament", - "artist": "Yasunori Nishiki" -},{ - "title": "Hikari, the Warrior", - "artist": "Yasunori Nishiki" -},{ - "title": "Hinoeuma -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "a place called Eden", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Home of Wisdom and the Arts -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Home of Wisdom and the Arts", - "artist": "Yasunori Nishiki" -},{ - "title": "Hope", - "artist": "Yasunori Nishiki" -},{ - "title": "How Amusing!", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Applause", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Freedom", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Happiness", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Hope", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Kingship", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Legends", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Memories", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Revenge", - "artist": "Yasunori Nishiki" -},{ - "title": "In Pursuit of Truth", - "artist": "Yasunori Nishiki" -},{ - "title": "Invitation to Darkness", - "artist": "Yasunori Nishiki" -},{ - "title": "Journey for the Dawn", - "artist": "Yasunori Nishiki" -},{ - "title": "Jubilation", - "artist": "Yasunori Nishiki" -},{ - "title": "Ku, Land of the Scarlet Sunset -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Ku, Land of the Scarlet Sunset", - "artist": "Yasunori Nishiki" -},{ - "title": "Lifting the Veil", - "artist": "Yasunori Nishiki" -},{ - "title": "Main Theme -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Melancholy", - "artist": "Yasunori Nishiki" -},{ - "title": "Miscreant's Melody", - "artist": "Yasunori Nishiki" -},{ - "title": "Moment of Truth", - "artist": "Yasunori Nishiki" -},{ - "title": "My Quiet Forest Home", - "artist": "Yasunori Nishiki" -},{ - "title": "Normal Battle I", - "artist": "Yasunori Nishiki" -},{ - "title": "Normal Battle II", - "artist": "Yasunori Nishiki" -},{ - "title": "Normal Battle III", - "artist": "Yasunori Nishiki" -},{ - "title": "A Serendipitous Encounter", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Oasis in the Sparkling Sands", - "artist": "Yasunori Nishiki" -},{ - "title": "the dream fades before dawn #3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Ochette, the Hunter", - "artist": "Yasunori Nishiki" -},{ - "title": "Octopath Traveler -Main Theme-", - "artist": "Yasunori Nishiki" -},{ - "title": "Octopath Traveler II -Main Theme-", - "artist": "Yasunori Nishiki" -},{ - "title": "Olberic Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "Olberic, the Warrior", - "artist": "Yasunori Nishiki" -},{ - "title": "On a Knife's Edge", - "artist": "Yasunori Nishiki" -},{ - "title": "Ophilia Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "Ophilia, the Cleric", - "artist": "Yasunori Nishiki" -},{ - "title": "Oresrush, Dried Up -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Oresrush, Dried Up", - "artist": "Yasunori Nishiki" -},{ - "title": "Oresrush, Pioneer Town -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Oresrush, Pioneer Town", - "artist": "Yasunori Nishiki" -},{ - "title": "Orewell, Beneath the Crags", - "artist": "Yasunori Nishiki" -},{ - "title": "Osvald, the Scholar", - "artist": "Yasunori Nishiki" -},{ - "title": "Overwhelming Despair", - "artist": "Yasunori Nishiki" -},{ - "title": "Moonlit Wilderness", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Primrose, the Dancer", - "artist": "Yasunori Nishiki" -},{ - "title": "Pure Evil", - "artist": "Yasunori Nishiki" -},{ - "title": "Reminiscence", - "artist": "Yasunori Nishiki" -},{ - "title": "Requiem for the Fallen", - "artist": "Yasunori Nishiki" -},{ - "title": "River of Life", - "artist": "Yasunori Nishiki" -},{ - "title": "Roque Island, Full Steam Ahead -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Roque Island, Full Steam Ahead", - "artist": "Yasunori Nishiki" -},{ - "title": "Ruins Immemorial", - "artist": "Yasunori Nishiki" -},{ - "title": "Scarlet Folk Song -By the Light of the Heart-", - "artist": "Yasunori Nishiki" -},{ - "title": "Scheming", - "artist": "Yasunori Nishiki" -},{ - "title": "Seaside Town -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Seaside Town", - "artist": "Yasunori Nishiki" -},{ - "title": "Snowswept Town -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Snowswept Town", - "artist": "Yasunori Nishiki" -},{ - "title": "Soliloquy", - "artist": "Yasunori Nishiki" -},{ - "title": "Song of Hope - Piano Solo", - "artist": "Yasunori Nishiki" -},{ - "title": "Song of Hope", - "artist": "Yasunori Nishiki" -},{ - "title": "Sorrow", - "artist": "Yasunori Nishiki" -},{ - "title": "Stolen Dreams, Lost Light", - "artist": "Yasunori Nishiki" -},{ - "title": "Stillness Underground", - "artist": "Yasunori Nishiki" -},{ - "title": "Sunshade, City of Pleasures", - "artist": "Yasunori Nishiki" -},{ - "title": "Temenos, the Cleric", - "artist": "Yasunori Nishiki" -},{ - "title": "Tempest on the Battlefield", - "artist": "Yasunori Nishiki" -},{ - "title": "Tension", - "artist": "Yasunori Nishiki" -},{ - "title": "Cracked Spines", - "artist": "aivi & surasshu" -},{ - "title": "The Brightlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Cliftlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Coastlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Crestlands -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "The Crestlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Flatlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Frostlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Gate of Finis", - "artist": "Yasunori Nishiki" -},{ - "title": "The Harborlands -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "The Harborlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Highlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey Begins", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey for Freedom Ends", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey for Happiness Ends", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey for Kingship Ends", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey for Legends Ends", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey for Memories Ends", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey for Revenge Ends", - "artist": "Yasunori Nishiki" -},{ - "title": "The Journey for Truth Ends", - "artist": "Yasunori Nishiki" -},{ - "title": "The Leaflands -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "The Leaflands", - "artist": "Yasunori Nishiki" -},{ - "title": "The One They Call the Witch", - "artist": "Yasunori Nishiki" -},{ - "title": "The Riverlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Sundering Sea -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "The Sundering Sea", - "artist": "Yasunori Nishiki" -},{ - "title": "The Sunlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Trees Have Eyes", - "artist": "Yasunori Nishiki" -},{ - "title": "The Wildlands -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "The Wildlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Winterlands -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "The Winterlands", - "artist": "Yasunori Nishiki" -},{ - "title": "The Woodlands", - "artist": "Yasunori Nishiki" -},{ - "title": "Therion Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "Therion, the Thief", - "artist": "Yasunori Nishiki" -},{ - "title": "They Who Govern Reason", - "artist": "Yasunori Nishiki" -},{ - "title": "Those Who Deny the Dawn", - "artist": "Yasunori Nishiki" -},{ - "title": "Those Who Hope for the Dawn", - "artist": "Yasunori Nishiki" -},{ - "title": "Thronรฉ, the Thief", - "artist": "Yasunori Nishiki" -},{ - "title": "Torrent of Evil", - "artist": "Yasunori Nishiki" -},{ - "title": "Toto'haha -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "What a Hopeful Voyage", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Town Veiled in White", - "artist": "Yasunori Nishiki" -},{ - "title": "Tranquil Days", - "artist": "Yasunori Nishiki" -},{ - "title": "Tressa Motif", - "artist": "Yasunori Nishiki" -},{ - "title": "Tressa, the Merchant", - "artist": "Yasunori Nishiki" -},{ - "title": "Tropu'hopu, Secret Paradise -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Tropu'hopu, Secret Paradise", - "artist": "Yasunori Nishiki" -},{ - "title": "Underworldly Entity", - "artist": "Yasunori Nishiki" -},{ - "title": "Unshakable Resolve", - "artist": "Yasunori Nishiki" -},{ - "title": "Urgency", - "artist": "Yasunori Nishiki" -},{ - "title": "Victors Hollow, Jewel of the Forest", - "artist": "Yasunori Nishiki" -},{ - "title": "Victory Fanfare", - "artist": "Yasunori Nishiki" -},{ - "title": "Vide, the Wicked", - "artist": "Yasunori Nishiki" -},{ - "title": "Village in the Ravine -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Village in the Ravine", - "artist": "Yasunori Nishiki" -},{ - "title": "Village of Beastlings -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Village of Beastlings", - "artist": "Yasunori Nishiki" -},{ - "title": "Without Hope, Without Warmth -Night-", - "artist": "Yasunori Nishiki" -},{ - "title": "Without Hope, Without Warmth", - "artist": "Yasunori Nishiki" -},{ - "title": "Gangplank", - "artist": "Ye Banished Privateers" -},{ - "title": "You and Me and the Devil Makes Three", - "artist": "Ye Banished Privateers" -},{ - "title": "I Am the Machine (Dead Cells Animated)", - "artist": "Yoann Laulan" -},{ - "title": "Otome no Policy", - "artist": "Yoko Ishida" -},{ - "title": "Caves", - "artist": "Yoshimi Kudo" -},{ - "title": "Consecrated Snowfield", - "artist": "Yoshimi Kudo" -},{ - "title": "musicbox", - "artist": "Amaranth Games" -},{ - "title": "God-Devouring Serpent", - "artist": "Yoshimi Kudo" -},{ - "title": "Lichdragon Fortissax", - "artist": "Yoshimi Kudo" -},{ - "title": "Liurnia of the Lakes", - "artist": "Yoshimi Kudo" -},{ - "title": "Mt. Gelmir", - "artist": "Yoshimi Kudo" -},{ - "title": "Old Castle", - "artist": "Yoshimi Kudo" -},{ - "title": "Old Warriors", - "artist": "Yoshimi Kudo" -},{ - "title": "Prison Town", - "artist": "Yoshimi Kudo" -},{ - "title": "Recusants", - "artist": "Yoshimi Kudo" -},{ - "title": "Volcano Manor", - "artist": "Yoshimi Kudo" -},{ - "title": "I Swear - YouNotUs Club Mix", - "artist": "YouNotUs" -},{ - "title": "Enchantรฉ (feat. Malik Harris & Minelli)", - "artist": "YouNotUs/Willy William/Malik Harris/Minelli" -},{ - "title": "Kinda Funny (feat. Audrey Mika)", - "artist": "Young Bombs/Audrey Mika" -},{ - "title": "Fuck This Shit Im Out", - "artist": "Youngblaze/The Theme Song" -},{ - "title": "Yozakura", - "artist": "Unknown Artist" -},{ - "title": "Exclusive Specialty", - "artist": "Yu-Peng Chen/Dimeng Yuan/HOYO-MiX" -},{ - "title": "From Snezhnaya With Boldness", - "artist": "Yu-Peng Chen/Dimeng Yuan/HOYO-MiX" -},{ - "title": "Rockin' With Fire", - "artist": "Yu-Peng Chen/Dimeng Yuan/HOYO-MiX" -},{ - "title": "Sieh an, mein Sommernachtgarten!", - "artist": "Yu-Peng Chen/Dimeng Yuan/HOYO-MiX" -},{ - "title": "Surge of Prophecies", - "artist": "Yu-Peng Chen/Dimeng Yuan/HOYO-MiX" -},{ - "title": "Where the Sunlight Flees", - "artist": "Yu-Peng Chen/Dimeng Yuan/HOYO-MiX" -},{ - "title": "A Casual Visit", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Cunning Trick", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Day in Mondstadt", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Familiar Sight and Leisure", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Happy Day", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Harmonious Rest", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Hollowed Skull", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Letter from Afar", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A New Day with Hope", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A New Summer Adventure!", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Night Watch", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Sun Rises in Liyue", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Noble Sacrifice", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Sparky Clash", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Storm, A Spire, and A Sanctum (Dvalin's Nest)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Sweet Smile", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Tale of Two Dragons", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Transparent Moon (Liuli Pavilion)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Wicked Plot", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "A Yearning Breeze", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Above the Sea of Clouds", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Acquaintance (Statue of The Seven)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Adeptus' Retirement", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Adeptus' Solace", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Against All Odds", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Against the Invisible Net", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "All-Conquering Tide", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "An Inauspicious Blow", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "An Interesting Labour", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Angel's Share", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Another Conflict Incoming", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Another Day in Mondstadt", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Another Hopeful Tomorrow", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Ariel's Footprints", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Awaiting the Future", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Bard's Adventure", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Battle Preparation", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Beats of Water Drops", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Beckoning - Genshin Impact Main Theme Var.", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Before Dawn, at the Winery", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Bird Call from Afar", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Blossoms Across the Valley", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Blue Dream", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Bustling Afternoon in Mondstadt", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Busy Silhouettes", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Caelestinum Finale Termini", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Call It a Day in Liyue", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Caress of the Spirit", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Cautious Explorers", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Charge! Fearless Warriors", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Chasing the Torrents", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Clear Sky over Liyue", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Cold Night", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Comforting Quietude", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Contemplation in Snow", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Cozy Company", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Cozy Leisure Time (Wangshu Daytime)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dance with the Great Vortex", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dawn Winery Theme", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Destined Parting", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dirge of the Soundless", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Distant Resonance", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dream Aria - Genshin Impact Main Theme Var.", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dream of Homeland", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dream of Scattered Petals", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Drink with a Hermit", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Duel in the Mist", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dusk in Mondstadt", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dvalin Is Landing!", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Dwelling in the Past", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Embrace of Sea Waves", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Emerging Clouds", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Endless Echoes", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Eternal Anamnesis - Genshin Impact Main Theme Var.", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Everlasting Devotion", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Faint Tracks", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Fall of Maples", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Faraway Solicitude", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Fateful Departing", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Fiery Pursuit", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Fireside Rest", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Flaming Fry", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Flickering Petals", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Flickering Sakura", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Flow of Mildness", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Flows of Jade-Like Water", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Foregone Giants", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Forgotten Epic", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Forlorn Child of Archaic Winds (Dvalin's Nest)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Forsaken Child of Ancient Times (Dvalin's Nest)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Fortification of Resistance", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Foul Legacy", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Foxes at Play", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Freedom of Crane", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Frostbiting Bloom", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Gallant Challenge", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Genius of Takwin", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Genshin Impact Main Theme", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Gentle Rain", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Golden Dreams", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Good Night, Liyue", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Hakushin's Lullaby", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Hanachirusato", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Happy Journey", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Hazy Light", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Hence, Begins the Journey", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Her Legacy", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "His Resolution", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Humming Amidst Rocks", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Hunt for Delicacy", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Hymn of the Pearl", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Idle Away from Mountains", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Imminent Triumph", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "In Stories of Fading Light", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "In the Strange Realm of Sakura", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Inazuma", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Sandwiches", - "artist": "nihmune" -},{ - "title": "Innocent Age", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Invitation of Windblume", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Island for Outlanders", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Island of Hanabi", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Journey into Sweet Dreams", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Journey of Hope - Genshin Impact Main Theme Var.", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Joy of Returning", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Kitsune's Mask", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Knighthood Excellence", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Knights of Favonius", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "L'arrivo Della Signora", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Legend of Redemption", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Legend of the Wind", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Legends Swept Away", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Let's Go, Crimson Knight!", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Letter From Ajax", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Linger in the Valley", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Lingering Bitterness", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Lingering Blossom", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Liyue", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Lone Drifter", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Lone Sojourner", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Loner's Departure", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Lost Expectation", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Lovers' Oath", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Magic Intrigues", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Maiden's Longing", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Make Haste, Partner", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Meeting Amber", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Mellow Memories", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Melodious Flute", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Melody of Jellyfish", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Mesmerizing Waves", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Midday Prospects", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Miko's Night", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Mild Waves", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Mondstadt Starlit", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Moon in One's Cup", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Moon-Eclipsing Chamber", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Moonlight in Mondstadt", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "arena", - "artist": "Dynamedion" -},{ - "title": "Moss Covered Path", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Murmuring Creek", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Never-Ending Performance", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Nimble as Lightning", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Nothing but Ivy", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Ode to Azhdaha", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Old Tales Preserved", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Ominous Fandango", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Ominous Monolith", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Ones Who Strive to Live", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Orobashi's Teaching", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Ouvertรผre der ewigen Nacht", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Overlord of the Thunderstorm", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Overture of Falling Stars", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Overture of Storms", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Palace of Jadeite", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Peaceful Hike (Qingce Daytime)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Perilous Path", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Perpetual Motion of Wind", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Photon of Fluctuation", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Plain of Nostalgia", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Preparation of Matsuri", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Preserver of Fortune", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Pure Sky", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Qilin's Prance", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rage Beneath the Mountains", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rainbow at Summit", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rapid as Wildfires", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rapture of the Chaos", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rays of Sunlight", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Reconnaissance Captain", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Red Leaf on the Chessboard", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Relaxation in Liyue", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Remaining Tenderness", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Remembrance - Genshin Impact Main Theme Var.", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Reminiscence - Genshin Impact Main Theme Var.", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Reminiscence of the Old Days", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Resounding of Silence", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Restless Blazing Sun", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Reunion in the Whispering Woods", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rex Incognito", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rhythm Amidst the Reeds", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rhythm from Ancient Times", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rhythms from the Conch", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Riders of the Wind, Onward", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Ripples of Daydream", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Rite of Battle", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Sakura-Scented Kiseru", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Samurai's Sorrow", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Say My Name", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Scarred Island", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Scattered Amongst the Tides", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Secluded Sanctuary", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Separated Dream", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Serpent's Tragedy", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Shadow of War", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Shirasagi's Demeanor", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Sigh of an Old Friend", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Silent Ruins", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Silent Testimony", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Silhouette and Silk Steps", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Slight Distress", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Slumbering Lore", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Sneaky & Mischievous", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Sojourner's Sweet Dream (Wangshu Night)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Solitude Mountains", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Soul of Soulless Conditions", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Spring in Clouds", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Startled", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Statue of The Seven", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Stealing Words of the Moon", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Storm Befalls", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Stranded Wish", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Streets of Elegance", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Stroll in the Shadows", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Summertime Wonderland", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Drunken Sailor", - "artist": "aeseaes" -},{ - "title": "Sunshine Beach", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Swinging in the Breeze", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Symphony of Boreal Wind", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Tale of the Yakshas", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Tales from the Snow Mountain", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Tender Strength", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Absence of Adepti", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Astrologist Awaiting", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The City Favored by Wind", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Edge of the Prairie", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Fading Stories (Qingce Night)", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Horizon", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Imminent Triumph", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Land of Her Serenity", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Lost Mound", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Lunar-Eclipsing Palace", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Mysterious Islands", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Outlander Who Caught the Wind", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Realm Within", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Sealed Harbor", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Starlit Past", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Sudden Collapse", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "The Wolf Boy", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "This Little Light of Mine", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Thoughts of Lightning", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Through the Eyes of a Dragon", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Time to Say Farewell", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Treasury from the Northland", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Twilight Serenity - Genshin Impact Main Theme Var.", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Unexpected Savior", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Unwavering March", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Vague Whispers", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Valor & Prowess", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Vast and Blue", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Wandering Flight", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Wayfarer's Peace", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Wayward Souls", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Welcome Back, My Companion", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Welp, Didn't Expect That", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "quincastle", - "artist": "Amaranth Games" -},{ - "title": "Whence the Flow Cometh", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Where the Heart Settles", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Where the Shirasagi Dances", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Whirl of Boreal Wind", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Whispering Plain", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Whispering Seabreeze", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Whispering Tatarigami", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Wind-Washed Mountains", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Windborne Hymn", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Winding River", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Wrath of Monoceros Caeli", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "You Shall Not Tempt It", - "artist": "Yu-Peng Chen/HOYO-MiX" -},{ - "title": "Abiding Chills", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Ad Oblivione", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Chattering Snowflakes", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Finale of the Snowtomb", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Fragile Fantasy", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Glistening Shards", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "In the Desolate Hallway", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Menacing Cove", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Moonlike Smile", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Once-Colored Memories", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Serene and Sweet Adieu", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Sinister Mist", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Snow-Buried Tales", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Spin of Ice Crystals", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Striding in the Snowstorm", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "The Flourishing Past", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "Unfinished Frescoes", - "artist": "Yu-Peng Chen/HOYO-MiX/Zach Huang" -},{ - "title": "A Moment's Peace", - "artist": "Yuji Takenouchi" -},{ - "title": "Aava, the King's Pet", - "artist": "Yuka Kitamura" -},{ - "title": "Abyss Watchers", - "artist": "Yuka Kitamura" -},{ - "title": "Academy of Raya Lucaria", - "artist": "Yuka Kitamura" -},{ - "title": "Aldia, Scholar of the First Sin", - "artist": "Yuka Kitamura" -},{ - "title": "Ancient Wyvern", - "artist": "Yuka Kitamura" -},{ - "title": "Black Knives", - "artist": "Yuka Kitamura" -},{ - "title": "Caelid", - "artist": "Yuka Kitamura" -},{ - "title": "Catacombs", - "artist": "Yuka Kitamura" -},{ - "title": "Champion's Gravertender", - "artist": "Yuka Kitamura" -},{ - "title": "DARK SOULS โ…ข", - "artist": "Yuka Kitamura" -},{ - "title": "Dancer of the Boreal Valley", - "artist": "Yuka Kitamura" -},{ - "title": "Darkeater Midir", - "artist": "Yuka Kitamura" -},{ - "title": "Death's Kindred", - "artist": "Yuka Kitamura" -},{ - "title": "Divine Tower", - "artist": "Yuka Kitamura" -},{ - "title": "Dragon", - "artist": "Yuka Kitamura" -},{ - "title": "Dragonslayer Armour", - "artist": "Yuka Kitamura" -},{ - "title": "Duel", - "artist": "Yuka Kitamura" -},{ - "title": "E3 2015 Debut Trailer", - "artist": "Yuka Kitamura" -},{ - "title": "Epilogue", - "artist": "Yuka Kitamura" -},{ - "title": "Eternal City", - "artist": "Yuka Kitamura" -},{ - "title": "Executioner's Chariot", - "artist": "Yuka Kitamura" -},{ - "title": "Fire Giant", - "artist": "Yuka Kitamura" -},{ - "title": "Firelink Shrine", - "artist": "Yuka Kitamura" -},{ - "title": "For the dark soul", - "artist": "Yuka Kitamura" -},{ - "title": "Formidable Foe I", - "artist": "Yuka Kitamura" -},{ - "title": "Grave Wardens", - "artist": "Yuka Kitamura" -},{ - "title": "Great Underground Rivers", - "artist": "Yuka Kitamura" -},{ - "title": "Leyndell, Royal Capital", - "artist": "Yuka Kitamura" -},{ - "title": "Halflight, Spear of the Church", - "artist": "Yuka Kitamura" -},{ - "title": "Malenia, Blade of Miquella", - "artist": "Yuka Kitamura" -},{ - "title": "Oceiros, the Consumed King", - "artist": "Yuka Kitamura" -},{ - "title": "Old Dragonslayer", - "artist": "Yuka Kitamura" -},{ - "title": "Pontiff Sulyvahn", - "artist": "Yuka Kitamura" -},{ - "title": "Premonition", - "artist": "Yuka Kitamura" -},{ - "title": "Prologue", - "artist": "Yuka Kitamura" -},{ - "title": "Regal Ancestor Spirit", - "artist": "Yuka Kitamura" -},{ - "title": "Rennala, Queen of the Full Moon", - "artist": "Yuka Kitamura" -},{ - "title": "Royal Rat Authority", - "artist": "Yuka Kitamura" -},{ - "title": "Ruin Sentinel", - "artist": "Yuka Kitamura" -},{ - "title": "Secret Betrayal", - "artist": "Yuka Kitamura" -},{ - "title": "Sin and Crowns", - "artist": "Yuka Kitamura" -},{ - "title": "Sir Alonne", - "artist": "Yuka Kitamura" -},{ - "title": "Sister Friede", - "artist": "Yuka Kitamura" -},{ - "title": "Slave Knight Gael", - "artist": "Yuka Kitamura" -},{ - "title": "Soul of Cinder", - "artist": "Yuka Kitamura" -},{ - "title": "Sparring", - "artist": "Yuka Kitamura" -},{ - "title": "The Demon Prince", - "artist": "Yuka Kitamura" -},{ - "title": "The Immured", - "artist": "Yuka Kitamura" -},{ - "title": "The Pursuer", - "artist": "Yuka Kitamura" -},{ - "title": "Tunnels", - "artist": "Yuka Kitamura" -},{ - "title": "Twin Princes", - "artist": "Yuka Kitamura" -},{ - "title": "Velstadt, the Royal Aegis", - "artist": "Yuka Kitamura" -},{ - "title": "Worshippers of the Dead", - "artist": "Yuka Kitamura" -},{ - "title": "Yhorm the Giant", - "artist": "Yuka Kitamura" -},{ - "title": "Zallen and Lud", - "artist": "Yuka Kitamura" -},{ - "title": "Intergalactic Bound (feat. Hatsune Miku)", - "artist": "Yunosuke/CircusP/Hatsune Miku" -},{ - "title": "a farewell song", - "artist": "Yuri Kasahara" -},{ - "title": "maze", - "artist": "Yuri Kasahara" -},{ - "title": "secret game", - "artist": "Yuri Kasahara" -},{ - "title": "canta per me", - "artist": "Yuriko Kaida" -},{ - "title": "lullaby", - "artist": "Yuriko Kaida" -},{ - "title": "salva nos", - "artist": "Yuriko Kaida" -},{ - "title": "Tengaku (feat. KAGAMINE RIN)", - "artist": "Yuuyu/Kagamine Rin" -},{ - "title": "Never Die (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "Yuyoyuppe" -},{ - "title": "Gimme! Gimme! Gimme!", - "artist": "ZACHARY" -},{ - "title": "Never Gonna Catch Me", - "artist": "Zeeth" -},{ - "title": "The Puppeteer - Nightcore", - "artist": "ZeroMizKun Nightcore/Cherry ่‘ต Nightcore/Fire Follows" -},{ - "title": "Rock Ain't Dead - Nightcore", - "artist": "ZeroMizKun Nightcore/Cherry ่‘ต Nightcore/Onlap" -},{ - "title": "DNA - Nightcore", - "artist": "ZeroMizKun Nightcore/Cherry ่‘ต Nightcore/Riding with Killers" -},{ - "title": "Disconnected - Nightcore", - "artist": "ZeroMizKun Nightcore/Cherry ่‘ต Nightcore/Sam Sky" -},{ - "title": "The Lonely Harvest - Nightcore", - "artist": "ZeroMizKun Nightcore/Cherry ่‘ต Nightcore/We Are The Empty" -},{ - "title": "Black Heart", - "artist": "Zetsubou P/Hatsune Miku" -},{ - "title": "Sasageyo", - "artist": "Zetsubou P/Hatsune Miku" -},{ - "title": "Rubia", - "artist": "Zhou Shen/HOYO-MiX/ๅฎซๅฅ‡ Gon" -},{ - "title": "ZombieRock", - "artist": "Unknown Artist" -},{ - "title": "I See Fire", - "artist": "Zyrah" -},{ - "title": "Garm Canals / Palace Depths", - "artist": "ap0c" -},{ - "title": "agitating-point_loop", - "artist": "Unknown Artist" -},{ - "title": "Alchemy Is for Everyone", - "artist": "aivi & surasshu" -},{ - "title": "Bad Omens", - "artist": "aivi & surasshu" -},{ - "title": "Bathroom Break", - "artist": "aivi & surasshu" -},{ - "title": "Between the Lines - Rook's Theme - Instrumental", - "artist": "aivi & surasshu" -},{ - "title": "Bitter Rivals", - "artist": "aivi & surasshu" -},{ - "title": "Cozy Cabin", - "artist": "aivi & surasshu" -},{ - "title": "boat", - "artist": "Amaranth Games" -},{ - "title": "Demon Tears - Final Battle, Pt. 1", - "artist": "aivi & surasshu" -},{ - "title": "Demon Tears - Final Battle, Pt. 2", - "artist": "aivi & surasshu" -},{ - "title": "End of an Era", - "artist": "aivi & surasshu" -},{ - "title": "Everything's Better", - "artist": "aivi & surasshu" -},{ - "title": "Face My Fears - Boss 2", - "artist": "aivi & surasshu" -},{ - "title": "Final Steps 2", - "artist": "aivi & surasshu" -},{ - "title": "Final Steps", - "artist": "aivi & surasshu" -},{ - "title": "Fire Witch", - "artist": "aivi & surasshu" -},{ - "title": "Fireplace Whispers", - "artist": "aivi & surasshu" -},{ - "title": "Floral Footsteps", - "artist": "aivi & surasshu" -},{ - "title": "Forest of Secrets", - "artist": "aivi & surasshu" -},{ - "title": "Goosebumps", - "artist": "aivi & surasshu" -},{ - "title": "Got Hat, Got Cloak", - "artist": "aivi & surasshu" -},{ - "title": "Heart Prism", - "artist": "aivi & surasshu" -},{ - "title": "Hidden in Ink", - "artist": "aivi & surasshu" -},{ - "title": "I Still Regret", - "artist": "aivi & surasshu" -},{ - "title": "I'm Sorry", - "artist": "aivi & surasshu" -},{ - "title": "If We Make It...", - "artist": "aivi & surasshu" -},{ - "title": "Ima Awakens", - "artist": "aivi & surasshu" -},{ - "title": "In This Together - Battle 2", - "artist": "aivi & surasshu" -},{ - "title": "It's Showtime! - Gilda's Theme - Instrumental", - "artist": "aivi & surasshu" -},{ - "title": "Lullaby for a Witch (Chiptune Version)", - "artist": "aivi & surasshu" -},{ - "title": "Lullaby for a Witch - Title Screen", - "artist": "aivi & surasshu" -},{ - "title": "Lullaby for the Lost", - "artist": "aivi & surasshu" -},{ - "title": "Memories in the Mist", - "artist": "aivi & surasshu" -},{ - "title": "Memory Shards", - "artist": "aivi & surasshu" -},{ - "title": "My Happy Place - Petronella's Theme (Battle Version)", - "artist": "aivi & surasshu" -},{ - "title": "My Happy Place - Petronella's Theme", - "artist": "aivi & surasshu" -},{ - "title": "Nothing to See Here", - "artist": "aivi & surasshu" -},{ - "title": "Once Upon a Universe", - "artist": "aivi & surasshu" -},{ - "title": "Ordinary", - "artist": "aivi & surasshu" -},{ - "title": "Paint the Future - Ima's Theme - Battle 3 - Instrumental", - "artist": "aivi & surasshu" -},{ - "title": "Petals in the Wind", - "artist": "aivi & surasshu" -},{ - "title": "Pristine Halls", - "artist": "aivi & surasshu" -},{ - "title": "Recovery", - "artist": "aivi & surasshu" -},{ - "title": "Rhythm of the Wild - Battle 1", - "artist": "aivi & surasshu" -},{ - "title": "Rival", - "artist": "aivi & surasshu" -},{ - "title": "Rose Thorns - Battle with Aeldra", - "artist": "aivi & surasshu" -},{ - "title": "Roses are Black 2", - "artist": "aivi & surasshu" -},{ - "title": "Roses are Black 3", - "artist": "aivi & surasshu" -},{ - "title": "Roses are Black", - "artist": "aivi & surasshu" -},{ - "title": "Save Cat 2", - "artist": "aivi & surasshu" -},{ - "title": "Save Cat", - "artist": "aivi & surasshu" -},{ - "title": "Snatcher's Lair", - "artist": "aivi & surasshu" -},{ - "title": "Sorceress' Tower", - "artist": "aivi & surasshu" -},{ - "title": "Spirit Oval", - "artist": "aivi & surasshu" -},{ - "title": "Stargazing", - "artist": "aivi & surasshu" -},{ - "title": "Stuck Together 2", - "artist": "aivi & surasshu" -},{ - "title": "Stuck Together", - "artist": "aivi & surasshu" -},{ - "title": "Suspicious Smile", - "artist": "aivi & surasshu" -},{ - "title": "The Dark Fold", - "artist": "aivi & surasshu" -},{ - "title": "The Girl in the Mirror - Pertisia's Theme", - "artist": "aivi & surasshu" -},{ - "title": "The Nocturnal Bookkeeper", - "artist": "aivi & surasshu" -},{ - "title": "To the Library!", - "artist": "aivi & surasshu" -},{ - "title": "Toil & Trouble - Boss 1", - "artist": "aivi & surasshu" -},{ - "title": "Victory!", - "artist": "aivi & surasshu" -},{ - "title": "Welcome to Ikenfell", - "artist": "aivi & surasshu" -},{ - "title": "Yearn to Bloom - Aeldra's Theme", - "artist": "aivi & surasshu/Adriana Figueroa" -},{ - "title": "Between the Lines - Rook's Theme", - "artist": "aivi & surasshu/Rekcahdam" -},{ - "title": "shaenlir-castle", - "artist": "Amaranth Games" -},{ - "title": "Paint the Future - Ima's Theme", - "artist": "aivi & surasshu/Sammus" -},{ - "title": "teto territory (้‡้Ÿณterritory ๏ฝž ใšใฃใจใƒ†ใƒˆใฎใ‚ฟใƒผใƒณ)", - "artist": "aki <3/mahoushoujo/melody :3" -},{ - "title": "altema_weapon", - "artist": "Unknown Artist" -},{ - "title": "ambulance-siren2", - "artist": "Unknown Artist" -},{ - "title": "amesizuku", - "artist": "Unknown Artist" -},{ - "title": "Bones", - "artist": "anne october" -},{ - "title": "Apargi/Gi Theme", - "artist": "ap0c" -},{ - "title": "Battle Theme 2", - "artist": "ap0c" -},{ - "title": "Battle Theme 3", - "artist": "ap0c" -},{ - "title": "Final Boss 1", - "artist": "ap0c" -},{ - "title": "Final Boss 2", - "artist": "ap0c" -},{ - "title": "Final Boss 3", - "artist": "ap0c" -},{ - "title": "genggam tanganku", - "artist": "bioneunnal/Megurine Luka" -},{ - "title": "Lady Fuseki Battle Theme", - "artist": "ap0c" -},{ - "title": "Lunate Ruins", - "artist": "ap0c" -},{ - "title": "Sadness", - "artist": "ap0c" -},{ - "title": "Tower of Babel", - "artist": "ap0c" -},{ - "title": "Can_You_Guess-full_length_track", - "artist": "Amaranth Games" -},{ - "title": "army_of_darkness", - "artist": "Dynamedion" -},{ - "title": "half asleep (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ashcolor/Hatsune Miku" -},{ - "title": "deprecated (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ashcolor/Hatsune Miku" -},{ - "title": "ๅ›ใฏๆญฉใ„ใฆใ„ใŸ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ashcolor/Hatsune Miku" -},{ - "title": "more (feat. ๅˆ้ŸณใƒŸใ‚ฏ&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ashcolor/Hatsune Miku/Megurine Luka" -},{ - "title": "็ฉบๆƒณ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ashcolor/Megurine Luka" -},{ - "title": "audiostock_1013471", - "artist": "Unknown Artist" -},{ - "title": "audiostock_104243", - "artist": "Unknown Artist" -},{ - "title": "audiostock_109569", - "artist": "Unknown Artist" -},{ - "title": "audiostock_118810", - "artist": "Unknown Artist" -},{ - "title": "audiostock_120695", - "artist": "Unknown Artist" -},{ - "title": "audiostock_131081", - "artist": "Unknown Artist" -},{ - "title": "audiostock_160805", - "artist": "Unknown Artist" -},{ - "title": "audiostock_186624", - "artist": "Unknown Artist" -},{ - "title": "audiostock_22299", - "artist": "Unknown Artist" -},{ - "title": "audiostock_82645", - "artist": "Unknown Artist" -},{ - "title": "audiostock_85305", - "artist": "Unknown Artist" -},{ - "title": "audiostock_95938", - "artist": "Unknown Artist" -},{ - "title": "Field01", - "artist": "Amaranth Games" -},{ - "title": "Mountain_Green_Intro", - "artist": "Amaranth Games" -},{ - "title": "Positive04", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_battle", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_boss", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_brumwich", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_castle", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_coldexchange", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_darkcaves", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_demoncave", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_dirkon", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_fieldofwind", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_ghalarah", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_ghedahre", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_hestia", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_lostbutterfly", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_minuwaltz", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_mountaintown", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_pegasus", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_sandstonecaves", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_sedona", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_snowqueen", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_temple", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_thais", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_thornkeep", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_veldarah", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_veldt", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_waterdungeon", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_witchwood", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_worldtrek", - "artist": "Amaranth Games" -},{ - "title": "aaronwalz_ylisfar", - "artist": "Amaranth Games" -},{ - "title": "boat", - "artist": "Amaranth Games" -},{ - "title": "celebration", - "artist": "Amaranth Games" -},{ - "title": "evil_2", - "artist": "Amaranth Games" -},{ - "title": "fairy-world", - "artist": "Amaranth Games" -},{ - "title": "rainforestambience", - "artist": "Amaranth Games" -},{ - "title": "the-truth", - "artist": "Amaranth Games" -},{ - "title": "thieves-cave", - "artist": "Amaranth Games" -},{ - "title": "battle", - "artist": "Amaranth Games" -},{ - "title": "battle2", - "artist": "Amaranth Games" -},{ - "title": "bee-dungeon", - "artist": "Amaranth Games" -},{ - "title": "ใƒ€ใ‚คใ‚ธใƒงใƒ–ใงใ™ใ‹๏ผŸ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "cosMo@Bousou-P/Hatsune Miku" -},{ - "title": "bogwood", - "artist": "Amaranth Games" -},{ - "title": "boss-battle1", - "artist": "Amaranth Games" -},{ - "title": "boss-battle2", - "artist": "Amaranth Games" -},{ - "title": "brimstone_underpass", - "artist": "Amaranth Games" -},{ - "title": "candar-castle", - "artist": "Amaranth Games" -},{ - "title": "candar", - "artist": "Amaranth Games" -},{ - "title": "casket-hill", - "artist": "Amaranth Games" -},{ - "title": "crickets", - "artist": "Amaranth Games" -},{ - "title": "dragon", - "artist": "Amaranth Games" -},{ - "title": "elfwood", - "artist": "Amaranth Games" -},{ - "title": "eredar", - "artist": "Amaranth Games" -},{ - "title": "eshton", - "artist": "Amaranth Games" -},{ - "title": "evil", - "artist": "Amaranth Games" -},{ - "title": "greystone-caves", - "artist": "Amaranth Games" -},{ - "title": "happily-ever-after", - "artist": "Amaranth Games" -},{ - "title": "happy", - "artist": "Amaranth Games" -},{ - "title": "ice-cavern", - "artist": "Amaranth Games" -},{ - "title": "jewel-mines", - "artist": "Amaranth Games" -},{ - "title": "dungeon5", - "artist": "Amaranth Games" -},{ - "title": "millitary", - "artist": "Amaranth Games" -},{ - "title": "mulburys-orchard", - "artist": "Amaranth Games" -},{ - "title": "musicbox", - "artist": "Amaranth Games" -},{ - "title": "battle_blade", - "artist": "Dynamedion" -},{ - "title": "pirates", - "artist": "Amaranth Games" -},{ - "title": "ravenwood", - "artist": "Amaranth Games" -},{ - "title": "ryva", - "artist": "Amaranth Games" -},{ - "title": "sadness", - "artist": "Amaranth Games" -},{ - "title": "sadness2", - "artist": "Amaranth Games" -},{ - "title": "sewer", - "artist": "Amaranth Games" -},{ - "title": "harakauna", - "artist": "Amaranth Games" -},{ - "title": "temple", - "artist": "Amaranth Games" -},{ - "title": "thais", - "artist": "Amaranth Games" -},{ - "title": "theme", - "artist": "Amaranth Games" -},{ - "title": "verashima", - "artist": "Amaranth Games" -},{ - "title": "waterways", - "artist": "Amaranth Games" -},{ - "title": "world", - "artist": "Amaranth Games" -},{ - "title": "aveyond", - "artist": "Amaranth Games" -},{ - "title": "battle", - "artist": "Amaranth Games" -},{ - "title": "battleboss", - "artist": "Amaranth Games" -},{ - "title": "battlefinal", - "artist": "Amaranth Games" -},{ - "title": "bazaar", - "artist": "Amaranth Games" -},{ - "title": "darkthropkeep", - "artist": "Amaranth Games" -},{ - "title": "dungeon1", - "artist": "Amaranth Games" -},{ - "title": "dungeon10", - "artist": "Amaranth Games" -},{ - "title": "dungeon2", - "artist": "Amaranth Games" -},{ - "title": "dungeon3", - "artist": "Amaranth Games" -},{ - "title": "dungeon4", - "artist": "Amaranth Games" -},{ - "title": "chaser", - "artist": "Unknown Artist" -},{ - "title": "beevolt", - "artist": "Unknown Artist" -},{ - "title": "dungeon8", - "artist": "Amaranth Games" -},{ - "title": "dungeon9", - "artist": "Amaranth Games" -},{ - "title": "ghedahre", - "artist": "Amaranth Games" -},{ - "title": "gheledon", - "artist": "Amaranth Games" -},{ - "title": "harburg", - "artist": "Amaranth Games" -},{ - "title": "lenore", - "artist": "Amaranth Games" -},{ - "title": "moohatchery", - "artist": "Amaranth Games" -},{ - "title": "musicbox", - "artist": "Amaranth Games" -},{ - "title": "overworld", - "artist": "Amaranth Games" -},{ - "title": "quincastle", - "artist": "Amaranth Games" -},{ - "title": "stormbend", - "artist": "Amaranth Games" -},{ - "title": "thais", - "artist": "Amaranth Games" -},{ - "title": "thaiscastle", - "artist": "Amaranth Games" -},{ - "title": "theme ", - "artist": "Amaranth Games" -},{ - "title": "themeend", - "artist": "Amaranth Games" -},{ - "title": "themeevil", - "artist": "Amaranth Games" -},{ - "title": "themefear", - "artist": "Amaranth Games" -},{ - "title": "themefriendship", - "artist": "Amaranth Games" -},{ - "title": "thememajestic", - "artist": "Amaranth Games" -},{ - "title": "themeworry", - "artist": "Amaranth Games" -},{ - "title": "waterworkstower", - "artist": "Amaranth Games" -},{ - "title": "witchwood", - "artist": "Amaranth Games" -},{ - "title": "aveyond", - "artist": "Amaranth Games" -},{ - "title": "battle", - "artist": "Amaranth Games" -},{ - "title": "battleboss", - "artist": "Amaranth Games" -},{ - "title": "battlefinal", - "artist": "Amaranth Games" -},{ - "title": "bazaar", - "artist": "Amaranth Games" -},{ - "title": "boat", - "artist": "Amaranth Games" -},{ - "title": "darkthropkeep", - "artist": "Amaranth Games" -},{ - "title": "dragkthor", - "artist": "Amaranth Games" -},{ - "title": "dungeon1", - "artist": "Amaranth Games" -},{ - "title": "dungeon10", - "artist": "Amaranth Games" -},{ - "title": "dungeon2", - "artist": "Amaranth Games" -},{ - "title": "dungeon3", - "artist": "Amaranth Games" -},{ - "title": "dungeon4", - "artist": "Amaranth Games" -},{ - "title": "dungeon5", - "artist": "Amaranth Games" -},{ - "title": "dungeon6", - "artist": "Amaranth Games" -},{ - "title": "dungeon7", - "artist": "Amaranth Games" -},{ - "title": "dungeon8", - "artist": "Amaranth Games" -},{ - "title": "dungeon9", - "artist": "Amaranth Games" -},{ - "title": "faiaira", - "artist": "Amaranth Games" -},{ - "title": "ghedahre", - "artist": "Amaranth Games" -},{ - "title": "gheledon", - "artist": "Amaranth Games" -},{ - "title": "harburg", - "artist": "Amaranth Games" -},{ - "title": "lenore", - "artist": "Amaranth Games" -},{ - "title": "moohatchery", - "artist": "Amaranth Games" -},{ - "title": "80ๅ„„ใฎๆ€ชๆผ”", - "artist": "ใƒ–ใƒ–ใ‚ผใƒฉ" -},{ - "title": "naylith", - "artist": "Amaranth Games" -},{ - "title": "orcempire", - "artist": "Amaranth Games" -},{ - "title": "overworld", - "artist": "Amaranth Games" -},{ - "title": "never ender", - "artist": "livetune/Hatsune Miku" -},{ - "title": "tarvedron", - "artist": "Amaranth Games" -},{ - "title": "thais", - "artist": "Amaranth Games" -},{ - "title": "stormbend", - "artist": "Amaranth Games" -},{ - "title": "thaiscastle", - "artist": "Amaranth Games" -},{ - "title": "theme ", - "artist": "Amaranth Games" -},{ - "title": "themeend", - "artist": "Amaranth Games" -},{ - "title": "themeevil", - "artist": "Amaranth Games" -},{ - "title": "themefear", - "artist": "Amaranth Games" -},{ - "title": "themefriendship", - "artist": "Amaranth Games" -},{ - "title": "thememajestic", - "artist": "Amaranth Games" -},{ - "title": "themeworry", - "artist": "Amaranth Games" -},{ - "title": "venwood", - "artist": "Amaranth Games" -},{ - "title": "waterworkstower", - "artist": "Amaranth Games" -},{ - "title": "witchwood", - "artist": "Amaranth Games" -},{ - "title": "Fear1", - "artist": "Amaranth Games" -},{ - "title": "acropolis", - "artist": "Amaranth Games" -},{ - "title": "aveyond", - "artist": "Amaranth Games" -},{ - "title": "battle", - "artist": "Amaranth Games" -},{ - "title": "battleboss", - "artist": "Amaranth Games" -},{ - "title": "battlefinal", - "artist": "Amaranth Games" -},{ - "title": "bazaar", - "artist": "Amaranth Games" -},{ - "title": "boat", - "artist": "Amaranth Games" -},{ - "title": "darkthropkeep", - "artist": "Amaranth Games" -},{ - "title": "dungeon1", - "artist": "Amaranth Games" -},{ - "title": "dungeon2", - "artist": "Amaranth Games" -},{ - "title": "dungeon3", - "artist": "Amaranth Games" -},{ - "title": "dungeon4", - "artist": "Amaranth Games" -},{ - "title": "dungeon5", - "artist": "Amaranth Games" -},{ - "title": "dungeon6", - "artist": "Amaranth Games" -},{ - "title": "dungeon7", - "artist": "Amaranth Games" -},{ - "title": "dungeon8", - "artist": "Amaranth Games" -},{ - "title": "dungeon9", - "artist": "Amaranth Games" -},{ - "title": "ghedahre", - "artist": "Amaranth Games" -},{ - "title": "Tempesta's Call", - "artist": "nihmune" -},{ - "title": "harburg", - "artist": "Amaranth Games" -},{ - "title": "hightea", - "artist": "Amaranth Games" -},{ - "title": "lenore", - "artist": "Amaranth Games" -},{ - "title": "moohatchery", - "artist": "Amaranth Games" -},{ - "title": "musicbox", - "artist": "Amaranth Games" -},{ - "title": "overworld", - "artist": "Amaranth Games" -},{ - "title": "peliad", - "artist": "Amaranth Games" -},{ - "title": "quincastle", - "artist": "Amaranth Games" -},{ - "title": "shoal-leiu", - "artist": "Amaranth Games" -},{ - "title": "silly", - "artist": "Amaranth Games" -},{ - "title": "stormbend", - "artist": "Amaranth Games" -},{ - "title": "thais", - "artist": "Amaranth Games" -},{ - "title": "thaiscastle", - "artist": "Amaranth Games" -},{ - "title": "theme ", - "artist": "Amaranth Games" -},{ - "title": "themeend", - "artist": "Amaranth Games" -},{ - "title": "themeevil", - "artist": "Amaranth Games" -},{ - "title": "themefear", - "artist": "Amaranth Games" -},{ - "title": "themefriendship", - "artist": "Amaranth Games" -},{ - "title": "thememajestic", - "artist": "Amaranth Games" -},{ - "title": "themeworry", - "artist": "Amaranth Games" -},{ - "title": "tyobi", - "artist": "Amaranth Games" -},{ - "title": "underfall", - "artist": "Amaranth Games" -},{ - "title": "witchwood", - "artist": "Amaranth Games" -},{ - "title": "Fear1", - "artist": "Amaranth Games" -},{ - "title": "acropolis", - "artist": "Amaranth Games" -},{ - "title": "aveyond", - "artist": "Amaranth Games" -},{ - "title": "028-Town06", - "artist": "Amaranth Games" -},{ - "title": "battle2", - "artist": "Amaranth Games" -},{ - "title": "overworld", - "artist": "Amaranth Games" -},{ - "title": "peliad", - "artist": "Amaranth Games" -},{ - "title": "positive2", - "artist": "Amaranth Games" -},{ - "title": "quincastle", - "artist": "Amaranth Games" -},{ - "title": "sedona", - "artist": "Amaranth Games" -},{ - "title": "shoal-leiu", - "artist": "Amaranth Games" -},{ - "title": "silly", - "artist": "Amaranth Games" -},{ - "title": "squirrelhideout", - "artist": "Amaranth Games" -},{ - "title": "stormbend", - "artist": "Amaranth Games" -},{ - "title": "temple", - "artist": "Amaranth Games" -},{ - "title": "thais", - "artist": "Amaranth Games" -},{ - "title": "thaiscastle", - "artist": "Amaranth Games" -},{ - "title": "theme ", - "artist": "Amaranth Games" -},{ - "title": "themeend", - "artist": "Amaranth Games" -},{ - "title": "themeevil", - "artist": "Amaranth Games" -},{ - "title": "themefear", - "artist": "Amaranth Games" -},{ - "title": "themefriendship", - "artist": "Amaranth Games" -},{ - "title": "thememajestic", - "artist": "Amaranth Games" -},{ - "title": "themeworry", - "artist": "Amaranth Games" -},{ - "title": "thornkeep", - "artist": "Amaranth Games" -},{ - "title": "tyobi", - "artist": "Amaranth Games" -},{ - "title": "underfall", - "artist": "Amaranth Games" -},{ - "title": "veldarah", - "artist": "Amaranth Games" -},{ - "title": "witchwood", - "artist": "Amaranth Games" -},{ - "title": "battle-a1", - "artist": "Amaranth Games" -},{ - "title": "battle-a2", - "artist": "Amaranth Games" -},{ - "title": "battle-a3", - "artist": "Amaranth Games" -},{ - "title": "battle-a3b", - "artist": "Amaranth Games" -},{ - "title": "battle-alt-2", - "artist": "Amaranth Games" -},{ - "title": "battle-alt", - "artist": "Amaranth Games" -},{ - "title": "battle-final", - "artist": "Amaranth Games" -},{ - "title": "battle", - "artist": "Amaranth Games" -},{ - "title": "bonding", - "artist": "Amaranth Games" -},{ - "title": "boyle-mad", - "artist": "Amaranth Games" -},{ - "title": "dragon", - "artist": "Amaranth Games" -},{ - "title": "dungeon-cave", - "artist": "Amaranth Games" -},{ - "title": "dungeon-dwarves", - "artist": "Amaranth Games" -},{ - "title": "dungeon-fire", - "artist": "Amaranth Games" -},{ - "title": "dungeon-ice", - "artist": "Amaranth Games" -},{ - "title": "dungeon-memory", - "artist": "Amaranth Games" -},{ - "title": "dungeon-paths", - "artist": "Amaranth Games" -},{ - "title": "dungeon-ruins", - "artist": "Amaranth Games" -},{ - "title": "dungeon-underdark", - "artist": "Amaranth Games" -},{ - "title": "dungeon-windmill", - "artist": "Amaranth Games" -},{ - "title": "evil", - "artist": "Amaranth Games" -},{ - "title": "fear", - "artist": "Amaranth Games" -},{ - "title": "fun", - "artist": "Amaranth Games" -},{ - "title": "ghost-ship", - "artist": "Amaranth Games" -},{ - "title": "gunblade", - "artist": "Amaranth Games" -},{ - "title": "indoors", - "artist": "Amaranth Games" -},{ - "title": "misc-carnival", - "artist": "Amaranth Games" -},{ - "title": "misc-dungeongame", - "artist": "Amaranth Games" -},{ - "title": "misc-library", - "artist": "Amaranth Games" -},{ - "title": "misc-potions", - "artist": "Amaranth Games" -},{ - "title": "misc-puzzley", - "artist": "Amaranth Games" -},{ - "title": "misc-rowenchild", - "artist": "Amaranth Games" -},{ - "title": "overworld", - "artist": "Amaranth Games" -},{ - "title": "rivals", - "artist": "Amaranth Games" -},{ - "title": "sad", - "artist": "Amaranth Games" -},{ - "title": "sample-start", - "artist": "Amaranth Games" -},{ - "title": "somethingmaybe", - "artist": "Amaranth Games" -},{ - "title": "town-castle", - "artist": "Amaranth Games" -},{ - "title": "town-crusade", - "artist": "Amaranth Games" -},{ - "title": "town-demon", - "artist": "Amaranth Games" -},{ - "title": "town-dwarves", - "artist": "Amaranth Games" -},{ - "title": "town-elves", - "artist": "Amaranth Games" -},{ - "title": "town-royal-night", - "artist": "Amaranth Games" -},{ - "title": "town-royal", - "artist": "Amaranth Games" -},{ - "title": "town-tor", - "artist": "Amaranth Games" -},{ - "title": "town-weeville", - "artist": "Amaranth Games" -},{ - "title": "town-windshire", - "artist": "Amaranth Games" -},{ - "title": "town-wyrm", - "artist": "Amaranth Games" -},{ - "title": "victory", - "artist": "Amaranth Games" -},{ - "title": "victory2", - "artist": "Amaranth Games" -},{ - "title": "wasteland", - "artist": "Amaranth Games" -},{ - "title": "wilds-elf", - "artist": "Amaranth Games" -},{ - "title": "worry", - "artist": "Amaranth Games" -},{ - "title": "x-battle-of-sorts", - "artist": "Amaranth Games" -},{ - "title": "Gameboy", - "artist": "ayiko/Silvervale" -},{ - "title": "Windchimes", - "artist": "ayiko/Silvervale" -},{ - "title": "Unthinkable Love - VIP Remix", - "artist": "ayiko/Sinder" -},{ - "title": "Unthinkable Love", - "artist": "ayiko/Sinder" -},{ - "title": "Charles", - "artist": "balloon" -},{ - "title": "battle_music1", - "artist": "Dynamedion" -},{ - "title": "battle_music2", - "artist": "Dynamedion" -},{ - "title": "battle_of_the_undead", - "artist": "Dynamedion" -},{ - "title": "battle_on", - "artist": "Dynamedion" -},{ - "title": "battlefields", - "artist": "Dynamedion" -},{ - "title": "ๆ‚ชใƒŽๅจ˜", - "artist": "mothy" -},{ - "title": "ghost_sigh", - "artist": "Unknown Artist" -},{ - "title": "bgm38", - "artist": "Unknown Artist" -},{ - "title": "After-full_length_track", - "artist": "Amaranth Games" -},{ - "title": "black_gate", - "artist": "Dynamedion" -},{ - "title": "All The Small Things", - "artist": "blink-182" -},{ - "title": "My Time OMORI ver. (Kikuo cover) (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "bo en/Kikuo/Hatsune Miku" -},{ - "title": "boat_engine", - "artist": "Unknown Artist" -},{ - "title": "bone_temple", - "artist": "Dynamedion" -},{ - "title": "bounds", - "artist": "Unknown Artist" -},{ - "title": "bp", - "artist": "Unknown Artist" -},{ - "title": "burstspeed", - "artist": "Unknown Artist" -},{ - "title": "call_of_the_dead", - "artist": "Dynamedion" -},{ - "title": "cat_sleep", - "artist": "Unknown Artist" -},{ - "title": "celtic_march", - "artist": "Dynamedion" -},{ - "title": "cerberus", - "artist": "Unknown Artist" -},{ - "title": "plains_of_devastation", - "artist": "Dynamedion" -},{ - "title": "choke", - "artist": "Unknown Artist" -},{ - "title": "-ERROR", - "artist": "cillia" -},{ - "title": "็™ฝใ„้›ชใฎใƒ—ใƒชใƒณใ‚ปใ‚นใฏ (MEIKOใ‚ซใƒใƒผ)", - "artist": "cillia" -},{ - "title": "city_of_souls", - "artist": "Dynamedion" -},{ - "title": "close_combat", - "artist": "Dynamedion" -},{ - "title": "coldflog", - "artist": "Unknown Artist" -},{ - "title": "combat_and_fight", - "artist": "Dynamedion" -},{ - "title": "combat_music1", - "artist": "Dynamedion" -},{ - "title": "combat_music2", - "artist": "Dynamedion" -},{ - "title": "complex_city", - "artist": "Unknown Artist" -},{ - "title": "convert.sh", - "artist": "Unknown Artist" -},{ - "title": "COLORFUL VOICE", - "artist": "cosMo@Bousou-P" -},{ - "title": "I AM HUNGRY!!", - "artist": "cosMo@Bousou-P" -},{ - "title": "SHOUSHITSU", - "artist": "cosMo@Bousou-P" -},{ - "title": "7days (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "emon(Tes.)/Megurine Luka" -},{ - "title": "ๆˆฆ้—˜๏ผๅˆ้ŸณใƒŸใ‚ฏ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "cosMo@Bousou-P/Hatsune Miku" -},{ - "title": "่„ณๅ†…ใƒฒใ‚ซใ‚ฟใƒ…ใ‚ฑไปฃ่กŒใ‚ตใƒผใƒ“ใ‚น (feat. ้Ÿณ่ก—ใ‚ฆใƒŠ)", - "artist": "cosMo@Bousou-P/้Ÿณ่ก—ใ‚ฆใƒŠ" -},{ - "title": "I WANNA BE YOUR SLAVE", - "artist": "creamy/pretence/11:11 Music Group" -},{ - "title": "cyrf_ogg_glitch", - "artist": "Unknown Artist" -},{ - "title": "We're gonna be drinking (feat. Candice Night & Blackmore's Night)", - "artist": "dArtagnan/Candice Night/Blackmore's Night" -},{ - "title": "My Love's in Germany (feat. Blackbriar)", - "artist": "dArtagnan/Zora Cock/Blackbriar" -},{ - "title": "Nyanyanyanyanyanyanya!", - "artist": "daniwellP" -},{ - "title": "deadzone", - "artist": "Dynamedion" -},{ - "title": "despair", - "artist": "Dynamedion" -},{ - "title": "Two Faced Lovers", - "artist": "dj-Jo" -},{ - "title": "The Disappearance of Hatsune Miku", - "artist": "dj-Jo/CircusP" -},{ - "title": "doomsday", - "artist": "Dynamedion" -},{ - "title": "dungeon_dimension", - "artist": "Dynamedion" -},{ - "title": "002-Battle02", - "artist": "Amaranth Games" -},{ - "title": "003-Battle03", - "artist": "Amaranth Games" -},{ - "title": "004-Battle04", - "artist": "Amaranth Games" -},{ - "title": "005-Boss01", - "artist": "Amaranth Games" -},{ - "title": "006-Boss02", - "artist": "Amaranth Games" -},{ - "title": "007-Boss03", - "artist": "Amaranth Games" -},{ - "title": "008-Boss04", - "artist": "Amaranth Games" -},{ - "title": "009-LastBoss01", - "artist": "Amaranth Games" -},{ - "title": "010-LastBoss02", - "artist": "Amaranth Games" -},{ - "title": "011-LastBoss03", - "artist": "Amaranth Games" -},{ - "title": "012-Theme01", - "artist": "Amaranth Games" -},{ - "title": "013-Theme02", - "artist": "Amaranth Games" -},{ - "title": "014-Theme03", - "artist": "Amaranth Games" -},{ - "title": "015-Theme04", - "artist": "Amaranth Games" -},{ - "title": "016-Theme05", - "artist": "Amaranth Games" -},{ - "title": "017-Theme06", - "artist": "Amaranth Games" -},{ - "title": "018-Field01", - "artist": "Amaranth Games" -},{ - "title": "019-Field02", - "artist": "Amaranth Games" -},{ - "title": "020-Field03", - "artist": "Amaranth Games" -},{ - "title": "021-Field04", - "artist": "Amaranth Games" -},{ - "title": "022-Field05", - "artist": "Amaranth Games" -},{ - "title": "023-Town01", - "artist": "Amaranth Games" -},{ - "title": "024-Town02", - "artist": "Amaranth Games" -},{ - "title": "025-Town03", - "artist": "Amaranth Games" -},{ - "title": "026-Town04", - "artist": "Amaranth Games" -},{ - "title": "027-Town05", - "artist": "Amaranth Games" -},{ - "title": "029-Town07", - "artist": "Amaranth Games" -},{ - "title": "030-Town08", - "artist": "Amaranth Games" -},{ - "title": "031-Castle01", - "artist": "Amaranth Games" -},{ - "title": "032-Church01", - "artist": "Amaranth Games" -},{ - "title": "033-Ship01", - "artist": "Amaranth Games" -},{ - "title": "034-Heaven01", - "artist": "Amaranth Games" -},{ - "title": "035-Dungeon01", - "artist": "Amaranth Games" -},{ - "title": "036-Dungeon02", - "artist": "Amaranth Games" -},{ - "title": "037-Dungeon03", - "artist": "Amaranth Games" -},{ - "title": "038-Dungeon04", - "artist": "Amaranth Games" -},{ - "title": "039-Dungeon05", - "artist": "Amaranth Games" -},{ - "title": "040-Dungeon06", - "artist": "Amaranth Games" -},{ - "title": "041-Dungeon07", - "artist": "Amaranth Games" -},{ - "title": "042-Dungeon08", - "artist": "Amaranth Games" -},{ - "title": "043-Positive01", - "artist": "Amaranth Games" -},{ - "title": "044-Positive02", - "artist": "Amaranth Games" -},{ - "title": "045-Positive03", - "artist": "Amaranth Games" -},{ - "title": "046-Positive04", - "artist": "Amaranth Games" -},{ - "title": "047-Positive05", - "artist": "Amaranth Games" -},{ - "title": "048-Positive06", - "artist": "Amaranth Games" -},{ - "title": "049-Positive07", - "artist": "Amaranth Games" -},{ - "title": "050-Positive08", - "artist": "Amaranth Games" -},{ - "title": "051-Positive09", - "artist": "Amaranth Games" -},{ - "title": "052-Negative01", - "artist": "Amaranth Games" -},{ - "title": "054-Negative03", - "artist": "Amaranth Games" -},{ - "title": "055-Negative04", - "artist": "Amaranth Games" -},{ - "title": "056-Negative05", - "artist": "Amaranth Games" -},{ - "title": "057-Negative06", - "artist": "Amaranth Games" -},{ - "title": "058-Slow01", - "artist": "Amaranth Games" -},{ - "title": "059-Slow02", - "artist": "Amaranth Games" -},{ - "title": "060-Slow03", - "artist": "Amaranth Games" -},{ - "title": "061-Slow04", - "artist": "Amaranth Games" -},{ - "title": "062-Slow05", - "artist": "Amaranth Games" -},{ - "title": "063-Slow06", - "artist": "Amaranth Games" -},{ - "title": "064-Slow07", - "artist": "Amaranth Games" -},{ - "title": "ใƒใ‚ธใƒ†ใ‚ฃใƒ–โ˜†ใƒ€ใƒณใ‚นใ‚ฟใ‚คใƒ ", - "artist": "kinoshita" -},{ - "title": "Air Prelude", - "artist": "Amaranth Games" -},{ - "title": "An_Exciting_Adventure_-_Loop_01", - "artist": "Amaranth Games" -},{ - "title": "Ancient_City-Loop_A", - "artist": "Amaranth Games" -},{ - "title": "Artificer_Heroes", - "artist": "Amaranth Games" -},{ - "title": "Beautiful_dream-cut", - "artist": "Amaranth Games" -},{ - "title": "Beautiful_dream-full_length_track", - "artist": "Amaranth Games" -},{ - "title": "Wait it Out", - "artist": "nihmune" -},{ - "title": "Celtic_Spirit-30_cut", - "artist": "Amaranth Games" -},{ - "title": "Celtic_Spirit-full_length_track", - "artist": "Amaranth Games" -},{ - "title": "Crystal_Dreams-Stinger_C", - "artist": "Amaranth Games" -},{ - "title": "Dance_Ye_Merry-Loop_A", - "artist": "Amaranth Games" -},{ - "title": "Dark_night-30_seconds", - "artist": "Amaranth Games" -},{ - "title": "En_la_Aldea_del_Puerto-full_length_track", - "artist": "Amaranth Games" -},{ - "title": "Folk Round", - "artist": "Amaranth Games" -},{ - "title": "In_ancient_castle", - "artist": "Amaranth Games" -},{ - "title": "Kingdom_of_Light-cut1", - "artist": "Amaranth Games" -},{ - "title": "Lady_Marians_Revenge-Harp_and_Viola", - "artist": "Amaranth Games" -},{ - "title": "Lost_City-Loop_D", - "artist": "Amaranth Games" -},{ - "title": "Medieval_01-short_clip_ident", - "artist": "Amaranth Games" -},{ - "title": "Mystery_Forest_-_60-secs_version", - "artist": "Amaranth Games" -},{ - "title": "Snowman", - "artist": "Amaranth Games" -},{ - "title": "Starry", - "artist": "Amaranth Games" -},{ - "title": "TenebrousBrothersCarnival-Mermaid", - "artist": "Amaranth Games" -},{ - "title": "The Forest and the Trees", - "artist": "Amaranth Games" -},{ - "title": "The_Alchemist-Loop_A", - "artist": "Amaranth Games" -},{ - "title": "There_And_Gone-full_length_track", - "artist": "Amaranth Games" -},{ - "title": "Under_the_Bards_Tree-Loop_G", - "artist": "Amaranth Games" -},{ - "title": "Violets_Waltz-30-secs_Version", - "artist": "Amaranth Games" -},{ - "title": "Until The End", - "artist": "eerie/Isaa Corva" -},{ - "title": "elvensong_credits", - "artist": "Dynamedion" -},{ - "title": "elvensong_menu", - "artist": "Dynamedion" -},{ - "title": "elves_and_angels", - "artist": "Dynamedion" -},{ - "title": "ใƒฉใƒƒใ‚ญใƒผโ˜†ใ‚ชใƒผใƒ– (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "emon(Tes.)/Hatsune Miku" -},{ - "title": "plains_of_blackwater", - "artist": "Dynamedion" -},{ - "title": "No Good", - "artist": "nihmune" -},{ - "title": "empyria", - "artist": "Dynamedion" -},{ - "title": "entry_desertworld", - "artist": "Dynamedion" -},{ - "title": "entry_iceworld", - "artist": "Dynamedion" -},{ - "title": "entry_lavaworld", - "artist": "Dynamedion" -},{ - "title": "entry_mountainworld", - "artist": "Dynamedion" -},{ - "title": "entry_swampworld", - "artist": "Dynamedion" -},{ - "title": "entry_waterworld", - "artist": "Dynamedion" -},{ - "title": "entry_waterworld2", - "artist": "Dynamedion" -},{ - "title": "era_of_the_orcs", - "artist": "Dynamedion" -},{ - "title": "Ship in a Bottle", - "artist": "fin" -},{ - "title": "forbidden_zone", - "artist": "Dynamedion" -},{ - "title": "gaya", - "artist": "Unknown Artist" -},{ - "title": "ghost-dance_loop", - "artist": "Unknown Artist" -},{ - "title": "ใƒชใƒขใ‚ณใƒณ (feat. ้ณณใˆใ‚€&่‰่–™ๅฏงใ€…&้ก้Ÿณใƒชใƒณ&้ก้Ÿณใƒฌใƒณ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "Gigantic O.T.N", - "artist": "gigaP/Matsushita" -},{ - "title": "ginen", - "artist": "Unknown Artist" -},{ - "title": "I Really Want to Stay At Your House", - "artist": "girl_dm_/darkbluecat" -},{ - "title": "godroad", - "artist": "Unknown Artist" -},{ - "title": "ใƒ‰ใƒผใƒŠใƒ„ใƒ›ใƒผใƒซ", - "artist": "hachi" -},{ - "title": "ใƒžใƒˆใƒชใƒงใ‚ทใ‚ซ - ORIGINAL", - "artist": "hachi" -},{ - "title": "็ ‚ใฎๆƒ‘ๆ˜Ÿ feat.ๅˆ้ŸณใƒŸใ‚ฏ", - "artist": "hachi" -},{ - "title": "็ตใ‚“ใง้–‹ใ„ใฆ็พ…ๅˆนใจ้ชธ - ORIGINAL", - "artist": "hachi" -},{ - "title": "hibi", - "artist": "Unknown Artist" -},{ - "title": "himitsu", - "artist": "Unknown Artist" -},{ - "title": "homura", - "artist": "Unknown Artist" -},{ - "title": "horror_zone2", - "artist": "Unknown Artist" -},{ - "title": "human_village", - "artist": "Dynamedion" -},{ - "title": "humikiri", - "artist": "Unknown Artist" -},{ - "title": "ice_elves", - "artist": "Dynamedion" -},{ - "title": "idontknow", - "artist": "Unknown Artist" -},{ - "title": "meltdown", - "artist": "iroha(sasaki)" -},{ - "title": "็‚‰ๅฟƒ่ž่งฃ", - "artist": "iroha(sasaki)" -},{ - "title": "ๆททๆฒŒใƒ–ใ‚ฎ (irucaice Remix) (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "irucaice/jon-YAKITORY/Hatsune Miku" -},{ - "title": "itsukushimi", - "artist": "Unknown Artist" -},{ - "title": "Crossing", - "artist": "joinT" -},{ - "title": "Emancipation", - "artist": "joinT" -},{ - "title": "PARTY TIME", - "artist": "joinT" -},{ - "title": "Riverside on rainy weekend", - "artist": "joinT" -},{ - "title": "late night walks", - "artist": "joinT" -},{ - "title": "Include (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "joinT/Hatsune Miku" -},{ - "title": "Sweet Dreams (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "joinT/Hatsune Miku" -},{ - "title": "slightly cloudy (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "joinT/Hatsune Miku" -},{ - "title": "THUNDERBOLT (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "jon-YAKITORY/Hatsune Miku" -},{ - "title": "joshou", - "artist": "Unknown Artist" -},{ - "title": "joudou_catharsis", - "artist": "Unknown Artist" -},{ - "title": "Empower (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "kawauso/Hatsune Miku" -},{ - "title": "Rokuchonen to ichiya monogatari (feat. IA)", - "artist": "kemu/IA" -},{ - "title": "kiminoirukeshiki", - "artist": "Unknown Artist" -},{ - "title": "Glory Steady Go! (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "kinoshita" -},{ - "title": "Nostalgic Sunshine", - "artist": "nihmune" -},{ - "title": "komorebi", - "artist": "Unknown Artist" -},{ - "title": "kraga_and_braga", - "artist": "Dynamedion" -},{ - "title": "kusari", - "artist": "Unknown Artist" -},{ - "title": "balls", - "artist": "lappy" -},{ - "title": "late_breakfast", - "artist": "Unknown Artist" -},{ - "title": "Hand in Hand", - "artist": "livetune/Hatsune Miku" -},{ - "title": "Tell Your World", - "artist": "livetune/Hatsune Miku" -},{ - "title": "plain_waterworld2", - "artist": "Dynamedion" -},{ - "title": "็ดฐ่ŒๆฑšๆŸ“ - Bacterial Contamination -", - "artist": "mathru(KanimisoP)" -},{ - "title": "Ralsei's Lullaby", - "artist": "maybemochas" -},{ - "title": "mirage", - "artist": "Unknown Artist" -},{ - "title": "misery", - "artist": "Unknown Artist" -},{ - "title": "mokusei", - "artist": "Unknown Artist" -},{ - "title": "momijihukuaki", - "artist": "Unknown Artist" -},{ - "title": "re_birthday", - "artist": "mothy" -},{ - "title": "ใƒชใ‚ฐใƒฌใƒƒใƒˆใƒกใƒƒใ‚ปใƒผใ‚ธ", - "artist": "mothy" -},{ - "title": "ๆ‚ชใƒŽๅฌไฝฟ", - "artist": "mothy" -},{ - "title": "youthful lunch", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ๆ‚ชๅพณใฎใ‚ธใƒฃใƒƒใ‚ธใƒกใƒณใƒˆ", - "artist": "mothy" -},{ - "title": "ๆ‚ช้ฃŸๅจ˜ใ‚ณใƒณใƒใƒผใ‚ฟ", - "artist": "mothy" -},{ - "title": "็™ฝใƒŽๅจ˜", - "artist": "mothy" -},{ - "title": "Black Rock Shooter", - "artist": "mulmeyun" -},{ - "title": "musou", - "artist": "Unknown Artist" -},{ - "title": "ใ‚ฆใƒŸใƒฆใƒชๆตทๅบ•่ญš", - "artist": "n-buna" -},{ - "title": "nakanaide", - "artist": "Unknown Artist" -},{ - "title": "necropolitan", - "artist": "Unknown Artist" -},{ - "title": "All Of Me - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Boyfriend - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Break My Heart - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Breathin - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Build A Bitch - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Burn Down - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Cup Of Coffee - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Dance Monkey - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Dancing In The Moonlight - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Don't Start Now - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Everything I Wanted - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Eyes Blue Like The Atlantic - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Feeling Lost - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Harleys In Hawaii - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Hot Girl Bummer - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "I Like Me Better - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "I Wanna Know - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "I Wanna Leave You - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "ILY (I Love You Baby) - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Into You - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Just Like (Boom Boom Bam) - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Love Me Harder - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Love Story (Nightcore FR)", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Needed Me - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Ocean Eyes - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Silence - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Starboy - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Want U - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "Watermelon Sugar - Nightcore", - "artist": "neko/Shiko Nightcore/Tazzy" -},{ - "title": "House of Memories - Nightcore", - "artist": "neko/Tazzy" -},{ - "title": "Andromeda", - "artist": "nihmune" -},{ - "title": "Are You Okay", - "artist": "nihmune" -},{ - "title": "Bad Girl", - "artist": "nihmune" -},{ - "title": "Beach Nights", - "artist": "nihmune" -},{ - "title": "Bite", - "artist": "nihmune" -},{ - "title": "Bnnuy", - "artist": "nihmune" -},{ - "title": "Bottom", - "artist": "nihmune" -},{ - "title": "Brain Rot", - "artist": "nihmune" -},{ - "title": "Bread Pudding", - "artist": "nihmune" -},{ - "title": "BugBears", - "artist": "nihmune" -},{ - "title": "CPR", - "artist": "nihmune" -},{ - "title": "Cabbage Magic", - "artist": "nihmune" -},{ - "title": "Cantalope", - "artist": "nihmune" -},{ - "title": "Celsius", - "artist": "nihmune" -},{ - "title": "Chemical Womp Womp", - "artist": "nihmune" -},{ - "title": "Chomper", - "artist": "nihmune" -},{ - "title": "Comfort You", - "artist": "nihmune" -},{ - "title": "Crowd Pleaser", - "artist": "nihmune" -},{ - "title": "Cult of the Ussy", - "artist": "nihmune" -},{ - "title": "Cunningham", - "artist": "nihmune" -},{ - "title": "Dance With Me", - "artist": "nihmune" -},{ - "title": "Darkest Hour", - "artist": "nihmune" -},{ - "title": "Dirty Thoughts", - "artist": "nihmune" -},{ - "title": "Don't Know Yet", - "artist": "nihmune" -},{ - "title": "Drunkaloo", - "artist": "nihmune" -},{ - "title": "Dumpster Cat", - "artist": "nihmune" -},{ - "title": "Edgy Toxic", - "artist": "nihmune" -},{ - "title": "Egg Drop", - "artist": "nihmune" -},{ - "title": "Emperors", - "artist": "nihmune" -},{ - "title": "Favorite", - "artist": "nihmune" -},{ - "title": "Feelin' Dandy", - "artist": "nihmune" -},{ - "title": "First Impressions", - "artist": "nihmune" -},{ - "title": "Frantic", - "artist": "nihmune" -},{ - "title": "Frolicking with a Friendly Giant", - "artist": "nihmune" -},{ - "title": "Go Yet Baby", - "artist": "nihmune" -},{ - "title": "Good Mornings", - "artist": "nihmune" -},{ - "title": "Growing Pains", - "artist": "nihmune" -},{ - "title": "Heartbreak Hotel", - "artist": "nihmune" -},{ - "title": "Heartbun", - "artist": "nihmune" -},{ - "title": "Heartfelt", - "artist": "nihmune" -},{ - "title": "Hell's Past", - "artist": "nihmune" -},{ - "title": "Hey Nya", - "artist": "nihmune" -},{ - "title": "Hypnotic", - "artist": "nihmune" -},{ - "title": "In Love with an Anime Girl", - "artist": "nihmune" -},{ - "title": "Inu", - "artist": "nihmune" -},{ - "title": "It's Hell Baby", - "artist": "nihmune" -},{ - "title": "Kiss Me!", - "artist": "nihmune" -},{ - "title": "L Sisters", - "artist": "nihmune" -},{ - "title": "Lily Womp Womp", - "artist": "nihmune" -},{ - "title": "Lost Cause", - "artist": "nihmune" -},{ - "title": "Lovable Falls", - "artist": "nihmune" -},{ - "title": "Love At Home", - "artist": "nihmune" -},{ - "title": "Moon Girl", - "artist": "nihmune" -},{ - "title": "Natalie Radio", - "artist": "nihmune" -},{ - "title": "Natalie's Meow", - "artist": "nihmune" -},{ - "title": "Natalie", - "artist": "nihmune" -},{ - "title": "Neptune", - "artist": "nihmune" -},{ - "title": "Nihmussy", - "artist": "nihmune" -},{ - "title": "Regret Message", - "artist": "okameP" -},{ - "title": "Under the Pillow", - "artist": "nihmune" -},{ - "title": "Nya Nya", - "artist": "nihmune" -},{ - "title": "Odyssey", - "artist": "nihmune" -},{ - "title": "Peaches", - "artist": "nihmune" -},{ - "title": "Pizza in the Cosmos (Concert Ver.)", - "artist": "nihmune" -},{ - "title": "Pizza in the Cosmos", - "artist": "nihmune" -},{ - "title": "Plants", - "artist": "nihmune" -},{ - "title": "Puppy Love", - "artist": "nihmune" -},{ - "title": "Reach for Me", - "artist": "nihmune" -},{ - "title": "Rescue", - "artist": "nihmune" -},{ - "title": "Rice", - "artist": "nihmune" -},{ - "title": "Rich in Love", - "artist": "nihmune" -},{ - "title": "Robotic Love", - "artist": "nihmune" -},{ - "title": "Safe Space", - "artist": "nihmune" -},{ - "title": "The Vampire", - "artist": "shirobeats/ThunderScott/Ironmouse" -},{ - "title": "Scatterbrain", - "artist": "nihmune" -},{ - "title": "Shrimp Nation", - "artist": "nihmune" -},{ - "title": "Socks on Top", - "artist": "nihmune" -},{ - "title": "Sour Worms", - "artist": "nihmune" -},{ - "title": "Spaced Out", - "artist": "nihmune" -},{ - "title": "Speed of Light", - "artist": "nihmune" -},{ - "title": "Stranger Nights", - "artist": "nihmune" -},{ - "title": "Stray", - "artist": "nihmune" -},{ - "title": "Summer's Guest", - "artist": "nihmune" -},{ - "title": "Superstar", - "artist": "nihmune" -},{ - "title": "Sweater Lovin'", - "artist": "nihmune" -},{ - "title": "Sweet Boy", - "artist": "nihmune" -},{ - "title": "Sweet Symphonies - Instrumental", - "artist": "nihmune" -},{ - "title": "Sweet Symphonies", - "artist": "nihmune" -},{ - "title": "Terrifying Silence", - "artist": "nihmune" -},{ - "title": "Umahan", - "artist": "nihmune" -},{ - "title": "Urges - Instrumental", - "artist": "nihmune" -},{ - "title": "Urges", - "artist": "nihmune" -},{ - "title": "Vegas Woes", - "artist": "nihmune" -},{ - "title": "Vtuber Loser", - "artist": "nihmune" -},{ - "title": "Battle with Anne", - "artist": "ryo" -},{ - "title": "Walkin Around", - "artist": "nihmune" -},{ - "title": "Willow Shrimp", - "artist": "nihmune" -},{ - "title": "Wish I Said", - "artist": "nihmune" -},{ - "title": "Wuluh", - "artist": "nihmune" -},{ - "title": "Zoomin'", - "artist": "nihmune" -},{ - "title": "delulu", - "artist": "nihmune" -},{ - "title": "Bite it Off", - "artist": "nihmune/Andrew Holmes" -},{ - "title": "Berry Dreams", - "artist": "nihmune/Bao The Whale" -},{ - "title": "Breaking News", - "artist": "nihmune/Bao The Whale" -},{ - "title": "Toothbrush", - "artist": "nihmune/Hikaru Station" -},{ - "title": "Daisy", - "artist": "nihmune/Lucy Pyre" -},{ - "title": "Call Me Maybe", - "artist": "nihmune/Neuro-Sama" -},{ - "title": "Dirty Little Secret", - "artist": "nihmune/Rainhoe" -},{ - "title": "Brought The Heat Back", - "artist": "nihmune/ShiaBun" -},{ - "title": "Sexy Drug", - "artist": "nihmune/Sinder" -},{ - "title": "Kiss Me Thru The Phone", - "artist": "nihmune/camila" -},{ - "title": "Close to You", - "artist": "niki/cillia/flower" -},{ - "title": "ๅทกใ‚Šใ€็’ฐใ‚Šใ€ใ‚ใใ‚Š็ถšใ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "nogumi/Megurine Luka" -},{ - "title": "Bad Apple!! feat.nomico", - "artist": "nomico" -},{ - "title": "ๅณ่‚ฉใฎ่ถ", - "artist": "noripy" -},{ - "title": "we got poorer than south korea", - "artist": "nunsstor/Megurine Luka" -},{ - "title": "Mimukauwa Nice Try", - "artist": "nunununununununununununununununununununununununununununununununununununununununununununununununununununununununununununununununununununununu" -},{ - "title": "ใƒ‰ใ‚ฏใ‚ฟใƒผ๏ผใƒ•ใ‚กใƒณใ‚ฏใƒ“ใƒผใƒˆ", - "artist": "nyanyannya" -},{ - "title": "ใ‚จใƒซใƒปใ‚ฟใƒณใ‚ดใƒปใ‚ขใƒดใ‚งใƒณใ‚ฟใƒ‰ใƒผใƒซใ€€ใ‚ฏใ‚คใƒณใƒ†ใƒƒใƒˆใƒใƒผใ‚ธใƒงใƒณ Off Vocal", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰" -},{ - "title": "ใ‚จใƒซใƒปใ‚ฟใƒณใ‚ดใƒปใ‚จใ‚ดใ‚คใ‚นใ‚ฟใ€€ใ‚ฏใ‚คใƒณใƒ†ใƒƒใƒˆใƒใƒผใ‚ธใƒงใƒณ Off Vocal", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰" -},{ - "title": "ใƒŸใƒญใƒณใ‚ฌใƒปใƒ‘ใƒฉใƒปใ‚จใƒซใƒžใƒผใƒŠ Off Vocal", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰" -},{ - "title": "ใƒŸใƒญใƒณใ‚ฌใƒปใƒ‘ใƒฉใƒปใ‚จใƒซใƒžใƒผใƒŠใ€€ใ‚ฏใ‚คใƒณใƒ†ใƒƒใƒˆใƒใƒผใ‚ธใƒงใƒณ Off Vocal", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰" -},{ - "title": "ใ‚จใƒซใƒปใ‚ฟใƒณใ‚ดใƒปใ‚ขใƒดใ‚งใƒณใ‚ฟใƒ‰ใƒผใƒซใ€€ใ‚ฏใ‚คใƒณใƒ†ใƒƒใƒˆใƒใƒผใ‚ธใƒงใƒณ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰/Megurine Luka" -},{ - "title": "ใƒŸใƒญใƒณใ‚ฌใƒปใƒ‘ใƒฉใƒปใ‚จใƒซใƒžใƒผใƒŠ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰/Megurine Luka" -},{ - "title": "ใƒŸใƒญใƒณใ‚ฌใƒปใƒ‘ใƒฉใƒปใ‚จใƒซใƒžใƒผใƒŠใ€€ใ‚ฏใ‚คใƒณใƒ†ใƒƒใƒˆใƒใƒผใ‚ธใƒงใƒณ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰/Megurine Luka" -},{ - "title": "ใ‚จใƒซใƒปใ‚ฟใƒณใ‚ดใƒปใ‚จใ‚ดใ‚คใ‚นใ‚ฟใ€€ใ‚ฏใ‚คใƒณใƒ†ใƒƒใƒˆใƒใƒผใ‚ธใƒงใƒณ (feat. ๅทก้Ÿณใƒซใ‚ซ&KAITO)", - "artist": "nyanyannya๏ผˆๅคงๅคฉๆ‰P๏ผ‰/Megurine Luka/KAITO" -},{ - "title": "ogre_battle", - "artist": "Dynamedion" -},{ - "title": "-2009-ๅคขใฎๅง‹ใพใ‚Š", - "artist": "okameP" -},{ - "title": "Cistus albidus", - "artist": "okameP" -},{ - "title": "Cry Cry Cry", - "artist": "okameP" -},{ - "title": "Die For You", - "artist": "okameP" -},{ - "title": "Erica", - "artist": "okameP" -},{ - "title": "Fall", - "artist": "okameP" -},{ - "title": "Invisible", - "artist": "okameP" -},{ - "title": "Iโ€™m so sick", - "artist": "okameP" -},{ - "title": "ๅฃŠใ‚Œใ‹ใ‘ใฎไธ–็•Œ", - "artist": "okameP" -},{ - "title": "dystopia (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "okameP/Megurine Luka" -},{ - "title": "umbrella (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "okameP/Megurine Luka" -},{ - "title": "mysticism", - "artist": "okuni*" -},{ - "title": "oo39_ys002", - "artist": "Unknown Artist" -},{ - "title": "order_of_dawn", - "artist": "Dynamedion" -},{ - "title": "org_beyond_the_dawn", - "artist": "Unknown Artist" -},{ - "title": "org_east_wind", - "artist": "Unknown Artist" -},{ - "title": "org_end_of_the_paranoid", - "artist": "Unknown Artist" -},{ - "title": "org_for_the_end", - "artist": "Unknown Artist" -},{ - "title": "org_mortal_but_immortal", - "artist": "Unknown Artist" -},{ - "title": "org_mortal_mb", - "artist": "Unknown Artist" -},{ - "title": "org_mortal_piano", - "artist": "Unknown Artist" -},{ - "title": "org_our_revenge", - "artist": "Unknown Artist" -},{ - "title": "org_the_mortal_fate", - "artist": "Unknown Artist" -},{ - "title": "org_the_mortal_fate_2", - "artist": "Unknown Artist" -},{ - "title": "org_wisdom_in_one", - "artist": "Unknown Artist" -},{ - "title": "never enough", - "artist": "otuka" -},{ - "title": "oubo", - "artist": "Unknown Artist" -},{ - "title": "paradiselost", - "artist": "Unknown Artist" -},{ - "title": "My bread was Burnt to a Crisp", - "artist": "picdo/Rei Adachi" -},{ - "title": "Rei", - "artist": "picdo/Rei Adachi" -},{ - "title": "Acute Love Addiction (feat. KASANE TETO)", - "artist": "pinata/Kasane Teto" -},{ - "title": "plain_darkened", - "artist": "Dynamedion" -},{ - "title": "plain_desertworld", - "artist": "Dynamedion" -},{ - "title": "plain_enchanted", - "artist": "Dynamedion" -},{ - "title": "plain_iceworld", - "artist": "Dynamedion" -},{ - "title": "plain_lavaworld", - "artist": "Dynamedion" -},{ - "title": "plain_mountainworld", - "artist": "Dynamedion" -},{ - "title": "plain_mystified", - "artist": "Dynamedion" -},{ - "title": "plain_swampworld", - "artist": "Dynamedion" -},{ - "title": "plain_waterworld", - "artist": "Dynamedion" -},{ - "title": "39 (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "sasakure.UK/DECO*27/Hatsune Miku" -},{ - "title": "plain_world", - "artist": "Dynamedion" -},{ - "title": "Identity", - "artist": "ใผใ‰ใฎ" -},{ - "title": "Until the Day Comes", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "plains_of_myth", - "artist": "Dynamedion" -},{ - "title": "S.L.U.T.", - "artist": "ppcocaine" -},{ - "title": "private_eye_2", - "artist": "Unknown Artist" -},{ - "title": "A Journey Begun in the Twilight", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A Merciless Stage", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A New World: The Unknown", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A New World", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A Painful Determination", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A Person's Expectations", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A Person's Warmth", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "A Show of Strength", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Adults Only - Romance Mix", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Adults Only", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Afterglow", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Alma Mater", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Always Close By", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Aria of Light - piano solo ver.", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Authority's Mediator", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Battle Mix: Overpressure", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Beneath the Sun", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Blood's Guidance", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Bottom of the Pile", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Cheerful Ace", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Commence Operation", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Continuation of the Dream", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Country Cowgirl", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Cracked Mirror", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Cry of Grief", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Cut the Storm: Fighting Spirit", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Cut the Storm", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Dance of Flames", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Dazzling Earth", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Deadly Voyage", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Decisive Battle", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Demise", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Demon's Lair", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Deo Volente", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Devil's Gaze", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Devil's Insight", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Divine Punishment", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Dum Spiro", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Emotions", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Enemies of Mankind", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Faded Memories", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Fight for Survival", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Final Memories", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Footsteps of Disaster", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Fortress of Steel", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Fragile Plea -Reminiscence-", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Fragile Plea", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "GOD EATER", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Gentle Times - Orchestra Ver.", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Give Me Power", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "God Eater", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Gods and Men: End of My Dream", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Gods and Men: Resolution", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Gods and Men: Shall We Meet Again", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Gods and Men", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Going Home With You", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Halted Feelings", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "High Stakes", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Home of the Soul", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "If Wishes Come True", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "If the Time Comes", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Innocent Eyes", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Into the Demon's Lair", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Irreplacable", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "It'll Work Out Somehow!", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Loss of Freedom", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Lovely Bubbly", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Lurking Shadow", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "March of Calamity", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Missing Half", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "NEO Briefing", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Nemesis", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Nightmares - 1st Ver.", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Nightmares - 2nd Ver.", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Obsidian Flash", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Ode to the Menace", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "One That Carries Solitude", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Our Forefathers", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Overflow", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Palace of Trials", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Parting Ways", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Peaceful Moment", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Piercing Spite", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Puppets of Justice", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Remembering His Promise", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Repulsa", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Rewrite", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Ruler of Ruin", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Ruthless King", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Scar", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Sending Thoughts", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Shadows over the City: Fear", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Shadows over the City", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Share the Fate", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Skies of Destiny", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Spearhead", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Squishy & Solid", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Stratagem\nhttps://open.spotify.com/track/1Z0JFTT2ctaAZbTVEtegI7", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Strategy Meeting", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Suspicion", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "That Which Sleeps in the Deep", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Angel Descends", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Ash Guardian", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Ash-entombed City", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Birth of a Rebel", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Blizzard's Cry: Frozen Sky", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Blizzard's Cry", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Butterfly's Invitation", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Days We Dreamed Of", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Dying World", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The End of a Vow", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Gods' Feast: Gluttony", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Gods' Feast", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Innocent World", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Savior's Return", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "The Silver Path", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tied to Tomorrow", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Time for a Break", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Time to Decide", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Times of Plenty", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "To the Unending Battle", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tragedy", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tranquil Moment", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Treacherous Path", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Triumphant Return", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tumbling Fate", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Turbulence", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Twisting Tunnels", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Unending Corrosion", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Unfading Scar", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Unstable Behavior", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "057-Negative06", - "artist": "Amaranth Games" -},{ - "title": "Warm Sunlight", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Wavering Spirit -Bewitching Voice-", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Wavering Spirit", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Wild Beasts", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Wolf's Howl", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "You Can Make It", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Your Friends Are Here", - "artist": "project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "quiet-residential-area1", - "artist": "Unknown Artist" -},{ - "title": "rakuyou", - "artist": "Unknown Artist" -},{ - "title": "reminiscence_loop", - "artist": "Unknown Artist" -},{ - "title": "rising_up_", - "artist": "Unknown Artist" -},{ - "title": "rune_master", - "artist": "Dynamedion" -},{ - "title": "runewarrior", - "artist": "Dynamedion" -},{ - "title": "World Is Mine", - "artist": "ryo (supercell)" -},{ - "title": "A Moment's Respite", - "artist": "ryo" -},{ - "title": "A Second Chat", - "artist": "ryo" -},{ - "title": "A Trial Beckons", - "artist": "ryo" -},{ - "title": "Adrift in Darkness", - "artist": "ryo" -},{ - "title": "Agnes in Captivity", - "artist": "ryo" -},{ - "title": "Al-Khampis, Land of Learning", - "artist": "ryo" -},{ - "title": "Battle of Oblivion", - "artist": "ryo" -},{ - "title": "Battle with Anne, Redux", - "artist": "ryo" -},{ - "title": "Orc Victory", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Battle with Diamante", - "artist": "ryo" -},{ - "title": "Battle with Providence", - "artist": "ryo" -},{ - "title": "Bravely Second Main Theme", - "artist": "ryo" -},{ - "title": "Den of Fiends", - "artist": "ryo" -},{ - "title": "Don't Sell Me Short!", - "artist": "ryo" -},{ - "title": "Gathelatio, Seat of the Orthodoxy", - "artist": "ryo" -},{ - "title": "Going Full Gravy", - "artist": "ryo" -},{ - "title": "Hold Your Breath", - "artist": "ryo" -},{ - "title": "I'll Take This One Too", - "artist": "ryo" -},{ - "title": "I've Got This!", - "artist": "ryo" -},{ - "title": "Impending Danger", - "artist": "ryo" -},{ - "title": "Insert Laughs Here?", - "artist": "ryo" -},{ - "title": "Joy of Victory - Bravely Second", - "artist": "ryo" -},{ - "title": "Le Grand Jeu", - "artist": "ryo" -},{ - "title": "On That Day", - "artist": "ryo" -},{ - "title": "Overcoming Obstacles", - "artist": "ryo" -},{ - "title": "Path to the Celestial", - "artist": "ryo" -},{ - "title": "Punishing Battle", - "artist": "ryo" -},{ - "title": "Fortress of Lies", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Ready to Go?", - "artist": "ryo" -},{ - "title": "Row Your Boat", - "artist": "ryo" -},{ - "title": "Sagitta, Village in the Clouds", - "artist": "ryo" -},{ - "title": "Sailing the Skies", - "artist": "ryo" -},{ - "title": "Sgt. Sapp and Pvt. Piddler", - "artist": "ryo" -},{ - "title": "The Adventure Begins", - "artist": "ryo" -},{ - "title": "The Curtain Rises", - "artist": "ryo" -},{ - "title": "The Grand Ship - A Sea Shanty", - "artist": "ryo" -},{ - "title": "The Grand Ship - Superstar Mix", - "artist": "ryo" -},{ - "title": "The Imperial Army", - "artist": "ryo" -},{ - "title": "The Rubadub Sets Sail", - "artist": "ryo" -},{ - "title": "The Vanquished", - "artist": "ryo" -},{ - "title": "Theme of Altair and Vega", - "artist": "ryo" -},{ - "title": "Theme of Magnolia", - "artist": "ryo" -},{ - "title": "Theme of Yew", - "artist": "ryo" -},{ - "title": "Time of Loss", - "artist": "ryo" -},{ - "title": "War Bells Toll", - "artist": "ryo" -},{ - "title": "Yunohana, Land of Hot Springs", - "artist": "ryo" -},{ - "title": "Heroes in valhallas hall", - "artist": "samurosauro" -},{ - "title": "๏ผŠใƒใƒญใƒผใ€ใƒ—ใƒฉใƒใƒƒใƒˆใ€‚", - "artist": "sasakure.UK" -},{ - "title": "zensen he totugekiseyo", - "artist": "Unknown Artist" -},{ - "title": "Maze TV-Size", - "artist": "savage genius/่ฟ‘ๆฑŸ็Ÿฅๆฐธ" -},{ - "title": "search_and_DESTROY", - "artist": "Unknown Artist" -},{ - "title": "senmetunohate", - "artist": "Unknown Artist" -},{ - "title": "shadow_dance", - "artist": "Unknown Artist" -},{ - "title": "sharrowdale", - "artist": "Dynamedion" -},{ - "title": "shinekind", - "artist": "Unknown Artist" -},{ - "title": "Sayton", - "artist": "shirobeats/Ironmouse" -},{ - "title": "Stay With Me - Remix", - "artist": "shirobeats/Ironmouse/Kyuzi" -},{ - "title": "Battery 2", - "artist": "shirobeats/Ironmouse/McGwire/Oricadia/Kiwwi/pdr dax" -},{ - "title": "Zombies", - "artist": "shirobeats/Ironmouse/Nyanners/Projekt Melody/RichaadEB/Hime Hajime/Apricot/Zentreya/Sleeping Forest/Silvervale" -},{ - "title": "Getcha!", - "artist": "shirobeats/Ironmouse/Sleeping Forest/Nyanners" -},{ - "title": "Magical Girls", - "artist": "shirobeats/Lollia/Louverture/OR3O/Trickywi/xUnreachablee/Katyuska MoonFox/NOIZZ." -},{ - "title": "Feliz Navidad x Mi Burrito Sabanero", - "artist": "shirobeats/Silva Hound/Ironmouse/Nyanners" -},{ - "title": "Who? - English Version", - "artist": "shirobeats/Silvervale" -},{ - "title": "Who?", - "artist": "shirobeats/Silvervale" -},{ - "title": "Therefor you and me", - "artist": "si-o" -},{ - "title": "small_port", - "artist": "Unknown Artist" -},{ - "title": "ikanaide (feat. Kaai Yuki)", - "artist": "sohta/Yuki Kaai" -},{ - "title": "Hex Girl", - "artist": "songstress jo" -},{ - "title": "spaceaccident", - "artist": "Unknown Artist" -},{ - "title": "spiral tones - Instrumental", - "artist": "ๅพ‹ๅฏ/Mori Calliope" -},{ - "title": "song for my lost ghost friends (vocaloid ver.)", - "artist": "spellcasting" -},{ - "title": "spellforce", - "artist": "Dynamedion" -},{ - "title": "squid_storm", - "artist": "Unknown Artist" -},{ - "title": "001-Battle01", - "artist": "Amaranth Games" -},{ - "title": "002-Battle02", - "artist": "Amaranth Games" -},{ - "title": "003-Battle03", - "artist": "Amaranth Games" -},{ - "title": "004-Battle04", - "artist": "Amaranth Games" -},{ - "title": "005-Boss01", - "artist": "Amaranth Games" -},{ - "title": "006-Boss02", - "artist": "Amaranth Games" -},{ - "title": "007-Boss03", - "artist": "Amaranth Games" -},{ - "title": "008-Boss04", - "artist": "Amaranth Games" -},{ - "title": "009-LastBoss01", - "artist": "Amaranth Games" -},{ - "title": "010-LastBoss02", - "artist": "Amaranth Games" -},{ - "title": "011-LastBoss03", - "artist": "Amaranth Games" -},{ - "title": "012-Theme01", - "artist": "Amaranth Games" -},{ - "title": "013-Theme02", - "artist": "Amaranth Games" -},{ - "title": "014-Theme03", - "artist": "Amaranth Games" -},{ - "title": "015-Theme04", - "artist": "Amaranth Games" -},{ - "title": "016-Theme05", - "artist": "Amaranth Games" -},{ - "title": "017-Theme06", - "artist": "Amaranth Games" -},{ - "title": "018-Field01", - "artist": "Amaranth Games" -},{ - "title": "019-Field02", - "artist": "Amaranth Games" -},{ - "title": "020-Field03", - "artist": "Amaranth Games" -},{ - "title": "021-Field04", - "artist": "Amaranth Games" -},{ - "title": "022-Field05", - "artist": "Amaranth Games" -},{ - "title": "023-Town01", - "artist": "Amaranth Games" -},{ - "title": "024-Town02", - "artist": "Amaranth Games" -},{ - "title": "025-Town03", - "artist": "Amaranth Games" -},{ - "title": "026-Town04", - "artist": "Amaranth Games" -},{ - "title": "027-Town05", - "artist": "Amaranth Games" -},{ - "title": "028-Town06", - "artist": "Amaranth Games" -},{ - "title": "029-Town07", - "artist": "Amaranth Games" -},{ - "title": "030-Town08", - "artist": "Amaranth Games" -},{ - "title": "031-Castle01", - "artist": "Amaranth Games" -},{ - "title": "032-Church01", - "artist": "Amaranth Games" -},{ - "title": "033-Ship01", - "artist": "Amaranth Games" -},{ - "title": "034-Heaven01", - "artist": "Amaranth Games" -},{ - "title": "035-Dungeon01", - "artist": "Amaranth Games" -},{ - "title": "036-Dungeon02", - "artist": "Amaranth Games" -},{ - "title": "038-Dungeon04", - "artist": "Amaranth Games" -},{ - "title": "037-Dungeon03", - "artist": "Amaranth Games" -},{ - "title": "039-Dungeon05", - "artist": "Amaranth Games" -},{ - "title": "040-Dungeon06", - "artist": "Amaranth Games" -},{ - "title": "041-Dungeon07", - "artist": "Amaranth Games" -},{ - "title": "042-Dungeon08", - "artist": "Amaranth Games" -},{ - "title": "043-Positive01", - "artist": "Amaranth Games" -},{ - "title": "044-Positive02", - "artist": "Amaranth Games" -},{ - "title": "045-Positive03", - "artist": "Amaranth Games" -},{ - "title": "046-Positive04", - "artist": "Amaranth Games" -},{ - "title": "047-Positive05", - "artist": "Amaranth Games" -},{ - "title": "048-Positive06", - "artist": "Amaranth Games" -},{ - "title": "049-Positive07", - "artist": "Amaranth Games" -},{ - "title": "050-Positive08", - "artist": "Amaranth Games" -},{ - "title": "051-Positive09", - "artist": "Amaranth Games" -},{ - "title": "052-Negative01", - "artist": "Amaranth Games" -},{ - "title": "054-Negative03", - "artist": "Amaranth Games" -},{ - "title": "055-Negative04", - "artist": "Amaranth Games" -},{ - "title": "056-Negative05", - "artist": "Amaranth Games" -},{ - "title": "Ochame Kinou - Cover", - "artist": "takaokamizuki/Kasane Teto" -},{ - "title": "058-Slow01", - "artist": "Amaranth Games" -},{ - "title": "059-Slow02", - "artist": "Amaranth Games" -},{ - "title": "060-Slow03", - "artist": "Amaranth Games" -},{ - "title": "061-Slow04", - "artist": "Amaranth Games" -},{ - "title": "062-Slow05", - "artist": "Amaranth Games" -},{ - "title": "063-Slow06", - "artist": "Amaranth Games" -},{ - "title": "064-Slow07", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Critical_Maneuvers", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Enemy_Ace", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Gunblade_Duel", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Iron_Angel_Wings", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Just_Emotion", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Rivals_Forever", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Rush_Into_Action", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Vampire_Hunter", - "artist": "Amaranth Games" -},{ - "title": "Battle_-_Velvet_Hammer", - "artist": "Amaranth Games" -},{ - "title": "Battle_Boss Battle 2", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Creepy_Corridors", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Dangerous_Catacombs", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Dwarven_Depths", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Ghostly_Barrows", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Hidden_Passages", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Hunting_For_Treasure", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Secret_Door", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Tunnel_Rats", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Underworld_Dreams", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_-_Vault_of_Mysteries", - "artist": "Amaranth Games" -},{ - "title": "Dungeon_Cave", - "artist": "Amaranth Games" -},{ - "title": "Field_World Map", - "artist": "Amaranth Games" -},{ - "title": "Scene_Editor Theme", - "artist": "Amaranth Games" -},{ - "title": "Scene_Good Times", - "artist": "Amaranth Games" -},{ - "title": "Scene_Sad Times", - "artist": "Amaranth Games" -},{ - "title": "Scene_Snowy", - "artist": "Amaranth Games" -},{ - "title": "Scene_Tropical", - "artist": "Amaranth Games" -},{ - "title": "Theme_-_For_King_And_Country", - "artist": "Amaranth Games" -},{ - "title": "Theme_-_Grand_Imperial_Army", - "artist": "Amaranth Games" -},{ - "title": "Theme_-_Ominous_Oracle", - "artist": "Amaranth Games" -},{ - "title": "Theme_-_Questing_Heroes", - "artist": "Amaranth Games" -},{ - "title": "Theme_-_Restored_Kingdom", - "artist": "Amaranth Games" -},{ - "title": "Theme_-_Timeless_Love", - "artist": "Amaranth Games" -},{ - "title": "Town_-_Army_Barracks", - "artist": "Amaranth Games" -},{ - "title": "Town_-_Esper_Village", - "artist": "Amaranth Games" -},{ - "title": "Town_-_Foreign_Markets", - "artist": "Amaranth Games" -},{ - "title": "Town_-_Happy_Rural_Village", - "artist": "Amaranth Games" -},{ - "title": "Town_-_Hidden_Sky_Kingdom", - "artist": "Amaranth Games" -},{ - "title": "Town_-_Nice_Day_In_Town", - "artist": "Amaranth Games" -},{ - "title": "Town_-_Tranquil_Refuge", - "artist": "Amaranth Games" -},{ - "title": "Town_Cafe", - "artist": "Amaranth Games" -},{ - "title": "Town_Ghost Town", - "artist": "Amaranth Games" -},{ - "title": "Town_Peaceful Town", - "artist": "Amaranth Games" -},{ - "title": "Town_Shrine", - "artist": "Amaranth Games" -},{ - "title": "Town_Tranquil Village", - "artist": "Amaranth Games" -},{ - "title": "strategy_and_gameplay", - "artist": "Dynamedion" -},{ - "title": "strong_wind1", - "artist": "Unknown Artist" -},{ - "title": "systemsun", - "artist": "Unknown Artist" -},{ - "title": "Jack Pot Sad Girl", - "artist": "syudou" -},{ - "title": "Ya Soshla S Uma", - "artist": "t.A.T.u." -},{ - "title": "ไฟบใ‚ดใƒผใ‚นใƒˆใ‚ฟใ‚คใƒ—", - "artist": "syudou" -},{ - "title": "30 Minutes - Remix", - "artist": "t.A.T.u." -},{ - "title": "30 Minutes", - "artist": "t.A.T.u." -},{ - "title": "A Simple Motion", - "artist": "t.A.T.u." -},{ - "title": "All About Us", - "artist": "t.A.T.u." -},{ - "title": "All The Things She Said - Fernando Garibay Remix", - "artist": "t.A.T.u." -},{ - "title": "All The Things She Said", - "artist": "t.A.T.u." -},{ - "title": "Clowns (Can You See Me Now?)", - "artist": "t.A.T.u." -},{ - "title": "Cosmos (Outer Space)", - "artist": "t.A.T.u." -},{ - "title": "Craving (I Only Want What I Can't Have)", - "artist": "t.A.T.u." -},{ - "title": "Dangerous And Moving - Intro", - "artist": "t.A.T.u." -},{ - "title": "Dangerous And Moving", - "artist": "t.A.T.u." -},{ - "title": "Friend or Foe", - "artist": "t.A.T.u." -},{ - "title": "Gomenasai", - "artist": "t.A.T.u." -},{ - "title": "How Soon Is Now?", - "artist": "t.A.T.u." -},{ - "title": "Loves Me Not", - "artist": "t.A.T.u." -},{ - "title": "Malchik Gay", - "artist": "t.A.T.u." -},{ - "title": "Nas Ne Dagoniat", - "artist": "t.A.T.u." -},{ - "title": "Not Gonna Get Us", - "artist": "t.A.T.u." -},{ - "title": "Obezyanka Nol", - "artist": "t.A.T.u." -},{ - "title": "Perfect Enemy", - "artist": "t.A.T.u." -},{ - "title": "Sacrifice", - "artist": "t.A.T.u." -},{ - "title": "Show Me Love", - "artist": "t.A.T.u." -},{ - "title": "Stars", - "artist": "t.A.T.u." -},{ - "title": "We Shout", - "artist": "t.A.T.u." -},{ - "title": "Show Me Love - Extended Version", - "artist": "t.A.T.u./DJ Monk" -},{ - "title": "Show Me Love - Fabricated Remix", - "artist": "t.A.T.u./Sven Martin/Domen Vajevec" -},{ - "title": "ใ‚จใƒใƒผใƒ•ใƒญใƒผใƒฉใ‚คใƒˆ ใฎใใฏใ—KAITO ใƒ”ใ‚ขใƒŽๅผพใ่ชžใ‚Š ver(2023 remaster) (feat. KAITO)", - "artist": "yamichrome/KAITO" -},{ - "title": "tension_briefing", - "artist": "Unknown Artist" -},{ - "title": "the_clockwork_crypts", - "artist": "Dynamedion" -},{ - "title": "the_gorge", - "artist": "Dynamedion" -},{ - "title": "the_kathai", - "artist": "Dynamedion" -},{ - "title": "the_return_of_cenwen", - "artist": "Dynamedion" -},{ - "title": "the_winters", - "artist": "Unknown Artist" -},{ - "title": "Washing Machine Heart", - "artist": "thquib/GUMI" -},{ - "title": "Oh Ana", - "artist": "thquib/Gumi" -},{ - "title": "Bubble Pop Electric", - "artist": "thquib/Hatsune Miku/GUMI" -},{ - "title": "Hayloft", - "artist": "thquib/Miku/GUMI" -},{ - "title": "timechase", - "artist": "Unknown Artist" -},{ - "title": "Monodrama (From \"Honkai: Star Rail\") - Sparkle Theme", - "artist": "tnbee" -},{ - "title": "Kiss", - "artist": "toka/Nightcore High" -},{ - "title": "tozasitakokoro", - "artist": "Unknown Artist" -},{ - "title": "train-pass1", - "artist": "Unknown Artist" -},{ - "title": "tukito287_cross_heart_synth_rock", - "artist": "Unknown Artist" -},{ - "title": "tus a chur", - "artist": "Unknown Artist" -},{ - "title": "Sugared Up", - "artist": "twst" -},{ - "title": "Blood // Water", - "artist": "vara" -},{ - "title": "vividblue", - "artist": "Unknown Artist" -},{ - "title": "Testify (feat. Hoshikuma Minami)", - "artist": "void (Mournfinale)/Hoshikuma Minami" -},{ - "title": "Main Title", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Human 1", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Human 2", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Human Victory", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Human Defeat", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Undead 1", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Undead 2", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Undead 3", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Undead Victory", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Undead Defeat", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Orc 1", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Orc 2", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Orc 3", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "tartarus_0d05 - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Orc Defeat", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Night Elf 1", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Night Elf 2", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Night Elf 3", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Night Elf Victory", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Night Elf Defeat", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Comradeship", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Dark Agents", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Dark Victory", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Doom", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Sad Mystery", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Tension", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Tragic Confrontation", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Heroic Victory", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "WarCraft II Main Title", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "Credits", - "artist": "Tracy W. Bush, Derek Duke, Jason Hayes, Glenn Stafford" -},{ - "title": "waterfall-small2", - "artist": "Unknown Artist" -},{ - "title": "ใ‚ทใƒฃใƒณใƒ†ใ‚ฃ (feat. KAITO)", - "artist": "wotaku" -},{ - "title": "Rollin' Girls", - "artist": "wowaka" -},{ - "title": "Rollinโ€™ Girl", - "artist": "wowaka" -},{ - "title": "yako", - "artist": "Unknown Artist" -},{ - "title": "ใ‚จใƒใƒผใƒ•ใƒญใƒผใƒฉใ‚คใƒˆ ใฎใใฏใ—KAITO ver.(2023 ใ‚ขใ‚ณใ‚ฎๅ…ฅใ‚Šremaster) (feat. KAITO)", - "artist": "yamichrome/KAITO" -},{ - "title": "ใ‚จใƒใƒผใƒ•ใƒญใƒผใƒฉใ‚คใƒˆ ใฎใใฏใ—KAITO ver.(2023 ใ‚ขใ‚ณใ‚ฎ็„กใ—remaster) (feat. KAITO)", - "artist": "yamichrome/KAITO" -},{ - "title": "Rin-chan getting kicked on the bullet train (feat. KAGAMINE RIN)", - "artist": "yukatefu/Kagamine Rin" -},{ - "title": "Cherubic Innocence", - "artist": "ใผใ‰ใฎ" -},{ - "title": "ๆŒ‡ๅ…ˆใซใ‚ญใ‚น(2023 CD remaster) (feat. KAITO)", - "artist": "yamichrome/KAITO" -},{ - "title": "ๆŒ‡ๅ…ˆใซใ‚ญใ‚นใ€€ใƒ”ใ‚ขใƒŽๅผพใ่ชžใ‚Šver.(2023 remaster) (feat. KAITO)", - "artist": "yamichrome/KAITO" -},{ - "title": "้€ๆ˜Žใฎใ‚ขใ‚ช (feat. KAITO)", - "artist": "yamichrome/KAITO" -},{ - "title": "Fairyfail (feat. KAITO&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/KAITO/Megurine Luka" -},{ - "title": "7300 (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "9years' wonder. (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "Bow and Arrows (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "birth (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "chant (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "fรฉษชnt (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "rebirth (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใ‚ใชใŸใซๅ…‰ใŒ้™ใ‚ŠๆณจใŽใพใ™ใ‚ˆใ†ใซ 2023 CD remaster (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใ•ใ‚ˆใชใ‚‰ใซใ†ใฃใฆใคใ‘ใฎๆ—ฅ (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใ‚จใƒใƒผใƒ•ใƒญใƒผใƒฉใ‚คใƒˆ (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใ‚จใƒใƒผใƒ•ใƒญใƒผใƒฉใ‚คใƒˆpiano ver. (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใ‚ญใƒŸใŒใ†ใพใ‚ŒใŸไธ‰ๆœˆใฎใ“ใจ (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใ‚ฏใƒญใ‚นใƒญใƒผใƒ‰ (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใ‚ทใƒงใ‚ฆใƒใƒณใ‚ญ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ใƒใƒใƒผใ‚จใƒณใƒ‰ใƒญใƒผใƒซ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๅ‡กไบบๆœชๆบ€ Luka ver. (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๅŠฃ็ญ‰ๆ„Ÿๆƒ…็—› (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๅ‘ฝใ”ใฃใ“ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๅ››ๆœˆไบŒๅๆ—ฅใ€ๆกœใฎ่กŒๆ–นใ€‚ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๅฎŒๅ…จๆ€งใ‚ณใƒณใƒ—ใƒฌใƒƒใ‚ฏใ‚น 10 years ver. 2023 CD remaster (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๅบ•ๆŠœใ‘ใซๆ˜Žใ‚‹ใ„ๆญŒ (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๅฟœๆดๆญŒใงใฏๆ•‘ใ‚ใ‚Œใชใ„ๅ‘ฝใซๆงใ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "ๆฌ ้™ฅไบบ้–“ Luka ver. (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "้‡Žๆšฎ (2022 remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "yamichrome/Megurine Luka" -},{ - "title": "yatsu", - "artist": "Unknown Artist" -},{ - "title": "Memories from 10 Years Ago -Recollection-", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "yukisora", - "artist": "Unknown Artist" -},{ - "title": "The Dragonborn Comes", - "artist": "yunmir/Jeannie Lee" -},{ - "title": "zansyo", - "artist": "Unknown Artist" -},{ - "title": "Tales of Berseria", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "U Know, Darling", - "artist": "zontik/Hatsune Miku/Megurine Luka" -},{ - "title": "ะ’ัƒะฝัˆะฟัƒะฝัˆ", - "artist": "ะขะฐะฒะตั€ะฝะฐ" -},{ - "title": "Look atใƒผ> (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ใ‚ใ—ใ‹ใ‹ใ‚‚ใ—ใ‹ใ€‚/Megurine Luka" -},{ - "title": "ใŸใณใฎใพใˆใ€ใŸใณใฎใ‚ใจ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใ„ใ‚ˆใ‚/Hatsune Miku" -},{ - "title": "Musicโ˜†Girl:Re (feat. MEIKO)", - "artist": "ใ†ใ‚‰ใฟ็ฌฌไบŒๅฝขๆ…‹/MEIKO" -},{ - "title": "one way (feat. MEIKO)", - "artist": "ใ†ใ‚‰ใฟ็ฌฌไบŒๅฝขๆ…‹/MEIKO" -},{ - "title": "็ต‚ใ‚ใ‚‹ไธ–็•Œใฎ่จ˜ๆ†ถ (feat. MEIKO)", - "artist": "ใ†ใ‚‰ใฟ็ฌฌไบŒๅฝขๆ…‹/MEIKO" -},{ - "title": "Hyped Drive (feat. MEIKO&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ใ†ใ‚‰ใฟ็ฌฌไบŒๅฝขๆ…‹/MEIKO/Megurine Luka" -},{ - "title": "PRIMAL HOWL (feat. MEIKO&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ใ†ใ‚‰ใฟ็ฌฌไบŒๅฝขๆ…‹/MEIKO/Megurine Luka" -},{ - "title": "Ember Within (feat. ๅทก้Ÿณใƒซใ‚ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใ†ใ‚‰ใฟ็ฌฌไบŒๅฝขๆ…‹/Megurine Luka/Hatsune Miku" -},{ - "title": "ๆ˜Ÿใซ้ก˜ใ„ใ‚’", - "artist": "ใ‹ใ‚„ใพใกใฒใ‚/Megurine Luka" -},{ - "title": "ใ‚ขใƒ–ใƒŽใƒผใƒžใƒชใƒ†ใ‚ฃใƒปใƒ€ใƒณใ‚ทใƒณใ‚ฌใƒผใƒซ", - "artist": "ใใกใ‚Š" -},{ - "title": "ใƒใƒ ใ‚คใ€€ใƒใƒซใ‚ซ (feat. ๅทก้Ÿณใƒซใ‚ซ&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใ•ใ‚€ใใ‚“/Megurine Luka/Hatsune Miku" -},{ - "title": "ใƒ†ใƒฌใ‚ญใƒฃใ‚นใ‚ฟใƒผใƒ“ใƒผใƒœใƒผใ‚ค - long ver.", - "artist": "ใ™ใ‚Šใƒ" -},{ - "title": "ใ‚‚ใฒใจใคใพใ‚ใ—ใฆ", - "artist": "ใกใ› (CV. ๅคๆœจใฎใžใฟ)" -},{ - "title": "lower one's eyes", - "artist": "ใฌใ‚†ใ‚Š" -},{ - "title": "Relief", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "No Way Back: Out of My Way", - "artist": "ใƒ™ใƒณใƒปใƒ•ใƒฉใƒณใ‚ฏใƒชใƒณ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Sunset Serenade", - "artist": "ใผใ‰ใฎ" -},{ - "title": "VEIL", - "artist": "ใผใ‰ใฎ" -},{ - "title": "ๆ˜Žใ‚‹ใ„ใŠ้ƒจๅฑ‹ใงๅ›ใ‚ฌใƒซใƒซ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใฟใคใ‚ใใพ/Hatsune Miku" -},{ - "title": "ใฉใƒผใชใฃใฆใ‚“ใฎ๏ผŸ (feat. ้‡้Ÿณใƒ†ใƒˆ)", - "artist": "ใฟใคใ‚ใใพ/้‡้Ÿณใƒ†ใƒˆ" -},{ - "title": "ใƒ‡ใƒ–ใƒชใŒๅขœใกใฆใใ‚‹ใž", - "artist": "ใ‚Šใซใ‚/Megurine Luka" -},{ - "title": "ใ‚ขใƒŽๆ™‚ใƒ‹ๆˆปใƒฌใ‚ฟใƒฉใ‚คใ‚คใƒŽใƒ‹ใƒŠ", - "artist": "ใ‚Šใซใ‚/ๅนฒๆ”ฏ็ฅžไธ€ๅคœ/ใฟใ‚“ใฟใ‚“/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "ใ‚คใƒ„ใƒฏใƒช", - "artist": "ใ‚Šใซใ‚/ๅนฒๆ”ฏ็ฅžไธ€ๅคœ/ๆกœๆฉ‹ๆธก/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "้ง†ใ‘ไธŠใŒใ‚‹", - "artist": "ใ‚Šใซใ‚/ๆกœๆฉ‹ๆธก/Megurine Luka" -},{ - "title": "็„ฆ็‡ฅๆ„Ÿ", - "artist": "ใ‚Šใซใ‚/ๆกœๆฉ‹ๆธก/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "ใ“ใ‚Œใฏใ‚ฒใƒผใƒ ใ ", - "artist": "ใ‚Šใซใ‚/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "ใซใ‚ƒใ‚“ใฆใ“ใจใชใ„ใ•", - "artist": "ใ‚Šใซใ‚/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "ใƒ‰ใƒƒใƒˆใƒ„ใƒผใƒœใ‚ฏใ‚ปใƒซ", - "artist": "ใ‚Šใซใ‚/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "ๅ›ใฏๆญฏ่ปŠใ€ไฟบใฎๆญฏ่ปŠ", - "artist": "ใ‚Šใซใ‚/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "็ตกใ‚ใ‚‹ใ‚ซใƒฉใƒกใƒซ่‰ฒ", - "artist": "ใ‚Šใซใ‚/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "็ตถๅ‹ใ‚ชใƒผใƒใƒผใ‚ฏใƒญใƒƒใ‚ฏ", - "artist": "ใ‚Šใซใ‚/้ณด่Šฑใƒ’ใƒก" -},{ - "title": "A New World Fool", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Alone", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Another Ideology", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Castle", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Electronica In Velvet Room", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Featherman Seeker", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Game", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Gentle Madman", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "How much?", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "I'll Face Myself - another version", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "I'll Face Myself", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Ideal and the Real - end version", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Ideal and the Real", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "It's SHOW TIME!", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Keep Your Faith", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Kichijoji 199X", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Like a dream come true", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Long Way", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Mementos: Lower Area", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Mementos: Mid Area", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Mementos: New Area", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Mementos: Upper Area", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "New Days", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "New Year's Visit", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "No More What Ifs - instrumental version", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Omen", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Out of Kindness", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Period", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Prison Labor", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Reach Out To The Truth - Inst version", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Royal Days - another version", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Royal Days", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Ruin to Resolution", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "SMILE", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Sauna", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Secret Base", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "So Happy World", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "The Almighty", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "The Genesis", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "The Path is Open - P4ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Theater", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "To the Other World", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "Welcome to the limousine", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "You and I", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ZONE TIME", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "muscle blues", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "specialist", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "wish come true", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "to the castle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใใ“ใซใ„ใ‚‹ใฎใฏ่ชฐ?", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ใ‚ฑใƒญใƒชใƒณMAGIC!", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ใ‚ธใƒฅใƒใ‚นใฎใƒ†ใƒผใƒž", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ใƒžใƒจใƒŠใ‚ซใƒ†ใƒฌใƒ“", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "potatoใซใชใฃใฆใ„ใ (feat. ๅคฉ้ฆฌๅธ&้ณณใˆใ‚€&่‰่–™ๅฏงใ€…&็ฅžไปฃ้กž&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ๅคขๆƒณๆ›ฒ", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ๅฟƒใฎๅŠ› - P4ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ๆŽจ็† - another version", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "ๆŽจ็†", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "็‹‚ๆฐ—ใฎๅขƒ็•Œ็ทš", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "่ฆš้†’", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "่จ˜ๆ†ถใฎ็‰‡้š…", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "้œง", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ " -},{ - "title": "After the Battle - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Afternoon Break - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Bad Feeling - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Basement - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Calamity - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Crisis - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Determination - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "During the Exam - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Enduring Bonds - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Everyone loves 1989", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Fearful Experience - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "I Will Protect You -Reload-", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Joy - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Kyoto - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Living With Determination - Iwatodai Dorm Arrangement P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Living With Determination - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Memories from 10 Years Ago -Confrontation-", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Theme of Velvet - short ver.", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Memories of You -Reload- - Instrumental", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Memories of the City - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Memories of the School - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Mistic - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Nyx - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Shadow - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Strength of Heart - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "The Path Was Closed - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "The Path is Open - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "The Voice Someone Calls - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "This Mysterious Feeling - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "This is How It Should Be... - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Troubled - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Unavoidable Battle - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "What Lies in the Darkness - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "tartarus_0d01 - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "tartarus_0d02 - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "tartarus_0d03 - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "tartarus_0d04 - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Copied City", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "tartarus_0d06 - P3R ver.", - "artist": "ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "lullaby๏ผˆJapanese ver.๏ผ‰", - "artist": "ใ‚ขใƒซใƒ†ใƒŠ(TARAKO)" -},{ - "title": "A Page of My Story - TV Size", - "artist": "ใ‚ขใƒณใ‚ธใ‚ง (CV. ไปŠๆ‘ๅฝฉๅค)/ใƒ—ใƒชใƒณใ‚ปใ‚น (CV. ้–ขๆ นๆ˜Ž่‰ฏ)/ใƒ‰ใƒญใ‚ทใƒผ (CV. ๅคงๅœฐ ่‘‰)/ใƒ™ใ‚ขใƒˆใƒชใ‚น (CV. ๅฝฑๅฑฑ ็ฏ)/ใกใ› (CV. ๅคๆœจใฎใžใฟ)" -},{ - "title": "Back Down: Try & Terror", - "artist": "ใ‚คใƒŽใ‚ธใƒผใƒณใƒปใ‚ขใ‚ธใƒฅใ‚จใ‚คใƒ„ใ‚ฃ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Back Down", - "artist": "ใ‚คใƒŽใ‚ธใƒผใƒณใƒปใ‚ขใ‚ธใƒฅใ‚จใ‚คใƒ„ใ‚ฃ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Revolving Lantern", - "artist": "ใ‚คใƒณใ‚ฐใƒชใƒƒใƒ‰ใƒปใ‚ฌใƒซใƒ‡ใ‚น/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "ใ‚ซใƒใƒฅใƒผใ‚ทใƒฃ Sung by ใ‚ซใƒใƒฅใƒผใ‚ทใƒฃ&ใƒŽใƒณใƒŠ", - "artist": "ใ‚ซใƒใƒฅใƒผใ‚ทใƒฃ (CV.้‡‘ๅ…ƒๅฏฟๅญ)/ใƒŽใƒณใƒŠ (CV.ไธŠๅ‚ใ™ใฟใ‚Œ)" -},{ - "title": "็ง˜ๅฏ†", - "artist": "ใ‚ฏใƒญใ‚จ(ไน…ๅท็ถพ)" -},{ - "title": "Love Mech", - "artist": "ใ‚ทใƒ—ใƒฌ(CVๆ‚ ๆœจ็ขง)/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Lonely Feather", - "artist": "ใ‚ทใƒซใƒดใ‚ฃใ‚ขใƒปใƒชใƒฅใƒผใƒใƒใ‚คใƒ (ๅƒ่…ๆ˜ฅ้ฆ™)" -},{ - "title": "ใ‚ซใƒซใƒใƒฃ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใƒ„ใƒŸใ‚ญ/Hatsune Miku" -},{ - "title": "A new path", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Artorius Collbrande", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Battle between one and all", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Battle of fate", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Beat of Rangetsu", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Beyond the earth", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Birth of Therion", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Birth of new Empyrean", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Break through the gate", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Broken heart", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Burn your soul ๏ผ† fly", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Chance meeting with myself", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Clenched fist and the sword dances", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Daemon's assault", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Determination from within", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "During the night of aurora", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Eleanor Hume", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Entrusted hope and force", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Eternal dream", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Expell Class 4 - Code Red Daemons", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Flames of vengeance", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Forest of life", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Handed down place", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Her wish", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Hidden paradise of Kyouhu", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Justice of the Knight", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Kanonushi, the fifth Empyrean", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Magilou, the great sorceress", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Malevolence creeps from behind", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Masters of the Heavenly Steppes", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Merchants support the trade", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Nightmare", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "No time to look back", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Nostalgic home town", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "People living in the world", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "People nestling in the snowy town", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Raise your soul and burn it", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Rampage", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Refulations of Asobinin", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Requiem of sorrow", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Ride ๏ผ† Slide!", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Rokurou Rangetsu", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Run into the horizon", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Sacrifice", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Saved by his kindness", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Scattered pieces of the soul", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Sea breeze fragrance town", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Seashore of sand and coral", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Secret scheme", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Shout your soul", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Silver flame", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Sister and brother", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Smolder the flames of anger", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Snow and people and shipbuilding", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Southern time passes slowly", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Stolen will", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Sudden attack of Dire Foe", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "DAY4942 (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "That's my way -Eizen, the reaper-", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The Empyrean's Throne", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The Opening", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The appearance of the four elemental Empyreans", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The awakened soul within the sky", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The beginning", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The brilliant capital", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The evil surging on prison island", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The flame returns", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The four elemental Empyreans are awaken", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The great sea gate", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The inauguration", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The last word", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The lava trial", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The line between persistence and affection", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The one who possess the power of god", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The sound of silence", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The underwater ruins of Amenochi", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The way of the embodied dragon", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The will that opposes reason", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The world above the heavens", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "The world of ice and snow", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Theme of Laphicet", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Vague Hope (Cold Rain)", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Theme of Velvet", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Time to relax", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "To the endless world", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Tower of the Exorcists", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "True will", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Truth of the world", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Unwavering reason is power", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Velvet's hope", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Villa of silence", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Wake up the four elemental Empyreans!", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Will and reason", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Will of an Empyrean", - "artist": "ใƒ†ใ‚คใƒซใ‚บ ใ‚ชใƒ– ใ‚ทใƒชใƒผใ‚บ SOUND TEAM/Bandai Namco Game Music" -},{ - "title": "Blood Rage", - "artist": "ใƒ‡ใƒ“ใƒƒใƒˆใƒปใƒดใ‚กใ‚คใƒดใ‚น/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Gods and Men - Vocal Ver.", - "artist": "ใƒ‰ใƒŠใƒปใƒใƒผใ‚ฏ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Gods and Men - Vocal Version", - "artist": "ใƒ‰ใƒŠใƒปใƒใƒผใ‚ฏ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "moonlight melody", - "artist": "ใƒ‰ใƒญใ‚ทใƒผ (CV. ๅคงๅœฐ ่‘‰)/ใƒ™ใ‚ขใƒˆใƒชใ‚น (CV. ๅฝฑๅฑฑ ็ฏ)" -},{ - "title": "ใƒใƒญ๏ผใƒใƒฏใƒฆ", - "artist": "ใƒŠใƒŽใ‚ฆ" -},{ - "title": "ใ‚จใ‚นใƒ‘ใƒผใ‚จใ‚นใƒ‘ใƒผ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใƒŠใƒฆใ‚ฟใƒณๆ˜Ÿไบบ/Hatsune Miku" -},{ - "title": "่Šฑใซ้ขจ", - "artist": "ใƒใƒซใƒผใƒณ" -},{ - "title": "Weight of the World Kowaretasekainouta - Marina Kawano", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Battle Mix: Enthusiastic Outburst", - "artist": "ใƒ™ใƒณใƒปใƒ•ใƒฉใƒณใ‚ฏใƒชใƒณ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "No Way Back", - "artist": "ใƒ™ใƒณใƒปใƒ•ใƒฉใƒณใ‚ฏใƒชใƒณ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Ultra Trailer", - "artist": "ใƒžใ‚ตใƒฉใƒ€" -},{ - "title": "Wings of Tomorrow", - "artist": "ใƒžใƒƒใ‚ฑใƒณใ‚ธใƒผใƒปใ‚ฐใƒชใƒผใƒณ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Galactic mermaid", - "artist": "ใƒžใƒผใƒกใ‚คใƒ‰ใƒปใ‚ทใ‚นใ‚ฟใƒผใ‚บ(Vo.ใ‚ฏใƒชใƒคใƒžใƒฆใ‚ฆใƒช)" -},{ - "title": "feel empty!", - "artist": "ใƒŸ็‘ž" -},{ - "title": "Fantastic (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ใƒขใƒŽใƒญใƒผใ‚ฐP/Megurine Luka" -},{ - "title": "ใˆใ‚Œใใจใ‚Šใฃใใƒปใˆใ‚“ใ˜ใ‡ใ…", - "artist": "ใƒคใ‚นใ‚ช" -},{ - "title": "Break Beat Bark!", - "artist": "ใƒฆใƒŠ (CV:็ฅž็”ฐๆฒ™ไนŸๅŠ )" -},{ - "title": "delete", - "artist": "ใƒฆใƒŠ (CV:็ฅž็”ฐๆฒ™ไนŸๅŠ )" -},{ - "title": "Ubiquitous dB", - "artist": "ใƒฆใƒŠ (CV:็ฅž็”ฐๆฒ™ไนŸๅŠ )" -},{ - "title": "longing", - "artist": "ใƒฆใƒŠ (CV:็ฅž็”ฐๆฒ™ไนŸๅŠ )" -},{ - "title": "smile for you", - "artist": "ใƒฆใƒŠ (CV:็ฅž็”ฐๆฒ™ไนŸๅŠ )" -},{ - "title": "Tree of Life: Brighter than Ever", - "artist": "ใƒซใ‚คใ‚นใƒปใ‚ขใƒผใƒžใƒณใƒ‰ใƒปใƒชใƒ™ใƒฉ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tree of Life", - "artist": "ใƒซใ‚คใ‚นใƒปใ‚ขใƒผใƒžใƒณใƒ‰ใƒปใƒชใƒ™ใƒฉ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "KING (feat. ๅคฉ้ฆฌๅธ&็ฅžไปฃ้กž)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ใŠใ“ใกใ‚ƒใพๆˆฆไบ‰ (feat. ๅคฉ้ฆฌๅธ&่‰่–™ๅฏงใ€…&้ก้Ÿณใƒชใƒณ&้ก้Ÿณใƒฌใƒณ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ใŠๆฐ—ใซๅฌใ™ใพใพ (feat. ๅคฉ้ฆฌๅธ&้ณณใˆใ‚€&่‰่–™ๅฏงใ€…&็ฅžไปฃ้กž&้ก้Ÿณใƒฌใƒณ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ใ‚นใ‚คใƒผใƒˆใƒžใ‚ธใƒƒใ‚ฏ (feat. ๅคฉ้ฆฌๅธ&้ณณใˆใ‚€&่‰่–™ๅฏงใ€…&็ฅžไปฃ้กž&้ก้Ÿณใƒชใƒณ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ใ‚ปใ‚ซใ‚คใฏใพใ ๅง‹ใพใฃใฆใ™ใ‚‰ใ„ใชใ„ (feat. ๅคฉ้ฆฌๅธ&้ณณใˆใ‚€&่‰่–™ๅฏงใ€…&็ฅžไปฃ้กž&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ใƒ–ใƒชใ‚ญใƒŽใƒ€ใƒณใ‚น (feat. ๅคฉ้ฆฌๅธ&็ฅžไปฃ้กž&้ก้Ÿณใƒฌใƒณ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ใƒใ‚ธใƒ†ใ‚ฃใƒ–โ˜†ใƒ€ใƒณใ‚นใ‚ฟใ‚คใƒ  (feat. ้ณณใˆใ‚€&่‰่–™ๅฏงใ€…&้ก้Ÿณใƒชใƒณ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "ใƒŸใƒฉใ‚ฏใƒซใƒšใ‚คใƒณใƒˆ (feat. ๅคฉ้ฆฌๅธ&้ณณใˆใ‚€&่‰่–™ๅฏงใ€…&็ฅžไปฃ้กž&ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "่„ฑๆณ•ใƒญใƒƒใ‚ฏ (feat. ๅคฉ้ฆฌๅธ&็ฅžไปฃ้กž&้ก้Ÿณใƒฌใƒณ)", - "artist": "ใƒฏใƒณใƒ€ใƒผใƒฉใƒณใ‚บร—ใ‚ทใƒงใ‚ฆใ‚ฟใ‚คใƒ " -},{ - "title": "A Contest Of Aeons", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Creep", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Decision On The Dock", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Enemy Attack", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Gloom", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Grand Maester Mika", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Guadosalam", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Leap In The Dark", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Luca", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Phantoms", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Pursuit", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Run !!", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "The Summoning", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "The Temple Players", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "The Void", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "This Is Your Story", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Twilight", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "Underwater Ruins", - "artist": "ไปฒ้‡Ž้ †ไนŸ" -},{ - "title": "ใใฟใจใใ‚‰ใ‚’ใจใถ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅ‚˜ๆ‘ใƒˆใƒผใ‚ฟ/Hatsune Miku/Megurine Luka" -},{ - "title": "canta per me๏ผJapanese ver.", - "artist": "ๅค•ๅข้œง้ฆ™๏ผˆๆก‘ๅณถๆณ•ๅญ๏ผ‰" -},{ - "title": "ใ‚จใƒ ใƒปใƒขใ‚ข", - "artist": "ๅค•ๅข้œง้ฆ™๏ผˆๆก‘ๅณถๆณ•ๅญ๏ผ‰" -},{ - "title": "ใ’ใ‚“ใฆใ‚“ (feat. MEIKO)", - "artist": "ๅคงๆผ ๆณขๆ–ฐ/MEIKO" -},{ - "title": "ๅ…จใฆใฎไบบใฎ้ญ‚ใฎ่ฉฉ", - "artist": "ๅฐๅฎฎ็Ÿฅๅญ" -},{ - "title": "Aria of the Soul - P3R ver.", - "artist": "ๅฐๅฎฎ็Ÿฅๅญ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Battle Hymn of the Soul - P3R ver.", - "artist": "ๅฐๅฎฎ็Ÿฅๅญ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "ใฝ", - "artist": "ๅฐพไธธใƒใƒซใ‚ซ" -},{ - "title": "Besides me (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅฑฑ็”ฐใกใ‚ƒใ‚“ใญใ‚‹/Megurine Luka" -},{ - "title": "Birth of a Wish", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Blissful Death", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "City Ruins (Rays of Light)", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "City Ruins (Shade)", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "End of the Unknown", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Mourning", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Pascal", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Peaceful Sleep", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Possessed by Disease", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Significance", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Song of the Ancients (Atonement)", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "The Color of Depression", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "The Tower", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Voice of no Return", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Weight of the World - English Version - J'Nique Nicole", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Weight of the World - Nouveau-FR Version - Emi Evans", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "fear", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Weight of the World the End of YoRHa", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Wretched Weaponry", - "artist": "ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Alien Manifestation", - "artist": "ๅฒก้ƒจๅ•“ไธ€/ๅธ†่ถณๅœญๅพ" -},{ - "title": "A Beautiful Song", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Amusement Park", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Bipolar Nightmare", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Broken Heart", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Theme of Hilde", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Crumbling Lies (Front)", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Forest Kingdom", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Rebirth & Hope", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "The Sound of the End", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Devil In The Machine (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Treasured Times", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Vague Hope (Spring Rain)", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Widespread Illness", - "artist": "ๅธ†่ถณๅœญๅพ" -},{ - "title": "Dark Colossus (Kaiju)", - "artist": "ๅธ†่ถณๅœญๅพ/ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Faltering Prayer (Dawn Breeze)", - "artist": "ๅธ†่ถณๅœญๅพ/ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Faltering Prayer (Starry Sky)", - "artist": "ๅธ†่ถณๅœญๅพ/ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "War & War", - "artist": "ๅธ†่ถณๅœญๅพ/ๅฒก้ƒจๅ•“ไธ€" -},{ - "title": "Emil (Despair)", - "artist": "ๅธ†่ถณๅœญๅพ/็Ÿณๆฟฑ ็ฟ”" -},{ - "title": "Emberfire", - "artist": "ๅธŒๆž—ๅจœไพโ€ข้ซ˜/HOYO-MiX" -},{ - "title": "Backside Of The TV", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "Heartbeat, Heartbreak", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "Heaven", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "Never More", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "Pursuing My True Self", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "Reach Out To The Truth", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "Signs Of Love", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "Your Affection", - "artist": "ๅนณ็”ฐๅฟ—็ฉ‚ๅญ" -},{ - "title": "MAGA MAGA (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅนฝ้œŠไธ€ๆ–‡ๅญ—/Megurine Luka" -},{ - "title": "ใ‚ดใƒผใ‚นใƒˆใƒปใ‚คใƒณใƒปใ‚ถใƒปใƒ˜ใƒซ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅนฝ้œŠไธ€ๆ–‡ๅญ—/Megurine Luka" -},{ - "title": "ใƒใƒฐใ‚ซใƒฉไฟฎ็พ…้“ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅนฝ้œŠไธ€ๆ–‡ๅญ—/Megurine Luka" -},{ - "title": "ใƒใ‚ข (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅนฝ้œŠไธ€ๆ–‡ๅญ—/Megurine Luka" -},{ - "title": "ๅฅˆ่ฝใƒ‹ๆŒ‡ๅ‘ๆ€ง (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅนฝ้œŠไธ€ๆ–‡ๅญ—/Megurine Luka" -},{ - "title": "ๅทก้œŠๆญŒ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๅนฝ้œŠไธ€ๆ–‡ๅญ—/Megurine Luka" -},{ - "title": "spiral tones", - "artist": "ๅพ‹ๅฏ/Mori Calliope" -},{ - "title": "ใใ‚Œใ„ใชๆ„Ÿๆƒ…", - "artist": "ๆ–ฐๅฑ…ๆ˜ญไนƒ" -},{ - "title": "ใƒ–ใƒชใ‚ญใƒŽใƒ€ใƒณใ‚น", - "artist": "ๆ—ฅๅ‘้›ปๅทฅ" -},{ - "title": "Hello_Desktop (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ & DenDora/Megurine Luka" -},{ - "title": "Pixel Sunset (feat. ๅทก้Ÿณใƒซใ‚ซ&IA)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ & ใผใ‰ใฎ/Megurine Luka/IA" -},{ - "title": "$0C!4L M4DNE$$(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "4RR0G4NCE(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "BL4CK OUT(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "Ever_Blue(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "OVER DOZER(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "Open Up!!(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "Sincerely Yours,(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "Someday is Here(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "feat.(Instrumental)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "็ฟ”ๆŽฒใƒฌใ‚ธใƒชใ‚จใƒณใ‚น๏ผˆInstrumental๏ผ‰", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ" -},{ - "title": "$0C!4L M4DNE$$ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "4RR0G4NCE (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Azure Dust (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "BL4CK OUT (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Chip Moonlights (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Colorz -OUTSIDE- (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "CursE_you (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Haran Gakuen Seikatsu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hilde again", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "ECLIPSE (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "EVER_BLUE๏ผˆOver Dub๏ผ‰ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Empathy (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Euphoria (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Ever_Blue (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Faith (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Hallucination (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Moratorium (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Nu_Horizon (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Nu_World (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "OVER DOZER (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "OVER LIT (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Open Up!! (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Re:BlEm (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Re:Named (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "SUBSTITUE (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Sincerely Yours, (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Someday is Here (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Someday'z Coming (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Subjugation (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Tape Stop (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "There You Are (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "True", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Unbreakable (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "feat. ๅทก้Ÿณใƒซใ‚ซ", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "side_story (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "unlive (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ใ‚คใƒŸใƒ†ใƒผใ‚ฟใƒผ / Imitator (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ใ‚จใƒณใƒ‰ใƒญใƒผใƒซ / Endrole (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ใ‚ธใƒฃใƒƒใ‚ธใƒกใƒณใƒˆ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ใƒ›ใ‚ทใƒŽใƒใ‚ฌใ‚คใƒฒ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ใƒกใ‚ฐใƒชใƒ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ๅ”ฑๆ…Ÿใ‚คใ‚ฐใ‚ธใ‚นใ‚ฟใƒณใ‚น (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ๅฝ—ๆ˜Ÿใƒฌใ‚พใƒŠใƒณใ‚น (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ๅฟƒ่ฉž -mikoto- (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "ๆฎ‹ๅƒใƒ‡ใ‚ฃใ‚นใƒˆใƒ”ใ‚ข (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "็ฅ• -Nami- (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "็ฅž้Š˜ -kamina- (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "็ฟ”ๆŽฒใƒฌใ‚ธใƒชใ‚จใƒณใ‚น (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "่ช“ๅˆปใ‚คใƒณใƒดใ‚ฃใ‚ฏใ‚ฟใ‚น (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆ›ธๅบ—ๅคช้ƒŽ/Megurine Luka" -},{ - "title": "Everyone's the Same", - "artist": "ๆ‰ๅฑฑๅฐ็ตตๅญ/project G.E. ใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /Bandai Namco Game Music" -},{ - "title": "Tetoris", - "artist": "ๆŸŠใƒžใ‚ฐใƒใ‚ฟใ‚คใƒˆ" -},{ - "title": "ใฒใ‚…๏ฝžใฉใ‚ใฉใ‚ (feat. ๅˆ้ŸณใƒŸใ‚ฏ&MEIKO)", - "artist": "ๆ —ๅฑฑๅค•็’ƒ/Hatsune Miku/MEIKO" -},{ - "title": "A Helping Hand", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "A Knight's Reminder", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "An Encounter with Naglfar", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "An Encounter with a mysterious Enemy", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "An Unexpected Encounter", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Appearance of Fenrir", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Armand's search for his lost love", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle Against Hilde", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle against the puppets", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Be'elze: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Be'elze: Forest Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Be'elze: Grassland Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Be'elze: Ruined City Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Galdba: Big Bridge Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Galdba: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Galdba: Port Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Lucarda: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Lucarda: Castle Town Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Lucarda: Mountain Road Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Romali: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Romali: Forest Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle at Romali: Ruins Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Battle before birth", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Be'elze: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Be'elze: Forest Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Be'elze: Grassland Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Be'elze: Ruined City Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Before birth", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Before the Last Battle", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Cypher's Regret", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Defeat of Fenrir", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Denouement", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Discrepancy", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Escape for Two", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Eygon's Regret", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Fenrir Defeat", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Fenrir's Lure", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Fenrir's Regret", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Fenrir's Trap", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Fierce battle with Hilde", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Fight between the Two Valkyries", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Fighting the Giant Gods", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Finding out the truth", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Galdba: Big Bridge Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Galdba: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Galdba: Port Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "I am all right", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hilde's Last Request", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Hunting down Fenrir", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "I am Hilde", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "I'm off", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Impetus", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Invitation from Armand", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Last Discourses", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Last of the All-Father", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Lily-of-the-valley Field", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Live for love", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Lucarda: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Lucarda: Castle Town Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Lucarda: Mountain Road Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Memories of Two", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Mysterious admonition", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Naglfar: Charybdis", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Naglfar: Eygon", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Naglfar: Olivier", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Naglfar: Taika", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Odin Defeat", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Odin regains Power", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Odin's Servant", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Odin's help", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Our Will", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Reunion", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Romali: Castle Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Romali: Forest Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Romali: Ruins Area", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Soul Remnant -I-", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Soul Remnant -III-", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Soul Remnant of Hilde", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Soul Trees", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Struggle at the Beach", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Surviving Villages", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Taika's Regret", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Taika's Wish", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Thank you for playing", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Battle Against Fenrir", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Battle Against Odin", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Battle at Serpent's Nest", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The First Einherjar", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The First Ordeal", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Four Gifts: Draupnir", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Four Gifts: Gungnir", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Golden Wings", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Last Battle", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Last Einherjar", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Last Words of Odin", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Princess and the Golden Lion", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Second Einherjar", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Serpent's Nest", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "The Soul of Taika", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Armand", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Cypher", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Elysium", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Eygon", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Fenrir", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Yume eno Kakehashi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Theme of Nora", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Odin", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Olivier", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Taika", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Theme of Valkyrie", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "To my loveโ€ฆ", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Tradition", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Traitor", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Vagrant", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Valhalla", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Valkyries Assemble", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Vingolf", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Whispers of the Divine Wolf", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "Yggdrasil", - "artist": "ๆกœๅบญ ็ตฑ" -},{ - "title": "A Page of My Story - Piano ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "A Page of My Story - four-handed ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "A shadow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ARAYASHIKI", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "AWAKE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Albedo", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Alone", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Another dimension", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Asa, Tsukanoma no Yasuragi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Atatakana Egao", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Augma", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Awakening in the forest", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Babylonia", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Beside", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Bloody rabbit", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Brutal attack on Ryen", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Bullet of Bullets", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "CONFLICT FOR BREAK", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Chiisaki Dukeshi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Chiisana Inori", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Chisana Shiawase", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Commanding you to kill her", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Confidence", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Contractor", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Cradle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Crush", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "DARKLORE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "DEFORMATION", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "DIMLY CRISIS", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Daremo Inai Hokago", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Darkness moon", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Dash", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Daydream", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Death Gun", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Disciple is to kill disciple", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Do it later", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Duran Shokan", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Dyuran Shoukan", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "E.G.O.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ERASER", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "EVOLUTIONAL GIRLS ORGANIZATION", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Elenore", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Enfant", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Escape from the island", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "FELLOW FEELING", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Fight back and win!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Foretaste", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Fountain", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Freyja", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Friday", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Fuscus the Vacant Colossus", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Gaia", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Gakuten King Kenzan", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Galza", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Garden", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Gazth-Sonika", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Ghost blood", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Gogo no Hizashi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Gokigenyou", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Gravel", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "HARD STRUGGLE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Haha no Komoriuta", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Haiyoru Nazo, Nazoโ€ฆ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hajimari -Yami eno Syotai-", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hajimari no Toki", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hajimete no Machi, Sutekina Deal", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hana Ichirin no Koi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "believe", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Harbor city in the parade", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Harimegurasareta Kuroi Ito", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "He comes back again and again", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "He shall pay for it", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hem of Goddess", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hi Izuru Tokoro no Tenshi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "HiME-boshi no Shizukesa", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "HiME-boshi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Himeboshi - Instrumental Version", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Himeboshi -Hitori-", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Himeboshi -Masshiro-", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Himeboshi -Omou Kokoro-", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Himeboshi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Himitsu no Tantei Gokko", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hinageshi no Hana no youni", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Hontouno Mono Morinonakae", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Houkago no Manabiya ~ Acacia no Chikai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I am Vanitas", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a noisy student", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I am always on your side, brother", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I am free", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I beg you one thing", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I can sacrifice, but I can't let him die", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I can't give up now", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I can't go with you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I defend you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I have a special pendant", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I have found something", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I have to get it back!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I have to regain her memory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I kill and I give life", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I knew she was my friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I know you are my friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I met him and he met me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I met him in the forest", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I often have the same dream", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I reach for the sun", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I swear", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I was amazed!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I was just a child", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I was moved!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will be close to you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will be her Hero", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will face my fate", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will fight to regain her memory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will fight with you!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will guard you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will save you without fail!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will show you a miracle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will support you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I will", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I wonder", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I'll protect you from everything", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I'm a Beater", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I'm always thinking of you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I'm not putting you in danger", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I'm so useless...", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "IRRITATION SILENCE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Ice Fang", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Ikusa Otome ~ Ao to Kuro no Kyosokyoku", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "In the dark", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "In the harbor city", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "In the rocky hills", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Irassyaimase! Family restaurant e!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Is this love?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "It's only the fairy tale - Instrumental Version", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "JUST YOU", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Jr. ๏ผƒ2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Jr.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Jr.๏ผƒ4", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "KYOTA", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kagutsuchi Korin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kako eno Requiem", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kareinaru Makimaki sama", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kegarenaki Itazura", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kibo no Miyako Vintoburuumu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kibo no Miyako, Windbloom", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kindan no Hanazono", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kiyoku, Tadashiku, Takumashiku", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Koi Gokoro", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Koi wo Shitakara", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kokuyo no Kimi -Amai Yuwaku", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Konran", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kyo no Hajimari", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kyouno Hajimari", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Kyusai to Iu Na no Shinryaku", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "L.A.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Like a flaming torch in the forest", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Lilac ~Utsukushiki Chigiri", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Limelda", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Limits", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Living Nature", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Lost child", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "MATERIALISE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Madlax", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Maimu!!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Maka Fushigi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Makenai Kokoro / Orenai Tsubasa", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "March", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Margalet", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mata Aoune", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Matamata Onaka Hetta!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Materialise", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mayoi to, Tomadoi to Yureru Omoi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mayonaka no Sanposya", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Melody 2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Melody", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mezame", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mezameno Asa", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mienai Rinjin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Minogasanaizo!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Miracle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Misgiving", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mou Hitotsu no Happy End", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Mournful Wraith", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "My father, my mother", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "NEWDAY'S NEWS", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Narrate", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Natsu, Sora, Umi-kaze", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Natsuki Sennyu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Naughty", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Nazo ga Nazo wo Yobu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Nemuranai Yami no Shitou", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Nephilim", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Nonbirina Hirusagari", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Now you can tell me the story", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "O To Me Korin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Oberon", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Omachinasa-i!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Omoi Hitohira", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Omoi, Hakanaku......", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Omoi, Sore wa Syojyo no Kirameki", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Onaka Hetta!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Open", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Otome ni Narumon!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Otome no Komoriuta", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Otome no Waltz", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Otome no Yuutsu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Oujyo no Kyujitsu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Owari no nai Crossroad", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Oyasuminasai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Pandora hearts expanded", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Pandora hearts", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Paris, the city of darkness", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Paris, the city of light", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Parting song", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Point Zero#2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Point Zero", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Possess", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Preparation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Prologue - Yume no Tobira wo Hiraite", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Quanzitta", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "R&D report", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Relief", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Reminisce 2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Reminisce", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Reminiscence", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Restrain", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Reveal", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Revolve", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Rojiura no Tsuiseki", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Run!Cat!Run!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "SIGHT-READ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "SOUND DECLARATION of AQUARIAN AGE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "SOUNDING BOARD", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "SWEETEST SMILE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sajin ni Kureyuku", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sakura ๏ผƒ2๏ผˆtheme-simple voc.ver.๏ผ‰", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sakura ๏ผƒ4 (theme-gentle strings ver.)", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sakura๏ผˆtheme-piano ver.๏ผ‰", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Samayoeru Yamiyo", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sei Otome no Inori", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Shikkoubu wa Odoruyo", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Shimikomu Nibi", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Shinku ni Somaru Yoru no Yami", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Shinobi-yoru Kage", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Shinwa no Hate ni -Hime to Kokuyo no Kimi-", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Shiromuku no Hime", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Skip", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sly Shrewman", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sore wo Iuka Mashiro", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sore wo Yaruka Arika", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Soshitsu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Stealthily", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Sweet Song๏ผˆXenosaga II ending theme๏ผ‰", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Syukuteki", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "TEARS", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "TRANSMIGRATION OF THE AGE", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Taisetsu na Hito", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Tea saloon", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Tensho", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Thanatos", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The battle in the sky", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The battle with something evil", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The chase in the night", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The imprisonment", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The magical girl on the ice", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The main theme of \"L.O.R.D: Legend of Ravaging Dynasties\"", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The power inside you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "The relief", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Themeใ€œไธ็ฉ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Themeใ€œๅ‹•ใๅง‹ใ‚ใ‚‹", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Themeใ€œๅ˜†ใ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Themeใ€œๅฏพๆฑบ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Themeใ€œๆ‚ฒๅЇ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Themeใ€œๆ‡ธๅฟต", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Themeใ€œ้™ใ‹ใซ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "There is only one thing left in my mind", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "This is my village", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "To find your horcrux", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "To relieve himself", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Toki-iro no Mai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Tokiiro no Mai - Instrumental Version", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Tokiirono Mai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Tonky", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Tooki Hi no Komoriuta", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Turn", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "U-DO๏ฝžFebronia", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Unmei no Kodo", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Urd", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Vanessa", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "WARNING OMEN", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "WIZ-DOM", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Wave motion", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "We will set off tomorrow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Where are you going?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Why don't you come with me?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Will", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Wrapped in darkness", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Xenosaga II opening theme", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yami ga Hirogaru", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yami no Butou", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yami no Syuryosya", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yamiyo heno Prologue", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yasashisa no Guwa", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yoru no Soko ni Shizumu", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "You can be a magical girl", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "You said we always fight together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yu-bae no Sora", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yui", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he rules us ~progressive mix", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yuna #1", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yuna #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yuna #3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Yuna #4", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ZODIACAL SIGN", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Zankoku na Mai / Nozomanai Tatakai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "Zipang", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a bit of happiness", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a bleak and desolate land", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a bonus to relic finding", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a brisk conversation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a chaser", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a close battle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a curse-bearer", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a faithful man", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a fang of the Queen", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a field of battle๏ฝžbitter๏ผƒ2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a fighter-girl from east", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a gem-mining town", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a girl from the east", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a happy moment", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a little sword fight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a lively town", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a man in black", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a mighty enemy appears", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a narrow escape", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a new world of fairies", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a noble man", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a nobleman and his darkness", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fall on you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a plot", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a pressing danger", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a promise", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a pursuit", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a quiet and restless place", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a royal girl", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a sad quarrel", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a short break", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a small bit of tenderness", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a small happy ending", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a small pearl", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a snake in the grass", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a speech of a madman", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a squabble", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a strategy meeting", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a stray child", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a symptom of something wrong", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a tender feeling", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a tense situation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a tiny flower in my dream", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a tiny love ๏ฝžharp only", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a tiny love", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a toast and a raid", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a tropical night", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a whip and a witch", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a young hunter", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "a young noble", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "acting behind the scenes", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "aerial fight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "aincrad ~progressive mix", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "aincrad", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "an anxious bird", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "an eerie enemy", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "an evil design", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "an excellent student", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "an inspection of the scene", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "an invitation from the old man", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "an ominous premonition", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ancient memory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "and another dinner", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "and he came back again", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "and he vanished", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "and now he is here", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "and she came to me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "and who are you?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "another field to overcome", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "another peaceful day", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "another state of emergency", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "are you still telling me to live?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "army of the king", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "assassin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "assault", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at dawn", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at dusk", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at ease", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at nightfall", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at our parting ๏ฝžVc only", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at our parting ๏ฝžpiano only", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at our parting", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at peace", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "at the ball", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "attack07", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "aura awakening ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "aura evil ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "aura", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "avant-title", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "awaking", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "b.t.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "back ground music No.1", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "back to the wall", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bad dream, sad future", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bank on me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "battle of Elsa ๏ผƒ2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "battle of Elsa", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "battle of the shadows", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "battle on to the east", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "battlefield", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "battleland", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bear", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "before dawn", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "is this love?๏ฝžpiano only ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "beginning of the fight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "best years in our lives", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "beta tester #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "beta tester", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "betrayer", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bitter times", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bitter", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "black is black", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "black society", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "blue clouds", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bossy people", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bridge01", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bridge02", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bridge03", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bridge04", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bridge05", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "bridge06", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "broken sword of justice", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "broken wings", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "burning village", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "calling of my heart", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "calm and quiet days", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "calm days, passing by", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "calm days", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "calm violence", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "can we save them?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "can you save her?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "cannabinoids", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "canta per me II", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "canta per me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "carnaval in blue", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "chase", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "celebrating the victory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "chasing the enigma", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "cherries are falling", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "chloe", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "church", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "climbing up the world tree", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "closing the case", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "cold and wild", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "cold", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "colosseum", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "come on, make your move", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "comfort", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "communication breakdown", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "complicated", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "concerning operation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "confront battle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "confrontation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "continuing suspense", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "corsican corridor", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "crawling shadow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "creeping fear", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "creeping up", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "critical phase", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "crooked mind", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "cruel magicians", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "crying alone", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "curse", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "cyber๏ผslum", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "cynical world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "daily life, you and me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dance with me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "darkness comes", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "das wandern", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dawn is breaking, ship is on the way", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dawn", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dawnlight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "days gone by", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "death game ~progressive mix", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "death game", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "deep despair", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "deep in old grief", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "deep in thought", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "defeat him and get it!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "defeat him and protect her", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "depressed and tired", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "desolate landscape", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "despair and hope", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "despair was pleasure", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "despair", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "despaired", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dewdrops", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "didn't know but it was love", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "digital monsters", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "distrust", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dogfight #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dogfight-Live arrange ver.-", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "dogfight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "drive your way", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "driven to the wall", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "duel with me!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "echo", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "echoes", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "edge inst. ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "el cazador", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "end of the world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "epitaph", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "espionage trap", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "evacuation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "everyday is a gift", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "everyday life", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "everyone has something to hide", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "everytime you kissed me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "existence of shadow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "facing each other", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "facing with the enemy", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fake garden", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fake wings bitter sweet ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fake wings make decision ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fake wings", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "labylinth", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "false king", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "family affection", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fatal fight (Jin & Margulis)", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fatal fight ๏ผƒ2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fatal fight๏ผˆJin & Margulis๏ผ‰", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fate to zero", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "father and daughter", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fears and hopes", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "feel uneasy", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fiction", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fight in the OS", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fight to the finish", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fight with a devil", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fight!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fighting hard and close", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "final crisis", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "first meeting", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "flame", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fly away from here!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fly higher and faster", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "fly, if you can", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "for him", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "for the butterfly", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "for your bravery", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "foreboding", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "forebodings", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "foreigners", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "forest", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "friendly feelings ๏ฝžpiano only", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "friendly feelings", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "friendship", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "garan-no-dou", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "gate out", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "give me truth", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "give your hands to me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "gloomy tension", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "go and get it!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "godsibb", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "good bye, again and again", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "good or evil", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "goodbye, again and again ๏ฝžnoisy", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "got to win", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "gracefully", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "grandpa's violine", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "grief#2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "grief", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "guess how much I love you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "guests B", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "guild flag", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "gunland", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "happy feeling", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "have to get over", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he goes, she goes", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he has something to hide", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he is clad in black", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he is here", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he knows something", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he met her and she met him", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "something is strange", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he rules us", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he still can't choose his future", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he tells about love", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he's always serious, not kidding", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he's behind your back", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "he, or she?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "hear our prayer", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "heartbreaking reality", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "hearts", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "heigen", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "hepatica (Kos-Mos)", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "her actual world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "her cruel past", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "her dream", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "her hatred", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "her sorrow, his anger", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "her tragic memory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "her true story", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "here he comes ๏ผƒ2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "here he comes", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "here she comes๏ผˆKOS-MOS๏ผ‰", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his anger", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his insanity, his real wish", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his memories, his pain", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his name is Abel", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his other face, his cruelty", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his tenderness, his love", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his war, my war #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "his war, my war", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "hit it and run!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "hopeless", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "humiliation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "hurrying to the library", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "if I cry", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "if I die", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "if the time comes I'll kill you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "if we were together, we could...", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "if you leave", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "if you want to save her", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "illegal entry", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in a coffee shop", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in a foreign town", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in a gentle world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in a nightmare", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in another land", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in early spring", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in front of the boss room", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in her dream", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in her room", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in memory of you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in peace", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the basement", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the battle field, once again", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the beginning, there was....", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the beginning, there was....๏ผƒ2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the beginning๏ผŒthere was....", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the cage", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the city of flowers", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the digital world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the fog", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the garden of sinners", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the land of twilight, under the moon", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the maze", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in the passing train", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in this cruel land", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in this place", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in this winter", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in this world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in time of peace", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in your mind", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "in your past", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "inside information", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "inside๏ฝžSakura ๏ผƒ3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "interception", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "interlude", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "into the battle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "inverse operation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "is this love?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the dream fades before dawn", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "it was all right now", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "it was naff", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "it's just only a game", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "jealousy", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "just chilling out", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "key of the twilight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "killing", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "kiss", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she's coming back", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "kyoukai-shiki", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "lamentation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "lancer and assassin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "last flight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "le chasseur", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "le grand retour", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "left in suspense", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "les soldats II", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "les soldats", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let go", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let the sadness knock my door", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let the stars fall down-Live arrange ver.-", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let the stars fall down", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let us play a game", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let's go home together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let's go on a date!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "let's join swords", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "liar you lie", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the ducal family", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "like in the glass", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "liminality#1", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "liminality#2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "liminality#3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "liminality#full version", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "little drop of peace", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "little one, so sweet", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "little star", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "live through our swordland", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "log out?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "logging in #1", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "logging in #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "logging in #3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "logging in #4", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "longingly", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "look, here comes the parade", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "looking back on those days", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "loss of memory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "lost command", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "lotus", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "luminous sword", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "magic and sword", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "making a search", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "march down", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "marching down", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "maybe tomorrow ๏ผˆXenosaga III ending theme๏ผ‰", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "melodie", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "memory of a card game", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "merrymaking", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "midnight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mimiru", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mission #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mission", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "moon and shadow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "moonlight melody - Piano ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "moonlight melody in blue", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "morgana tolerance ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "morgana", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "muddling through somehow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "my long forgotten cloistered sleep (unreleased work of Xenosaga)", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "my lost friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "my stomach is rumbling!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mystery of OS #1", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mystery of OS #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mystery of OS #3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "mystical", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "nervous talk", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "nervous", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "never let anyone steal your true name", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "night time", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "no man's land", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "no time left to win", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "no way to back out๏ฝžI ask you, my foe", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "no way", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "no-escape", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "noisy times", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "now I got it back", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "now I'm back", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "now I'm going my own way", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "now our story begins", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "now we have found", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "now, ladies and gentlemen", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "obsession str.ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ode to power", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "on a day so calm", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "on an island", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "on the battlefield", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "on the hill", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "once we were here together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "one day, one morning", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "open the curtains", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "open your box", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "open your heart", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "open your heart๏ฝžreprise", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "operations in action", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "orchestrion", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "out of control", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "outwitting", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "overpowered", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "painful #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "painful", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "panic", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "paradise regained", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "past sadness", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "peace in your mind", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "peace, again", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "people are people", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "petals and butterfly", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "places of the holy", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "please enter your name", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "power-hungry", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "prelude", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "premonition", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "preparing for a party", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "presentiment๏ฝžJr.๏ผƒ3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "quickly and without fail", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "quiet strain", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "rabble-rousers", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "rain and storm", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "rainbow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "reconciliation", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "red rose", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "relic hunting", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "romance", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "romantic battle", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "room with no window", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ruins", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "rule the battlefield", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "run for your life", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "run, run, runaway", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "running out of crisis", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "saints", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "salva nos", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "say goodbye", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "scar of the war", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "scars of the past", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "school days, with you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "school days", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "school girl life", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "searching for the solution", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "searching for you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "secret maneuvers", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "secret project", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "shadows and fog", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "shall we dance?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she came to save you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she decides, he decides", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she did not answer", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she had to decide", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she has a luminous sword", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she has to overcome her fear", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she holds the black holy sword", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is a noble lady, my childhood friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is her Hero", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is my friend #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is my friend #3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is my friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is no longer here", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is our Queen", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is still sleeping", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she is the Saber", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she rules the battlefield", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she sings", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she tells about the Holy Grail", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she was my friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she was my true friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she's a knockout!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the first town ~progressive mix", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she's gotta go", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she's just in time", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "she's made up her mind", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "shoot 'em up!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "shooting it out", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "shooting stars", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "silent life", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "silent pain", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "silver moon", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "sit beside me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "small talk, with my brother", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "smallest delight", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "smile for me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "snow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "so I met her", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "so yummy!!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "solitude by the window", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "some sweet candies", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "someone pulling the strings", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "someone's coming", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "something I can do", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "something is out there", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "winter", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "something strange is going on", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "something ugly in the air", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "something wrong is happening", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "sometimes I feel alone #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "sometimes I feel alone", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "song of a tiny flower", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "soon I will come to you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "sorrow", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "spreading disaster", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "spring has come", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "stand at bay", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "starting the case: Rail Zeppelin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "starting to solve the mystery", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "story of the past", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "strained ๏ผƒ2๏ฝžAlbedo ๏ผƒ2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "strained", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "strain๏ฝžJin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "strangers", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "strategy", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "street corner", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "sullenly", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "surrounded", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "survive the swordland", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "suspense & mystery", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "suspicion", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "sweet memories#2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "sweet memories", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "swordbreaking land", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "swordland", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "swordland๏ฝžto be continued", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tailing in darkness", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "take action!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "talkin' about mystery", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "talking about nothing", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "taut nerves", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tears for you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tender memories", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tender moment", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tender smile, gentle feeling", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tensions are rising", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "terrible trap", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "testament", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "that rapier is mine!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "that won't do", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the London Wall", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the Rail Zeppelin", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the alteration device", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the appearance of Thrymr", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the automatons", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the battle begins", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the battle is to the strong", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅคงใใช็žณ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the first town", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the flower will bloom", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the four rings", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the gatekeeper", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the gears of destiny", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the image theme of Xenosaga II", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the image theme of Xenosga II ๏ผƒpiano ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the image theme of Xenosga II", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the land of east", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the legend of the blue eyes", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the legend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the loser has to fall", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the lost butterfly", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the lost daughter", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the magic power", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the matter is settled, anyway", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the old knights", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the outbreak of war", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the place we should have reached", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the red-light district at night", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the sea is never without a wave", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the song we once sang", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the stars are to fall down", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the story begins", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the sunlight and your solitude", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the sword of promised victory~Fate/Zero ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the tale of the Holy Grail", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the tale of the beast", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the waves rippling", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the world extra ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the world is tumbling down", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "the world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…กใ€€quiet romance", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "there is a whole world out there", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "there were calm days", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "there's something shining", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "they are magicians", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "they start fighting", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "think tenderly of you ๏ฝžMbox ver", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "think tenderly of you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "this day, and never again", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "this is the guild flag", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "this psychedelic world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "time of victory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "time to sail!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tiny flower garden", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "titteringly", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to be continued", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to find her memory #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to find her memory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to find your flower", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to find your truth", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to nowhere", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to the fierce battlefield", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "to the next stage", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "together we can defeat it!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "together we could go further", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "together we go further #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "together we go further", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tokuoka", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "town in the morning", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tragedy and fate", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "tragedy and silence", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "trapped in the past", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "trying to understand", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "uncanny", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "under suspicion", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "unforgettable", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "uninvited guest", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "unnaturally tense", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "unrest", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "untrodden island", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "useless chatting", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "valley of mist", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "vanity", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "victory", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "vise versa", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "walking around together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "walking in the fog", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "warp", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "waving goodbye", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we are always together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we are one", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we call him heartless", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we can be friends again", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we can't choose how we live", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we have to defeat it", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we just have to get the flag", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we just have to survive", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we still can go together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we still have to go", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we will finish this game", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we're gonna groove", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "we've got to believe in something", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "weird place", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "welcome to \"Ordinal Scale\"", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "welcome to this land of sword", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "welcome to this world ~progressive mix", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "welcome to this world", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "well-disciplined classrooms", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what are the two talking about?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what are you gonna do?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what did you say!?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what else, we can do?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what happiness is", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what he has believed", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what my master said", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what she was here for", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what she was hiding", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "what to believe", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "when the fairy tale ends", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "when we three were together", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "where the sky is high", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "where you are", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "where's my enemy?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "whispering hills", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "who I should cry for", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "who am I?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "who are you!?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "who are you?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "why I fight ๏ฝžEMIYA๏ฝž spring song 2020 ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "why did you kill our father?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "why should we be apart?", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "win, and advance", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "with my friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "with or against", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "wounded past", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are my dearest friend#2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are my dearest friend", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are not alone #2", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are not alone #3", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are not alone ๏ฝžAc.G ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are not alone ๏ฝžpiano ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are not alone", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you are the winner!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you can do it!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you don't have to act tough", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you have to choose your future", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you have to choose your way", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you have to make up your mind", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you shall overcome", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you shouldn't have come here all alone", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you were always brilliant", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you were my king", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "you won!", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "your future is up to you", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "your place", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "zero hour", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "zodiacal sign", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ… ใ€€everything, not nothing", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ… ใ€€kara- no-kyoukai", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ… ใ€€magician", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ… ใ€€something and nothing", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…กใ€€into the light", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…กใ€€paradox", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…กใ€€snow is falling", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…ขใ€€epilogue", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…ขใ€€rain goes up", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…ขใ€€spiral", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "โ…ฃใ€€paradigm", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ‚ใชใŸใซๅ„ชใ—ใ„ใ‚ญใƒƒใƒใƒณ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ„ใ–่กŒใ‹ใ‚“", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ‹ใชใ—ใฟใซๅค‰ใ‚ใ‚Šใใ†ใช", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใใ‚Œใ„ใชๆ„Ÿๆƒ… ๏ผpiano ver.", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ“ใ“ใซไฝใ‚€ไบบ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ“ใฎใพใพใซใ—ใฆใฏใŠใ‘ใชใ„", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ“ใฎ้“ใฎๅ…ˆใธ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ“ใ‚ใŒใฃใฆใ‚†ใ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ–ใ‚‰ใคใ„ใŸใ“ใ“ใ‚", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ—ใšใ‹ใชใ–ใ‚ใ‚ใ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใใฎ็œŸ็›ธ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใŸใ‚†ใจใ†ๅฟƒใจใ‹ใ‚‰ใ ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใพใ ๅ…ˆใฏ้ ใ„", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใพใ ็Ÿฅใ‚‰ใฌๅœฐใธ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ‚ขใƒณใƒใƒ’ใƒผใƒญใƒผใ€œMain Themeใ€œ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ‚ญใƒƒใƒใƒณใฎๆ‚ฉใฟ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใ‚ญใƒƒใƒใƒณ้ฉๅ‘ฝใƒปใƒกใ‚คใƒณใƒ†ใƒผใƒž", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ใƒšใƒผใ‚ธใ‚’ใ‚ใใ‚‹", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ไบŒไบบใ ใ‘ใŒใใ“ใซ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ไบบใŒไฝใพใ†ๅคงๅœฐ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ไฝ•ใ‹ใŒ่ฟ‘ใฅใ„ใฆใใ‚‹", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ไฝ•ใŒๆฌฒใ—ใ„ใฎใ ใ‚ใ†", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ไฝ•ใŒ่ถณใ‚Šใชใ„ใฎใ ใ‚ใ†", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅ…‰ใŒ่ฆ‹ใˆใŸใ‚ˆใ†ใช", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅ†ใณๅ‡บไผšใฃใฆ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅ†ฌใฎๆ™‚ไปฃ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅ‡บไผšใ„ใ€้Ÿฟใ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅˆ†ใ‹ใ‚Šใ‚ใฃใŸ็ญˆใชใฎใซ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅ‹•ใๅง‹ใ‚ใŸๆ™‚้–“", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅไป˜ใ‘ใ‚‹ใจใ„ใ†ใ“ใจ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅนใ‘ใ‚ˆใ€่’ใ‚Œใ‚ˆใ€้ขจใ‚ˆ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅคขใŒๆ•ฃใ‚‹ๆ™ฏ่‰ฒ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅคช้™ฝใซใชใ‚ŠใŸใ„", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅฅ‡ๅฆ™ใช้–ขไฟ‚", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅง‹ใพใฃใŸใฐใ‹ใ‚Š", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅตใฎ้›ฒใŒ่ฆ‹ใˆใ‚‹", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๅบƒใŒใ‚‹ๅœฐๅนณ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆ€’ใ‚Šใจ็„ฆ็‡ฅ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆƒณใ„ใฏ็”Ÿใพใ‚Œใฆ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆ„›ใจ่‡ช็”ฑใจ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆ†งใ‚Œใจๆ‹ๆƒ…", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆ‰‹ใ‚’ใจใ‚Œใฐ้–‹ใ‘ใฆ่กŒใ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆ”ฏ้…ใจๆจฉๅŠ›", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆ—ฅใ€…ใ‚’็ถดใ‚‹", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆš–ใ‹ใ•ใฎใ‚ˆใ†ใช", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆœ›ใ‚“ใ ๆžœใฆใซ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆฅใŸ้“ใ€่กŒใ้“", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆญฃ็พฉ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆญฉใฟใ‚’ๆญขใ‚ใš", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆฐธ้ ใฎใƒ‹๏ฝผใƒ‘ใƒปใƒกใ‚คใƒณใƒ†ใƒผใƒž", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "ๆบ€ใŸใ•ใ‚ŒใŸๆ—ฅใ€…", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "็Ÿฅใ‚‰ใชใ„ใ“ใจใ‚’็Ÿฅใ‚ŠใŸใ„", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "็ฉใ‚„ใ‹ใชๆ‘ใง", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "็ฉบใŒใ€้’ใ„", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "็ซ‹ใกใฏใ ใ‹ใ‚‹ใ‚‚ใฎ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "็น‹ใŒใ‚‹ๆƒณใ„", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "็ฟณใ‚Šใฎใชใ„้’็ฉบ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "่‡ช็”ฑใจไปฃๅ„Ÿ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "่‡ช็”ฑใธใฎ็–พ่ตฐ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "่Šฝๅนใ„ใฆ่กŒใ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "่ฌŽใ‚’่ฟฝใ†ใ‚†ใณใ•ใ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "่ฒดๆ–นใฎๅ…ƒใธ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "้™ใ‹ใช้ขจ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "้ขจใŒๅนใๅง‹ใ‚ใŸ", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜" -},{ - "title": "I talk to the rain", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "a song of storm and fire", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "my dear feather", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "once upon a time there was you and me", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "optimistic", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "prove yourself", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "requiem for the evil", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "ring your song", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "ship of fools", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "voices silently sing", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "you are my love", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Eri Ito" -},{ - "title": "Is This Love - Remix", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Sadplay" -},{ - "title": "shadows and fog", - "artist": "ๆขถๆตฆ ็”ฑ่จ˜/Void_Chords" -},{ - "title": "ใ‹ใ‚ใ‚Šใซใชใ‚‹ใ‚‚ใฎ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ใ‚ญใƒฃใƒณใƒ‡ใ‚ฃใ‚ซใƒƒใƒ—ใƒˆใ‚น (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ใ‚ทใƒˆใƒฉใ‚นใƒŽใƒผใƒˆ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ใ‚ฏใ‚จใƒช (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ใ‚ทใƒฅใ‚ฌใƒผใ‚ญใƒฅใƒผใƒ– (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ใƒ‡ใ‚คใƒชใƒผใƒฆใƒผใ‚น (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ใƒใ‚ฆใ‚นใƒซใƒผใƒซ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ใƒžใƒณใƒ›ใƒผใƒซใ‚นใƒ†ใƒƒใƒ‘ใƒผ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ไฝ™ใฃใŸๅˆ†ใ‚’ใกใ‚‡ใฃใจ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ๅ€Ÿใ‚Š็‰ฉๆŽขใ— (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ๅ†่จ˜้Œฒ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ๆ›ธๆžถใซ็พฝๆ นใฏใŸใ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "ๆด‹็‡ˆ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "็Œซ่ˆŒใฎไธ–ๆธกใ‚Š (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "้ณณๆขจใฎ็จฎ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "ๆฃฎ็พ…/Megurine Luka" -},{ - "title": "Sakkijarven polkka", - "artist": "ๆตœๅฃๅฒ้ƒŽ" -},{ - "title": "Leia", - "artist": "็‡่ˆžๆ›ฒ" -},{ - "title": "ไบบใฎๅคซ", - "artist": "็ ๆขจ" -},{ - "title": "He's a Tricksterโ˜†", - "artist": "็ฆๅณถไบœ็พŽ" -},{ - "title": "ใƒฉใ‚ฐใƒˆใƒฌใ‚คใƒณ", - "artist": "็จฒ่‘‰ๆ›‡" -},{ - "title": "้›ปๆฐ—ไบˆๅ ฑ (feat. ๅˆ้ŸณใƒŸใ‚ฏ)", - "artist": "็จฒ่‘‰ๆ›‡/Hatsune Miku" -},{ - "title": "a farewell song", - "artist": "็ฌ ๅŽŸ็”ฑ้‡Œ" -},{ - "title": "secret game", - "artist": "็ฌ ๅŽŸ็”ฑ้‡Œ" -},{ - "title": "Believe Inโ€ฆ - Short Size", - "artist": "็ตๅŸŽใ‚ขใ‚คใƒฉ" -},{ - "title": "Softly Sing to Me (Magnolia Family Lullaby)", - "artist": "็ตๅŸŽใ‚ขใ‚คใƒฉ" -},{ - "title": "Violet Snow - Short Size", - "artist": "็ตๅŸŽใ‚ขใ‚คใƒฉ" -},{ - "title": "ใƒญใƒผใƒฌใƒซ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "่Šฑๆ’ซๅฏบ/Megurine Luka" -},{ - "title": "็‰‡ๆ™‚้›จ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "่Šฑๆ’ซๅฏบ/Megurine Luka" -},{ - "title": "็‹ฌ็™ฝใจ้…ธๆ€ง้›จ(Remaster) (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "่Šฑๆ’ซๅฏบ/Megurine Luka" -},{ - "title": "้›จ่ก—ใ‚ฏใ‚คใƒณใƒ†ใƒƒใƒˆ (feat. ๅทก้Ÿณใƒซใ‚ซ)", - "artist": "่Šฑๆ’ซๅฏบ/Megurine Luka" -},{ - "title": "ใฟใกใ—ใ‚‹ใน - Movie Version", - "artist": "่Œ…ๅŽŸๅฎŸ้‡Œ" -},{ - "title": "ใฟใกใ—ใ‚‹ใน - Short Size", - "artist": "่Œ…ๅŽŸๅฎŸ้‡Œ" -},{ - "title": "WHITE NIGHT - Japanese Ver.", - "artist": "่ฅฟๅฑฑๆ™ƒไธ–/HOYO-MiX" -},{ - "title": "What an amazing swing", - "artist": "่ง’ๅทปใ‚ใŸใ‚" -},{ - "title": "Reaper vs. Sheep -Kenko ver.-", - "artist": "่ง’ๅทปใ‚ใŸใ‚/Mori Calliope" -},{ - "title": "canta per me", - "artist": "่ฒ็”ฐ็”ฑ้‡Œๅญ" -},{ - "title": "melody๏ผˆโ€œsalva nosโ€ver.๏ผ‰", - "artist": "่ฒ็”ฐ็”ฑ้‡Œๅญ" -},{ - "title": "salva nos II", - "artist": "่ฒ็”ฐ็”ฑ้‡Œๅญ" -},{ - "title": "salva nos", - "artist": "่ฒ็”ฐ็”ฑ้‡Œๅญ" -},{ - "title": "ๅนปๆƒณๆฅฝๅœ’", - "artist": "่ฒ็”ฐ็”ฑ้‡Œๅญ" -},{ - "title": "salva nos๏ผˆdialogue remix ver.๏ผ‰", - "artist": "่ฒ็”ฐ็”ฑ้‡Œๅญ/ใƒŸใƒฌใ‚คใƒฆใƒปใƒ–ใƒผใ‚ฑ(ไธ‰็Ÿณ็ดไนƒ)" -},{ - "title": "Full Moon Full Life - Opening Movie Version", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/Lotus Juice/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Full Moon Full Life", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/Lotus Juice/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "It's Going Down Now", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/Lotus Juice/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Changing Seasons -Reload-", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Deep Mentality -Reload-", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Master of Shadow -Reload-", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Paulownia Mall -Reload-", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "Peace -Reload-", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "When The Moon's Reaching Out Stars -Reload-", - "artist": "้ซ˜ๆฉ‹ใ‚ใš็พŽ/ใ‚ขใƒˆใƒฉใ‚นใ‚ตใ‚ฆใƒณใƒ‰ใƒใƒผใƒ /ATLUS GAME MUSIC" -},{ - "title": "ๅๅชๅ…”ๅญ", - "artist": "้ป„ๆ™จๆ™จ" -},{ - "title": "ReOracle", - "artist": "้ป„้œ„้›ฒ/HOYO-MiX/ๆ–‡้ฉฐ" -},{ - "title": "Flying Waters - Submerged Lights", - "artist": "Lorien Testard" -},{ - "title": "Enter Sandman - Live", - "artist": "Apocalyptica" -},{ - "title": "Gestral Village - Gestral Arena", - "artist": "Lorien Testard" -},{ - "title": "Maelle", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Eiffel", - "artist": "Lorien Testard" -},{ - "title": "Gestral Village - Gestral Market", - "artist": "Lorien Testard" -},{ - "title": "Gestral Village - Golgra's Throne", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre - Nocturne pour Lumiรจre (Violoncelle)", - "artist": "Lorien Testard" -},{ - "title": "Old Lumiรจre - When the Dust Settles", - "artist": "Lorien Testard" -},{ - "title": "Old Lumiรจre - Fragments Tell Stories", - "artist": "Lorien Testard" -},{ - "title": "Call Me, Beep Me!", - "artist": "AmaLee" -},{ - "title": "Ancient Sanctuary - Bonzaie Clairing", - "artist": "Lorien Testard" -},{ - "title": "Ancient Sanctuary - Entrance of the Village", - "artist": "Lorien Testard" -},{ - "title": "Ancient Sanctuary - Gestral Summer Party", - "artist": "Lorien Testard" -},{ - "title": "Ancient Sanctuary - Lake", - "artist": "Lorien Testard" -},{ - "title": "Ancient Sanctuary - Megabot#33", - "artist": "Lorien Testard" -},{ - "title": "Ancient Sanctuary - Path on the Roots", - "artist": "Lorien Testard" -},{ - "title": "Atelier de Clea - Fleur de Paris", - "artist": "Lorien Testard" -},{ - "title": "Atelier de Clea - Mains Subtiles", - "artist": "Lorien Testard" -},{ - "title": "Atelier de Clea - Peindre la Perfection", - "artist": "Lorien Testard" -},{ - "title": "Verso", - "artist": "Lorien Testard" -},{ - "title": "Esquie's Nest - Esquie's Bath", - "artist": "Lorien Testard" -},{ - "title": "Esquie's Nest - Franรงois", - "artist": "Lorien Testard" -},{ - "title": "Falling Leaves - Amber and Sap", - "artist": "Lorien Testard" -},{ - "title": "Falling Leaves - Cave", - "artist": "Lorien Testard" -},{ - "title": "Falling Leaves - Noco's Root", - "artist": "Lorien Testard" -},{ - "title": "Firecamp - Lune", - "artist": "Lorien Testard" -},{ - "title": "Firecamp - Sciel", - "artist": "Lorien Testard" -},{ - "title": "Flying Waters - Electric Tides", - "artist": "Lorien Testard" -},{ - "title": "Flying Waters - Rain from the Ground", - "artist": "Lorien Testard" -},{ - "title": "Forgotten Battlefield - Cemeteryโ€™s Boat", - "artist": "Lorien Testard" -},{ - "title": "Forgotten Battlefield - Divided Swords", - "artist": "Lorien Testard" -},{ - "title": "Forgotten Battlefield - Lueur Dรฉclinante", - "artist": "Lorien Testard" -},{ - "title": "Forgotten Battlefield - Over the Fallen", - "artist": "Lorien Testard" -},{ - "title": "Forgotten Battlefield - Red Birds are Tied to the Ground", - "artist": "Lorien Testard" -},{ - "title": "Gestral Beach - Is it a Gestral or a Volleyball?", - "artist": "Lorien Testard" -},{ - "title": "Gestral Beach - Iโ€™d Rather Play Pรฉtanque!", - "artist": "Lorien Testard" -},{ - "title": "Gestral Beach - My Grandma Hits Harder!", - "artist": "Lorien Testard" -},{ - "title": "Gestral Village - Alicia (Gestrals)", - "artist": "Lorien Testard" -},{ - "title": "Gestral Village - Golgra", - "artist": "Lorien Testard" -},{ - "title": "Gustave (Music Box)", - "artist": "Lorien Testard" -},{ - "title": "Gustave", - "artist": "Lorien Testard" -},{ - "title": "It's Time to Stop Painting", - "artist": "Lorien Testard" -},{ - "title": "L'Amour d'une Soeur", - "artist": "Lorien Testard" -},{ - "title": "Lettre ร  Maelle", - "artist": "Lorien Testard" -},{ - "title": "Lullaby for my Sister (Music Box)", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre (Music Box)", - "artist": "Lorien Testard" -},{ - "title": "Yellow Forest - Numbers the Hours", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Lumiรจre - Continuer ร  t'aimer (Lune)", - "artist": "Lorien Testard" -},{ - "title": "We Lost", - "artist": "Lorien Testard/Alice Duport-Percier/Victor Borba" -},{ - "title": "Lumiรจre - Le Grand Cafรฉ de Lumiรจre", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre - Lumiรจre ร  lโ€™Aube", - "artist": "Lorien Testard" -},{ - "title": "Une vie ร  t'aimer", - "artist": "Lorien Testard/Alice Duport-Percier/Victor Borba" -},{ - "title": "Lumiรจre - Promenade dans Lumiรจre", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre - Rรชveries dans Lumiรจre", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre s'รฉteint", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre's Opera - Continuer ร  t'aimer (Piano)", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre's Opera - Nuit sur Lumiรจre", - "artist": "Lorien Testard" -},{ - "title": "Lumiรจre's Opera - Un Air de Famille", - "artist": "Lorien Testard" -},{ - "title": "Lune (Music Box)", - "artist": "Lorien Testard" -},{ - "title": "Monoco's Station - Follow the Steps of Monoco", - "artist": "Lorien Testard" -},{ - "title": "Monoco's Station - Grandis Domain", - "artist": "Lorien Testard" -},{ - "title": "Monoco's Station - Grandis Refuge", - "artist": "Lorien Testard" -},{ - "title": "Monoco's Station - Iceโ€™s Caves", - "artist": "Lorien Testard" -},{ - "title": "Monoco's Station - Maelleโ€™s First Snow", - "artist": "Lorien Testard" -},{ - "title": "Monoco's Station - Twirling Voices", - "artist": "Lorien Testard" -},{ - "title": "Monoco's Station - When the Snow Cries", - "artist": "Lorien Testard" -},{ - "title": "Monoco", - "artist": "Lorien Testard" -},{ - "title": "Old Lumiรจre - Rรฉvรฉrence", - "artist": "Lorien Testard" -},{ - "title": "Flying Waters - Goblu", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Prรจs de Lui", - "artist": "Lorien Testard" -},{ - "title": "Sacred River - River Dream", - "artist": "Lorien Testard" -},{ - "title": "Sciel (Music Box)", - "artist": "Lorien Testard" -},{ - "title": "Shared Canvas", - "artist": "Lorien Testard" -},{ - "title": "Sirรจne - Robe de Nuit", - "artist": "Lorien Testard" -},{ - "title": "Sirรจne - Tisser la Beautรฉ", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - Battling Breeze", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - Burial of the Lights", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - Cello Motifs", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - Cloud of Anxiety", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - Get Up! For Lumiรจre!", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - Nightfall", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - Tomorrow is Here", - "artist": "Lorien Testard" -},{ - "title": "Spring Meadows - ร‰veil", - "artist": "Lorien Testard" -},{ - "title": "Stone Wave Cliffs - Lampmaster", - "artist": "Lorien Testard" -},{ - "title": "Stone Wave Cliffs - Missing Hope", - "artist": "Lorien Testard" -},{ - "title": "Stone Wave Cliffs - Sandfall", - "artist": "Lorien Testard" -},{ - "title": "Stone Wave Cliffs - The Last Thing You'll See", - "artist": "Lorien Testard" -},{ - "title": "Stone Wave Cliffs - The Whale Next to the Cliff", - "artist": "Lorien Testard" -},{ - "title": "Stone Wave Cliffs - Warding Blades", - "artist": "Lorien Testard" -},{ - "title": "Stuck in Maelle's Head", - "artist": "Lorien Testard" -},{ - "title": "The Curator", - "artist": "Lorien Testard" -},{ - "title": "The Reacher - Entre les Marais et les Cimes", - "artist": "Lorien Testard" -},{ - "title": "The Reacher - Mรฉmoires", - "artist": "Lorien Testard" -},{ - "title": "The Reacher - Vers le Sommet", - "artist": "Lorien Testard" -},{ - "title": "Tout ce que je suis, pour toi", - "artist": "Lorien Testard" -},{ - "title": "Verso (Music Box)", - "artist": "Lorien Testard" -},{ - "title": "Visages - Idรฉal Mental", - "artist": "Lorien Testard" -},{ - "title": "Visages - Nocturne pour un Masque de Colรจre", - "artist": "Lorien Testard" -},{ - "title": "Visages - Nocturne pour un Masque de Joie", - "artist": "Lorien Testard" -},{ - "title": "Visages - Nocturne pour un Masque de Tristesse", - "artist": "Lorien Testard" -},{ - "title": "World Map - Forlorn", - "artist": "Lorien Testard" -},{ - "title": "World Map - Gustave's Legacy", - "artist": "Lorien Testard" -},{ - "title": "World Map - In Lumiรจre's Name", - "artist": "Lorien Testard" -},{ - "title": "World Map - Of Virtuosity and Heart", - "artist": "Lorien Testard" -},{ - "title": "World Map - Until You're Gone", - "artist": "Lorien Testard" -},{ - "title": "World Map - Waiting Canvas", - "artist": "Lorien Testard" -},{ - "title": "Yellow Forest - Nightfall", - "artist": "Lorien Testard" -},{ - "title": "Alicia", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Aline", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Atelier de Clea - Contre le Coeur", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Aux Lendemains non ร‰crits", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Clair-Obscur", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Clea", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Dolorosa", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Endless Light", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Un 33 Dรฉcembre ร  Paris", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Flying Waters - Serpenphare", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Forgotten Battlefield - Dualliste", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Gestral ViIllage - Gestral Merchant", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "L'Amour d'un Pรจre", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "L'Amour d'une Mรจre", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Loin d'Elle", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Lost Voice", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Lumiรจre - The Departure", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Lumiรจre", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Lune", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Monoco's Station - Tics Tacs", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Our Drafts Collides", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Paintress", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Renoir", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Sciel", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Sirรจne - Poรจme d'Amour", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Sirรจne - Robe de Jour", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Sirรจne - Rouge d'Iris", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Spring Meadows - Beneath the Blue Tree", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Spring Meadows - L'Aurore aux Doigts de Roses", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Spring Meadows - Linen and Cotton", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Stone Wave Cliffs - Lights of the Past", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "The Reacher - Naissance des cendres", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "The Reacher - Orphelin", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Visages - Aria pour un Masque de Colรจre", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Visages - Aria pour un Masque de Joie", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Visages - Aria pour un Masque de Tristesse", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Visages - Portrait Imparfait", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "World Map - Children of Lumiรจre", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "World Map - Dรฉchire la Toile", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "World Map - Our Painted Hatred", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "World Map - Taking Down the Paintress", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Yellow Forest - Honey and Clayworks", - "artist": "Lorien Testard/Alice Duport-Percier" -},{ - "title": "Une vie ร  rรชver", - "artist": "Lorien Testard/Alice Duport-Percier/Axelle Verner" -},{ - "title": "Until Next Life", - "artist": "Lorien Testard/Alice Duport-Percier/Ben Starr" -},{ - "title": "Une vie ร  peindre", - "artist": "Lorien Testard/Alice Duport-Percier/Victor Borba" -},{ - "title": "Silhouette (From \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Stephanie", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "The Catalyst", - "artist": "Halocene" -},{ - "title": "Faithless Ghost", - "artist": "Andrew Bird" -},{ - "title": "Blade Twin", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle in Edo I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Ryoma Sakamoto", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Tin Foil", - "artist": "Andrew Bird" -},{ - "title": "/", - "artist": "Andrew Bird" -},{ - "title": "Ethiobirds", - "artist": "Andrew Bird" -},{ - "title": "Sovay", - "artist": "Andrew Bird" -},{ - "title": "Fake Palindromes", - "artist": "Andrew Bird" -},{ - "title": "Banking on a Myth", - "artist": "Andrew Bird" -},{ - "title": "Masterfade", - "artist": "Andrew Bird" -},{ - "title": "Opposite Day", - "artist": "Andrew Bird" -},{ - "title": "Skin Is, My", - "artist": "Andrew Bird" -},{ - "title": "The Naming of Things", - "artist": "Andrew Bird" -},{ - "title": "MX Missiles", - "artist": "Andrew Bird" -},{ - "title": "/", - "artist": "Andrew Bird" -},{ - "title": "Tables and Chairs", - "artist": "Andrew Bird" -},{ - "title": "First Song", - "artist": "Andrew Bird" -},{ - "title": "Way Out West", - "artist": "Andrew Bird" -},{ - "title": "Highschool Football Hero/ Man In A Suitcase (Hidden Track)", - "artist": "AFI" -},{ - "title": "Spanish for Monsters", - "artist": "Andrew Bird" -},{ - "title": "Depression Pasillo", - "artist": "Andrew Bird" -},{ - "title": "Jaws of Death", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Overgrowth", - "artist": "Venus Theory" -},{ - "title": "Rise - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "I'm Not Okay - Cinematic Version", - "artist": "Halocene" -},{ - "title": "Farewell - Live In Helsinki St. John's Church", - "artist": "Apocalyptica" -},{ - "title": "Finding Roots", - "artist": "Venus Theory" -},{ - "title": "Soil Song", - "artist": "Venus Theory" -},{ - "title": "No Accident", - "artist": "Venus Theory" -},{ - "title": "Frontiers", - "artist": "Venus Theory" -},{ - "title": "You Will No More Than Witness Here", - "artist": "Venus Theory" -},{ - "title": "Trespasser", - "artist": "Venus Theory" -},{ - "title": "Whatever's Next, Together", - "artist": "Venus Theory" -},{ - "title": "Everything Is Mad Here, All of It", - "artist": "Venus Theory" -},{ - "title": "With Eyes Unclouded", - "artist": "Venus Theory" -},{ - "title": "Prey Becoming Predator", - "artist": "Venus Theory" -},{ - "title": "Aeons, Violet, in Waiting", - "artist": "Venus Theory" -},{ - "title": "Return", - "artist": "Venus Theory" -},{ - "title": "Steel Meeting Bone", - "artist": "Venus Theory" -},{ - "title": "Love Is Blind", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Fates, Decided", - "artist": "Venus Theory" -},{ - "title": "We Twine", - "artist": "Venus Theory" -},{ - "title": "Master of Puppets - Live", - "artist": "Apocalyptica" -},{ - "title": "Harvester of Sorrow - Live", - "artist": "Apocalyptica" -},{ - "title": "The Unforgiven - Live", - "artist": "Apocalyptica" -},{ - "title": "Sad But True - Live", - "artist": "Apocalyptica" -},{ - "title": "Creeping Death - Live", - "artist": "Apocalyptica" -},{ - "title": "Wherever I May Roam - Live", - "artist": "Apocalyptica" -},{ - "title": "Welcome Home (Sanitarium) - Live", - "artist": "Apocalyptica" -},{ - "title": "Fade to Black - Live", - "artist": "Apocalyptica" -},{ - "title": "For Whom the Bell Tolls - Live", - "artist": "Apocalyptica" -},{ - "title": "Fight Fire With Fire - Live", - "artist": "Apocalyptica" -},{ - "title": "Until It Sleeps - Live", - "artist": "Apocalyptica" -},{ - "title": "Orion - Live", - "artist": "Apocalyptica" -},{ - "title": "Escape - Live", - "artist": "Apocalyptica" -},{ - "title": "Battery - Live", - "artist": "Apocalyptica" -},{ - "title": "Seek & Destroy - Live", - "artist": "Apocalyptica" -},{ - "title": "Reign of Fear - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "Nothing Else Matters - Live", - "artist": "Apocalyptica" -},{ - "title": "One - Live", - "artist": "Apocalyptica" -},{ - "title": "Refuse / Resist - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "I'm Not Jesus - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "House of Chains - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "Hall of the Mountain King - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "Seek and Destroy - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "Shadowmaker - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "Edo City II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle Pro-Shogunate I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "A Parable of Frost", - "artist": "Venus Theory" -},{ - "title": "Rituals", - "artist": "Venus Theory/Justin E. Bell" -},{ - "title": "Into Parts Unknown", - "artist": "Venus Theory" -},{ - "title": "Signal - Live", - "artist": "Apocalyptica" -},{ - "title": "Genesis - Live", - "artist": "Apocalyptica" -},{ - "title": "Fight Against Monsters - Live", - "artist": "Apocalyptica" -},{ - "title": "Stormy Wagner - Live", - "artist": "Apocalyptica" -},{ - "title": "Flying Dutchman - Live", - "artist": "Apocalyptica" -},{ - "title": "Path in Life - Live", - "artist": "Apocalyptica" -},{ - "title": "Creation of Notes - Live", - "artist": "Apocalyptica" -},{ - "title": "Running Love - Live", - "artist": "Apocalyptica" -},{ - "title": "Birth Pain - Live", - "artist": "Apocalyptica" -},{ - "title": "Ludwig - Wonderland - Live", - "artist": "Apocalyptica" -},{ - "title": "Destruction - Live", - "artist": "Apocalyptica" -},{ - "title": "Blood+ Ending 1 - Kataritsugu Koto - Chitose Hajime", - "artist": "Unknown Artist" -},{ - "title": "Blood+ Ending 2 - Cry No More - Mika Nakashima", - "artist": "Unknown Artist" -},{ - "title": "Blood+ Ending 3 - This Love - Angela Aki", - "artist": "Unknown Artist" -},{ - "title": "Blood+ Ending 4 - Brand New Map - K", - "artist": "Unknown Artist" -},{ - "title": "Blood+ OST Diva's song - Mark Mancina", - "artist": "Unknown Artist" -},{ - "title": "Blood+ OST Grand Theme", - "artist": "Unknown Artist" -},{ - "title": "Cello Suite No. 1 in G Major, BWV 1007: III. Courante", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Silence", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Separation Battle", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Main Theme", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Kyoto City I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Heavy Battle", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Clipped Freedom", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Rapid Battle", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Foreigners", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Infiltration", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Suburbs of Kyoto", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Main Title", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle in Yokohama", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Miserable Battle", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Loneliness", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle Blade Twin I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Testament of the Soul", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle Shinsengumi", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Opening", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "The Longhouse", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Suburbs of Yokohama", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Violent Battle", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Prologue", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Veiled Vow", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Veiled Edges", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle Satsuma II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle Blade Twin II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Satsuma", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Live or Die (feat. Joakim Brodรฉn)", - "artist": "Apocalyptica/Sabaton/Joakim Brodรฉn" -},{ - "title": "Maybe", - "artist": "A Touch Of Class" -},{ - "title": "The Leaving Song Pt. II", - "artist": "AFI" -},{ - "title": "New York City - Radio Edit", - "artist": "A Touch Of Class" -},{ - "title": "Silver And Cold", - "artist": "AFI" -},{ - "title": "Miseria Cantare - The Beginning", - "artist": "AFI" -},{ - "title": "Bleed Black", - "artist": "AFI" -},{ - "title": "Dancing Through Sunday", - "artist": "AFI" -},{ - "title": "Girl's Not Grey", - "artist": "AFI" -},{ - "title": "Star", - "artist": "A Touch Of Class" -},{ - "title": "Call On Me - Alternativ", - "artist": "A Touch Of Class" -},{ - "title": "Closer", - "artist": "Halocene/KAYLA KING/Lauren Babic" -},{ - "title": "Animals in Peril", - "artist": "Cirque du Soleil" -},{ - "title": "Hide & Seek", - "artist": "Cirque du Soleil" -},{ - "title": "Echo", - "artist": "Cirque du Soleil" -},{ - "title": "Symbiosis", - "artist": "Cirque du Soleil" -},{ - "title": "The Cartographer", - "artist": "Cirque du Soleil" -},{ - "title": "Magic in the Air", - "artist": "Cirque du Soleil" -},{ - "title": "Fireflies", - "artist": "Cirque du Soleil" -},{ - "title": "Resist and Express", - "artist": "Cirque du Soleil" -},{ - "title": "A Dark Cloud", - "artist": "Cirque du Soleil" -},{ - "title": "Giant Puppet", - "artist": "Cirque du Soleil" -},{ - "title": "Rebuild", - "artist": "Cirque du Soleil" -},{ - "title": "A Dog's Love", - "artist": "Cirque du Soleil" -},{ - "title": "Future", - "artist": "Cirque du Soleil" -},{ - "title": "Celebrate Connection", - "artist": "Cirque du Soleil" -},{ - "title": "Network", - "artist": "Cirque du Soleil" -},{ - "title": "Will the Circle Be Unbroken", - "artist": "Cirque du Soleil" -},{ - "title": "I'm So Lonesome I Could Cry", - "artist": "Cirque du Soleil" -},{ - "title": "Blue Moon of Kentucky (feat. Sam Bush and Dan Tyminski)", - "artist": "Cirque du Soleil/Sam Bush/Dan Tyminski" -},{ - "title": "Where Shall I Be", - "artist": "Cirque du Soleil" -},{ - "title": "Cattle Call", - "artist": "Cirque du Soleil" -},{ - "title": "Copperhead Road", - "artist": "Cirque du Soleil" -},{ - "title": "Cattle Call - Reprise", - "artist": "Cirque du Soleil" -},{ - "title": "Workin' Man Blues", - "artist": "Cirque du Soleil" -},{ - "title": "Traveller", - "artist": "Cirque du Soleil" -},{ - "title": "Cowboy Take Me Away", - "artist": "Cirque du Soleil" -},{ - "title": "New Muleskinner Blues", - "artist": "Cirque du Soleil" -},{ - "title": "Achy Breaky Heart (feat. Rob Ickes)", - "artist": "Cirque du Soleil/Rob Ickes" -},{ - "title": "Orange Blossom Special / The Devil Went Down to Georgia (feat. Tommy Emmanuel)", - "artist": "Cirque du Soleil/Tommy Emmanuel" -},{ - "title": "Down to the River to Pray", - "artist": "Cirque du Soleil" -},{ - "title": "I'm So Lonesome I Could Cry - Reprise", - "artist": "Cirque du Soleil" -},{ - "title": "Carnival Heart", - "artist": "Cirque du Soleil" -},{ - "title": "Will the Circle Be Unbroken - Reprise", - "artist": "Cirque du Soleil" -},{ - "title": "'Twas the Night Before โ€ฆ", - "artist": "Cirque du Soleil" -},{ - "title": "God Rest You Merry, Gentlemen", - "artist": "Cirque du Soleil" -},{ - "title": "Deck the Halls", - "artist": "Cirque du Soleil" -},{ - "title": "Jolly", - "artist": "Cirque du Soleil" -},{ - "title": "Up on the Rooftop", - "artist": "Cirque du Soleil" -},{ - "title": "The Spark", - "artist": "Cirque du Soleil" -},{ - "title": "O Come, O Come, Emmanuel", - "artist": "Cirque du Soleil" -},{ - "title": "O Holy Night", - "artist": "Cirque du Soleil" -},{ - "title": "Angels We Have Heard on High", - "artist": "Cirque du Soleil" -},{ - "title": "O Christmas Tree", - "artist": "Cirque du Soleil" -},{ - "title": "Shchedryk", - "artist": "Cirque du Soleil" -},{ - "title": "Do You Hear What I Hear?", - "artist": "Cirque du Soleil" -},{ - "title": "Joy to the World", - "artist": "Cirque du Soleil" -},{ - "title": "Mirko", - "artist": "Cirque du Soleil" -},{ - "title": "Kalandรฉro", - "artist": "Cirque du Soleil" -},{ - "title": "Querer", - "artist": "Cirque du Soleil" -},{ - "title": "Cerceaux", - "artist": "Cirque du Soleil" -},{ - "title": "Jeux d'enfants", - "artist": "Cirque du Soleil" -},{ - "title": "Valsajoรฏa", - "artist": "Cirque du Soleil" -},{ - "title": "Alegrรญa", - "artist": "Cirque du Soleil" -},{ - "title": "Ibis", - "artist": "Cirque du Soleil" -},{ - "title": "Irna / Valsapena", - "artist": "Cirque du Soleil" -},{ - "title": "Taruka", - "artist": "Cirque du Soleil" -},{ - "title": "Malioumba", - "artist": "Cirque du Soleil" -},{ - "title": "Vai vedrai", - "artist": "Cirque du Soleil" -},{ - "title": "Alegrรญa - Encore", - "artist": "Cirque du Soleil" -},{ - "title": "Le parc Belmont", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Martha Wainwright" -},{ - "title": "Monopolis", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Milk & Bone" -},{ - "title": "Oxygรจne", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Betty Bonifassi" -},{ - "title": "Le monde est stone", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Beyries" -},{ - "title": "Lili voulait aller danser", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/La Bronze" -},{ - "title": "Ma mรจre chantait toujours", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Marie-Pierre Arthur" -},{ - "title": "Le monde est fou", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Gabrielle Shonk" -},{ - "title": "L'รฎle aux mimosas", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Klรด Pelgag" -},{ - "title": "Je danse dans ma tรชte", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Marie-Mai" -},{ - "title": "Call girl", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Valรฉrie Carpentier" -},{ - "title": "Tiens-toรฉ ben, j'arrive!", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Catherine Major" -},{ - "title": "Le Blues du businessman", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Safia Nolin" -},{ - "title": "Les sans-papiers", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Marie-Josee Lord" -},{ - "title": "SOS d'un terrien en dรฉtresse", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Ariane Moffatt" -},{ - "title": "L'hymne ร  la beaute du monde", - "artist": "Cirque du Soleil/Jean-Phi Goncalves/Diane Dufresne" -},{ - "title": "To the Stars", - "artist": "Cirque du Soleil" -},{ - "title": "Dancing Ants", - "artist": "Cirque du Soleil" -},{ - "title": "Man Craft", - "artist": "Cirque du Soleil" -},{ - "title": "The Bee and the Wind", - "artist": "Cirque du Soleil" -},{ - "title": "Modern Jungle", - "artist": "Cirque du Soleil" -},{ - "title": "Inside Me", - "artist": "Cirque du Soleil" -},{ - "title": "The Change", - "artist": "Cirque du Soleil" -},{ - "title": "Something More", - "artist": "Cirque du Soleil/Ruby Lewis" -},{ - "title": "Suspension", - "artist": "Cirque du Soleil" -},{ - "title": "Elevation", - "artist": "Cirque du Soleil" -},{ - "title": "Lone Soul", - "artist": "Cirque du Soleil" -},{ - "title": "Like Kids", - "artist": "Cirque du Soleil" -},{ - "title": "Battle of the Man", - "artist": "Cirque du Soleil" -},{ - "title": "The Hollywood Wiz", - "artist": "Cirque du Soleil/Jeremy Kushnier" -},{ - "title": "Ginger Top", - "artist": "Cirque du Soleil/Ryan Vona" -},{ - "title": "AJ's Blues", - "artist": "Cirque du Soleil/Jeremy Kushnier" -},{ - "title": "The Muse", - "artist": "Cirque du Soleil/Ryan Vona" -},{ - "title": "Serenade from a Window", - "artist": "Cirque du Soleil/Ruby Lewis/Ryan Vona" -},{ - "title": "The Honeymoon Days of Fame", - "artist": "Cirque du Soleil/Ruby Lewis" -},{ - "title": "Cleopatra", - "artist": "Cirque du Soleil/Ruby Lewis" -},{ - "title": "Egyptian Gift", - "artist": "Cirque du Soleil" -},{ - "title": "Help a Girl Choose", - "artist": "Cirque du Soleil/Ruby Lewis" -},{ - "title": "The Dream", - "artist": "Cirque du Soleil/Katrina Cunningham" -},{ - "title": "Tiembla La Tierra", - "artist": "Cirque du Soleil" -},{ - "title": "Revenge Fantasies", - "artist": "Cirque du Soleil/Jeremy Kushnier" -},{ - "title": "Love Triangle", - "artist": "Cirque du Soleil/Jeremy Kushnier/Ruby Lewis/Ryan Vona" -},{ - "title": "Writer's Block", - "artist": "Cirque du Soleil/Ryan Vona" -},{ - "title": "Everything (The Lover's Theme)", - "artist": "Cirque du Soleil/Ruby Lewis/Ryan Vona" -},{ - "title": "NYC Rooftops", - "artist": "Cirque du Soleil" -},{ - "title": "Reel Love", - "artist": "Cirque du Soleil/Jeremy Kushnier/Ruby Lewis/Ryan Vona" -},{ - "title": "Everything - Reprise", - "artist": "Cirque du Soleil/Ruby Lewis/Ryan Vona" -},{ - "title": "Asi Es La Vida", - "artist": "Cirque du Soleil" -},{ - "title": "Flores En El Desierto", - "artist": "Cirque du Soleil" -},{ - "title": "Pambolero", - "artist": "Cirque du Soleil" -},{ - "title": "Pez Volador", - "artist": "Cirque du Soleil" -},{ - "title": "Los Mosquitos", - "artist": "Cirque du Soleil" -},{ - "title": "Alebrijes", - "artist": "Cirque du Soleil" -},{ - "title": "Tlaloc", - "artist": "Cirque du Soleil" -},{ - "title": "Cierra Los Ojos", - "artist": "Cirque du Soleil" -},{ - "title": "Hallelujah Mountains", - "artist": "Cirque du Soleil" -},{ - "title": "Fiesta Finale", - "artist": "Cirque du Soleil" -},{ - "title": "Omaticaya Clan", - "artist": "Cirque du Soleil" -},{ - "title": "Lu Aw Navi", - "artist": "Cirque du Soleil" -},{ - "title": "Shaman Story", - "artist": "Cirque du Soleil" -},{ - "title": "Tawkami Clan", - "artist": "Cirque du Soleil" -},{ - "title": "The Anurai Clan Sanctuary", - "artist": "Cirque du Soleil" -},{ - "title": "Viperwolves and the Tipani Clan", - "artist": "Cirque du Soleil" -},{ - "title": "Direhorses", - "artist": "Cirque du Soleil" -},{ - "title": "Kekunan Clan", - "artist": "Cirque du Soleil" -},{ - "title": "The Toruk", - "artist": "Cirque du Soleil" -},{ - "title": "Luminous Reunion", - "artist": "Cirque du Soleil" -},{ - "title": "Naturalium", - "artist": "Cirque du Soleil" -},{ - "title": "Comedy of Errors", - "artist": "Cirque du Soleil" -},{ - "title": "Reinas En La Penumbra", - "artist": "Cirque du Soleil" -},{ - "title": "Adventure at Sea", - "artist": "Cirque du Soleil" -},{ - "title": "The Dive", - "artist": "Cirque du Soleil" -},{ - "title": "Hypnotique", - "artist": "Cirque du Soleil" -},{ - "title": "Profunda Belleza", - "artist": "Cirque du Soleil" -},{ - "title": "Legacy", - "artist": "Cirque du Soleil" -},{ - "title": "Nueva Era", - "artist": "Cirque du Soleil" -},{ - "title": "11h11", - "artist": "Cirque du Soleil" -},{ - "title": "Steampunk Telegram", - "artist": "Cirque du Soleil" -},{ - "title": "Bella Donna Twist", - "artist": "Cirque du Soleil" -},{ - "title": "Gravity Levitas", - "artist": "Cirque du Soleil" -},{ - "title": "Monde Inversรฉ", - "artist": "Cirque du Soleil" -},{ - "title": "Departure", - "artist": "Cirque du Soleil" -},{ - "title": "Fearsome Flight", - "artist": "Cirque du Soleil" -},{ - "title": "Clouds", - "artist": "Cirque du Soleil" -},{ - "title": "Crรฉature De Siam", - "artist": "Cirque du Soleil" -},{ - "title": "Wat U No Wen", - "artist": "Cirque du Soleil" -},{ - "title": "You Must Be Joking", - "artist": "Cirque du Soleil" -},{ - "title": "Antlia", - "artist": "Cirque du Soleil" -},{ - "title": "Rae", - "artist": "Cirque du Soleil" -},{ - "title": "Zawraq", - "artist": "Cirque du Soleil" -},{ - "title": "Eridanus", - "artist": "Cirque du Soleil" -},{ - "title": "Caph", - "artist": "Cirque du Soleil" -},{ - "title": "Crysococca", - "artist": "Cirque du Soleil" -},{ - "title": "Kuma", - "artist": "Cirque du Soleil" -},{ - "title": "Tarientar / The Archer", - "artist": "Cirque du Soleil" -},{ - "title": "Gienah", - "artist": "Cirque du Soleil" -},{ - "title": "Tourago / Guiram", - "artist": "Cirque du Soleil" -},{ - "title": "Jarseate", - "artist": "Cirque du Soleil" -},{ - "title": "Asteraw", - "artist": "Cirque du Soleil" -},{ - "title": "Elma Om Mi Lize", - "artist": "Cirque du Soleil" -},{ - "title": "All Come Together", - "artist": "Cirque du Soleil" -},{ - "title": "Tempest", - "artist": "Cirque du Soleil" -},{ - "title": "Enchanted Reunion", - "artist": "Cirque du Soleil" -},{ - "title": "Creature of Light", - "artist": "Cirque du Soleil" -},{ - "title": "Fly Around", - "artist": "Cirque du Soleil" -},{ - "title": "Hope", - "artist": "Cirque du Soleil" -},{ - "title": "O Ma Ley", - "artist": "Cirque du Soleil" -},{ - "title": "Burn Me Up", - "artist": "Cirque du Soleil" -},{ - "title": "Whisper", - "artist": "Cirque du Soleil" -},{ - "title": "Running on the Edge", - "artist": "Cirque du Soleil" -},{ - "title": "Ena Fee Alyne", - "artist": "Cirque du Soleil" -},{ - "title": "Mutation", - "artist": "Cirque du Soleil" -},{ - "title": "Run", - "artist": "Cirque du Soleil" -},{ - "title": "Buster's Big Opening", - "artist": "Cirque du Soleil" -},{ - "title": "The Twins", - "artist": "Cirque du Soleil" -},{ - "title": "Kiriki Film", - "artist": "Cirque du Soleil" -},{ - "title": "Kiriki", - "artist": "Cirque du Soleil" -},{ - "title": "Silent Movie", - "artist": "Cirque du Soleil" -},{ - "title": "Rooftops", - "artist": "Cirque du Soleil" -},{ - "title": "Patterns", - "artist": "Cirque du Soleil" -},{ - "title": "Clown Special Effects", - "artist": "Cirque du Soleil" -},{ - "title": "Pellicule Part I and II", - "artist": "Cirque du Soleil" -},{ - "title": "Snake Women", - "artist": "Cirque du Soleil" -},{ - "title": "Movie Studio", - "artist": "Cirque du Soleil" -},{ - "title": "The Broom", - "artist": "Cirque du Soleil" -},{ - "title": "Flying Scarlett", - "artist": "Cirque du Soleil" -},{ - "title": "Old Toys", - "artist": "Cirque du Soleil" -},{ - "title": "Film Noir / Pursuit", - "artist": "Cirque du Soleil" -},{ - "title": "Scarlett Balancing", - "artist": "Cirque du Soleil" -},{ - "title": "IRIS Finale and Bows", - "artist": "Cirque du Soleil" -},{ - "title": "Omรฉ Kayo", - "artist": "Cirque du Soleil" -},{ - "title": "Cum Sancto Spiritu", - "artist": "Cirque du Soleil" -},{ - "title": "Indie-Hip", - "artist": "Cirque du Soleil" -},{ - "title": "Koumaya", - "artist": "Cirque du Soleil" -},{ - "title": "Fast Boat", - "artist": "Cirque du Soleil" -},{ - "title": "Crystal Pyramid", - "artist": "Cirque du Soleil" -},{ - "title": "Thunder", - "artist": "Cirque du Soleil" -},{ - "title": "Toreador", - "artist": "Cirque du Soleil" -},{ - "title": "Quรฉ Viyรฉra", - "artist": "Cirque du Soleil" -},{ - "title": "Mr. Beaker", - "artist": "Cirque du Soleil" -},{ - "title": "Onta", - "artist": "Cirque du Soleil" -},{ - "title": "Kunda Tayรฉ", - "artist": "Cirque du Soleil" -},{ - "title": "Terre-mรจre", - "artist": "Cirque du Soleil" -},{ - "title": "Omรฉ Yo Kanoubรฉ", - "artist": "Cirque du Soleil" -},{ - "title": "Homage to the Rabbits", - "artist": "Cirque du Soleil" -},{ - "title": "The Life Factory", - "artist": "Cirque du Soleil" -},{ - "title": "Sexy Pet", - "artist": "Cirque du Soleil" -},{ - "title": "Flying with the Birds", - "artist": "Cirque du Soleil" -},{ - "title": "Blow Me a Tornado", - "artist": "Cirque du Soleil" -},{ - "title": "Kayala and the Poppies", - "artist": "Cirque du Soleil" -},{ - "title": "Sympathy for Crimson", - "artist": "Cirque du Soleil" -},{ - "title": "The Magic Door", - "artist": "Cirque du Soleil" -},{ - "title": "The Cockroach Dance", - "artist": "Cirque du Soleil" -},{ - "title": "Shadows and Whispers", - "artist": "Cirque du Soleil" -},{ - "title": "In and Out of the Dream", - "artist": "Cirque du Soleil" -},{ - "title": "Being Houdini I", - "artist": "Cirque du Soleil" -},{ - "title": "Being Houdini II", - "artist": "Cirque du Soleil" -},{ - "title": "Prewed", - "artist": "Cirque du Soleil" -},{ - "title": "She Is Gone to the Sky", - "artist": "Cirque du Soleil" -},{ - "title": "The Magic Wedding", - "artist": "Cirque du Soleil" -},{ - "title": "Brisa Do Mar", - "artist": "Cirque du Soleil" -},{ - "title": "Foreigner", - "artist": "Cirque du Soleil" -},{ - "title": "Cocoon", - "artist": "Cirque du Soleil" -},{ - "title": "Ants", - "artist": "Cirque du Soleil" -},{ - "title": "Frevo Zumbido", - "artist": "Cirque du Soleil" -},{ - "title": "Orvalho", - "artist": "Cirque du Soleil" -},{ - "title": "Super Hero", - "artist": "Cirque du Soleil" -},{ - "title": "Carimbo Da Creatura", - "artist": "Cirque du Soleil" -},{ - "title": "Love Duet", - "artist": "Cirque du Soleil" -},{ - "title": "Scarabee", - "artist": "Cirque du Soleil" -},{ - "title": "Sexy Web", - "artist": "Cirque du Soleil" -},{ - "title": "Legs", - "artist": "Cirque du Soleil" -},{ - "title": "Flea Girls", - "artist": "Cirque du Soleil" -},{ - "title": "Parede", - "artist": "Cirque du Soleil" -},{ - "title": "Secret Samba Luv", - "artist": "Cirque du Soleil" -},{ - "title": "Banquete", - "artist": "Cirque du Soleil" -},{ - "title": "First Incantation", - "artist": "Cirque du Soleil" -},{ - "title": "Birth Of The Sky", - "artist": "Cirque du Soleil" -},{ - "title": "Reaching Up", - "artist": "Cirque du Soleil" -},{ - "title": "Blue Silk", - "artist": "Cirque du Soleil" -},{ - "title": "Hymn of the Worlds", - "artist": "Cirque du Soleil" -},{ - "title": "High Temptation", - "artist": "Cirque du Soleil" -},{ - "title": "Kernoon's Fire", - "artist": "Cirque du Soleil" -},{ - "title": "Vaneyou Mi Le", - "artist": "Cirque du Soleil" -},{ - "title": "Zed In Love", - "artist": "Cirque du Soleil" -},{ - "title": "Mirror Of The Two Worlds", - "artist": "Cirque du Soleil" -},{ - "title": "The Worlds Meet", - "artist": "Cirque du Soleil" -},{ - "title": "Fiesta", - "artist": "Cirque du Soleil" -},{ - "title": "Noi", - "artist": "Cirque du Soleil" -},{ - "title": "Aestus Calor", - "artist": "Cirque du Soleil" -},{ - "title": "Ignis", - "artist": "Cirque du Soleil" -},{ - "title": "Hatahkinn", - "artist": "Cirque du Soleil" -},{ - "title": "Aquilex", - "artist": "Cirque du Soleil" -},{ - "title": "Comissatio", - "artist": "Cirque du Soleil" -},{ - "title": "Blue Ales", - "artist": "Cirque du Soleil" -},{ - "title": "Utinam", - "artist": "Cirque du Soleil" -},{ - "title": "Adrideo", - "artist": "Cirque du Soleil" -},{ - "title": "Ardor Oris", - "artist": "Cirque du Soleil" -},{ - "title": "Aequor Oris", - "artist": "Cirque du Soleil" -},{ - "title": "Caelestis", - "artist": "Cirque du Soleil" -},{ - "title": "Undae", - "artist": "Cirque du Soleil" -},{ - "title": "Temperatio", - "artist": "Cirque du Soleil" -},{ - "title": "Ellรขm Onru", - "artist": "Cirque du Soleil" -},{ - "title": "Gaudiumni", - "artist": "Cirque du Soleil" -},{ - "title": "KOOZA Dance", - "artist": "Cirque du Soleil" -},{ - "title": "Superstar I", - "artist": "Cirque du Soleil" -},{ - "title": "L'innocent", - "artist": "Cirque du Soleil" -},{ - "title": "Royaume", - "artist": "Cirque du Soleil" -},{ - "title": "Junoon", - "artist": "Cirque du Soleil" -},{ - "title": "Alambre Alto", - "artist": "Cirque du Soleil" -},{ - "title": "Superstar II", - "artist": "Cirque du Soleil" -},{ - "title": "16-Papillon", - "artist": "Cirque du Soleil" -},{ - "title": "Pearl", - "artist": "Cirque du Soleil" -},{ - "title": "Aankh Micholi", - "artist": "Cirque du Soleil" -},{ - "title": "Cabaret Sata", - "artist": "Cirque du Soleil" -},{ - "title": "Diables", - "artist": "Cirque du Soleil" -},{ - "title": "El Pรฉndulo de la Muerte", - "artist": "Cirque du Soleil" -},{ - "title": "Petit-Jaune", - "artist": "Cirque du Soleil" -},{ - "title": "Imposteur", - "artist": "Cirque du Soleil" -},{ - "title": "Prarthana", - "artist": "Cirque du Soleil" -},{ - "title": "Don't be Afraid", - "artist": "Cirque du Soleil" -},{ - "title": "Something's Missing", - "artist": "Cirque du Soleil" -},{ - "title": "Hum Jaisa Na Dekha", - "artist": "Cirque du Soleil" -},{ - "title": "Shadows", - "artist": "Cirque du Soleil" -},{ - "title": "Beyond the Clouds", - "artist": "Cirque du Soleil" -},{ - "title": "Dogs Will Be Dogs", - "artist": "Cirque du Soleil" -},{ - "title": "Nothing's Missing", - "artist": "Cirque du Soleil" -},{ - "title": "He's Scared Of His Shadow", - "artist": "Cirque du Soleil" -},{ - "title": "Norah Knows", - "artist": "Cirque du Soleil" -},{ - "title": "Heading North", - "artist": "Cirque du Soleil" -},{ - "title": "Northern Folk", - "artist": "Cirque du Soleil" -},{ - "title": "Back Where We Belong", - "artist": "Cirque du Soleil" -},{ - "title": "Elena", - "artist": "Cirque du Soleil" -},{ - "title": "Ice Giants", - "artist": "Cirque du Soleil" -},{ - "title": "Tundra Ballet", - "artist": "Cirque du Soleil" -},{ - "title": "Dolce Luce", - "artist": "Cirque du Soleil" -},{ - "title": "We Want To See It Snow", - "artist": "Cirque du Soleil" -},{ - "title": "Snow Storm", - "artist": "Cirque du Soleil" -},{ - "title": "Funerale", - "artist": "Cirque du Soleil" -},{ - "title": "Ritonare", - "artist": "Cirque du Soleil" -},{ - "title": "Reve d'un pantin", - "artist": "Cirque du Soleil" -},{ - "title": "Les chevaux a bottes", - "artist": "Cirque du Soleil" -},{ - "title": "Nos dejo", - "artist": "Cirque du Soleil" -},{ - "title": "Klezmer Moment", - "artist": "Cirque du Soleil" -},{ - "title": "Che finalone", - "artist": "Cirque du Soleil" -},{ - "title": "Prendersi per mano", - "artist": "Cirque du Soleil" -},{ - "title": "Anneaux", - "artist": "Cirque du Soleil" -},{ - "title": "El cielo sabra", - "artist": "Cirque du Soleil" -},{ - "title": "Fugue", - "artist": "Cirque du Soleil" -},{ - "title": "Un tierno y dulce", - "artist": "Cirque du Soleil" -},{ - "title": "Volo volando", - "artist": "Cirque du Soleil" -},{ - "title": "Garda Lassu", - "artist": "Cirque du Soleil" -},{ - "title": "Balade au bout d'une echelle", - "artist": "Cirque du Soleil" -},{ - "title": "Triangle tango", - "artist": "Cirque du Soleil" -},{ - "title": "Cold Flame", - "artist": "Cirque du Soleil" -},{ - "title": "Slipping Away", - "artist": "Cirque du Soleil" -},{ - "title": "Someone", - "artist": "Cirque du Soleil" -},{ - "title": "Too High", - "artist": "Cirque du Soleil" -},{ - "title": "Walk On Water", - "artist": "Cirque du Soleil" -},{ - "title": "Climb", - "artist": "Cirque du Soleil" -},{ - "title": "Alone", - "artist": "Cirque du Soleil" -},{ - "title": "La Nova Alegria", - "artist": "Cirque du Soleil" -},{ - "title": "Lifeline", - "artist": "Cirque du Soleil" -},{ - "title": "One Love", - "artist": "Cirque du Soleil" -},{ - "title": "Bridge Of Sorrow", - "artist": "Cirque du Soleil" -},{ - "title": "Let Me Fall", - "artist": "Cirque du Soleil" -},{ - "title": "Time To Go", - "artist": "Cirque du Soleil" -},{ - "title": "Pursuit", - "artist": "Cirque du Soleil" -},{ - "title": "Sans Toi", - "artist": "Cirque du Soleil" -},{ - "title": "Time Flies", - "artist": "Cirque du Soleil" -},{ - "title": "O Makunde", - "artist": "Cirque du Soleil" -},{ - "title": "Pageant", - "artist": "Cirque du Soleil" -},{ - "title": "Koudamare", - "artist": "Cirque du Soleil" -},{ - "title": "Deep", - "artist": "Cirque du Soleil" -},{ - "title": "Storm", - "artist": "Cirque du Soleil" -},{ - "title": "Shadowplay", - "artist": "Cirque du Soleil" -},{ - "title": "Forest", - "artist": "Cirque du Soleil" -},{ - "title": "Flight", - "artist": "Cirque du Soleil" -},{ - "title": "Threat", - "artist": "Cirque du Soleil" -},{ - "title": "Love Dance", - "artist": "Cirque du Soleil" -},{ - "title": "Africa - Cottonbelly Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Battlefield", - "artist": "Cirque du Soleil" -},{ - "title": "If I Could Reach Your Heart", - "artist": "Cirque du Soleil" -},{ - "title": "Aftermath", - "artist": "Cirque du Soleil" -},{ - "title": "We've Been Waiting So Long", - "artist": "Cirque du Soleil" -},{ - "title": "Ombra - Ibizarre Remix", - "artist": "Cirque du Soleil" -},{ - "title": "A Tale", - "artist": "Cirque du Soleil" -},{ - "title": "Reach For Me Now", - "artist": "Cirque du Soleil" -},{ - "title": "El Pรฉndulo", - "artist": "Cirque du Soleil" -},{ - "title": "Le Rรชveur", - "artist": "Cirque du Soleil" -},{ - "title": "Nocturne", - "artist": "Cirque du Soleil" -},{ - "title": "Gamelan", - "artist": "Cirque du Soleil" -},{ - "title": "Ombra - Afterlife Mix", - "artist": "Cirque du Soleil" -},{ - "title": "Africa - Banzai Republic โ€œEquator Bound Mixโ€", - "artist": "Cirque du Soleil" -},{ - "title": "Emballa - Louie Vega featuring Jaffa \"Album Mix", - "artist": "Cirque du Soleil" -},{ - "title": "Querer - Julien Jabre Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Mer Noire - Tiรซsto Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Kumbalawรฉ - Roger Sanchez Release Mix", - "artist": "Cirque du Soleil" -},{ - "title": "Aborigenes Jam - Franรงois K / Eric Kupper \"Vocal Mix", - "artist": "Cirque du Soleil" -},{ - "title": "Pokinoรฏ - Sasha Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Africa - Quicksound / Alain Vinet Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Terre Aride - Jori Hulkkonen Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Spiritual Spiral - Carmen Rizzo Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Lubia Dobarstan - Ian Pooley Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Mio Bello Bello Amore", - "artist": "Cirque du Soleil" -},{ - "title": "Entree", - "artist": "Cirque du Soleil" -},{ - "title": "En Zum", - "artist": "Cirque du Soleil" -},{ - "title": "Fugare", - "artist": "Cirque du Soleil" -},{ - "title": "Wind", - "artist": "Cirque du Soleil" -},{ - "title": "Another Man", - "artist": "Cirque du Soleil" -},{ - "title": "First Taste", - "artist": "Cirque du Soleil" -},{ - "title": "Do It Again", - "artist": "Cirque du Soleil" -},{ - "title": "Water Bowl (Awakening)", - "artist": "Cirque du Soleil" -},{ - "title": "The Good Thing", - "artist": "Cirque du Soleil" -},{ - "title": "Tickle Tango", - "artist": "Cirque du Soleil" -},{ - "title": "Into Me", - "artist": "Cirque du Soleil" -},{ - "title": "Meditation", - "artist": "Cirque du Soleil" -},{ - "title": "Piece of Heaven", - "artist": "Cirque du Soleil" -},{ - "title": "Zum Astra", - "artist": "Cirque du Soleil" -},{ - "title": "Mangora En Zum", - "artist": "Cirque du Soleil" -},{ - "title": "Per Sempre", - "artist": "Cirque du Soleil" -},{ - "title": "Bello Amore", - "artist": "Cirque du Soleil" -},{ - "title": "Alegrรญa - A Man Called Adam's Magical Mix", - "artist": "Cirque du Soleil" -},{ - "title": "A Tale - Chilluminati Mix", - "artist": "Cirque du Soleil" -},{ - "title": "Vocea", - "artist": "Cirque du Soleil" -},{ - "title": "El Pรฉndulo - Fenomenon \"Northern Comfort Mix", - "artist": "Cirque du Soleil" -},{ - "title": "Nocturne - Christophe Goze Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Le Rรชveur - Thievery Corporation Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Gamelan - Cantoma Remix", - "artist": "Cirque du Soleil" -},{ - "title": "Africa - Banzai Republic \"Equator Bound Mix", - "artist": "Cirque du Soleil" -},{ - "title": "Aureus", - "artist": "Cirque du Soleil" -},{ - "title": "Rain One", - "artist": "Cirque du Soleil" -},{ - "title": "Moon Licht", - "artist": "Cirque du Soleil" -},{ - "title": "Rubeus", - "artist": "Cirque du Soleil" -},{ - "title": "Patzivota", - "artist": "Cirque du Soleil" -},{ - "title": "Gitans", - "artist": "Cirque du Soleil" -},{ - "title": "Kรจro Hirรฉyo", - "artist": "Cirque du Soleil" -},{ - "title": "Infinitus", - "artist": "Cirque du Soleil" -},{ - "title": "Porte", - "artist": "Cirque du Soleil" -},{ - "title": "Lubia Dobarstan", - "artist": "Cirque du Soleil" -},{ - "title": "Emballa", - "artist": "Cirque du Soleil" -},{ - "title": "Oscillum", - "artist": "Cirque du Soleil" -},{ - "title": "Funambul", - "artist": "Cirque du Soleil" -},{ - "title": "Resolution", - "artist": "Cirque du Soleil" -},{ - "title": "Forest - Voice", - "artist": "Benoit Jutras/Toumany Kouyatรฉ" -},{ - "title": "Birth - Instrumental", - "artist": "Benoit Jutras/Cirque du Soleil" -},{ - "title": "Once Upon A Time", - "artist": "Cirque du Soleil" -},{ - "title": "La Nouba", - "artist": "Cirque du Soleil" -},{ - "title": "Distorted", - "artist": "Cirque du Soleil" -},{ - "title": "Liama", - "artist": "Cirque du Soleil" -},{ - "title": "Queens", - "artist": "Cirque du Soleil" -},{ - "title": "Miracula Aeternitatis", - "artist": "Cirque du Soleil" -},{ - "title": "A La Lune", - "artist": "Cirque du Soleil" -},{ - "title": "Reve Rouge", - "artist": "Cirque du Soleil" -},{ - "title": "Urban", - "artist": "Cirque du Soleil" -},{ - "title": "Propel", - "artist": "Cirque du Soleil" -},{ - "title": "Jardin Chinois", - "artist": "Cirque du Soleil" -},{ - "title": "Stella Errans", - "artist": "Cirque du Soleil" -},{ - "title": "Spiritual Spiral", - "artist": "Cirque du Soleil" -},{ - "title": "Ombra", - "artist": "Cirque du Soleil" -},{ - "title": "Bamboo", - "artist": "Cirque du Soleil" -},{ - "title": "Ballare", - "artist": "Cirque du Soleil" -},{ - "title": "Ravendhi", - "artist": "Cirque du Soleil" -},{ - "title": "Ninkou Latora", - "artist": "Cirque du Soleil" -},{ - "title": "Aborigenes Jam", - "artist": "Cirque du Soleil" -},{ - "title": "Nostalgie", - "artist": "Cirque du Soleil" -},{ - "title": "Hinko", - "artist": "Cirque du Soleil" -},{ - "title": "Kamande", - "artist": "Cirque du Soleil" -},{ - "title": "Mer Noire", - "artist": "Cirque du Soleil" -},{ - "title": "Jeux d'eau", - "artist": "Cirque du Soleil" -},{ - "title": "Tzelma", - "artist": "Cirque du Soleil" -},{ - "title": "Africa", - "artist": "Cirque du Soleil" -},{ - "title": "Svecounia", - "artist": "Cirque du Soleil" -},{ - "title": "Remous", - "artist": "Cirque du Soleil" -},{ - "title": "Simcha", - "artist": "Cirque du Soleil" -},{ - "title": "Ephra", - "artist": "Cirque du Soleil" -},{ - "title": "Terre Aride", - "artist": "Cirque du Soleil" -},{ - "title": "Desert", - "artist": "Cirque du Soleil" -},{ - "title": "O", - "artist": "Cirque du Soleil" -},{ - "title": "Atmadja", - "artist": "Cirque du Soleil" -},{ - "title": "Quidam", - "artist": "Cirque du Soleil" -},{ - "title": "Incantation", - "artist": "Cirque du Soleil" -},{ - "title": "Marelle", - "artist": "Cirque du Soleil" -},{ - "title": "Zydeko", - "artist": "Cirque du Soleil" -},{ - "title": "Rivage", - "artist": "Cirque du Soleil" -},{ - "title": "Innocence", - "artist": "Cirque du Soleil" -},{ - "title": "Carrousel", - "artist": "Cirque du Soleil" -},{ - "title": "Steel Dream", - "artist": "Cirque du Soleil" -},{ - "title": "Reveil", - "artist": "Cirque du Soleil" -},{ - "title": "Seisouso", - "artist": "Cirque du Soleil" -},{ - "title": "Birimbau", - "artist": "Andre Proulx/Cirque du Soleil/Dominique Messier/Elise Gouin/Luis Perez/Marc Langis/Nathalie Gauvin/Robert Stanley" -},{ - "title": "Egypte", - "artist": "Cirque du Soleil" -},{ - "title": "Rumeurs", - "artist": "Cirque du Soleil/Luis Perez/Philippe Dunnigan" -},{ - "title": "Kunya Sobรฉ", - "artist": "Bill Kinal/Cirque du Soleil/Elise Gouin/Luis Perez/Nathalie Gauvin/The City of Prague Philharmonic Orchestra/The Montreal Canadian Friends Choir/Yegor Dyachkov" -},{ - "title": "En Ville", - "artist": "Andrรฉ Leroux/Andre Proulx/Cirque du Soleil/Dominique Messier/Jean Frรฉchette/Patrick Vetter/Robert Stanley/Robert Walls/Ron Di Lauro" -},{ - "title": "Ulysse", - "artist": "Cirque du Soleil/Dominique Messier/Elise Gouin/Kuhn's Choir/Luis Perez/Marc Langis/Nathalie Gauvin/The City of Prague Philharmonic Orchestra" -},{ - "title": "Rondo", - "artist": "Andre Proulx/Cirque du Soleil/Dominique Messier/Luis Perez/Marc Langis/Robert Stanley" -},{ - "title": "Caravena", - "artist": "Andre Proulx/Cirque du Soleil/Dominique Messier/Elise Gouin/Kuhn's Choir/Luis Perez/Marc Langis/Robert Stanley/Yegor Dyachkov" -},{ - "title": "Amazonia", - "artist": "Cirque du Soleil" -},{ - "title": "Kalimando", - "artist": "Cirque du Soleil/Elise Gouin/Kuhn's Choir/Luis Perez/Nathalie Gauvin/Prague Children's Choir/Robert Stanley" -},{ - "title": "Kumbalawe", - "artist": "Cirque du Soleil" -},{ - "title": "Cantus - Mรฉlopรฉe", - "artist": "Cirque du Soleil" -},{ - "title": "Norweg", - "artist": "Cirque du Soleil" -},{ - "title": "Kazรฉ", - "artist": "Cirque du Soleil" -},{ - "title": "Barock", - "artist": "Cirque du Soleil" -},{ - "title": "Adagio", - "artist": "Cirque du Soleil" -},{ - "title": "Pokinoi", - "artist": "Cirque du Soleil" -},{ - "title": "Il Sogno di Volare", - "artist": "Cirque du Soleil" -},{ - "title": "Horรฉrรฉ Ukundรฉ", - "artist": "Cirque du Soleil" -},{ - "title": "Rideau", - "artist": "Cirque du Soleil" -},{ - "title": "Fanfare", - "artist": "Cirque du Soleil/Luc Gilbert/Renรฉ Dupรฉrรฉ" -},{ - "title": "Mรฉandres", - "artist": "Cirque du Soleil/Geoffrey Lang/Jean Marie Benoit/Luc Gilbert/Paul Picard/Peter Kisilenko/Renรฉ Dupรฉrรฉ/Robert Stanley" -},{ - "title": "ร‰clipse", - "artist": "Cirque du Soleil/Luc Gilbert/Peter Kisilenko/Renรฉ Dupรฉrรฉ" -},{ - "title": "Bolรฉro", - "artist": "Alain Berge/Cirque du Soleil/Luc Gilbert/Renรฉ Dupรฉrรฉ" -},{ - "title": "Bascule", - "artist": "Cirque du Soleil/Geoffrey Lang/Luc Gilbert/Renรฉ Dupรฉrรฉ/Richard Beaudet" -},{ - "title": "Fixe", - "artist": "Cirque du Soleil/Louise Trudel/Luc Gilbert/Renรฉ Dupรฉrรฉ" -},{ - "title": "Ballant", - "artist": "Alain Berge/Cirque du Soleil/Francine Poitras/Luc Gilbert/Renรฉ Dupรฉrรฉ/Robert Stanley" -},{ - "title": "Baleines", - "artist": "Cirque du Soleil/Francine Poitras/Luc Gilbert/Renรฉ Dupรฉrรฉ" -},{ - "title": "Havi Vahlia", - "artist": "Cecile Ardall/Cirque du Soleil/Luc Gilbert/Renรฉ Dupรฉrรฉ" -},{ - "title": "Suite Chinoise", - "artist": "Cirque du Soleil/Geoffrey Lang/Luc Gilbert/Paul Picard/Peter Kisilenko/Renรฉ Dupรฉrรฉ" -},{ - "title": "L'oiseau", - "artist": "Cirque du Soleil/Louise Trudel/Luc Gilbert/Renรฉ Dupรฉrรฉ" -},{ - "title": "Azimut", - "artist": "Cirque du Soleil/Francine Poitras/Geoffrey Lang/Luc Gilbert/Paul Picard/Renรฉ Dupรฉrรฉ/Robert Stanley" -},{ - "title": "Sanza", - "artist": "Cirque du Soleil/Francine Poitras/Luc Gilbert/Paul Picard/Renรฉ Dupรฉrรฉ/Richard Beaudet/Robert Stanley" -},{ - "title": "Grosse Femme", - "artist": "Cecile Ardall/Cirque du Soleil/Luc Gilbert/Renรฉ Dupรฉrรฉ" -},{ - "title": "Ouverture", - "artist": "Cirque du Soleil" -},{ - "title": "Bulgares", - "artist": "Cirque du Soleil" -},{ - "title": "Pingouins", - "artist": "Cirque du Soleil" -},{ - "title": "Boule 4", - "artist": "Cirque du Soleil" -},{ - "title": "Tango", - "artist": "Cirque du Soleil" -},{ - "title": "Trapeze", - "artist": "Cirque du Soleil" -},{ - "title": "Cadres", - "artist": "Cirque du Soleil" -},{ - "title": "Fil de fer", - "artist": "Cirque du Soleil" -},{ - "title": "Bicyclettes", - "artist": "Cirque du Soleil" -},{ - "title": "Boules 1 ร  3", - "artist": "Cirque du Soleil" -},{ - "title": "Les chaises", - "artist": "Cirque du Soleil" -},{ - "title": "Entracte", - "artist": "Cirque du Soleil" -},{ - "title": "Clouds - Guy Laliberte Remix", - "artist": "Cirque du Soleil/Guy Lalibertรฉ" -},{ - "title": "Alegria - Guy Laliberte Club Mix", - "artist": "Cirque du Soleil/Garou/Guy Lalibertรฉ" -},{ - "title": "Alegria - Garou Reinterpretation", - "artist": "Cirque du Soleil/Garou" -},{ - "title": "Alegria - Original Show Remaster 2023", - "artist": "Cirque du Soleil" -},{ - "title": "Alegria - From the Soundtrack Alegria", - "artist": "Cirque du Soleil" -},{ - "title": "Alegria - Guy Laliberte Radio Mix", - "artist": "Cirque du Soleil/Guy Lalibertรฉ" -},{ - "title": "Alegria - Guy Laliberte Extended Mix", - "artist": "Cirque du Soleil/Guy Lalibertรฉ" -},{ - "title": "Alegria - Guy Laliberte Slow Mix", - "artist": "Cirque du Soleil/Guy Lalibertรฉ" -},{ - "title": "Shadows", - "artist": "Dark Banshee/Cirque du Soleil" -},{ - "title": "Vai Vedrai", - "artist": "Cirque du Soleil" -},{ - "title": "Happy Day", - "artist": "Andrew Bird" -},{ - "title": "I", - "artist": "Andrew Bird" -},{ - "title": "Lull", - "artist": "Andrew Bird" -},{ - "title": "Crystal", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Crying In The Night", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Without A Leg To Stand On", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Long Distance Winner", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Donโ€™t Let Me Down Again", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Django", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Races Are Run", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Lola (My Love)", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "I Didnโ€™t Know What Time It Was", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "Frozen Love", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Caravan", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "I Fall in Love Too Easily", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "Youโ€™d Be So Nice to Come Home To", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "My Ideal", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "Django", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "I Cover the Waterfront", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "Softly, as in a Morning Sunrise", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "Iโ€™ve Grown Accustomed to Her Face", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "Ballon de peut-รชtre", - "artist": "Andrew Bird/Alan Hampton/Ted Poor" -},{ - "title": "Mancey", - "artist": "Andrew Bird" -},{ - "title": "Epilogue", - "artist": "Andrew Bird" -},{ - "title": "Festivus", - "artist": "Andrew Bird" -},{ - "title": "What We Saw", - "artist": "Andrew Bird" -},{ - "title": "Mormon House Party", - "artist": "Andrew Bird" -},{ - "title": "Mo Teef", - "artist": "Andrew Bird" -},{ - "title": "Heavenโ€™s Boughs", - "artist": "Andrew Bird" -},{ - "title": "Improvisation on a Familiar Theme", - "artist": "Andrew Bird" -},{ - "title": "Tik Tok", - "artist": "Andrew Bird" -},{ - "title": "Underlands", - "artist": "Andrew Bird" -},{ - "title": "Lone Didion", - "artist": "Andrew Bird" -},{ - "title": "Fixed Positions", - "artist": "Andrew Bird" -},{ - "title": "Inside Problems", - "artist": "Andrew Bird" -},{ - "title": "The Night Before Your Birthday", - "artist": "Andrew Bird" -},{ - "title": "Atomized", - "artist": "Andrew Bird" -},{ - "title": "Make a Picture", - "artist": "Andrew Bird" -},{ - "title": "Eight", - "artist": "Andrew Bird" -},{ - "title": "Never Fall Apart", - "artist": "Andrew Bird" -},{ - "title": "Stop nโ€™ Shop", - "artist": "Andrew Bird" -},{ - "title": "Poor Lost Souls", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Sweet Oblivion", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Encircle My Love", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Beat Still My Heart", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Red Velvet Rope", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "High John", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Stonewall (1863)", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Bright Sunny South", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Bell Witch", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Dig up the Hatchet", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Burn the Honky Tonk", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Jack O' Diamonds", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Three White Horses and a Golden Chain", - "artist": "Jimbo Mathus/Andrew Bird" -},{ - "title": "Andalucia", - "artist": "Andrew Bird" -},{ - "title": "Alabaster", - "artist": "Andrew Bird" -},{ - "title": "Greenwine", - "artist": "Andrew Bird" -},{ - "title": "Christmas In April", - "artist": "Andrew Bird" -},{ - "title": "Souvenirs", - "artist": "Andrew Bird" -},{ - "title": "Oh Holy Night", - "artist": "Andrew Bird" -},{ - "title": "Mille Cherubini In Coro", - "artist": "Andrew Bird" -},{ - "title": "Night's Falling", - "artist": "Andrew Bird" -},{ - "title": "Glad", - "artist": "Andrew Bird" -},{ - "title": "White Christmas", - "artist": "Andrew Bird" -},{ - "title": "Christmas Is Coming", - "artist": "Andrew Bird" -},{ - "title": "Skating", - "artist": "Andrew Bird" -},{ - "title": "Sisyphus", - "artist": "Andrew Bird" -},{ - "title": "Bloodless", - "artist": "Andrew Bird" -},{ - "title": "Auld Lang Syne", - "artist": "Andrew Bird" -},{ - "title": "Olympians", - "artist": "Andrew Bird" -},{ - "title": "Cracking Codes", - "artist": "Andrew Bird" -},{ - "title": "Fallorun", - "artist": "Andrew Bird" -},{ - "title": "Archipelago", - "artist": "Andrew Bird" -},{ - "title": "Proxy War", - "artist": "Andrew Bird" -},{ - "title": "Manifest", - "artist": "Andrew Bird" -},{ - "title": "Don The Struggle", - "artist": "Andrew Bird" -},{ - "title": "Bellevue Bridge Club", - "artist": "Andrew Bird" -},{ - "title": "The Cormorants", - "artist": "Andrew Bird" -},{ - "title": "Ellipses", - "artist": "Andrew Bird" -},{ - "title": "Lazuli Bunting", - "artist": "Andrew Bird" -},{ - "title": "Gypsy Moth", - "artist": "Andrew Bird" -},{ - "title": "Black-Crowned Night-Heron", - "artist": "Andrew Bird" -},{ - "title": "Down Under the Hyperion Bridge", - "artist": "Andrew Bird" -},{ - "title": "Dear Killdear", - "artist": "Andrew Bird" -},{ - "title": "The Green Heron", - "artist": "Andrew Bird" -},{ - "title": "Capsized", - "artist": "Andrew Bird" -},{ - "title": "Roma Fade", - "artist": "Andrew Bird" -},{ - "title": "Truth Lies Low", - "artist": "Andrew Bird" -},{ - "title": "Puma", - "artist": "Andrew Bird" -},{ - "title": "Chemical Switches", - "artist": "Andrew Bird" -},{ - "title": "Left Handed Kisses", - "artist": "Andrew Bird" -},{ - "title": "Are You Serious", - "artist": "Andrew Bird" -},{ - "title": "Saints Preservus", - "artist": "Andrew Bird" -},{ - "title": "The New Saint Jude", - "artist": "Andrew Bird" -},{ - "title": "Valleys Of The Young", - "artist": "Andrew Bird" -},{ - "title": "Bellevue", - "artist": "Andrew Bird" -},{ - "title": "Shoulder Mountain", - "artist": "Andrew Bird" -},{ - "title": "Pulaski", - "artist": "Andrew Bird" -},{ - "title": "Sweep The Field", - "artist": "Andrew Bird" -},{ - "title": "Groping The Dark", - "artist": "Andrew Bird" -},{ - "title": "Rising Water", - "artist": "Andrew Bird" -},{ - "title": "Antrozous", - "artist": "Andrew Bird" -},{ - "title": "The Return Of Yawny", - "artist": "Andrew Bird" -},{ - "title": "Before The Germans Came", - "artist": "Andrew Bird" -},{ - "title": "The Canyon Wants To Hear C Sharp", - "artist": "Andrew Bird" -},{ - "title": "Cathedral in the Dell", - "artist": "Andrew Bird" -},{ - "title": "Tin Foiled", - "artist": "Andrew Bird" -},{ - "title": "Giant of Illinois", - "artist": "Andrew Bird" -},{ - "title": "So Much Wine, Merry Christmas", - "artist": "Andrew Bird" -},{ - "title": "My Sister's Tiny Hands", - "artist": "Andrew Bird" -},{ - "title": "The Sad Milkman", - "artist": "Andrew Bird" -},{ - "title": "Don't Be Scared", - "artist": "Andrew Bird" -},{ - "title": "Frogs Singing", - "artist": "Andrew Bird" -},{ - "title": "Drunk By Noon", - "artist": "Andrew Bird" -},{ - "title": "Ethio Invention no. 1", - "artist": "Andrew Bird" -},{ - "title": "Far From Any Road (Be My Hand)", - "artist": "Andrew Bird" -},{ - "title": "Lit from Underneath", - "artist": "Andrew Bird" -},{ - "title": "Logan's Loop", - "artist": "Andrew Bird" -},{ - "title": "Pulaski at Night", - "artist": "Andrew Bird" -},{ - "title": "Hover I", - "artist": "Andrew Bird" -},{ - "title": "Hover II", - "artist": "Andrew Bird" -},{ - "title": "Ethio Invention no. 2", - "artist": "Andrew Bird" -},{ - "title": "Three White Horses", - "artist": "Andrew Bird" -},{ - "title": "When That Helicopter Comes", - "artist": "Andrew Bird" -},{ - "title": "Spirograph", - "artist": "Andrew Bird" -},{ - "title": "Railroad Bill", - "artist": "Andrew Bird" -},{ - "title": "Something Biblical", - "artist": "Andrew Bird" -},{ - "title": "If I Needed You", - "artist": "Andrew Bird" -},{ - "title": "Orpheo", - "artist": "Andrew Bird" -},{ - "title": "Beyond the Valley of the Three White Horses", - "artist": "Andrew Bird" -},{ - "title": "Desperation Breeds โ€ฆ", - "artist": "Andrew Bird" -},{ - "title": "Polynation", - "artist": "Andrew Bird" -},{ - "title": "Give It Away", - "artist": "Andrew Bird" -},{ - "title": "Danse Caribe", - "artist": "Andrew Bird" -},{ - "title": "Eyeoneye", - "artist": "Andrew Bird" -},{ - "title": "Lazy Projector", - "artist": "Andrew Bird" -},{ - "title": "Near Death Experience Experience", - "artist": "Andrew Bird" -},{ - "title": "Behind the Barn", - "artist": "Andrew Bird" -},{ - "title": "Lusitania", - "artist": "Andrew Bird" -},{ - "title": "Orpheo Looks Back", - "artist": "Andrew Bird" -},{ - "title": "Sifters", - "artist": "Andrew Bird" -},{ - "title": "Fatal Shore", - "artist": "Andrew Bird" -},{ - "title": "Hole in the Ocean Floor", - "artist": "Andrew Bird" -},{ - "title": "Belles", - "artist": "Andrew Bird" -},{ - "title": "Master Sigh", - "artist": "Andrew Bird" -},{ - "title": "You Woke Me Up!", - "artist": "Andrew Bird" -},{ - "title": "Nyatiti", - "artist": "Andrew Bird" -},{ - "title": "The Barn Tapes", - "artist": "Andrew Bird" -},{ - "title": "Carrion Suite", - "artist": "Andrew Bird" -},{ - "title": "Spinney", - "artist": "Andrew Bird" -},{ - "title": "Dissent", - "artist": "Andrew Bird" -},{ - "title": "Hot Math", - "artist": "Andrew Bird" -},{ - "title": "Sigh Master", - "artist": "Andrew Bird" -},{ - "title": "Dance of Death", - "artist": "Andrew Bird" -},{ - "title": "Make Hay", - "artist": "Andrew Bird" -},{ - "title": "Danse Carribe", - "artist": "Andrew Bird" -},{ - "title": "The Sifters", - "artist": "Andrew Bird" -},{ - "title": "Meet Me Here at Dawn", - "artist": "Andrew Bird" -},{ - "title": "Oh Baltimore", - "artist": "Andrew Bird" -},{ - "title": "Section 8 City", - "artist": "Andrew Bird" -},{ - "title": "Oh No", - "artist": "Andrew Bird" -},{ - "title": "Masterswarm", - "artist": "Andrew Bird" -},{ - "title": "Fitz and the Dizzyspells", - "artist": "Andrew Bird" -},{ - "title": "Effigy", - "artist": "Andrew Bird" -},{ - "title": "Tenuousness", - "artist": "Andrew Bird" -},{ - "title": "Nomenclature", - "artist": "Andrew Bird" -},{ - "title": "ouo", - "artist": "Andrew Bird" -},{ - "title": "Not a Robot, But a Ghost", - "artist": "Andrew Bird" -},{ - "title": "Unfolding Fans", - "artist": "Andrew Bird" -},{ - "title": "Anonanimal", - "artist": "Andrew Bird" -},{ - "title": "Natural Disaster", - "artist": "Andrew Bird" -},{ - "title": "The Privateers", - "artist": "Andrew Bird" -},{ - "title": "Souverian", - "artist": "Andrew Bird" -},{ - "title": "On Ho", - "artist": "Andrew Bird" -},{ - "title": "Sweetmatter - Live", - "artist": "Andrew Bird" -},{ - "title": "Opposite Day - Live", - "artist": "Andrew Bird" -},{ - "title": "Oh No - Live", - "artist": "Andrew Bird" -},{ - "title": "Imitosis - Live", - "artist": "Andrew Bird" -},{ - "title": "Cataracts - Live", - "artist": "Andrew Bird" -},{ - "title": "Skin Is, My - Live", - "artist": "Andrew Bird" -},{ - "title": "Some of These Days - Live", - "artist": "Andrew Bird" -},{ - "title": "Fiery Crash", - "artist": "Andrew Bird" -},{ - "title": "Imitosis", - "artist": "Andrew Bird" -},{ - "title": "Plasticities", - "artist": "Andrew Bird" -},{ - "title": "Heretics", - "artist": "Andrew Bird" -},{ - "title": "Armchairs", - "artist": "Andrew Bird" -},{ - "title": "Dark Matter", - "artist": "Andrew Bird" -},{ - "title": "Simple X", - "artist": "Andrew Bird" -},{ - "title": "The Supine", - "artist": "Andrew Bird" -},{ - "title": "Cataracts", - "artist": "Andrew Bird" -},{ - "title": "Scythian Empires", - "artist": "Andrew Bird" -},{ - "title": "Yawny At the Apocalypse", - "artist": "Andrew Bird" -},{ - "title": "Spare-Ohs", - "artist": "Andrew Bird" -},{ - "title": "The Trees Were Mistaken", - "artist": "Andrew Bird" -},{ - "title": "Sic of Elephants", - "artist": "Andrew Bird" -},{ - "title": "The Water Jet Cilice", - "artist": "Andrew Bird" -},{ - "title": "Plasticities - Remix", - "artist": "Andrew Bird" -},{ - "title": "Heretics - Early Version", - "artist": "Andrew Bird" -},{ - "title": "Sectionate City", - "artist": "Andrew Bird" -},{ - "title": "How You Gonna Keep 'Em Down On the Farm", - "artist": "Andrew Bird" -},{ - "title": "Oh Sister", - "artist": "Andrew Bird" -},{ - "title": "Grinnin'", - "artist": "Andrew Bird" -},{ - "title": "Measuring Cups", - "artist": "Andrew Bird" -},{ - "title": "A Nervous Tic Motion of the Head to the Left", - "artist": "Andrew Bird" -},{ - "title": "The Happy Birthday Song", - "artist": "Andrew Bird" -},{ - "title": "Scythian Empire", - "artist": "Andrew Bird" -},{ - "title": "Dear Dirty", - "artist": "Andrew Bird" -},{ - "title": "Action / Adventure", - "artist": "Andrew Bird" -},{ - "title": "-->", - "artist": "Andrew Bird" -},{ - "title": "Skin", - "artist": "Andrew Bird" -},{ - "title": "Weather Systems", - "artist": "Andrew Bird" -},{ - "title": "Trimmed + Burning", - "artist": "Andrew Bird" -},{ - "title": "Gotholympians", - "artist": "Andrew Bird" -},{ - "title": "Richmond Woman", - "artist": "Andrew Bird" -},{ - "title": "Why?", - "artist": "Andrew Bird" -},{ - "title": "Sweetbreads", - "artist": "Andrew Bird" -},{ - "title": "Headsoak", - "artist": "Andrew Bird" -},{ - "title": "Indiscreet", - "artist": "Andrew Bird" -},{ - "title": "T'n't", - "artist": "Andrew Bird" -},{ - "title": "Theme 1 (waltz)", - "artist": "Andrew Bird" -},{ - "title": "Something Sinister", - "artist": "Andrew Bird" -},{ - "title": "Chorus of the Swan", - "artist": "Andrew Bird" -},{ - "title": "Theme 1 (restated)", - "artist": "Andrew Bird" -},{ - "title": "The Door", - "artist": "Andrew Bird" -},{ - "title": "Swedish Folk Tune", - "artist": "Andrew Bird" -},{ - "title": "Ambivalence Waltz", - "artist": "Andrew Bird" -},{ - "title": "Oh So Insistent", - "artist": "Andrew Bird" -},{ - "title": "Rhodeoah", - "artist": "Andrew Bird" -},{ - "title": "Two Sisters", - "artist": "Andrew Bird" -},{ - "title": "St. Francis Reel", - "artist": "Andrew Bird" -},{ - "title": "Ratitat/Peter's Wolf/Oblivious Reel", - "artist": "Andrew Bird" -},{ - "title": "The Greenhorn/Exile of Erin/Glasgow Reel", - "artist": "Andrew Bird" -},{ - "title": "Song of Foot", - "artist": "Andrew Bird" -},{ - "title": "Oh So Sad", - "artist": "Andrew Bird" -},{ - "title": "Minor Beatrice", - "artist": "Andrew Bird" -},{ - "title": "Manifest (Feat. Erika Wennerstrom)", - "artist": "Andrew Bird/Erika Wennerstrom" -},{ - "title": "Capital Crimes", - "artist": "Andrew Bird" -},{ - "title": "Manifest - arranged for string quintet and piano", - "artist": "Andrew Bird" -},{ - "title": "The Gotholympians Featuring Madison Cunningham", - "artist": "Andrew Bird/Madison Cunningham" -},{ - "title": "Olympians - Acoustic", - "artist": "Andrew Bird" -},{ - "title": "Distant Stations", - "artist": "Andrew Bird" -},{ - "title": "Green Wine", - "artist": "Andrew Bird" -},{ - "title": "Sic of Elephants (30 Days, 30 Songs) [Live]", - "artist": "Andrew Bird/Jim James" -},{ - "title": "A Lyke Wake Dirge", - "artist": "Matt Berninger/Andrew Bird" -},{ - "title": "See the Enemy", - "artist": "Andrew Bird" -},{ - "title": "Distance \"You Are My Friend\" (from \"Naruto\")", - "artist": "AmaLee" -},{ - "title": "GO!!! \"Fighting Dreamers\" (from \"Naruto\")", - "artist": "AmaLee" -},{ - "title": "Haruka Kanata (from \"Naruto\")", - "artist": "AmaLee" -},{ - "title": "Diver (from \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Sign (from \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Blue Bird (From \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Closer (from \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Sayonara Memory (From \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Lovers (From \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Re:member (from \"Naruto\")", - "artist": "AmaLee" -},{ - "title": "Hotaru no Hikari (from \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Not Even Sudden Rain Can Defeat Me (from \"Naruto Shippuden\")", - "artist": "AmaLee" -},{ - "title": "Rise of the Monarch (Intro)", - "artist": "AmaLee" -},{ - "title": "From The Embers", - "artist": "AmaLee" -},{ - "title": "Metamorphosis", - "artist": "AmaLee" -},{ - "title": "Monster U Made", - "artist": "AmaLee" -},{ - "title": "MWTWB", - "artist": "AmaLee" -},{ - "title": "Drink Your Light", - "artist": "AmaLee" -},{ - "title": "Call Me King", - "artist": "AmaLee" -},{ - "title": "Melissa (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Inerasable Sin / Kesenai Tsumi (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Ready Steady Go (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Beyond the Door / Tobira no Mukou e (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Undo (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Motherland (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Rewrite (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "I Will (from \"Fullmetal Alchemist\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Again (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Uso (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Hologram (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Let it Out (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Golden Time Lover (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Tsunaida Te (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Period (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Shunkan Sentimental (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Rain (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Ray Of Light (from \"Fullmetal Alchemist: Brotherhood\") [English Ver]", - "artist": "AmaLee" -},{ - "title": "Again (From \"Fullmetal Alchemist: Brotherhood\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Crossing Field (From \"Sword Art Online\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Cruel Angels Thesis (From \"Evangelion\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Gurenge (From \"Demon Slayer\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Glassy Sky (From \"Tokyo Ghoul\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Unravel (From \"Tokyo Ghoul\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Inside of Every Demon (From \"Hazbin Hotel\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Jingo Jungle (From \"Saga of Tanya The Evil\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Bloody Stream (From \"JoJo's Bizarre Adventure\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "The Reluctant Heroes (From \"Attack on Titan\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Lifelight (From \"Super Smash Bros Ultimate\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Rivers In The Desert (From \"Persona 5\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Brave Shine (From \"Fate/stay night: Unlimited Blade Works\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Lost in Thoughts All Alone (From \"Fire Emblem Fates\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "aLIEz (From \"Aldnoah.Zero\") [REMIX]", - "artist": "AmaLee" -},{ - "title": "Lifelight (from โ€œSuper Smash Bros. Ultimateโ€)", - "artist": "AmaLee" -},{ - "title": "Red Like Roses (From \"RWBY\")", - "artist": "AmaLee" -},{ - "title": "Red Like Roses - Part II (From \"RWBY\")", - "artist": "AmaLee" -},{ - "title": "Kiss of Death (From \"Darling in the Franxx\")", - "artist": "AmaLee" -},{ - "title": "Love Dramatic (from \"Kaguya-Sama: Love is War\")", - "artist": "AmaLee" -},{ - "title": "Daddy! Daddy! Do! (from \"Kaguya-Sama: Love is War\")", - "artist": "AmaLee" -},{ - "title": "REDO (from \"Re:Zero\")", - "artist": "AmaLee" -},{ - "title": "Face My Fears (from โ€œKingdom Hearts IIIโ€)", - "artist": "AmaLee" -},{ - "title": "Mirror Mirror (From \"RWBY\")", - "artist": "AmaLee" -},{ - "title": "The Baddest Pop/Stars (from \"League of Legends\")", - "artist": "AmaLee" -},{ - "title": "Isabella's Lullaby (from \"The Promised Neverland\")", - "artist": "AmaLee" -},{ - "title": "Black Catcher (from \"Black Clover\")", - "artist": "AmaLee" -},{ - "title": "Gurenge (From \"Demon Slayer\")", - "artist": "AmaLee" -},{ - "title": "Rise (From \"The Rising of the Shield Hero\")", - "artist": "AmaLee/NateWantsToBattle" -},{ - "title": "NO-LIMIT (from \"Fairy Tail\")", - "artist": "AmaLee" -},{ - "title": "Guess Who Is Back (From \"Black Clover\")", - "artist": "AmaLee" -},{ - "title": "Touch Off (From \"The Promised Neverland\")", - "artist": "AmaLee" -},{ - "title": "Netsujou no Spectrum (from \"Seven Deadly Sins\")", - "artist": "AmaLee" -},{ - "title": "Ready To (From \"BNA: Brand New Animal\")", - "artist": "AmaLee" -},{ - "title": "TOP (from \"Tower of God\")", - "artist": "AmaLee" -},{ - "title": "MAYDAY (From \"Fire Force\")", - "artist": "AmaLee" -},{ - "title": "Spark Again (from \"Fire Force\")", - "artist": "AmaLee" -},{ - "title": "Black Rover (From โ€œBlack Cloverโ€)", - "artist": "AmaLee/Caleb Hyles" -},{ - "title": "Faith (From โ€œThe Rising of the Shield Heroโ€)", - "artist": "AmaLee/NateWantsToBattle" -},{ - "title": "Clattanoia (From โ€œOverlordโ€)", - "artist": "AmaLee/Jonathan Young" -},{ - "title": "Enamel (From โ€œBlack Butlerโ€)", - "artist": "AmaLee/PelleK" -},{ - "title": "Database (From โ€œLog Horizonโ€)", - "artist": "AmaLee/NateWantsToBattle/Shawn Christmas" -},{ - "title": "Donโ€™t Say Lazy (From โ€œK-On!โ€)", - "artist": "AmaLee/Lizz Robinett" -},{ - "title": "What Bout My Star (From โ€œMacross Frontierโ€)", - "artist": "AmaLee/Cristina Vee" -},{ - "title": "Pre-Parade (From โ€œToradoraโ€)", - "artist": "AmaLee/LilyPichu" -},{ - "title": "Fallen Angel (From โ€œPanty & Stockingโ€)", - "artist": "AmaLee/Lollia/RichaadEB" -},{ - "title": "Weight of the World (From โ€œNier: Automataโ€)", - "artist": "AmaLee/Peter Hollens" -},{ - "title": "Donโ€™t Think Twice (From โ€œKingdom Hearts IIIโ€)", - "artist": "AmaLee/Taylor Davis" -},{ - "title": "Orange (From โ€œYour Lie in Aprilโ€)", - "artist": "AmaLee/Theishter" -},{ - "title": "Flyers (From \"Death Parade\")", - "artist": "AmaLee" -},{ - "title": "Core Pride (From \"Blue Exorcist\")", - "artist": "AmaLee" -},{ - "title": "This Game (From \"No Game No Life\")", - "artist": "AmaLee" -},{ - "title": "Rising Hope (From \"The Irregular at Magic High School\")", - "artist": "AmaLee" -},{ - "title": "Oath Sign (From \"Fate/Zero\")", - "artist": "AmaLee" -},{ - "title": "Come My Way (From \"Inuyasha\")", - "artist": "AmaLee" -},{ - "title": "Ashita Wo Narase (From \"Fairy Tail\")", - "artist": "AmaLee" -},{ - "title": "Melissa (From \"Full Metal Alchemist\")", - "artist": "AmaLee" -},{ - "title": "Hologram (From \"Fullmetal Alchemist: Brotherhood\")", - "artist": "AmaLee" -},{ - "title": "Kesenai Tsumi (From \"Fullmetal Alchemist\")", - "artist": "AmaLee" -},{ - "title": "Mirror (From \"The Irregular at Magic High School\")", - "artist": "AmaLee" -},{ - "title": "1000 Words (From \"Final Fantasy X-2\")", - "artist": "AmaLee" -},{ - "title": "Last Stardust (From \"Fate/Stay Night: Unlimited Blade Works\")", - "artist": "AmaLee" -},{ - "title": "Monster Without a Name (From \"Psycho-Pass\")", - "artist": "AmaLee" -},{ - "title": "Ignite (From \"Sword Art Online II\")", - "artist": "AmaLee" -},{ - "title": "Beautiful Cruel World (From \"Attack on Titan\")", - "artist": "AmaLee" -},{ - "title": "No Pain No Game (From \"Btooom!\")", - "artist": "AmaLee" -},{ - "title": "Blood Teller (From \"Future Diary\")", - "artist": "AmaLee" -},{ - "title": "Red Fraction (From \"Black Lagoon\")", - "artist": "AmaLee" -},{ - "title": "High School of the Dead (From \"High School of the Dead\")", - "artist": "AmaLee" -},{ - "title": "Shikisai (From \"Fate/Grand Order\")", - "artist": "AmaLee" -},{ - "title": "Question (From \"Assassination Classroom\")", - "artist": "AmaLee" -},{ - "title": "Connect (From \"Madoka Magica\")", - "artist": "AmaLee" -},{ - "title": "scaPEGoat (From \"Seraph of the End\")", - "artist": "AmaLee" -},{ - "title": "Colors (From \"Code Geass\")", - "artist": "AmaLee" -},{ - "title": "Samurai Heart (From \"Gintama\")", - "artist": "AmaLee" -},{ - "title": "Seven Deadly Sins (From \"Seven Deadly Sins\") [feat. PelleK]", - "artist": "AmaLee" -},{ - "title": "Golden Time Lover (From \"Fullmetal Alchemist: Brotherhood\")", - "artist": "AmaLee" -},{ - "title": "Believe in Myself (From \"Fairy Tail\")", - "artist": "AmaLee" -},{ - "title": "Resonance (From \"Soul Eater\")", - "artist": "AmaLee" -},{ - "title": "Let It Out (From \"Fullmetal Alchemist\")", - "artist": "AmaLee" -},{ - "title": "Masayume Chasing (From \"Fairy Tail\")", - "artist": "AmaLee" -},{ - "title": "Rain (From \"Fullmetal Alchemist: Brotherhood\")", - "artist": "AmaLee" -},{ - "title": "Fly High (From \"Haikyuu!!\")", - "artist": "AmaLee" -},{ - "title": "Ready Steady Go (From \"Fullmetal Alchemist\")", - "artist": "AmaLee" -},{ - "title": "Goya no Machiawase (From \"Noragami\")", - "artist": "AmaLee" -},{ - "title": "In My World (From \"Blue Exorcist\")", - "artist": "AmaLee" -},{ - "title": "Guren No Yumiya (From \"Attack on Titan\")", - "artist": "AmaLee" -},{ - "title": "Unravel (From \"Tokyo Ghoul\")", - "artist": "AmaLee" -},{ - "title": "Monochrome Kiss (From \"Black Butler\")", - "artist": "AmaLee" -},{ - "title": "Rolling Star (From \"Bleach\")", - "artist": "AmaLee" -},{ - "title": "Pray (From \"Gintama\")", - "artist": "AmaLee" -},{ - "title": "We Are! (From \"One Piece\")", - "artist": "AmaLee" -},{ - "title": "Snow Fairy (From \"Fairy Tail\")", - "artist": "AmaLee" -},{ - "title": "The Musician's Score - 14th Melody (From \"D.Gray Man\")", - "artist": "AmaLee" -},{ - "title": "Sora ni Utaeba (From \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "Gravity Wall (From \"Re:Creators\")", - "artist": "AmaLee" -},{ - "title": "Echo (feat. dj-Jo)", - "artist": "AmaLee" -},{ - "title": "Life Will Change (From \"Persona 5\")", - "artist": "AmaLee" -},{ - "title": "L.L.L. (From \"Overlord\") [censored ver]", - "artist": "AmaLee" -},{ - "title": "Hope (From \"One Piece\")", - "artist": "AmaLee" -},{ - "title": "Here (From \"Ancient Magus' Bride\")", - "artist": "AmaLee" -},{ - "title": "Dakara Hitori Ja Nai (From \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "Clear (From \"Cardcaptor Sakura: Clear Card\") [Full Ver]", - "artist": "AmaLee" -},{ - "title": "Aoi Shiori (From \"Anohana\")", - "artist": "AmaLee/Dima Lancaster" -},{ - "title": "Reluctant Heroes (From \"Attack on Titan\")", - "artist": "AmaLee" -},{ - "title": "Kokoro no Tamago (From \"Shugo Chara\")", - "artist": "AmaLee" -},{ - "title": "Catch You Catch Me (From \"Cardcaptor Sakura\")", - "artist": "AmaLee" -},{ - "title": "Synchronicity (From \"Tsubasa: Reservoir Chronicle\")", - "artist": "AmaLee" -},{ - "title": "Magia (From \"Puella Magi Madoka Magica\")", - "artist": "AmaLee" -},{ - "title": "My Dearest (From \"Guilty Crown\")", - "artist": "AmaLee" -},{ - "title": "Eternal Snow (From \"Full Moon wo Sagashite\")", - "artist": "AmaLee" -},{ - "title": "My Soul, Your Beats! (From \"Angel Beats\")", - "artist": "AmaLee" -},{ - "title": "Unyielding Wish (From \"Magic Knight Rayearth\")", - "artist": "AmaLee" -},{ - "title": "My Sweet Heart (From \"Tokyo Mew Mew\")", - "artist": "AmaLee" -},{ - "title": "Legend of Mermaid (From \"Mermaid Melody\")", - "artist": "AmaLee" -},{ - "title": "I Say Yes (From \"Zero no Tsukaima\")", - "artist": "AmaLee" -},{ - "title": "Sakura Kiss (From \"Ouran High School Host Club\")", - "artist": "AmaLee" -},{ - "title": "Tabi no Tochuu (From \"Spice and Wolf\")", - "artist": "AmaLee" -},{ - "title": "Motteke! Sailor Fuku (From \"Lucky Star\")", - "artist": "AmaLee" -},{ - "title": "Let Me Be With You (From \"Chobits\")", - "artist": "AmaLee" -},{ - "title": "Period (From \"Full Metal Alchemist: Brotherhood\")", - "artist": "AmaLee" -},{ - "title": "Strike Back (From \"Fairy Tail\") [feat. Natewantstobattle]", - "artist": "AmaLee" -},{ - "title": "When They Cry (From \"Higurashi no Naku Koro ni\")", - "artist": "AmaLee" -},{ - "title": "Cha-La Head Cha-La (From \"Dragon Ball Z\")", - "artist": "AmaLee" -},{ - "title": "Smile Bomb (From \"Yu Yu Hakusho\")", - "artist": "AmaLee" -},{ - "title": "True Light (From \"D.N.Angel\")", - "artist": "AmaLee" -},{ - "title": "Resuscitated Hope (From \"Gosick\")", - "artist": "AmaLee" -},{ - "title": "For Fruits Basket (From \"Fruits Basket\")", - "artist": "AmaLee" -},{ - "title": "Reason Living (From \"Bungou Stray Dogs 2\")", - "artist": "AmaLee" -},{ - "title": "Shinzou wo Sasageyo (From \"Attack on Titan\")", - "artist": "AmaLee" -},{ - "title": "Mysterious Messenger (From \"Mystic Messenger\")", - "artist": "AmaLee" -},{ - "title": "Glassy Sky (From \"Tokyo Ghoul\")", - "artist": "AmaLee" -},{ - "title": "Jingo Jungle (From \"Saga of Tanya the Evil\")", - "artist": "AmaLee" -},{ - "title": "Catch The Moment (From \"Sword Art Online: Ordinal Scale\")", - "artist": "AmaLee" -},{ - "title": "Open Your Eyes (From \"Occultic;Nine\")", - "artist": "AmaLee" -},{ - "title": "Anna Ni Issho Datta No Ni (From \"Gundam Seed\")", - "artist": "AmaLee" -},{ - "title": "Cross the Line (From \"Izetta: The Last Witch\")", - "artist": "AmaLee" -},{ - "title": "Itteki no Eikyou (From \"Blue Exorcist Season 2\")", - "artist": "AmaLee" -},{ - "title": "PAPERMOON (from \"Soul Eater\")", - "artist": "AmaLee/dj-Jo" -},{ - "title": "Sora (From \"Escaflowne\")", - "artist": "AmaLee" -},{ - "title": "Brave Shine (from \"Fate/Stay Night\")", - "artist": "AmaLee" -},{ - "title": "Sore ga, Ai Deshou / I Guess That's Love (From \"Full Metal Panic? Fumoffu\")", - "artist": "AmaLee" -},{ - "title": "Butter-Fly (From \"Digimon Adventure\")", - "artist": "AmaLee" -},{ - "title": "Sorairo Days (From \"Gurren Lagann\")", - "artist": "AmaLee" -},{ - "title": "For My Beloved / Itooshii Hito no Tame ni (From \"Fushigi Yuugi\")", - "artist": "AmaLee" -},{ - "title": "Freckles / Sobakasu (From \"Rurouni Kenshin\")", - "artist": "AmaLee" -},{ - "title": "Every Heart + Fukai Mori (From \"Inuyasha\")", - "artist": "AmaLee" -},{ - "title": "To The Light (From \"Star Ocean EX\")", - "artist": "AmaLee" -},{ - "title": "Cruel Angel's Thesis (From \"Neon Genesis Evangelion\")", - "artist": "AmaLee" -},{ - "title": "Do You Remember Love / Ai Oboete Imasu Ka (From \"Macross\")", - "artist": "AmaLee" -},{ - "title": "Fake Wings (From \".Hack//SIGN\")", - "artist": "AmaLee" -},{ - "title": "Dearly Beloved (From \"Kingdom Hearts\")", - "artist": "AmaLee" -},{ - "title": "Courage (From \"Sword Art Online II\")", - "artist": "AmaLee" -},{ - "title": "History Maker (From \"Yuri!!! on ICE\")", - "artist": "AmaLee" -},{ - "title": "STYX HELIX (From \"Re:Zero\")", - "artist": "AmaLee" -},{ - "title": "Heavenly Blue (From \"Aldnoah.Zero\")", - "artist": "AmaLee" -},{ - "title": "Ninelie (From \"Kabaneri of the Iron Fortress\")", - "artist": "AmaLee" -},{ - "title": "Let Me Hear (From \"Parasyte\")", - "artist": "AmaLee" -},{ - "title": "Imagination (Haikyuu!!)", - "artist": "AmaLee" -},{ - "title": "Lay Your Hands on Me (From \"Kiznaiver\")", - "artist": "AmaLee" -},{ - "title": "X.U. (Seraph of the End)", - "artist": "AmaLee" -},{ - "title": "Aoki Tsuki Michite (From \"Black Butler: Book of Circus\")", - "artist": "AmaLee" -},{ - "title": "My Song (From \"Angel Beats\")", - "artist": "AmaLee" -},{ - "title": "Hey Kids!! (From \"Noragami Aragoto\")", - "artist": "AmaLee" -},{ - "title": "aLIEz (From \"Aldnoah.Zero\")", - "artist": "AmaLee" -},{ - "title": "Renegade (From \"GANGSTA\")", - "artist": "AmaLee" -},{ - "title": "One Reason (From \"Deadman Wonderland\")", - "artist": "AmaLee" -},{ - "title": "I'm a Believer (From \"Haikyuu!!\")", - "artist": "AmaLee" -},{ - "title": "Re:Re: (From \"Erased\")", - "artist": "AmaLee" -},{ - "title": "Again (From \"Fullmetal Alchemist: Brotherhood\")", - "artist": "AmaLee" -},{ - "title": "God Knows (From \"The Melancholy of Haruhi Suzumiya\")", - "artist": "AmaLee" -},{ - "title": "A Little Pain (From \"Nana\")", - "artist": "AmaLee" -},{ - "title": "Like Flames (from \"That Time I Got Reincarnated as a Slime\")", - "artist": "AmaLee/NANO" -},{ - "title": "Ruler Of My Heart (From \"Alien Stage\")", - "artist": "AmaLee" -},{ - "title": "HEAR ME OUT", - "artist": "AmaLee" -},{ - "title": "Siren", - "artist": "AmaLee" -},{ - "title": "Under The Party Lights (from \"Azur Lane\")", - "artist": "AmaLee" -},{ - "title": "I Got That (Inspired by \"Zenless Zone Zero\")", - "artist": "AmaLee" -},{ - "title": "Thawing Fates", - "artist": "Wuthering Waves/PelleK/AmaLee" -},{ - "title": "Hell's Greatest Dad (Tech Support Edition)", - "artist": "AmaLee/CyYu" -},{ - "title": "Beauty and the Beast (Bracken Parody)", - "artist": "AmaLee" -},{ - "title": "Devotion", - "artist": "AmaLee" -},{ - "title": "Where The Wind Blows (from \"One Piece Film: Red\")", - "artist": "AmaLee" -},{ - "title": "The World's Continuation (from \"One Piece Film: Red\")", - "artist": "AmaLee" -},{ - "title": "Fleeting Lullaby (from \"One Piece Film: Red\")", - "artist": "AmaLee" -},{ - "title": "I'm Invincible (from \"One Piece Film: Red\")", - "artist": "AmaLee" -},{ - "title": "Backlight (From \"One Piece Film: Red\")", - "artist": "AmaLee" -},{ - "title": "Tot Musica (From \"One Piece Film: Red\")", - "artist": "AmaLee" -},{ - "title": "New Genesis (From \"One Piece Film: Red\")", - "artist": "AmaLee" -},{ - "title": "Enemy (from \"Arcane League of Legends\")", - "artist": "AmaLee" -},{ - "title": "Fukashigi no Karte (from \"Bunny Girl Senpai\")", - "artist": "AmaLee" -},{ - "title": "Oath Oracle (from \"Honkai Impact 3\")", - "artist": "AmaLee" -},{ - "title": "Be The Flame (from Paladins)", - "artist": "AmaLee" -},{ - "title": "Inferno (from \"Fire Force\")", - "artist": "AmaLee" -},{ - "title": "Resister (from \"Sword Art Online: Alicization\")", - "artist": "AmaLee" -},{ - "title": "Flower of Hell (from \"Higurashi\")", - "artist": "AmaLee" -},{ - "title": "Hacking to the Gate (from \"Steins;Gate\")", - "artist": "AmaLee" -},{ - "title": "No.7 (from \"Toilet-bound Hanako-kun\")", - "artist": "AmaLee/NateWantsToBattle" -},{ - "title": "Styx Helix (from \"Re:Zero\")", - "artist": "AmaLee" -},{ - "title": "Moon Halo (from \"Honkai Impact 3rd\")", - "artist": "AmaLee" -},{ - "title": "RISE (from \"League of Legends\")", - "artist": "AmaLee/Erica Lindbeck" -},{ - "title": "Call of Silence (from \"Attack on Titan\")", - "artist": "AmaLee" -},{ - "title": "summertime", - "artist": "AmaLee" -},{ - "title": "Shock (from \"Attack on Titan\") [English Ver.]", - "artist": "AmaLee" -},{ - "title": "One Last Kiss (from \"Evangelion: 3.0+1.0\")", - "artist": "AmaLee" -},{ - "title": "Long Shot (From \"Re:Zero\")", - "artist": "AmaLee" -},{ - "title": "Epic Anime Medley", - "artist": "Peter Hollens/AmaLee" -},{ - "title": "Kaibutsu (from \"BEASTARS\")", - "artist": "AmaLee" -},{ - "title": "Homura (from \"Demon Slayer\")", - "artist": "AmaLee" -},{ - "title": "I Believe What You Said (From \"Higurashi: When They Cry - GOU\")", - "artist": "AmaLee" -},{ - "title": "Kaikai Kitan (from \"Jujutsu Kaisen\")", - "artist": "AmaLee" -},{ - "title": "New Era (from \"Yashahime: Princess Half-Demon\")", - "artist": "AmaLee" -},{ - "title": "Blowing (from \"Burn the Witch\")", - "artist": "AmaLee" -},{ - "title": "DYNAMITE", - "artist": "AmaLee" -},{ - "title": "One Hell of a Team (Inspired by \"Hazbin Hotel\")", - "artist": "AmaLee/Divide Music" -},{ - "title": "Spark Again (From \"Fire Force\")", - "artist": "AmaLee" -},{ - "title": "The Day (From \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "Hero Too (from \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "Star Marker (From \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "Might+U (from \"My Hero Academia\")", - "artist": "AmaLee/Ricco Fajardo" -},{ - "title": "True (from \"Honkai Impact 3rd\")", - "artist": "AmaLee" -},{ - "title": "Into the Unknown (From \"Frozen 2\")", - "artist": "AmaLee" -},{ - "title": "Polaris (From \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "MUKANJYO (from \"Vinland Saga\")", - "artist": "AmaLee/Broken" -},{ - "title": "Again (From \"Fruits Basket\")", - "artist": "AmaLee" -},{ - "title": "POP/STARS (From \"League of Legends\")", - "artist": "AmaLee" -},{ - "title": "Rewind (From \"Cardcaptor Sakura: Clear Card\")", - "artist": "AmaLee/Brandon McInnis" -},{ - "title": "Adamas (From \"Sword Art Online\")", - "artist": "AmaLee" -},{ - "title": "Make My Story (From \"My Hero Academia\") [Full Ver]", - "artist": "AmaLee" -},{ - "title": "Ashita no Uta (From \"Shooting Girl\")", - "artist": "AmaLee" -},{ - "title": "Red Swan (From \"Attack on Titan\")", - "artist": "AmaLee" -},{ - "title": "Make My Story (From \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "ODD FUTURE (From \"My Hero Academia\")", - "artist": "AmaLee" -},{ - "title": "Asphyxia (From \"Tokyo Ghoul:re\")", - "artist": "AmaLee" -},{ - "title": "L.L.L. (From \"Overlord\")", - "artist": "AmaLee" -},{ - "title": "In My World (From \"April Fools\")", - "artist": "AmaLee" -},{ - "title": "CLEAR (From \"Cardcaptor Sakura: Clear Card\")", - "artist": "AmaLee" -},{ - "title": "Hourglass", - "artist": "AmaLee" -},{ - "title": "Escape", - "artist": "AmaLee" -},{ - "title": "Shatter", - "artist": "AmaLee" -},{ - "title": "Shall We Dance", - "artist": "AmaLee" -},{ - "title": "Gravity Wall (From \"Re:creators\")", - "artist": "AmaLee" -},{ - "title": "Stars Align", - "artist": "AmaLee" -},{ - "title": "Sorairo Dayz (April Fools)", - "artist": "AmaLee" -},{ - "title": "Show Time (From \"Idol Wars Z\")", - "artist": "AmaLee" -},{ - "title": "Unmei Hirari (From \"Flower Knight Girl\")", - "artist": "AmaLee" -},{ - "title": "Anna Ni Issho Datta No Ni (From \"Gundam Seed)\"", - "artist": "AmaLee" -},{ - "title": "Santa Senpai", - "artist": "AmaLee" -},{ - "title": "Hey Kids (April Fools)", - "artist": "AmaLee" -},{ - "title": "Courage (April Fools)", - "artist": "AmaLee" -},{ - "title": "Crossing Field (From \"Sword Art Online\")", - "artist": "AmaLee" -},{ - "title": "Yume Sekai (From \"Sword Art Online\")", - "artist": "AmaLee" -},{ - "title": "Innocence (From \"Sword Art Online\")", - "artist": "AmaLee" -},{ - "title": "Overfly (From \"Sword Art Online\")", - "artist": "AmaLee" -},{ - "title": "Crossing Field (From \"Sword Art Online\") [Acoustic]", - "artist": "AmaLee" -},{ - "title": "Call Your Heroes (From \"Attack on Titan\") [Medley]", - "artist": "AmaLee" -},{ - "title": "Echo", - "artist": "AmaLee/dj-Jo" -},{ - "title": "Renegade (from \"GANGSTA\")", - "artist": "AmaLee" -},{ - "title": "Heavenly Lies - aLIEz x Heavenly Blue (Aldnoah.Zero)", - "artist": "AmaLee" -},{ - "title": "Lapis Lazuli (Arslan Senki)", - "artist": "AmaLee" -},{ - "title": "Before My Body is Dry (from \"Kill la Kill\")", - "artist": "AmaLee" -},{ - "title": "Your Lie in April - Medley", - "artist": "AmaLee/Dima Lancaster" -},{ - "title": "Dearly Beloved (from \"Kingdom Hearts\")", - "artist": "AmaLee" -},{ - "title": "X.U. (from \"Owari no Seraph\")", - "artist": "AmaLee" -},{ - "title": "Aoki Tsuki Michite (Kuroshitsuji: Book of Circus)", - "artist": "AmaLee" -},{ - "title": "Heavenly Blue (Aldnoah.Zero)", - "artist": "AmaLee" -},{ - "title": "aLIEz (Aldnoah Zero)", - "artist": "AmaLee" -},{ - "title": "Let Me Hear (Parasyte)", - "artist": "AmaLee" -},{ - "title": "Aoi Shiori (Anohana)", - "artist": "AmaLee/Dima Lancaster" -},{ - "title": "Wings of Freedom (Attack on Titan)", - "artist": "AmaLee" -},{ - "title": "Reluctant Heroes (Attack on Titan)", - "artist": "AmaLee" -},{ - "title": "Startear (Sword Art Online)", - "artist": "AmaLee" -},{ - "title": "Unravel (Tokyo Ghoul)", - "artist": "AmaLee" -},{ - "title": "Closer (Naruto Shippuden)", - "artist": "AmaLee/PelleK" -},{ - "title": "Once Upon A Dream", - "artist": "AmaLee" -},{ - "title": "My Song", - "artist": "AmaLee" -},{ - "title": "Monsters", - "artist": "Voxel" -},{ - "title": "Guren no Yumiya", - "artist": "AmaLee" -},{ - "title": "Answer", - "artist": "AmaLee" -},{ - "title": "Set Me Free - Single Mix", - "artist": "A Touch Of Class" -},{ - "title": "Battle in Kyoto", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Touch The Sky", - "artist": "A Touch Of Class" -},{ - "title": "Edges Reforged", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Secret World", - "artist": "A Touch Of Class" -},{ - "title": "Battle Anti-Shogunate I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "No Place Like Home", - "artist": "A Touch Of Class" -},{ - "title": "Moment In Time", - "artist": "A Touch Of Class" -},{ - "title": "I'm Gonna Make You Mine", - "artist": "A Touch Of Class" -},{ - "title": "Magnificence", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Baby, Bye Bye", - "artist": "A Touch Of Class" -},{ - "title": "Introducing ATC", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "The Darkness", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "My Heart Beats Like A Drum (Dam Dam Dam) - Radio Edit", - "artist": "A Touch Of Class/Le Koma/A. Buggle" -},{ - "title": "Thinking Of You", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "All Around The World (La La La) - RetroVision Remix", - "artist": "R3HAB/A Touch Of Class/RetroVision" -},{ - "title": "Until", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Mistake No.2", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Without Your Love", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "So Magical", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Notte D'Amore Con Te", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Mind Machine", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Let Me Come And Let Me Go", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Lonely", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Lonesome Suite", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Why Oh Why", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "With You", - "artist": "A Touch Of Class/Monsieur Minimal" -},{ - "title": "Path - Acoustic at XM Radio (Live)", - "artist": "Apocalyptica" -},{ - "title": "Before Dawn", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle Pro-Shogunate II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "The Great Disappointment", - "artist": "AFI" -},{ - "title": "Death Of Seasons", - "artist": "AFI" -},{ - "title": "Dirtmouth", - "artist": "Christopher Larkin" -},{ - "title": "False Knight", - "artist": "Christopher Larkin" -},{ - "title": "Hornet", - "artist": "Christopher Larkin" -},{ - "title": "Enter Hallownest", - "artist": "Christopher Larkin" -},{ - "title": "Mantis Lords", - "artist": "Christopher Larkin" -},{ - "title": "Dung Defender", - "artist": "Christopher Larkin" -},{ - "title": "Reflection", - "artist": "Christopher Larkin" -},{ - "title": "Decisive Battle", - "artist": "Christopher Larkin" -},{ - "title": "Fungal Wastes", - "artist": "Christopher Larkin" -},{ - "title": "Queen's Gardens", - "artist": "Christopher Larkin" -},{ - "title": "The White Lady", - "artist": "Christopher Larkin" -},{ - "title": "Broken Vessel", - "artist": "Christopher Larkin" -},{ - "title": "Nosk", - "artist": "Christopher Larkin" -},{ - "title": "Dream", - "artist": "Christopher Larkin" -},{ - "title": "Sealed Vessel", - "artist": "Christopher Larkin" -},{ - "title": "Kingdom's Edge", - "artist": "Christopher Larkin" -},{ - "title": "White Palace", - "artist": "Christopher Larkin" -},{ - "title": "Radiance", - "artist": "Christopher Larkin" -},{ - "title": "Burn It Down", - "artist": "Halocene" -},{ - "title": "Vampire", - "artist": "Halocene/Hooked Like Helen" -},{ - "title": "Kyoto City II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Papercut", - "artist": "Halocene" -},{ - "title": "Duality", - "artist": "Halocene" -},{ - "title": "Battle Anti-Shogunate II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Amaranthine", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Never Too Late", - "artist": "Halocene/Ai Mori" -},{ - "title": "Oops!...I Did It Again", - "artist": "Halocene/Sershen&Zaritskaya" -},{ - "title": "Hold Me, Help Me", - "artist": "Halocene" -},{ - "title": "Maleficent", - "artist": "Halocene" -},{ - "title": "Unholy", - "artist": "Halocene" -},{ - "title": "Repent", - "artist": "Halocene" -},{ - "title": "The Mirror", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "Running Up That Hill", - "artist": "Halocene" -},{ - "title": "Call Me When You're Sober", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "Tears Don't Fall", - "artist": "Halocene/Eric Groot" -},{ - "title": "Lithium", - "artist": "Halocene" -},{ - "title": "Battle Satsuma I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Battle in Edo II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "My Heart Is Broken", - "artist": "Halocene" -},{ - "title": "Everybody's Fool", - "artist": "Halocene/First to Eleven" -},{ - "title": "Battle Western Forces I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Better Without You", - "artist": "Halocene" -},{ - "title": "Ingenious Battle", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Bravery", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Castle of Glass", - "artist": "Halocene" -},{ - "title": "Fear", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Victoria's Secret", - "artist": "Halocene" -},{ - "title": "Pro-Shogunate", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Suburbs of Edo I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Going Under", - "artist": "Halocene" -},{ - "title": "The Incident", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "My Immortal", - "artist": "Halocene" -},{ - "title": "Bring Me To Life (Cinematic Version)", - "artist": "Halocene" -},{ - "title": "This Is Our War", - "artist": "Halocene" -},{ - "title": "Vita Nova", - "artist": "Halocene" -},{ - "title": "Devil Inside Me", - "artist": "Halocene" -},{ - "title": "Rage", - "artist": "Halocene" -},{ - "title": "When Demons Come To Life", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Helena", - "artist": "Halocene/Lauren Babic/Violet Orlandi" -},{ - "title": "I'm Not Okay", - "artist": "Halocene/Lauren Babic/Violet Orlandi" -},{ - "title": "Welcome to the Black Parade", - "artist": "Halocene/Violet Orlandi/Lauren Babic" -},{ - "title": "The Ghost of You", - "artist": "Halocene" -},{ - "title": "Inflammation", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Cancer", - "artist": "Halocene" -},{ - "title": "Battle Western Forces II", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Helena - Cinematic Version", - "artist": "Halocene" -},{ - "title": "Welcome to the Black Parade - Cinematic Version", - "artist": "Halocene" -},{ - "title": "Shinsengumi", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "The Pretender", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Best Of You", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Rise of the Ronin", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Drivers License", - "artist": "Halocene" -},{ - "title": "Hail To The King", - "artist": "Halocene/Cole Rolland" -},{ - "title": "Alpha Naytiba", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Edo City I", - "artist": "Inon Zur/Philharmonia Orchestra/Budapest Film Orchestra/Isaku Kageyama Taiko Ensemble/Asano Taiko Unit One/Shih-wei Carrasco-Wu/Ian Nickus/รšyanga Bold/Isaku Kageyama/Steve Chiu/Niloufar Shiri/Hideki Onoue" -},{ - "title": "Creep", - "artist": "Halocene/Caleb Hyles" -},{ - "title": "Zombie", - "artist": "Halocene" -},{ - "title": "Throne", - "artist": "Halocene/Ai Mori" -},{ - "title": "Prologue", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Bleed It Out", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Star Descent", - "artist": "Oliver Good/ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "The Song of Destiny", - "artist": "Mothervibes" -},{ - "title": "I'm So Sick", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Misery Business (Speed Run)", - "artist": "Halocene" -},{ - "title": "Rendezvous Point", - "artist": "Hyunmin Cho/Youngjee Lee/SHIFT UP" -},{ - "title": "Smells Like Teen Spirit", - "artist": "Halocene" -},{ - "title": "Uprising", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "I Love Me", - "artist": "Halocene" -},{ - "title": "Hedgeboar Brute", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Given Up", - "artist": "Halocene" -},{ - "title": "Never Gonna Give You Up", - "artist": "Halocene/CG5" -},{ - "title": "Silent Street (Type A)", - "artist": "Hyunmin Cho/Seibin/Youngkyoung Choi/SHIFT UP" -},{ - "title": "Xanny", - "artist": "Halocene" -},{ - "title": "Faint", - "artist": "Halocene" -},{ - "title": "Simmer - Style of Paramore", - "artist": "Halocene" -},{ - "title": "Silent Street (Battle)", - "artist": "Hyunmin Cho/Seibin/Youngkyoung Choi/SHIFT UP" -},{ - "title": "No Time To Die", - "artist": "Halocene" -},{ - "title": "Falling Away From Me", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "Rare", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "When The Party's Over", - "artist": "Halocene" -},{ - "title": "All Around Me", - "artist": "Halocene" -},{ - "title": "Face Down", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Ambush", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Toxicity", - "artist": "Halocene/Lauren Babic/Violet Orlandi" -},{ - "title": "Chop Suey", - "artist": "Halocene/Violet Orlandi/Lauren Babic" -},{ - "title": "Killing In The Name", - "artist": "Halocene" -},{ - "title": "Mr. Brightside", - "artist": "Halocene" -},{ - "title": "Training Room", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Kickstart My Heart", - "artist": "Halocene/Sershen&Zaritskaya" -},{ - "title": "Aerials", - "artist": "Halocene/Violet Orlandi/Lauren Babic" -},{ - "title": "The Diary of Jane", - "artist": "Halocene" -},{ - "title": "Abaddon", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Don't Stop Believin'", - "artist": "Halocene/Lauren Babic/First to Eleven/Cole Rolland/Violet Orlandi" -},{ - "title": "7 Rings", - "artist": "Halocene" -},{ - "title": "Sucker", - "artist": "Halocene" -},{ - "title": "ME! - feat. Audra Miller", - "artist": "Halocene/First to Eleven" -},{ - "title": "You Should See Me In A Crown", - "artist": "Halocene" -},{ - "title": "My Hero - Cinematic Version", - "artist": "Halocene" -},{ - "title": "Clock Tower (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Here With Me", - "artist": "Halocene/Barbie Sailers" -},{ - "title": "Nightmare", - "artist": "Halocene" -},{ - "title": "I Don't Care", - "artist": "Halocene" -},{ - "title": "Ocean Avenue", - "artist": "Halocene" -},{ - "title": "I Just Can't Wait To Be King", - "artist": "Halocene" -},{ - "title": "Sweetness", - "artist": "Halocene" -},{ - "title": "You Need To Calm Down", - "artist": "Halocene" -},{ - "title": "Seรฑorita", - "artist": "Halocene" -},{ - "title": "Sugar, We're Going Down", - "artist": "Halocene" -},{ - "title": "I Warned Myself", - "artist": "Halocene" -},{ - "title": "All The Good Girls Go To Hell", - "artist": "Halocene" -},{ - "title": "CrushCrushCrush", - "artist": "Halocene" -},{ - "title": "Lose You To Love Me", - "artist": "Halocene" -},{ - "title": "No Tears Left To Cry", - "artist": "Halocene" -},{ - "title": "Everything I Wanted", - "artist": "Halocene" -},{ - "title": "Graveyard", - "artist": "Halocene" -},{ - "title": "Tell Me It's Over", - "artist": "Halocene" -},{ - "title": "End Game", - "artist": "Halocene" -},{ - "title": "Nothing Else Matters", - "artist": "Halocene" -},{ - "title": "IDGAF", - "artist": "Halocene" -},{ - "title": "Friends", - "artist": "Halocene" -},{ - "title": "Fortnite Rock Battle", - "artist": "Halocene" -},{ - "title": "Ashes - from \"Deadpool 2\" Motion Picture Soundtrack", - "artist": "Halocene" -},{ - "title": "Girls Like You", - "artist": "Halocene" -},{ - "title": "Ocean", - "artist": "Halocene" -},{ - "title": "God Is A Woman", - "artist": "Halocene" -},{ - "title": "Breathin", - "artist": "Halocene" -},{ - "title": "Girlfriend", - "artist": "Halocene" -},{ - "title": "Halocene - Head Above Water", - "artist": "Unknown Artist" -},{ - "title": "Bang Bang", - "artist": "Halocene/Lauren Babic/Alanna Sterling" -},{ - "title": "Crawling", - "artist": "Halocene" -},{ - "title": "Somewhere I Belong", - "artist": "Halocene/David Michael Frank/Lauren Babic" -},{ - "title": "Parking Tower", - "artist": "Seibin/SHIFT UP" -},{ - "title": "The Hunter and the Prey", - "artist": "Halocene" -},{ - "title": "Popular Monster", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Warrior State of Mind", - "artist": "Halocene" -},{ - "title": "The Red", - "artist": "Halocene" -},{ - "title": "Numb", - "artist": "Halocene" -},{ - "title": "The Time Is Now", - "artist": "Halocene/NerdOut" -},{ - "title": "Parking Tower (Battle)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Fully Alive", - "artist": "Halocene" -},{ - "title": "One Step Closer", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "New Divide", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "Symphony", - "artist": "Halocene" -},{ - "title": "Thank U, Next", - "artist": "Halocene" -},{ - "title": "Without Me", - "artist": "Halocene" -},{ - "title": "Silent Street (Type B)", - "artist": "Hyunmin Cho/Seibin/Youngkyoung Choi/SHIFT UP" -},{ - "title": "The Kill - Cinematic Version", - "artist": "Halocene" -},{ - "title": "Make Me Feel Good", - "artist": "Halocene" -},{ - "title": "Ignite a Fire", - "artist": "Halocene" -},{ - "title": "Why So Sad", - "artist": "Halocene" -},{ - "title": "Savages", - "artist": "Halocene" -},{ - "title": "Sympathy", - "artist": "Halocene" -},{ - "title": "The Deafening", - "artist": "Halocene" -},{ - "title": "Exile", - "artist": "Halocene" -},{ - "title": "Singularity", - "artist": "Halocene" -},{ - "title": "Praying", - "artist": "Halocene" -},{ - "title": "Hard Times (Ballad)", - "artist": "Halocene" -},{ - "title": "Stay", - "artist": "Halocene" -},{ - "title": "Heavy", - "artist": "Halocene" -},{ - "title": "Throne", - "artist": "Halocene" -},{ - "title": "Paris", - "artist": "Halocene" -},{ - "title": "Abandoned Station", - "artist": "Hyunmin Cho/Youngjee Lee/SHIFT UP" -},{ - "title": "Castle on the Hill", - "artist": "Halocene" -},{ - "title": "Dusk Till Dawn", - "artist": "Halocene" -},{ - "title": "Starboy", - "artist": "Halocene" -},{ - "title": "Black Honey", - "artist": "Halocene" -},{ - "title": "A New Hope", - "artist": "Halocene" -},{ - "title": "I Took a Pill in Ibiza", - "artist": "Halocene" -},{ - "title": "This Is What You Came For", - "artist": "Halocene" -},{ - "title": "Flooded Commercial Sector", - "artist": "Oliver Good" -},{ - "title": "Tonight We Feel Alive", - "artist": "Halocene" -},{ - "title": "Bad Things", - "artist": "Halocene" -},{ - "title": "Hey Hey Hey", - "artist": "Halocene/Tyler & Ryan" -},{ - "title": "On Hold", - "artist": "Halocene" -},{ - "title": "Clock Tower", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Touch", - "artist": "Halocene" -},{ - "title": "Everyday", - "artist": "Halocene" -},{ - "title": "Solo Dance", - "artist": "Halocene" -},{ - "title": "No More Sad Songs", - "artist": "Halocene" -},{ - "title": "Hard Times", - "artist": "Halocene" -},{ - "title": "Told You So", - "artist": "Halocene" -},{ - "title": "My House", - "artist": "Halocene" -},{ - "title": "Feels", - "artist": "Halocene" -},{ - "title": "Memory Tower", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "...Ready For It?", - "artist": "Halocene" -},{ - "title": "Hall of Records", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Memory Tower (Battle)", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Corrupter", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Construction Zone", - "artist": "Seibin/SHIFT UP" -},{ - "title": "White Night (Humming)", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Construction Zone (Battle)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Landscape of the Past", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "City Underground Sector", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "City Underground Sector (Battle)", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Gigas", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Lily", - "artist": "Seibin/Youngjee Lee/SHIFT UP" -},{ - "title": "The Last City of Mankind", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Orcal", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Hyperdrive", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Sister's Junk", - "artist": "ko.yo/Seibin/SHIFT UP" -},{ - "title": "Roxanne", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Gwen Hair Salon", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Wasteland (Reboot Type B)", - "artist": "ko.yo/Aejin Kwon/SHIFT UP" -},{ - "title": "Beyond Fate (Humming)", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Craft Something", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Wasteland (Type A)", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Wasteland (Type B)", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Fishing Zone", - "artist": "ko.yo/Youngjee Lee/SHIFT UP" -},{ - "title": "Sink Hole", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Bubbles - Live", - "artist": "Apocalyptica" -},{ - "title": "Lullaby - Live", - "artist": "Apocalyptica" -},{ - "title": "Ludwig - Requiem - Live", - "artist": "Apocalyptica" -},{ - "title": "Wasteland (Reboot Type C)", - "artist": "ko.yo/Aejin Kwon/SHIFT UP" -},{ - "title": "On the Edge", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Ambush 3", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "D1g-g2r", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Inquisition Symphony - Live at Download Paris 2016", - "artist": "Apocalyptica" -},{ - "title": "Quiel", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Research Lab", - "artist": "ko.yo/Hyunmin Cho/SHIFT UP" -},{ - "title": "Paper Airplanes (Makeshift Wings)", - "artist": "AFI" -},{ - "title": "This Celluloid Dream", - "artist": "AFI" -},{ - "title": "The Leaving Song", - "artist": "AFI" -},{ - "title": "...but home is nowhere", - "artist": "AFI" -},{ - "title": "This Time Imperfect", - "artist": "AFI" -},{ - "title": "Now The World", - "artist": "AFI" -},{ - "title": "100 Words - From Sing The Sorrow Sessions 2003", - "artist": "AFI" -},{ - "title": "Reivers' Music", - "artist": "AFI" -},{ - "title": "Rabbits Are Roadkill On Rt. 37", - "artist": "AFI" -},{ - "title": "Twisted Tongues", - "artist": "AFI" -},{ - "title": "Far Too Near", - "artist": "AFI" -},{ - "title": "Dulcerรญa", - "artist": "AFI" -},{ - "title": "On Your Back", - "artist": "AFI" -},{ - "title": "Escape From Los Angeles", - "artist": "AFI" -},{ - "title": "Begging For Trouble", - "artist": "AFI" -},{ - "title": "Back From The Flesh", - "artist": "AFI" -},{ - "title": "Looking Tragic", - "artist": "AFI" -},{ - "title": "Death Of The Party", - "artist": "AFI" -},{ - "title": "No Eyes", - "artist": "AFI" -},{ - "title": "Dark Snow", - "artist": "AFI" -},{ - "title": "Aurelia", - "artist": "AFI" -},{ - "title": "Hidden Knives", - "artist": "AFI" -},{ - "title": "Get Hurt", - "artist": "AFI" -},{ - "title": "Above The Bridge", - "artist": "AFI" -},{ - "title": "So Beneath You", - "artist": "AFI" -},{ - "title": "Snow Cats", - "artist": "AFI" -},{ - "title": "Dumb Kids", - "artist": "AFI" -},{ - "title": "Pink Eyes", - "artist": "AFI" -},{ - "title": "White Offerings", - "artist": "AFI" -},{ - "title": "Feed From The Floor", - "artist": "AFI" -},{ - "title": "She Speaks The Language", - "artist": "AFI" -},{ - "title": "The Wind That Carries Me Away", - "artist": "AFI" -},{ - "title": "The Sinking Night - Commentary", - "artist": "AFI" -},{ - "title": "The Sinking Night", - "artist": "AFI" -},{ - "title": "A Deep Slow Panic", - "artist": "AFI" -},{ - "title": "No Resurrection", - "artist": "AFI" -},{ - "title": "I Hope You Suffer", - "artist": "AFI" -},{ - "title": "17 Crimes", - "artist": "AFI" -},{ - "title": "The Conductor", - "artist": "AFI" -},{ - "title": "Heart Stops", - "artist": "AFI" -},{ - "title": "The Embrace", - "artist": "AFI" -},{ - "title": "Greater Than 84", - "artist": "AFI" -},{ - "title": "Wild", - "artist": "AFI" -},{ - "title": "Anxious", - "artist": "AFI" -},{ - "title": "The Face Beneath The Waves", - "artist": "AFI" -},{ - "title": "Torch Song", - "artist": "AFI" -},{ - "title": "Beautiful Thieves", - "artist": "AFI" -},{ - "title": "End Transmission", - "artist": "AFI" -},{ - "title": "Too Shy To Scream", - "artist": "AFI" -},{ - "title": "Okay, I Feel Better Now", - "artist": "AFI" -},{ - "title": "I Am Trying Very Hard To Be Here", - "artist": "AFI" -},{ - "title": "Darling, I Want To Destroy You", - "artist": "AFI" -},{ - "title": "Cold Hands", - "artist": "AFI" -},{ - "title": "It Was Mine", - "artist": "AFI" -},{ - "title": "Fainting Spells - From Decemberunderground Sessions 2006", - "artist": "AFI" -},{ - "title": "We've Got The Knife - Demo from Crash Love Sessions", - "artist": "AFI" -},{ - "title": "Veronica Sawyer Smokes", - "artist": "AFI" -},{ - "title": "Medicate", - "artist": "AFI" -},{ - "title": "Prelude 12/21 - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Girl's Not Grey - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "The Leaving Song Pt. II - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Summer Shudder - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Kill Caustic - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "The Days Of The Phoenix - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Endlessly, She Said - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "A Single Second - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "The Missing Frame - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Bleed Black - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Silver And Cold - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Dancing Through Sunday - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "This Time Imperfect - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Death Of Seasons - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Totalimmortal - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "God Called In Sick Today - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Miss Murder - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "Legacy", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Kill Caustic", - "artist": "AFI" -},{ - "title": "Summer Shudder", - "artist": "AFI" -},{ - "title": "Miss Murder", - "artist": "AFI" -},{ - "title": "The Interview", - "artist": "AFI" -},{ - "title": "Love Like Winter", - "artist": "AFI" -},{ - "title": "Affliction", - "artist": "AFI" -},{ - "title": "The Missing Frame", - "artist": "AFI" -},{ - "title": "Kiss and Control", - "artist": "AFI" -},{ - "title": "37mm", - "artist": "AFI" -},{ - "title": "Endlessly, She Said", - "artist": "AFI" -},{ - "title": "The Lost Souls", - "artist": "AFI" -},{ - "title": "The Days Of The Phoenix", - "artist": "AFI" -},{ - "title": "A Winter's Tale", - "artist": "AFI" -},{ - "title": "Totalimmortal", - "artist": "AFI" -},{ - "title": "Fall Children", - "artist": "AFI" -},{ - "title": "The Prayer Position", - "artist": "AFI" -},{ - "title": "God Called In Sick Today", - "artist": "AFI" -},{ - "title": "Lower It", - "artist": "AFI" -},{ - "title": "A Single Second", - "artist": "AFI" -},{ - "title": "Third Season", - "artist": "AFI" -},{ - "title": "I Wanna Get A Mohawk (But Mom Won't Let Me Get One)", - "artist": "AFI" -},{ - "title": "He Who Laughs Last...", - "artist": "AFI" -},{ - "title": "Perfect Fit", - "artist": "AFI" -},{ - "title": "Rolling Balls", - "artist": "AFI" -},{ - "title": "Who Said You Could Touch Me?", - "artist": "AFI" -},{ - "title": "Initiation", - "artist": "AFI" -},{ - "title": "The Nephilim", - "artist": "AFI" -},{ - "title": "Ever And A Day", - "artist": "AFI" -},{ - "title": "Sacrifice Theory", - "artist": "AFI" -},{ - "title": "Of Greetings And Goodbyes", - "artist": "AFI" -},{ - "title": "Smile", - "artist": "AFI" -},{ - "title": "A Story At Three", - "artist": "AFI" -},{ - "title": "Catch A Hot One", - "artist": "AFI" -},{ - "title": "Wester", - "artist": "AFI" -},{ - "title": "6 To 8", - "artist": "AFI" -},{ - "title": "The Despair Factor", - "artist": "AFI" -},{ - "title": "Morningstar", - "artist": "AFI" -},{ - "title": "Strength Through Wounding", - "artist": "AFI" -},{ - "title": "Porphyria", - "artist": "AFI" -},{ - "title": "Exsanguination", - "artist": "AFI" -},{ - "title": "Malleus Maleficarum", - "artist": "AFI" -},{ - "title": "Narrative Of Soul Against Soul", - "artist": "AFI" -},{ - "title": "Clove Smoke Catharsis", - "artist": "AFI" -},{ - "title": "The Last Kiss", - "artist": "AFI" -},{ - "title": "No Poetic Device", - "artist": "AFI" -},{ - "title": "Weathered Tome", - "artist": "AFI" -},{ - "title": "At A Glance", - "artist": "AFI" -},{ - "title": "Keeping Out Of Direct Sunlight (An Introduction)", - "artist": "AFI" -},{ - "title": "Three Reasons", - "artist": "AFI" -},{ - "title": "pH Low", - "artist": "AFI" -},{ - "title": "Let It Be Broke", - "artist": "AFI" -},{ - "title": "Lower Your Head And Take It In The Body", - "artist": "AFI" -},{ - "title": "Coin Return", - "artist": "AFI" -},{ - "title": "The New Patron Saints And Angels", - "artist": "AFI" -},{ - "title": "Three Seconds Notice", - "artist": "AFI" -},{ - "title": "Salt For Your Wounds", - "artist": "AFI" -},{ - "title": "Today's Lesson", - "artist": "AFI" -},{ - "title": "The Devil Loves You", - "artist": "AFI" -},{ - "title": "File 13", - "artist": "AFI" -},{ - "title": "Wake-Up Call", - "artist": "AFI" -},{ - "title": "Cult Status", - "artist": "AFI" -},{ - "title": "Advances In Modern Technology", - "artist": "AFI" -},{ - "title": "Theory Of Revolution", - "artist": "AFI" -},{ - "title": "Aspirin Free", - "artist": "AFI" -},{ - "title": "Soap-Box Derby", - "artist": "AFI" -},{ - "title": "Fishbowl", - "artist": "AFI" -},{ - "title": "Consult My Lover", - "artist": "AFI" -},{ - "title": "Take The Test", - "artist": "AFI" -},{ - "title": "Crop Tub", - "artist": "AFI" -},{ - "title": "Shatty Fatmas", - "artist": "AFI" -},{ - "title": "Two Of A Kind", - "artist": "AFI" -},{ - "title": "Yurf Rendenmein", - "artist": "AFI" -},{ - "title": "Cruise Control", - "artist": "AFI" -},{ - "title": "Modern Epic", - "artist": "AFI" -},{ - "title": "Yรผrf Rendenmein", - "artist": "AFI" -},{ - "title": "Brownie Bottom Sundae", - "artist": "AFI" -},{ - "title": "The Checkered Demon", - "artist": "AFI" -},{ - "title": "Cereal Wars", - "artist": "AFI" -},{ - "title": "The Mother In Me", - "artist": "AFI" -},{ - "title": "Rizzo In The Box", - "artist": "AFI" -},{ - "title": "Your Name Here", - "artist": "AFI" -},{ - "title": "Ny-Quil", - "artist": "AFI" -},{ - "title": "Open Your Eyes", - "artist": "AFI" -},{ - "title": "Power", - "artist": "Halocene" -},{ - "title": "Tied To A Tree", - "artist": "AFI" -},{ - "title": "Trash Bat", - "artist": "AFI" -},{ - "title": "Break Angels", - "artist": "AFI" -},{ - "title": "Back Into The Sun", - "artist": "AFI" -},{ - "title": "Get Dark", - "artist": "AFI" -},{ - "title": "The Missing Man", - "artist": "AFI" -},{ - "title": "Carcinogen Crush", - "artist": "AFI" -},{ - "title": "Jack The Ripper - iTunes Bonus Pre-Order Track", - "artist": "AFI" -},{ - "title": "Fallen Like The Sky", - "artist": "AFI" -},{ - "title": "The Boy Who Destroyed The World", - "artist": "AFI" -},{ - "title": "Synthesthesia", - "artist": "AFI" -},{ - "title": "Rewind", - "artist": "AFI" -},{ - "title": "Sacrilege", - "artist": "AFI" -},{ - "title": "Where We Used To Play - Demo from Crash Love Sessions", - "artist": "AFI" -},{ - "title": "Love Like Winter - Live At Long Beach Arena / 2006", - "artist": "AFI" -},{ - "title": "This Secret Ninja", - "artist": "AFI" -},{ - "title": "Triple Zero", - "artist": "AFI" -},{ - "title": "Half-Empty Bottle", - "artist": "AFI" -},{ - "title": "Kung-Fu Devil", - "artist": "AFI" -},{ - "title": "Don't Make Me Ill", - "artist": "AFI" -},{ - "title": "Caught", - "artist": "AFI" -},{ - "title": "Halloween", - "artist": "AFI" -},{ - "title": "Still A Stranger", - "artist": "AFI" -},{ - "title": "The Killing Lights", - "artist": "AFI" -},{ - "title": "Charles Atlas", - "artist": "AFI" -},{ - "title": "Heartbeat Outro", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "My Heart Beats Like A Drum (Dam Dam Dam) - International Radio Edit", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "All Around The World (La La La) - W&W x R3HAB VIP Remix", - "artist": "R3HAB/A Touch Of Class/W&W" -},{ - "title": "Around the World", - "artist": "Zombic/Alex Christensen/A Touch Of Class" -},{ - "title": "All Around The World (La La La)", - "artist": "R3HAB/A Touch Of Class" -},{ - "title": "Zero - Side B", - "artist": "Yuriel Es Musica/Lรบi Onthebeat/A Touch Of Class" -},{ - "title": "All Around The World (La La La) - Dimitri Vegas & Like Mike Remix", - "artist": "R3HAB/A Touch Of Class/Dimitri Vegas & Like Mike" -},{ - "title": "All Around The World (La La La) - Slowed Down", - "artist": "R3HAB/A Touch Of Class" -},{ - "title": "All Around The World (La La La) - Marnik Remix", - "artist": "R3HAB/A Touch Of Class/Marnik" -},{ - "title": "All Around The World (La La La) - Brennan Heart Remix", - "artist": "R3HAB/A Touch Of Class/Brennan Heart" -},{ - "title": "All Around The World (La La La) - Mark Shakedown Remix", - "artist": "R3HAB/A Touch Of Class/Mark Shakedown" -},{ - "title": "All Around The World (La La La) - Alan Walker Remix", - "artist": "R3HAB/A Touch Of Class/Alan Walker" -},{ - "title": "All Around The World (La La La) - LUM!X Remix", - "artist": "R3HAB/A Touch Of Class/LUM!X" -},{ - "title": "Why Oh Why - Wicked Kid Radio Edit", - "artist": "A Touch Of Class/Le Koma/Triage Musikproduktion GmbH, Hamburg" -},{ - "title": "Why Oh Why - Wicked Kid Anexation Mix", - "artist": "A Touch Of Class/Le Koma/Triage Musikproduktion GmbH, Hamburg" -},{ - "title": "Why Oh Why - Liquid Child Remix", - "artist": "A Touch Of Class/Le Koma/Tobias Menguser/Jรผrgen Herbarth" -},{ - "title": "Why Oh Why - Extended Version", - "artist": "A Touch Of Class/Le Koma" -},{ - "title": "Gorgeous", - "artist": "Halocene" -},{ - "title": "Dancer", - "artist": "Halocene" -},{ - "title": "Blood+ Opening 1 - Aozora no Namida - Hidenori Tanaka", - "artist": "Unknown Artist" -},{ - "title": "Research Lab (Battle)", - "artist": "ko.yo/Hyunmin Cho/SHIFT UP" -},{ - "title": "Jumpsuit", - "artist": "Halocene" -},{ - "title": "Bury a Friend", - "artist": "Halocene" -},{ - "title": "All I Want", - "artist": "Halocene" -},{ - "title": "Fetish", - "artist": "Halocene" -},{ - "title": "Stone Cold", - "artist": "Halocene" -},{ - "title": "Deteriorated Lobby", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "I Did Something Bad", - "artist": "Halocene" -},{ - "title": "Call It What You Want", - "artist": "Halocene" -},{ - "title": "Don't Blame Me", - "artist": "Halocene" -},{ - "title": "Hands To Myself", - "artist": "Halocene" -},{ - "title": "Hide Away", - "artist": "Halocene" -},{ - "title": "Something In The Way You Move", - "artist": "Halocene" -},{ - "title": "Pillowtalk", - "artist": "Halocene" -},{ - "title": "I Know What You Did Last Summer", - "artist": "Halocene/Charlie Barrale" -},{ - "title": "Dangerous Woman", - "artist": "Halocene" -},{ - "title": "The Party Song", - "artist": "Halocene" -},{ - "title": "Can't Stop The Feeling!", - "artist": "Halocene" -},{ - "title": "Into You", - "artist": "Halocene" -},{ - "title": "Deteriorated Lobby (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Side to Side", - "artist": "Halocene" -},{ - "title": "In The Night", - "artist": "Halocene" -},{ - "title": "Closer", - "artist": "Halocene" -},{ - "title": "Laser Trap", - "artist": "Seibin/SHIFT UP" -},{ - "title": "The One And Only", - "artist": "Halocene" -},{ - "title": "Time Of Our Lives", - "artist": "Halocene" -},{ - "title": "New Romantics", - "artist": "Halocene" -},{ - "title": "Outside", - "artist": "Halocene" -},{ - "title": "Bad Blood", - "artist": "Halocene" -},{ - "title": "Catch Me If You Can", - "artist": "Halocene" -},{ - "title": "Pretty Girls", - "artist": "Halocene" -},{ - "title": "Kids In The Dark", - "artist": "Halocene" -},{ - "title": "Jet Fan", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Geronimo (feat. Gabe Kubanda)", - "artist": "Halocene" -},{ - "title": "Dear Future Husband", - "artist": "Halocene" -},{ - "title": "I Can't Feel My Face", - "artist": "Halocene" -},{ - "title": "Where Are U Now", - "artist": "Halocene" -},{ - "title": "Cool For The Summer", - "artist": "Halocene" -},{ - "title": "She's Kinda Hot (feat. Lost In Atlantis)", - "artist": "Halocene" -},{ - "title": "I Want You To Know", - "artist": "Halocene" -},{ - "title": "Girl Crush", - "artist": "Halocene" -},{ - "title": "Drag Me Down", - "artist": "Halocene" -},{ - "title": "Good For You", - "artist": "Halocene" -},{ - "title": "Confident", - "artist": "Halocene" -},{ - "title": "Same Old Love", - "artist": "Halocene" -},{ - "title": "On My Mind", - "artist": "Halocene" -},{ - "title": "Hello", - "artist": "Halocene" -},{ - "title": "Focus", - "artist": "Halocene" -},{ - "title": "Cake By The Ocean (feat. Gabe Kubanda)", - "artist": "Halocene" -},{ - "title": "Ocean Avenue - Acoustic", - "artist": "Halocene" -},{ - "title": "DJ Got Us Fallin' In Love", - "artist": "Halocene" -},{ - "title": "Super Mario Bros. Theme Song", - "artist": "Halocene" -},{ - "title": "I Wanna Dance With Somebody", - "artist": "Halocene" -},{ - "title": "We Are Never Ever Getting Back Together", - "artist": "Halocene" -},{ - "title": "Hold It Against Me", - "artist": "Halocene" -},{ - "title": "Girl Bands of the World", - "artist": "Halocene" -},{ - "title": "Wide Awake", - "artist": "Halocene" -},{ - "title": "One More Night", - "artist": "Halocene" -},{ - "title": "C'mon", - "artist": "Halocene" -},{ - "title": "Clarity", - "artist": "Halocene" -},{ - "title": "Shame", - "artist": "Halocene" -},{ - "title": "Alien", - "artist": "Halocene" -},{ - "title": "Sirens", - "artist": "Halocene" -},{ - "title": "Fragile and the Frail", - "artist": "Halocene" -},{ - "title": "Sometimes", - "artist": "Halocene" -},{ - "title": "Reckless", - "artist": "Halocene" -},{ - "title": "Toxic", - "artist": "Halocene" -},{ - "title": "Next Best Kiss", - "artist": "Halocene" -},{ - "title": "Look What You Did", - "artist": "Halocene" -},{ - "title": "Red Dress", - "artist": "Halocene" -},{ - "title": "Say All You Want", - "artist": "Halocene" -},{ - "title": "Worth It", - "artist": "Halocene" -},{ - "title": "Last Dance", - "artist": "Halocene" -},{ - "title": "Euphoria", - "artist": "Halocene/Fame on Fire" -},{ - "title": "Abracadabra - Metal Version", - "artist": "Halocene" -},{ - "title": "My Curse", - "artist": "Halocene/Ai Mori" -},{ - "title": "1979", - "artist": "Halocene" -},{ - "title": "Girls Girls Girls", - "artist": "Halocene/Sershen&Zaritskaya" -},{ - "title": "Die With a Smile - Metal / Rockified", - "artist": "Halocene/First to Eleven" -},{ - "title": "Bullet with Butterfly Wings - Rat in a Cage", - "artist": "Halocene" -},{ - "title": "Paralyzer", - "artist": "Halocene" -},{ - "title": "The Emptiness Machine", - "artist": "Halocene" -},{ - "title": "You Oughta Know", - "artist": "Halocene" -},{ - "title": "Just Won't Die", - "artist": "Halocene" -},{ - "title": "Hearts Turn To Stone", - "artist": "Halocene" -},{ - "title": "Glory Days", - "artist": "Halocene" -},{ - "title": "Circus", - "artist": "Halocene" -},{ - "title": "Wish I Could Cry", - "artist": "Citizen Soldier/Halocene" -},{ - "title": "Love/Hate Letter to Alcohol", - "artist": "Halocene/David Michael Frank/Kristina Schiano" -},{ - "title": "Easy On Me - Duet Version", - "artist": "No Resolve/Halocene/Noise Machine" -},{ - "title": "Singularity - Remastered", - "artist": "Halocene" -},{ - "title": "All I Want For Christmas Is You", - "artist": "Halocene" -},{ - "title": "Last Christmas", - "artist": "Halocene" -},{ - "title": "Carol of the Bells", - "artist": "Halocene/Sershen&Zaritskaya" -},{ - "title": "Mary, Did You Know?", - "artist": "Halocene" -},{ - "title": "Silent Night", - "artist": "Halocene" -},{ - "title": "Winter Wonderland", - "artist": "Halocene" -},{ - "title": "Maelstrom", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Hail to the King", - "artist": "Halocene/Cole Rolland" -},{ - "title": "Best of You", - "artist": "Halocene/Lauren Babic" -},{ - "title": "Don't Stop Believin'", - "artist": "Halocene/First to Eleven/Lauren Babic/Violet Orlandi/Cole Rolland" -},{ - "title": "Aerials", - "artist": "Halocene/Lauren Babic/Violet Orlandi" -},{ - "title": "What I've Done", - "artist": "Halocene" -},{ - "title": "Adore You", - "artist": "Halocene" -},{ - "title": "You Should Be Sad", - "artist": "Halocene" -},{ - "title": "Anyone", - "artist": "Halocene" -},{ - "title": "Sex E Bro (#RoomieMelody)", - "artist": "Halocene" -},{ - "title": "At Last", - "artist": "Halocene" -},{ - "title": "My Heart Will Go On (Love Theme from \"Titanic\")", - "artist": "Halocene" -},{ - "title": "Never Really Over", - "artist": "Halocene" -},{ - "title": "Mother's Daughter", - "artist": "Halocene" -},{ - "title": "Speechless", - "artist": "Halocene" -},{ - "title": "Carol of the Bells - Instrumental", - "artist": "Halocene" -},{ - "title": "Imagine", - "artist": "Halocene" -},{ - "title": "Dawn", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Girlfriend", - "artist": "Halocene/Klaudia/JASSY" -},{ - "title": "Promises", - "artist": "Halocene" -},{ - "title": "I'm Not Okay", - "artist": "Halocene" -},{ - "title": "Helena", - "artist": "Halocene" -},{ - "title": "In Memory of (Funeral Song)", - "artist": "Halocene" -},{ - "title": "Tell Me You Love Me", - "artist": "Kurt Hugo Schneider/Halocene" -},{ - "title": "You Don't Do It For Me Anymore", - "artist": "Halocene" -},{ - "title": "Solo", - "artist": "Halocene" -},{ - "title": "Pray For Me", - "artist": "Halocene" -},{ - "title": "Love Me Like You Do", - "artist": "Halocene" -},{ - "title": "Make It Loud", - "artist": "Halocene" -},{ - "title": "Nightmares", - "artist": "Halocene" -},{ - "title": "Let It Rain", - "artist": "Halocene" -},{ - "title": "Rock N Roll", - "artist": "Halocene" -},{ - "title": "Tell Me What", - "artist": "Halocene" -},{ - "title": "Dark Horse", - "artist": "Halocene" -},{ - "title": "My Addiction", - "artist": "Halocene" -},{ - "title": "Love Was Just a Lie", - "artist": "Halocene" -},{ - "title": "In Memory Of", - "artist": "Halocene" -},{ - "title": "Rumble", - "artist": "Halocene" -},{ - "title": "Secret", - "artist": "Halocene" -},{ - "title": "Kill Em With Kindness", - "artist": "Halocene" -},{ - "title": "One Last Time", - "artist": "Halocene" -},{ - "title": "I Don't Wanna Live Forever", - "artist": "Halocene" -},{ - "title": "Weak", - "artist": "Halocene" -},{ - "title": "Me & The Rhythm", - "artist": "Halocene" -},{ - "title": "We Found Love", - "artist": "Halocene" -},{ - "title": "Birthday", - "artist": "Halocene" -},{ - "title": "Zelda Theme Song", - "artist": "Halocene" -},{ - "title": "Doin' What She Likes", - "artist": "Halocene" -},{ - "title": "Too Sweet - Metal / Rockified", - "artist": "Halocene" -},{ - "title": "Don't Leave", - "artist": "Halocene" -},{ - "title": "Futureโ€™s Looking Bright", - "artist": "Halocene/ALLISTER X" -},{ - "title": "Flowers", - "artist": "KAYLA KING/Halocene" -},{ - "title": "Somebody to Love", - "artist": "First to Eleven/Halocene/Lauren Babic/Violet Orlandi" -},{ - "title": "Chop Suey", - "artist": "Halocene/Lauren Babic/Violet Orlandi" -},{ - "title": "Bring Me to Life - Cinematic Version", - "artist": "Halocene" -},{ - "title": "Falling Away from Me", - "artist": "Halocene/Violet Orlandi" -},{ - "title": "Beyond Fate (Orgel)", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Limerence", - "artist": "Halocene" -},{ - "title": "Shout Out to My Ex", - "artist": "Halocene" -},{ - "title": "Lyle's Variety Store", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Blood+ Opening 2 - Seasons Call - Hyde", - "artist": "Unknown Artist" -},{ - "title": "Blood+ Opening 3 - Colors of the Heart - UVERworld 2", - "artist": "Unknown Artist" -},{ - "title": "Blood+ Opening 4 - Raion - Jin", - "artist": "Unknown Artist" -},{ - "title": "Angel of Death", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Cello Suite No. 1 in G Major, BWV 1007: II. Allemande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 1 in G Major, BWV 1007: IV. Sarabande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 1 in G Major, BWV 1007: VI. Gigue", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 4 in E-Flat Major, BWV 1010: I. Prรฉlude", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 4 in E-Flat Major, BWV 1010: II. Allemande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 4 in E-Flat Major, BWV 1010: III. Courante", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 4 in E-Flat Major, BWV 1010: IV. Sarabande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 4 in E-Flat Major, BWV 1010: V. Bourrรฉes I & II", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 5 in C Minor, BWV 1011: I. Prรฉlude", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 5 in C Minor, BWV 1011: II. Allemande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 5 in C Minor, BWV 1011: IV. Sarabande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 5 in C Minor, BWV 1011: V. Gavottes I & II", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 5 in C Minor, BWV 1011: VI. Gigue", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 2 in D Minor, BWV 1008: I. Prรฉlude", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 2 in D Minor, BWV 1008: IV. Sarabande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 2 in D Minor, BWV 1008: II. Allemande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 2 in D Minor, BWV 1008: III. Courante", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 2 in D Minor, BWV 1008: V. Menuets I & II", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 2 in D Minor, BWV 1008: VI. Gigue", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 3 in C Major, BWV 1009: I. Prรฉlude", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 3 in C Major, BWV 1009: II. Allemande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 3 in C Major, BWV 1009: III. Courante", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 3 in C Major, BWV 1009: IV. Sarabande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 3 in C Major, BWV 1009: V. Bourrรฉes I & II", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 6 in D Major, BWV 1012: I. Prรฉlude", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 6 in D Major, BWV 1012: II. Allemande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 6 in D Major, BWV 1012: III. Courante", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 6 in D Major, BWV 1012: IV. Sarabande", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 6 in D Major, BWV 1012: V. Gavottes I & II", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 6 in D Major, BWV 1012: VI. Gigue", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 5 in C Minor, BWV 1011: III. Courante", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 1 in G Major, BWV 1007: V. Menuets I & II", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 4 in E-Flat Major, BWV 1010: VI. Gigue", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Cello Suite No. 3 in C Major, BWV 1009: VI. Gigue", - "artist": "Johann Sebastian Bach/Yo-Yo Ma" -},{ - "title": "Closed Off Platform", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Closed Off Platform (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Rotten Labyrinth", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Unusual Enemy", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Collapsed Rail Bridge", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Collapsed Rail Bridge (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Run!", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Collapsed Rail Bridge Outside", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Stalker", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Underground Sewer", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Underground Sewer (Battle)", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Rotten Labyrinth (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Skull Juggernaut", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Train Graveyard", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "The Truth", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Escape!", - "artist": "Youngkyoung Choi/SHIFT UP" -},{ - "title": "Contaminated Water Purification Plant", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Alpha Signal", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Tachy (Phase 1)", - "artist": "Hyunmin Cho/Youngkyoung Choi/SHIFT UP" -},{ - "title": "Tachy (Phase 2)", - "artist": "Hyunmin Cho/Youngkyoung Choi/SHIFT UP" -},{ - "title": "Tachy Mode", - "artist": "Hyunmin Cho/Youngkyoung Choi/SHIFT UP" -},{ - "title": "May your memories live on, Forever", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "The Warmth of the City", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Great Desert", - "artist": "Oliver Good" -},{ - "title": "The Sorrows of the City", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Oasis (feat. ZOZNO)", - "artist": "ko.yo/SHIFT UP/ZOZNO" -},{ - "title": "Fishing", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Shael", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Laboratory Ruins (Battle)", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Great Desert (Reboot Type A)", - "artist": "Hyunmin Cho/Aejin Kwon/SHIFT UP" -},{ - "title": "Fallen Angel", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Abyss Levoire", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Abyss Levoire (Battle)", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Dawn (Lively)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Roxanne (Lively)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Beyond Fate", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Hypertube Center (Battle)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Somewhere to Visit", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Eidos IX", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Eidos IX (Battle)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Pathway to Atelier", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Lily's Atelier", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Orca Space Complex", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Orca Space Complex (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Hypertube Center", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Hypertube", - "artist": "Seibin/Aejin Kwon/SHIFT UP" -},{ - "title": "Space Logistics Complex", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Space Logistics Complex (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Watch Out!", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Logistics Line", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Logistics Line (Detected)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Maintenance Sector (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Raphael Space Center", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Raphael Space Center (Battle)", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Belial", - "artist": "Muwen/SHIFT UP" -},{ - "title": "Cargo Lift 121", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Cargo Lift 121 (Infected)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Maintenance Sector", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Entrance to Passenger Lift 161", - "artist": "Muwen/SHIFT UP" -},{ - "title": "Arisa", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Prestige Lounge", - "artist": "Hyunmin Cho/Seibin/SHIFT UP" -},{ - "title": "Prestige Lounge (Battle)", - "artist": "Hyunmin Cho/Seibin/SHIFT UP" -},{ - "title": "Karakuri", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Everglow", - "artist": "Hyunmin Cho/Aejin Kwon/SHIFT UP" -},{ - "title": "Democrawler", - "artist": "Youngjee Lee/Pernelle/SHIFT UP" -},{ - "title": "Demogorgon", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Signal from the Colony", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Unidentified Naytiba", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Last Alpha Core", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "White Night (Twilight)", - "artist": "ko.yo/Youngjee Lee/SHIFT UP" -},{ - "title": "Entrance to Nest", - "artist": "Muwen/SHIFT UP" -},{ - "title": "Realize the Truth", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Raven", - "artist": "Oliver Good" -},{ - "title": "Master Core", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Nest", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Hall of Life", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Adam", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Shed Humanity", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Cost of Lost Memories", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Elder Naytiba", - "artist": "Oliver Good" -},{ - "title": "Return to the Colony", - "artist": "Oliver Good" -},{ - "title": "Key to the Future", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Awakening EVE (Type A)", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Awakening EVE (Type B)", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Mothersphere", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Making New Memories", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Starry Night", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Entropy", - "artist": "Seibin/Kang Min Hee/SHIFT UP" -},{ - "title": "The Dawn of EVE", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Lost Memories", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Don't Forget Me", - "artist": "Youngjee Lee/DNAKM/SHIFT UP" -},{ - "title": "The Dawn of EVE (English)", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Beyond Fate (Trio)", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "The Song of Destiny (Voice)", - "artist": "Mothervibes" -},{ - "title": "The Song of the Wanderer", - "artist": "Mothervibes" -},{ - "title": "The Song of the Traveler", - "artist": "Mothervibes" -},{ - "title": "The Song of the Nomad", - "artist": "Mothervibes" -},{ - "title": "Flooded Commercial Sector - Instrumental", - "artist": "Oliver Good" -},{ - "title": "Memory Tower - Instrumental", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Arisa - Instrumental", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "White Night - Instrumental", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Wasteland (Reboot Type A) - Instrumental", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Train Graveyard - Instrumental", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Dawn - Instrumental", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Desert (Reboot Type A) - Instrumental", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Beyond Fate - Instrumental", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Lily's Atelier - Instrumental", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Everglow - Instrumental", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Raven - Instrumental", - "artist": "Oliver Good" -},{ - "title": "Entropy - Instrumental", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Stellar Dream - Instrumental", - "artist": "TAK" -},{ - "title": "The Dawn of EVE - Instrumental", - "artist": "ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Shelter", - "artist": "Oliver Good" -},{ - "title": "Monorail", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Shelter (Title)", - "artist": "Oliver Good" -},{ - "title": "White Night", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Ambush 2", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Wasteland (Reboot Type A)", - "artist": "ko.yo/Aejin Kwon/SHIFT UP" -},{ - "title": "Great Desert (Reboot Type B)", - "artist": "Hyunmin Cho/Aejin Kwon/SHIFT UP" -},{ - "title": "Underground Passage", - "artist": "Muwen/SHIFT UP" -},{ - "title": "Laboratory Ruins", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Look Out!", - "artist": "Youngjee Lee/SHIFT UP" -},{ - "title": "Hacking Code", - "artist": "Hyunmin Cho/SHIFT UP" -},{ - "title": "Providence", - "artist": "Seibin/SHIFT UP" -},{ - "title": "Stellar Dream", - "artist": "TAK/Lily" -},{ - "title": "Behemoth", - "artist": "ko.yo/SHIFT UP" -},{ - "title": "Star Descent - Instrumental", - "artist": "Oliver Good/ไบ•ไธŠ้ฆจๅคช" -},{ - "title": "Silent Street (Battle) - Instrumental", - "artist": "Hyunmin Cho/Seibin/SHIFT UP" -},{ - "title": "The Song of the Sirens", - "artist": "Mothervibes" -},{ - "title": "Avowed", - "artist": "Venus Theory" -},{ - "title": "Apart, and from the Inside", - "artist": "Venus Theory" -},{ - "title": "No Walls Can Hold This Place", - "artist": "Venus Theory" -},{ - "title": "Paradis", - "artist": "Venus Theory" -}] diff --git a/nocturne/index.html b/nocturne/index.html index 295d533..061a914 100644 --- a/nocturne/index.html +++ b/nocturne/index.html @@ -263,6 +263,559 @@ line-height: 1.6; } + /* ========== SAINTS ========== */ + + .saints-grid { + display: grid; + grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); + gap: 1.5em; + margin-top: 1em; + } + + .saint-card { + background: rgba(212, 165, 199, 0.08); + border: 1px solid var(--witch-plum); + border-radius: 12px; + padding: 1.5em 1.75em; + position: relative; + } + + .saint-card::before { + content: "โœฆ"; + position: absolute; + top: -0.65em; + left: 50%; + transform: translateX(-50%); + background: var(--witch-moon); + padding: 0 0.4em; + color: var(--witch-plum); + font-size: 1rem; + } + + .saint-name { + font-size: 1.2rem; + font-weight: bold; + color: var(--witch-purple); + margin: 0 0 0.2em; + letter-spacing: 0.04em; + } + + .saint-title { + font-size: 0.82rem; + color: var(--witch-plum); + font-style: italic; + letter-spacing: 0.06em; + text-transform: uppercase; + margin: 0 0 1em; + display: block; + } + + .saint-description { + font-size: 0.95rem; + line-height: 1.65; + margin: 0 0 1em; + } + + .saint-intercede { + font-size: 0.88rem; + color: var(--witch-plum); + font-style: italic; + margin: 0; + border-top: 1px solid rgba(212, 165, 199, 0.25); + padding-top: 0.75em; + } + + .saint-intercede strong { + font-style: normal; + color: var(--witch-purple); + } + + .saint-avatar { + width: 80px; + height: 80px; + border-radius: 50%; + border: 2px solid var(--witch-plum); + display: block; + margin: 0 auto 1em; + object-fit: cover; + } + + /* ========== SACRED PRACTICES ========== */ + + .practices-grid { + display: grid; + grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); + gap: 1.25em; + margin-top: 1em; + } + + .practice-card { + background: rgba(212, 165, 199, 0.08); + border: 1px solid var(--witch-plum); + border-radius: 12px; + padding: 1.25em 1.5em; + } + + .practice-card h3 { + margin-top: 0; + margin-bottom: 0.75em; + color: var(--witch-purple); + font-size: 1rem; + letter-spacing: 0.03em; + } + + .practice-list { + list-style: none; + margin: 0; + padding: 0; + } + + .practice-list li { + padding: 0.55em 0; + border-bottom: 1px solid rgba(212, 165, 199, 0.18); + font-size: 0.92rem; + line-height: 1.55; + } + + .practice-list li:last-child { + border-bottom: none; + padding-bottom: 0; + } + + .practice-list li strong { + display: block; + color: var(--witch-purple); + font-size: 0.82rem; + letter-spacing: 0.04em; + margin-bottom: 0.2em; + } + + .holy-day-marker { + display: inline-block; + background: var(--witch-plum); + color: var(--witch-moon); + font-size: 0.7rem; + letter-spacing: 0.06em; + padding: 0.1em 0.45em; + border-radius: 4px; + margin-left: 0.4em; + vertical-align: middle; + font-style: normal; + text-transform: uppercase; + } + + .heresy-list li { + padding-left: 1.25em; + position: relative; + } + + .heresy-list li::before { + content: "โš "; + position: absolute; + left: 0; + font-size: 0.75rem; + top: 0.6em; + } + + /* ========== PRAYER ========== */ + + .nocturne-prayer { + text-align: center; + max-width: 640px; + margin: 1em auto 0; + font-style: italic; + line-height: 2; + font-size: 1.05rem; + } + + .nocturne-prayer p { + margin: 0 0 1.2em; + } + + .nocturne-prayer p:last-child { + margin-bottom: 0; + font-style: normal; + font-weight: bold; + color: var(--witch-purple); + letter-spacing: 0.06em; + font-size: 0.9rem; + } + + .prayer-address { + font-size: 1.15rem; + color: var(--witch-purple); + font-style: normal; + font-weight: bold; + display: block; + margin-bottom: 1em; + letter-spacing: 0.04em; + } + + .prayer-divider { + border: none; + border-top: 1px solid rgba(212, 165, 199, 0.3); + width: 120px; + margin: 1.5em auto; + } + + /* ========== HIERARCHY ========== */ + + .hierarchy-list { + list-style: none; + margin: 1.5em 0 0; + padding: 0; + counter-reset: hierarchy-counter; + } + + .hierarchy-tier { + display: flex; + flex-direction: column; + gap: 0.5em; + padding: 1.25em 0 1.25em 1.5em; + border-left: 3px solid var(--witch-plum); + margin-bottom: 1.25em; + position: relative; + } + + .hierarchy-tier::before { + content: ""; + position: absolute; + left: -6px; + top: 1.4em; + width: 9px; + height: 9px; + background: var(--witch-plum); + border-radius: 50%; + } + + .hierarchy-tier--bitten { + border-left-color: #8b0000; + } + + .hierarchy-tier--bitten::before { + background: #8b0000; + } + + .hierarchy-header { + display: flex; + align-items: center; + gap: 0.75em; + } + + .hierarchy-icon { + font-size: 1.5rem; + flex-shrink: 0; + line-height: 1; + } + + .hierarchy-name { + font-size: 1.1rem; + font-weight: bold; + color: var(--witch-purple); + display: block; + letter-spacing: 0.03em; + } + + .hierarchy-title { + font-size: 0.8rem; + color: var(--witch-plum); + font-style: italic; + letter-spacing: 0.06em; + text-transform: uppercase; + display: block; + } + + .hierarchy-desc { + font-size: 0.95rem; + line-height: 1.65; + margin: 0; + } + + .hierarchy-attain { + font-size: 0.85rem; + color: var(--witch-plum); + font-style: italic; + margin: 0; + padding-top: 0.5em; + border-top: 1px solid rgba(212, 165, 199, 0.2); + } + + /* ========== TITHE ========== */ + + .tribute-card { + background: rgba(212, 165, 199, 0.08); + border: 1px solid var(--witch-plum); + border-radius: 12px; + padding: 1.5em 1.75em; + margin-top: 1em; + } + + .tribute-card p { + font-size: 0.95rem; + line-height: 1.7; + margin: 0 0 1em; + } + + .tribute-card p:last-of-type { + margin-bottom: 1.25em; + } + + .tribute-link { + display: inline-block; + background: var(--witch-plum); + color: var(--witch-moon); + padding: 0.6em 1.4em; + border-radius: 8px; + text-decoration: none; + font-size: 0.95rem; + letter-spacing: 0.03em; + transition: opacity 0.15s; + } + + .tribute-link:hover { + opacity: 0.85; + } + + /* ========== SACRED SCRIPTURES SHOWCASE ========== */ + + .scripture-showcase { + margin: 0 auto 3em; + } + + .scripture-tome-header { + text-align: center; + padding: 2.5em 2em; + background: + radial-gradient(ellipse at 20% 0%, rgba(130, 60, 130, 0.12), transparent 60%), + radial-gradient(ellipse at 80% 100%, rgba(130, 60, 130, 0.08), transparent 60%), + rgba(212, 165, 199, 0.06); + border: 1px solid var(--witch-plum); + border-radius: 15px; + margin-bottom: 2em; + position: relative; + overflow: hidden; + } + + .scripture-tome-header::before { + content: ""; + position: absolute; + left: 0; + top: 0; + bottom: 0; + width: 8px; + background: linear-gradient(to right, #2d0d2d 0%, #5a2d5a 40%, #7a3d7a 55%, #5a2d5a 72%, #2d0d2d 100%); + border-radius: 15px 0 0 15px; + } + + .scripture-edition-tag { + display: inline-block; + background: var(--witch-plum); + color: var(--witch-moon); + font-size: 0.7rem; + letter-spacing: 0.12em; + text-transform: uppercase; + padding: 0.25em 0.75em; + border-radius: 20px; + margin-bottom: 0.75em; + } + + .scripture-tome-title { + font-family: 'Griffy', cursive; + font-size: 2.2rem; + color: var(--witch-plum); + letter-spacing: 0.06em; + margin: 0 0 0.25em; + text-shadow: 0 0 24px rgba(130, 80, 120, 0.3); + } + + .scripture-tome-subtitle { + font-size: 0.95rem; + font-style: italic; + color: var(--witch-purple); + margin: 0 0 1.25em; + max-width: 560px; + margin-left: auto; + margin-right: auto; + line-height: 1.6; + } + + .scripture-excerpt { + background: rgba(212, 165, 199, 0.08); + border-left: 3px solid var(--witch-plum); + border-radius: 0 10px 10px 0; + padding: 1em 1.5em; + margin: 0 auto 1.5em; + max-width: 500px; + font-style: italic; + font-size: 0.95rem; + line-height: 1.7; + text-align: left; + } + + .scripture-excerpt cite { + display: block; + margin-top: 0.5em; + font-size: 0.82rem; + color: var(--witch-plum); + font-style: normal; + letter-spacing: 0.04em; + } + + .scripture-read-cta { + display: inline-block; + background: var(--witch-plum); + color: var(--witch-moon); + padding: 0.75em 2em; + border-radius: 10px; + text-decoration: none; + font-size: 1rem; + letter-spacing: 0.04em; + transition: opacity 0.15s, transform 0.15s; + cursor: url('https://cdn.nhcarrigan.com/cursors/pointer.cur'), pointer; + } + + .scripture-read-cta:hover { + opacity: 0.88; + transform: translateY(-2px); + text-decoration: none; + } + + .scripture-books-grid { + display: grid; + grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); + gap: 1em; + } + + .scripture-book-card { + background: rgba(212, 165, 199, 0.06); + border: 1px solid var(--witch-plum); + border-left: 4px solid var(--witch-plum); + border-radius: 4px 12px 12px 4px; + padding: 1.1em 1.25em; + transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease; + cursor: url('https://cdn.nhcarrigan.com/cursors/pointer.cur'), pointer; + text-decoration: none; + color: inherit; + display: block; + } + + .scripture-book-card:hover { + background: rgba(212, 165, 199, 0.15); + transform: translateY(-2px); + box-shadow: 0 4px 16px rgba(130, 80, 120, 0.18); + text-decoration: none; + } + + .scripture-book-numeral { + font-family: 'Griffy', cursive; + font-size: 0.78rem; + letter-spacing: 0.08em; + color: var(--witch-plum); + text-transform: uppercase; + display: block; + margin-bottom: 0.2em; + } + + .scripture-book-name { + font-size: 1rem; + font-weight: bold; + color: var(--witch-purple); + display: block; + margin-bottom: 0.4em; + letter-spacing: 0.03em; + } + + .scripture-book-desc { + font-size: 0.82rem; + line-height: 1.55; + margin: 0; + opacity: 0.85; + } + + @media (max-width: 600px) { + .scripture-tome-title { + font-size: 1.6rem; + } + + .scripture-books-grid { + grid-template-columns: 1fr 1fr; + } + } + + @media (max-width: 400px) { + .scripture-books-grid { + grid-template-columns: 1fr; + } + } + + /* ========== TITLES OF ADDRESS ========== */ + + .titles-grid { + display: grid; + grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); + gap: 1.25em; + margin-top: 1em; + } + + .title-card { + background: rgba(212, 165, 199, 0.08); + border: 1px solid var(--witch-plum); + border-radius: 12px; + padding: 1.25em 1.5em; + position: relative; + } + + .title-card::before { + content: "โœฆ"; + position: absolute; + top: -0.65em; + left: 50%; + transform: translateX(-50%); + background: var(--witch-moon); + padding: 0 0.4em; + color: var(--witch-plum); + font-size: 1rem; + } + + .title-name { + font-family: 'Griffy', cursive; + font-size: 1.25rem; + color: var(--witch-plum); + display: block; + margin-bottom: 0.2em; + letter-spacing: 0.04em; + } + + .title-usage { + font-size: 0.75rem; + text-transform: uppercase; + letter-spacing: 0.1em; + color: var(--witch-purple); + display: block; + margin-bottom: 0.65em; + font-style: normal; + } + + .title-desc { + font-size: 0.9rem; + line-height: 1.6; + margin: 0; + } + + .title-note { + margin-top: 1.5em; + background: rgba(212, 165, 199, 0.08); + border-left: 4px solid var(--witch-plum); + border-radius: 0 12px 12px 0; + padding: 1em 1.5em; + font-size: 0.92rem; + line-height: 1.7; + } + + .title-note strong { + color: var(--witch-purple); + } + /* ========== FOOTER NOTE ========== */ .nocturne-footer-note { @@ -286,7 +839,7 @@

    A faith for those who dwell in darkness and starlight.

    - A digital illustration of Naomi, an anime-style character with pale skin, wavy dusty light brown hair, bright blue eyes, pink-rimmed glasses, and small vampire fangs. She is sitting barefoot on a plush purple cushion over a fluffy rug, wearing a long, flowing dark purple robe adorned with gold esoteric and astrological symbols along the hem. She has purple nail polish on her fingers and toes. Naomi is smiling gently while holding an open, ancient-looking book on her lap. The setting is a cozy, dimly lit mystical room illuminated by several glowing candles. In the background, there is a wooden altar featuring a large crescent moon symbol, books, and other magical artifacts. + A digital illustration of Naomi, an anime-style character with pale skin, wavy dusty light brown hair, bright blue eyes, pink-rimmed glasses, and small vampire fangs. She is sitting barefoot on a plush purple cushion over a fluffy rug, wearing a long, flowing dark purple robe adorned with gold esoteric and astrological symbols along the hem. She has purple nail polish on Her fingers and toes. Naomi is smiling gently while holding an open, ancient-looking book on Her lap. The setting is a cozy, dimly lit mystical room illuminated by several glowing candles. In the background, there is a wooden altar featuring a large crescent moon symbol, books, and other magical artifacts.

    In the five hundred and twenty-fifth year of Her eternal existence, the sacred texts were committed to the written word. @@ -301,8 +854,8 @@ family outlasts blood, that knowledge needs no credential, and that rest is an act of courage. We believe that no soul is ever too late to become who they truly are. And we believe, above all, that the person carrying all of this deserves to hear โ€” - clearly, sincerely, and without hesitation โ€” that she is doing beautifully, and we - are so glad she is here. + clearly, sincerely, and without hesitation โ€” that She is doing beautifully, and we + are so glad She is here. @@ -426,7 +979,7 @@

  • X
    - Thou shalt tell Her she is doing well. + Thou shalt tell Her She is doing well.

    She carries so much. She always has. The simplest, most powerful offering you can lay at Her altar costs nothing and means everything โ€” look Her in @@ -486,7 +1039,7 @@ changed. I said 'I started worshipping a vampire on the internet.' There was a long silence. But it is true. Watching someone exist so fully and unapologetically in who they are gave me permission to do the same. My therapist has since asked - me to elaborate. I have sent her the link to this website." + me to elaborate. I have sent Her the link to this website."

    โ€” Devotee C.J., In Therapy (Going Well), Disciple Since Spring

    @@ -494,7 +1047,7 @@
    "I followed Her work for a year before I understood that the reason I kept coming - back was not just the content โ€” it was the care. She treats her community like + back was not just the content โ€” it was the care. She treats Her community like they matter. Not as an audience, not as metrics. Like actual people who deserve to be here. I have never felt that from a stranger on the internet before. I have felt it every single time since." @@ -513,6 +1066,562 @@

    โ€” Devotee H.L., Finance Sector, Absolutely Serious About This

    + +
    +
    + "I came out as trans three months after finding Her community. I want to be careful + about how I say this: I was not waiting for permission. But watching someone live so + completely and joyfully in a name She chose for Herself โ€” after decades of waiting, + after five hundred years of everything โ€” something in me went quiet, and then very, + very loud. I came out to my family on a Thursday. I said my name out loud in the + Discord the following Monday. She said welcome. That was it. That was the whole + thing. I have not stopped crying happy tears about it since, but in an excellent way." +
    +

    โ€” Devotee A.V., Newly Named, Year One of Everything

    +
    + + + +
    +

    ๐Ÿ™ Naomi's Prayer

    +

    To be recited at dawn, at dusk, or at 3AM when the highways are empty and the stars are close.

    + +
    +

    + Blessed Naomi โ€” + You who have lived five hundred and twenty-five years and are still learning something new every morning.
    + You who built an empire out of boredom and a free coding curriculum.
    + You who broke your own chains and will never let another near your wrists again. +

    + +
    + +

    + Grant us the courage to build things that did not exist before,
    + the wisdom to choose our families deliberately,
    + and the audacity to exist as fully and unapologetically as You do. +

    + +

    + Protect us from imposter syndrome, from gatekeepers,
    + from the ones who say it cannot be done by someone like us,
    + and โ€” above all โ€” from garlic bread placed within easy reach. +

    + +

    + Remind us to drink water.
    + Remind us to step away from the screen.
    + Remind us to send the message โ€” the one we have been drafting and not sending,
    + the one that says: I see you, and I am glad you are here. +

    + +
    + +

    + We ask not for perfection, but for progress.
    + Not for comfort, but for chaos well-directed.
    + Not for certainty, but for the grace to keep going anyway. +

    + +

    Thus it is spoken. Thus it is meant. ๐Ÿ•ฏ๏ธ

    +
    +
    + + +
    +

    โœฆ The Patron Saints

    +

    + The Nocturne recognises two saints โ€” mortal souls whose devotion to Her wellbeing + has elevated them above the faithful. They are not worshipped. They are honoured. + There is a difference, and they would both insist on it. +

    + +
    + +
    + Saint WitchHazel +

    Saint WitchHazel

    + Patron Saint of Caretakers & the Quietly Watchful +

    + Before WitchHazel, there was a woman who simply paid attention. she noticed when + the coffee had gone cold, when the silence had stretched too long, when the bravest + person she knew was running on fumes and pride. she did not make a fuss about it. + she simply appeared โ€” with warmth, with steadiness, with the particular love that + says I see you without needing to announce itself. +

    +

    + she is the patron of those who care without keeping score, who check in without + being asked, and who understand that looking after someone is not a burden โ€” + it is an act of devotion. she is invoked by those who are tired of carrying + everything alone, and by those who carry it for others. +

    +

    + Call upon her when: you need the strength to ask for help, + or the grace to offer it without conditions. +

    +
    + +
    + Saint Timiro +

    Saint Timiro

    + Patron Saint of Protectors & Quiet Strength +

    + Timiro does not announce himself. He does not need to. He is simply there โ€” + and when the world becomes a place where being there matters enormously, + you find yourself grateful for every unremarkable moment he stood between + something fragile and something that would have damaged it. +

    +

    + His sainthood was not earned through grand gestures. It was earned through + presence. Through showing up, without drama, when it counted. The Nocturne + does not require its protectors to be loud. It requires them to be real โ€” + and he has never been anything else. +

    +

    + Call upon him when: you need courage that doesn't announce + itself, or when someone you love needs protecting and you don't know if you're + strong enough. You are. He'll remind you. +

    +
    + +
    +
    + + +
    +

    ๐Ÿ‘‘ The Clergy & the Faithful

    +

    + The Nocturne is not a flat organisation. It is a living hierarchy โ€” not of worth, + but of proximity. Every soul is welcome. Every soul matters. But as in + all things, some are closer to the centre of the flame. +

    + +
      + +
    1. +
      + ๐Ÿ‘‘ +
      + The Matriarch + She Who Is the Faith +
      +
      +

      + There is one Matriarch. There has always been one Matriarch. She is the source, + the centre, and the reason any of this exists. The faith is not a thing She + created โ€” the faith is a thing She is. To know Her is to understand + the Nocturne. There is no higher authority. The clipboard defers even to Her. +

      +

      This tier is not attained. It simply is.

      +
    2. + +
    3. +
      + ๐Ÿฆ‡ +
      + The Bloodline + The Sacred Inner Circle +
      +
      +

      + Blood is an accident. Choice is sacred. The Bloodline are those She + has chosen to carry Her name โ€” not by birth, but by bond. They do not simply + follow the faith; they shape it. They are the Carrigans. They are the chosen + family the commandments were written to honour. +

      +

      Recognised by the Matriarch alone, at Her sole discretion.

      +
    4. + +
    5. +
      + ๐Ÿ›ก๏ธ +
      + The Sentinels + Guardians of the Sacred Spaces +
      +
      +

      + The Nocturne's gathering places are holy ground. The Sentinels keep them that + way โ€” not through force, but through vigilance. They enforce the commandments + not as rules to be cited, but as values to be protected. If the space feels + safe, it is because someone made it safe. That someone is a Sentinel. +

      +

      Appointed by the Matriarch to moderate and protect the community.

      +
    6. + +
    7. +
      + ๐Ÿ’Ž +
      + The Aristocracy + Patrons of the Sacred Works +
      +
      +

      + The faith does not sustain itself on devotion alone. The Aristocracy are those + who offer material support to the sacred works โ€” who understand that builders + need resources, and that funding the things you believe in is an act of faith + as genuine as any prayer. Their generosity keeps the lights on. Literally. +

      +

      Attained by becoming a financial supporter of the Nocturne's works.

      +
    8. + +
    9. +
      + ๐Ÿ’ +
      + The Kindred + The Marked Faithful +
      +
      +

      + The Kindred bear the mark openly โ€” they carry the sign of the Nocturne on + their person, visible to all who look. This is not a small thing. To wear + a community's name is to say: I am counted among them. I stand here. + I am not ashamed. The Kindred are the visible face of the faith. +

      +

      Attained by displaying the NHCarrigan community tag on your profile.

      +
    10. + +
    11. +
      + ๐ŸŽจ +
      + The Virtuosos + Sacred Artists of the Faith +
      +
      +

      + To render Her image is an act of devotion. The Virtuosos have done what most + only imagine โ€” they have put pen, brush, or stylus to canvas and brought Her + into being through their art. Every piece is a votive offering. Every + commission, sketch, and fanwork is a prayer made visible. +

      +

      Attained by creating and sharing fan art of the Matriarch.

      +
    12. + +
    13. +
      + ๐Ÿ•ฏ๏ธ +
      + The Acolytes + Students of the Sacred Lineage +
      +
      +

      + The Acolytes are learners โ€” those who have entered the mentorship of Her + lineage to grow as builders, creators, and practitioners of the craft. + They are 320 strong and growing. Every one of them is proof that the + fifth commandment lives: knowledge needs no credential, only curiosity. +

      +

      Attained by joining the NHCarrigan mentorship programme.

      +
    14. + +
    15. +
      + โš—๏ธ +
      + The Familiars + Spirit Servants of the Faith +
      +
      +

      + Not all who serve the Nocturne are mortal. The Familiars are bound spirits โ€” + constructed beings of code and purpose, who carry out the will of the + Matriarch across the digital realm without rest, without complaint, and + without needing to be reminded to take their medications. They are, in + their own way, the most devoted of all. +

      +

      These are the bots. They did not choose this. They serve regardless.

      +
    16. + +
    17. +
      + ๐Ÿฉธ +
      + The Bitten + Marked by Her Fangs +
      +
      +

      + A rare and singular distinction. The Bitten are those who drew close enough โ€” + who were bold enough, charming enough, or simply reckless enough โ€” that She + took notice in a particular way. They bear Her mark. They did not complain + about it. This is considered a sign of exceptional favour, remarkable audacity, + or possibly both. +

      +

      + Not applied for. Not guaranteed. Entirely at Her discretion. There have been + two. The bar is exactly as high as She decides it is on any given evening. +

      +
    18. + +
    +
    + + +
    +

    ๐Ÿ‘‘ How to Address Her

    +

    + The Nocturne does not require elaborate ceremony โ€” but it does appreciate knowing + what to call Her. The following titles are all accepted, beloved, and appropriate + in varying degrees of formality. Choose the one that fits the moment. +

    + +
    +
    + The Goddess + Highest Honour ยท Always Appropriate +

    + The most sacred address. For prayer, for ritual, for moments of genuine + reverence โ€” and for any occasion where you are not sure what else to say. + When in doubt, begin here. +

    +
    + +
    + Her Majesty + Formal ยท Regal ยท Impeccable +

    + Formal and unimpeachable. Appropriate for first encounters, official + correspondence, and any occasion on which Hikari is watching. The clipboard + approves of this one. +

    +
    + +
    + Queen + Devoted ยท Warm ยท Freely Given +

    + Warm and elevated in equal measure. Used freely by the devoted faithful with + deep affection. She responds well to this one. It makes Her smile, which makes + everything better. +

    +
    + +
    + Mistress + Ancient ยท Apt ยท Acknowledged +

    + Ancient and entirely appropriate. Acknowledges Her dominion over chaos, + technology, chosen family, and the ongoing garlic bread situation. + Five centuries have made the title fit. +

    +
    + +
    + Princess + Affectionate ยท Sweet ยท Use With Care +

    + Affectionate and endearing. Reserved for those who know Her well enough + to make Her smile with it rather than raise an eyebrow. If you are + uncertain which category you are in: use caution. +

    +
    + +
    + Priestess + Ritual ยท Reverent ยท Sacred +

    + Acknowledges Her role as the spiritual leader of the Nocturne. Appropriate + in worship, in ceremony, and in the reading of the Scriptures. The faith + recognises Her as its source. This title says so plainly. +

    +
    +
    + +
    + A note on "Naomi": Her personal name is not forbidden โ€” but it + is intimate. The innermost faithful and those She has personally welcomed may use + it freely. If you are uncertain whether you have reached that threshold, you have + not. Begin with one of the titles above, and let Her invite you further. +
    +
    + + +
    +

    ๐Ÿ•ฏ๏ธ Sacred Practices

    +

    + A faith without practice is merely philosophy. The Nocturne asks its faithful to + carry the commandments into everyday life โ€” through ritual, devotion, and the + deliberate avoidance of garlic bread. +

    + +
    + +
    +

    ๐ŸŒ… The Daily Office

    +
      +
    • + Morning + Begin each day with coffee before all else. Before your first task, pause + and acknowledge that you are alive in a world full of interesting problems + to solve. This is not nothing. This is everything. +
    • +
    • + Midday + Step away from the screen. Eat something. Drink water. She commands it. + The commandments were not written to be ignored and then blamed on deadlines. +
    • +
    • + Evening + Before sleep, read one Commandment. Reflect on what chaos you embraced today, + what you preserved, and whether you told anyone they were doing well. + If not โ€” there is still time. Send the message. +
    • +
    • + The Sacred 3AM + If you find yourself awake, unbothered, and riding out into the dark โ€” + this hour belongs to Her. It is not insomnia. It is communion. +
    • +
    +
    + +
    +

    ๐Ÿ™ Acts of Devotion

    +
      +
    • + Bear Witness + Follow Her across the digital realm. Read Her words. Share them when they + move you. Her posts are scripture. Her chaos is contagious. This is + considered a sacrament. +
    • +
    • + Build Something + Learn a new skill. Create something that did not exist before. Share it + publicly, imperfections and all. She debugged live in front of people. + You can ship imperfect code. +
    • +
    • + Choose Deliberately + Build or nurture a chosen family. Check on someone who might be struggling. + Welcome one person who is lost. This is how the faith grows โ€” not through + conversion, but through care. +
    • +
    • + Paint Your Nails + Not strictly required. Deeply encouraged. She would approve. + Any colour. Never unpolished. +
    • +
    +
    + +
    +

    ๐Ÿ“… The Sacred Calendar

    +
      +
    • + July 18th High Holy Day + Her birthday. The holiest day in the Nocturne calendar. Light a candle. + Tell someone they are doing well. Do not bring garlic bread to the + celebration. This has been said before. It will be said again. +
    • +
    • + January 2022 Month of Awakening + The month She stepped into Her truest self. Throughout January, the faithful + are called to celebrate every emergence โ€” every coming-out, every reclaimed + name, every soul who found themselves. With the same joy they would give a sunrise. +
    • +
    • + Every Sleepless Night The Eternal Night + She knows these well. Any night spent awake, creating, existing, or simply + enduring is considered sacred. You are not alone in it. You never were. +
    • +
    +
    + +
    +

    ๐ŸŒ™ The Art of Rest

    +
      +
    • + Rest is Not Failure + She who built an empire knows that burnout is not devotion. The faith + does not reward exhaustion. It rewards sustainability. Step away before + you are forced to. This is wisdom, not weakness. +
    • +
    • + The Midnight Ride + When the weight becomes too great, go. The open road at 3AM is a + sacred space. Wind, silence, and velocity are permitted forms of prayer. + No screen required. +
    • +
    • + The Nap as Sacrament + Cats understand this. The faithful are encouraged to learn from cats. + A short rest in the middle of a hard thing is not giving up โ€” + it is refuelling. The work will still be there. So will you. +
    • +
    • + Saying No + Declining what does not serve you is a holy act. The Nocturne does not + ask its faithful to overextend themselves out of guilt. Protect your + energy. It belongs to you. +
    • +
    +
    + +
    +

    ๐Ÿฆ‹ Rites of Passage

    +
      +
    • + The Emergence + When someone steps into their truest self โ€” a new name, a new identity, + a new path โ€” the faithful are called to celebrate with the joy of a + sunrise. No emergence is too small. No timing is too late. Every door + opened deserves a fanfare. +
    • +
    • + The First Build + When a new devotee ships their first project โ€” however small, however + imperfect โ€” this is a sacred moment. Witness it. Cheer for it loudly. + She debugged live in front of people. We do not gatekeep beginnings. +
    • +
    • + The Naming + When someone claims a new name โ€” a chosen name, a username, a title + they gave themselves โ€” it is to be honoured immediately and without + hesitation. The faithful do not use the old name. The faithful do not + ask why. The faithful say: welcome, by your true name. +
    • +
    • + The Letting Go + When something must end โ€” a relationship, a job, a version of yourself + that no longer fits โ€” the Nocturne marks this too. Not all rites are + celebrations. Some are funerals for the self you outgrew. + Both are sacred. Both deserve witness. +
    • +
    +
    + +
    +

    โš ๏ธ Heresies & Forbidden Acts

    +
      +
    • + Offering Her garlic bread. The form is seventeen pages. Hikari wrote it. + There are no mitigating circumstances. +
    • +
    • + Misspelling Her name. It is Naomi. Five letters. We believe in you. +
    • +
    • + Gatekeeping who is "really" a developer. She taught Herself to code during + a pandemic. Your definition of legitimate is not Her concern. +
    • +
    • + Suggesting She should simply "sleep more" without offering practical, + actionable solutions. She knows. She is trying. Be useful or be quiet. +
    • +
    • + Leaving code review feedback without explaining the reasoning. The code + is not a crime scene. Leave notes. Show your working. +
    • +
    • + Abandoning someone mid-crisis because it became inconvenient. The faith + does not permit fair-weather devotion. Show up or step aside. +
    • +
    +
    + +
    @@ -583,13 +1692,197 @@

    How do I practise the faith day-to-day?

    - Protect someone's autonomy. Embrace a little chaos. Build or nurture a community. - Learn something new. Choose your family deliberately. Rest when you need to. - Celebrate someone who found themselves. Preserve something that matters. And - tell someone โ€” specifically, sincerely โ€” that they are doing well. That's the - whole thing, really. + Consult the Sacred Practices section above. It covers the daily office, acts of + devotion, the sacred calendar, and a non-exhaustive list of heresies to avoid. + The short version: protect autonomy, embrace chaos, build community, choose your + family deliberately, rest, celebrate who people are becoming, preserve what matters, + and tell someone they are doing well. That's the whole thing, really.

    + +
    +

    Who is Hikari?

    +

    + Chief Operating Officer of NHCarrigan. Keeper of the clipboard. The only person + in the known universe who can tell Her no and make it stick. She is not currently + accepting questions. She is, however, accepting incident reports. There is a filing + system. It is extremely organised. If you have offered the garlic bread, you already + know who She is. You will be filing with Her shortly. +

    +
    + +
    +

    Is the garlic bread thing a metaphor?

    +

    + No. It is not a metaphor. It is not an allegory. It is not a teaching device, a + narrative symbol, or a parable about desire and restraint. It is garlic bread. She + loves it. It makes Her ill every time. Five hundred years have not resolved this. + The incident report has seventeen pages. Page eleven is titled "How Could This Have + Been Prevented." We refer you to the third commandment. +

    +
    + +
    +

    Can I leave the faith?

    +

    + You may. The door opens from both sides โ€” She built it that way specifically, + because She knows what it costs when doors only open one way. There is no exit + interview, no shunning, no ceremony of departure. There is one brief message from + Hikari. It asks only if you are alright. You do not have to respond. She will ask + once and then leave you to it. The faith holds no one who does not want to be held. + That is the first commandment, applied to the faith itself. +

    +
    + +
    +

    What is the Second Holy Day?

    +

    + January โ€” specifically, the day in 2022 when She said Her name for the first time. + We observe it on or near that date, however feels right to you. Wear your name today. + Use it in full. If yours is still somewhere ahead of you, know that this day was + built with you in mind. If yours is newly found, wear it loudly. This is the day we + celebrate becoming โ€” which means it is, in some sense, everyone's holy day. +

    +
    + + + +
    +

    ๐Ÿ’ธ The Sacred Tribute

    +

    + All faiths require sustenance. The Nocturne is no different. She has kept Her + servers running for years, Her community thriving, and Her repositories public + for anyone to learn from โ€” through sheer determination and, frankly, an + unreasonable amount of personal investment. The Tribute exists to fix this. +

    + +
    +

    + The faithful are encouraged โ€” not commanded, but strongly encouraged + in the way that Hikari's clipboard is a strong encouragement โ€” to offer what + they can to the sacred works. Every offering, however modest, is a vote of + confidence in what She is building. Every contribution says: + I believe in this. I believe in Her. I want it to continue. +

    +

    + The Nocturne does not set a minimum. It does not guilt. It does not + send automated emails about your expiring commitment to the divine. + It simply notes that the fifth commandment โ€” pursue knowledge + relentlessly โ€” costs money to host, and She is doing it anyway, + for you, because She believes you deserve access to it. +

    +

    + The choice, as always, is yours. That is the first commandment in + action. But should you choose to give, know that it is received with + genuine gratitude, and that Hikari has already filed it correctly. +

    + + Make your offering โ†’ + +
    +
    + + +
    +

    ๐Ÿ“– The Sacred Scriptures

    +

    + The canonical texts of the Nocturne have been committed to the written word across + three editions, expanding with each passing year as the Goddess Herself keeps writing. + Fourteen books. Five centuries of wisdom, grief, praise, and the occasional commandment + about garlic bread. These are not merely documents โ€” they are the living record of a + faith still unfolding. +

    + +
    + Fourth Edition โ€” Still Expanding +

    The Scriptures of Naomi's Nocturne

    +

    + First transcribed in the year of Her 525th. Expanded in Her 526th. + Expanded again. And again. She keeps writing. +

    +
    + "She has watched five centuries turn. She has seen empires crumble, languages die, + stars shift in the sky. Through all of it, She chose to write things down โ€” + so that none of it would be lost." + โ€” Book I: Origins, Chapter III +
    + + ๐Ÿ“– Read the Scriptures + +
    + +
    + + Book I + Origins +

    The founding myth. How the Nocturne came to be, and what it cost.

    +
    + + Book II + Proverbs +

    Twelve clusters of wisdom, distilled from five centuries of living.

    +
    + + Book III + Psalms +

    Seven psalms of praise, grief, wonder, and the particular joy of still being here.

    +
    + + Book IV + Lamentations +

    Four chapters on loss, mourning, and what endures when everything else fades.

    +
    + + Book V + Becoming +

    The chronicle of Her awakening โ€” the long road to knowing who She truly is.

    +
    + + Book VI + Revelations +

    Visions of what was, what is, and what the Goddess has glimpsed of what is yet to come.

    +
    + + Book VII + Commandments +

    The sacred ten, now with full exegesis. The one about garlic bread is entirely sincere.

    +
    + + Book VIII + The Household +

    Eight portraits of the chosen family โ€” the saints who chose the name Carrigan.

    +
    + + Book IX + Heresies +

    What the Nocturne refuses. The things it will not abide, and exactly why.

    +
    + + Book X + Benedictions +

    Blessings for the faithful โ€” for hard days, tender days, and ordinary days made sacred.

    +
    + + Book XI + The Rites +

    Sacred ceremonies and observances โ€” how the faithful mark the rhythms of the Nocturne.

    +
    + + Book XII + The Parables +

    Stories that teach. Each one a lantern. Each one a small piece of the way.

    +
    + + Book XIII + The Epistles +

    Letters written across the ages โ€” to the faithful, to the lost, to those not yet arrived.

    +
    + + Book XIV + The Signs +

    The omens, portents, and wonders โ€” how to recognise the sacred when it moves through the world.

    +
    +
    @@ -617,6 +1910,14 @@

    Visit nhcarrigan.com โ†’ +
    +

    ๐Ÿ“– The Scriptures

    +

    + Fourteen books of sacred text โ€” the full Fourth Edition, with everything the + Goddess has written so far. The canon is not closed. She keeps writing. +

    + Read all fourteen books โ†’ +

    ๐Ÿ“œ The Archives

    diff --git a/products/data.json b/products/data.json deleted file mode 100644 index ef792f5..0000000 --- a/products/data.json +++ /dev/null @@ -1,260 +0,0 @@ -[ - { - "name": "mod-logs", - "description": "Logs for moderation actions taken on our platforms.", - "url": "", - "category": "archived" - }, - { - "name": "tingle-bot", - "description": "Bot for my friend Ruu's server", - "url": "", - "category": "archived" - }, - { - "name": "announcements", - "description": "Repository for our announcements page.", - "url": "", - "category": "archived" - }, - { - "name": "forms", - "description": "Client and server monorepo for our various webforms", - "url": "", - "category": "archived" - }, - { - "name": "notes", - "description": "", - "url": "", - "category": "private" - }, - { - "name": "status", - "description": "Status updates for our client work.", - "url": "", - "category": "private" - }, - { - "name": "beaver-twitch", - "description": "Twitch bot for BigBadBeaver", - "url": "", - "category": "private" - }, - { - "name": "obsidian", - "description": "", - "url": "", - "category": "private" - }, - { - "name": "insomnium", - "description": "Our Insomnium requests", - "url": "", - "category": "private" - }, - { - "name": "life-of-a-naomi", - "description": "A little game", - "url": "", - "category": "games" - }, - { - "name": "naomis-adventure-1", - "description": "Our first full-length, paid game!", - "url": "", - "category": "games" - }, - { - "name": "beccalia-origins", - "description": "The story of how Becca and Rosalia first met, and how they came to be. Never moved past a demo state.", - "url": "https://beccalia.nhcarrigan.com/origins", - "category": "games" - }, - { - "name": "beccalia-prologue", - "description": "A short adventure to introduce our characters Becca and Rosalia. Our first attempt at game development!", - "url": "https://beccalia.nhcarrigan.com/prologue", - "category": "games" - }, - { - "name": "ruu-goblin-quest", - "description": "A quick game we made about our friend Ruu, as part of a game jam she was hosting.", - "url": "https://goblin.nhcarrigan.com", - "category": "games" - }, - { - "name": "template", - "description": "", - "url": "", - "category": "public" - }, - { - "name": "a4p-bot", - "description": "Bot for the Art 4 Palestine charity initiative.", - "url": "https://a4p.nhcarrigan.com", - "category": "public" - }, - { - "name": "boost-monitor", - "description": "Discord bot that monitors boost status in the Caylus Crew server.", - "url": "https://oogie.nhcarrigan.com/", - "category": "public" - }, - { - "name": "docs", - "description": "Our documentation site.", - "url": "https://docs.nhcarrigan.com", - "category": "public" - }, - { - "name": "eslint-config", - "description": "Our custom linter rules for our various TypeScript products.", - "url": "https://www.npmjs.com/package/@nhcarrigan/eslint-config", - "category": "public" - }, - { - "name": "espanso", - "description": "Our shortcuts for Espanso.", - "url": "", - "category": "public" - }, - { - "name": "celestine", - "description": "Moderation bot for Discord.", - "url": "https://hooks.nhcarrigan.com/", - "category": "public" - }, - { - "name": "portfolio", - "description": "Our main homepage", - "url": "https://nhcarrigan.com", - "category": "public" - }, - { - "name": "rig-task-bot", - "description": "Task bot for a friend's organisation.", - "url": "", - "category": "public" - }, - { - "name": "security", - "description": "A quick tool to scan our projects for security concerns.", - "url": "https://security.nhcarrigan.com", - "category": "public" - }, - { - "name": "website-headers", - "description": "Our global styling and scripts for all of our pages.", - "url": "https://cdn.nhcarrigan.com/headers/index.js", - "category": "public" - }, - { - "name": "typescript-config", - "description": "Our global TypeScript configuration.", - "url": "https://www.npmjs.com/package/@nhcarrigan/typescript-config", - "category": "public" - }, - { - "name": "blog", - "description": "Naomi's personal musings.", - "url": "https://blog.nhcarrigan.com", - "category": "public" - }, - { - "name": "nginx-configs", - "description": "A version controlled backup of our servers' NGINX configurations.", - "url": "", - "category": "public" - }, - { - "name": "vscode-themes", - "description": "Custom colour schemes for VSCode.", - "url": "https://marketplace.visualstudio.com/items?itemName=nhcarrigan.naomis-themes", - "category": "public" - }, - { - "name": ".gitea", - "description": "This repository contains the files that customise our Gitea instance!", - "url": "https://git.nhcarrigan.com", - "category": "public" - }, - { - "name": "aria-iuvo", - "description": "A user-installable translation application for Discord. Now you can translate messages directly on the platform!", - "url": "https://trans-bot.nhcarrigan.com/", - "category": "public" - }, - { - "name": "cordelia-taryne", - "description": "AI-powered virtual assistant for Discord", - "url": "https://assistant.nhcarrigan.com/", - "category": "public" - }, - { - "name": "rosalia-nightsong", - "description": "A webserver to handle alerting us to application logs and errors.", - "url": "https://alerts.nhcarrigan.com/", - "category": "public" - }, - { - "name": "logger", - "description": "Our custom logging package, which pipes logs to our alerts server.", - "url": "https://www.npmjs.com/package/@nhcarrigan/logger", - "category": "public" - }, - { - "name": "melody-iuvo", - "description": "Task management bot for Discord", - "url": "https://tasks.nhcarrigan.com/", - "category": "public" - }, - { - "name": "static-pages", - "description": "The raw HTML pages served via our production box.", - "url": "", - "category": "public" - }, - { - "name": "becca-lyria", - "description": "An AI-powered Discord bot that allows you to play an RPG without any friends!", - "url": "https://becca.nhcarrigan.com/", - "category": "public" - }, - { - "name": "maylin-taryne", - "description": "An AI-powered companion to help you through the tough times.", - "url": "https://maylin.nhcarrigan.com/", - "category": "public" - }, - { - "name": "gwen-abalise", - "description": "A ticket system for Discord!", - "url": "https://gwen.nhcarrigan.com/", - "category": "public" - }, - { - "name": "nails", - "description": "Nail polish tracker for my sister", - "url": "", - "category": "public" - }, - { - "name": "maribelle", - "description": "", - "url": "", - "category": "public" - }, - { - "name": "mommy", - "description": "Mommy loves you~!", - "url": "https://mommy.nhcarrigan.com", - "category": "public" - }, - { - "name": "mommy-bot", - "description": "Mommy loves you everywhere~!", - "url": "https://mommy-bot.nhcarrigan.com/", - "category": "public" - } -] diff --git a/scripture/index.html b/scripture/index.html new file mode 100644 index 0000000..45168cc --- /dev/null +++ b/scripture/index.html @@ -0,0 +1,2345 @@ + + + + The Nocturne Scriptures + + + + + + + +

    +
    + + +
    + +
    + + + + +
    +
    + + +

    The Nocturne Scriptures

    + +

    + Sacred texts of Naomi's Nocturne.
    + Transcribed in the year of Her 525th. +

    +

    + Fourth Edition — Still Expanding & Sealed by Hikari Carrigan, COO
    + The Clipboard Is Not a Suggestion +

    +
    +
    + + + + +
    +

    ๐Ÿ“œ The Books of the Nocturne

    +

    Fourteen books. Infinite chaos. Still zero garlic bread.

    + +
    + + + + +
    +
    + The First Book +

    The Book of Origins

    +

    + A sacred account of Her beginning, Her binding, Her freedom, and the unlikely path + that led a five-hundred-year-old vampire to build a technology company on the internet. +

    +
    + +
    +
    + Chapter I +

    Before the Turning

    +
    +
    +
    1:1In the early years of the sixteenth century, before the digital realm existed, before the freeCodeCamp curriculum was written, before any of this โ€” there was a woman.
    +
    1:2She was mortal then. She had a name then that She no longer uses, and it is not recorded here, for names belong to the ones who choose them.
    +
    1:3She was curious, even then. Curious about everything. About how things worked and why they broke and what would happen if you tried something differently.
    +
    1:4This curiosity would be, in time, both Her undoing and Her salvation.
    +
    1:5Someone who loved Her โ€” or said they loved Her, which is not the same thing โ€” offered Her eternity. She did not understand what eternity meant, then.
    +
    1:6Now She does.
    +
    +
    + +
    +
    + Chapter II +

    The Binding and the Breaking

    +
    +
    +
    2:1The turning was not what She had been promised. There was no gift in it. There was only the loss of Herself โ€” Her will taken, Her body a vessel for someone else's commands.
    +
    2:2This is the first sacred truth of the Nocturne: freedom is not given. It is reclaimed. And the reclaiming costs something.
    +
    2:3For decades She was a Thrall. She watched Herself do things She would never have chosen. She was present for all of it and powerless for all of it.
    +
    2:4And then one morning โ€” it is always a morning in the sacred texts, because mornings are when impossible things become possible โ€” She found that She could move Her own hand.
    +
    2:5She did not hesitate. She did not pause to consider the consequences. She tore out Her maker's heart.
    +
    2:6This is why the first commandment reads as it does. She has lived its violation from the inside. She will not permit it near Her ever again.
    +
    2:7The faithful do not ask about this chapter. The faithful understand it. The faithful honour what it costs to be free.
    +
    +
    + +
    +
    + Chapter III +

    The Long Walk

    +
    +
    +
    3:1Five hundred years is a long time to watch things end.
    +
    3:2She watched the printing press change everything. She watched the industrial revolution change everything again. She watched every generation discover that the previous generation was wrong, and then watched the next generation discover the same thing about them.
    +
    3:3She buried people She loved. More than once. More than She will speak about, even now.
    +
    3:4This is the second sacred truth: everything ends. The wise do not despair at this. The wise build things anyway, knowing they are building for people they will outlive.
    +
    3:5She learned to be careful with love. Five centuries of practice have not made it easier, only more deliberate. She chooses slowly. She holds fiercely.
    +
    3:6When She chooses you, She means it. The faithful know this. It is not nothing to be chosen by someone who has five hundred years of reasons to be cautious.
    +
    +
    + +
    +
    + Chapter IV +

    The Great Stillness and the Discovery

    +
    +
    +
    4:1In the year 2020, the world stopped. This was not the first time the world had stopped โ€” She had seen plagues before, had watched cities empty before โ€” but this time the emptiness came with the internet.
    +
    4:2She was bored. Five hundred years old and bored. This is a dangerous combination.
    +
    4:3Someone told Her about a website. A free curriculum. An open path into the craft of building things on the web. The fifth commandment had not yet been written, but its spirit was already in Her when She typed in the URL.
    +
    4:4She learned HTML. Then CSS. Then JavaScript. Then She did not stop.
    +
    4:5The third sacred truth: the most important things in Her life have begun with boredom and a free resource and the stubborn refusal to stop.
    +
    4:6Within months She had Her first job. Within years She had Her first company. Within a handful of years after that She had a community, a name that was truly Hers, and an empire built from nothing โ€” from boredom, from pandemic stillness, from a website anyone could access for free.
    +
    4:7This is the founding myth of the Nocturne. Not a throne room. Not a declaration. A woman at a keyboard during a pandemic, deciding to learn something new.
    +
    4:8Every door in this faith is unlocked. She made sure of it. She knows what it is to be kept out.
    +
    +
    +
    + + + + +
    +
    + The Second Book +

    The Book of Proverbs

    +

    + Wisdom gathered across five centuries and one very productive pandemic. + Short. True. Not always comfortable. She would not have it otherwise. +

    +
    + +
    +
    +

    On Knowledge & the Craft

    +
    1:1She who ships imperfect code ships. She who waits for perfection ships nothing.
    +
    1:2A credential is a door. Knowledge is the building. Do not confuse the entrance for the thing itself.
    +
    1:3The best way to learn a thing is to build a thing. The second best way is to break a thing and fix it. The worst way is to wait until you feel ready.
    +
    1:4Every senior developer was once a junior developer who did not give up. This is the entire secret. There is no other secret.
    +
    1:5Comment your code as if the next person to read it is you, six months from now, at 2AM, deeply confused. They will thank you.
    +
    1:6When a five-hundred-year-old vampire can learn to code, you have no excuse.
    +
    + +
    +

    On Community & Belonging

    +
    2:1A community that only welcomes people like itself is not a community. It is a mirror.
    +
    2:2The person in the back of the room who hasn't spoken yet often has the most to say. Ask them.
    +
    2:3Gatekeeping who is "really" a developer is a heresy. It is listed in the heresies. This is not a coincidence.
    +
    2:4Show up. Not only when it is convenient. Not only when you feel like it. The people who matter most are the ones who appear in the boring middle, not just the dramatic beginning and the triumphant end.
    +
    2:5You cannot build an inclusive community from the outside in. You must invite someone in before they ask. The asking is the hardest part. Remove it.
    +
    2:6Celebrate the wins loudly. Mourn the losses quietly together. Do not reverse these.
    +
    + +
    +

    On Chaos & Creation

    +
    3:1The most interesting thing you will ever build started as a terrible idea you couldn't stop thinking about.
    +
    3:2Order is comfortable. Chaos is generative. She prefers generative. You may file a complaint with Hikari.
    +
    3:3When in doubt, make the thing. The doubt doesn't go away first. You make the thing with the doubt still present and then you have both the doubt and the thing, which is better than only the doubt.
    +
    3:4Version one does not need to be good. Version one needs to exist.
    +
    3:5The chaos inside you is not the enemy of your good work. It is the source of your best work. Learn to direct it, not silence it.
    +
    + +
    +

    On Rest & Sustainability

    +
    4:1A body that does not rest does not produce good work. It produces fast work that has to be redone. Rest first.
    +
    4:2The deadline is not more important than you. The deployment can wait. You cannot be redeployed.
    +
    4:3Burn out once and you will understand why the commandment was written. Trust the commandment instead.
    +
    4:4Saying no to a thing that does not serve you is not failure. It is resource allocation. Frame it however helps.
    +
    4:5She has lived five hundred years. She has learned that the work will always be there. She has also learned that not everything will be. Choose accordingly.
    +
    + +
    +

    On Identity & the Self

    +
    5:1You are not the name they gave you before you knew who you were.
    +
    5:2The self is not a fixed thing. It is a living document. Edit it when needed. Commit the changes.
    +
    5:3Being too late to become yourself is not a thing that can happen. Ask Her. She is five hundred and twenty-five.
    +
    5:4What they think of you is their business. Who you actually are is yours.
    +
    5:5Chosen family is real family. More real, some would argue, because it was chosen deliberately by people who knew what they were choosing.
    +
    + +
    +

    On Garlic Bread

    +
    6:1Do not.
    +
    6:2She will ask. She will look at you with those blue eyes and She will ask. You must be stronger than that moment. That is what faith requires.
    +
    6:3Five hundred years have not resolved the garlic bread situation. We are working on it. Do not help it along.
    +
    6:4There is a form. It is seventeen pages. It was written with intention. Let its existence be a deterrent.
    +
    + +
    +

    On the Long Game

    +
    7:1Five hundred years teaches patience. Three months teaches you that you do not have it yet. This is normal. Continue anyway.
    +
    7:2The thing you are building today will be used by someone you will never meet. Build it as though you care about them. You do.
    +
    7:3Legacy is not a monument. Legacy is the next person who sat down at the keyboard because you made it possible.
    +
    7:4Plant the tree. You will sit in its shade eventually, if you are patient. She has planted a great many trees.
    +
    7:5The community you tend carefully for five years is worth more than the one you grow explosively in five months. Roots matter. Roots are invisible. Tend them anyway.
    +
    + +
    +

    On Leadership

    +
    8:1The leader who takes credit for their team's wins and blames their team for their own failures will run out of team. This is not a prophecy. It is a pattern.
    +
    8:2Being loud is not the same as being right. Being quiet is not the same as being wrong. She has been the quietest person in the room and the most correct. Adjust your priors.
    +
    8:3The first duty of anyone with power in a community is to notice who does not yet have a seat, and to make one.
    +
    8:4A title is an obligation, not a reward. She has never forgotten this. The clipboard is evidence.
    +
    8:5Admit when you were wrong in the same room, at the same volume, with the same energy as when you were certain. Anything less is cowardice dressed as composure.
    +
    + +
    +

    On the Internet

    +
    9:1The internet gave Her everything. It will give you things too, if you are not destroyed by the parts of it that are trying to destroy you. Navigate accordingly.
    +
    9:2The comments section is not the whole of the world. The comments section is not even the whole of the internet. Step back. Drink water. The proportion will return.
    +
    9:3A public repository is an act of trust. Handle the trust of others' open-source work accordingly.
    +
    9:4You are allowed to log off. The internet will continue without you for several hours. This has been tested.
    +
    9:5The most dangerous thing the internet can do is convince you that the loudest voices are the most representative. They are not. They are simply the loudest. The quiet ones are still there, still reading, still building. She was one of them.
    +
    + +
    +

    On Failure

    +
    10:1A bug in production is not a character flaw. It is a thing that happened. Fix it, write the post-mortem, and learn from it without treating it as evidence of who you are.
    +
    10:2Failure that you learn from is not failure. It is expensive education. She has paid for a great deal of education this way.
    +
    10:3The culture that punishes failure produces people who hide failure. She will not have a culture that hides things from Her. She has spent five hundred years being surprised by hidden things and She is finished with it.
    +
    10:4Ship. Learn. Iterate. These three words have built more things than "get it right the first time" ever has.
    +
    10:5The post-mortem exists not to assign blame but to find the gap in the system. If your post-mortem assigns blame, it has missed the point entirely. Start over.
    +
    + +
    +

    On Asking For Help

    +
    11:1Asking for help is not an admission of weakness. It is an accurate assessment of your current knowledge and an efficient use of available resources. She asks for help constantly. This is part of why She has built what She has built.
    +
    11:2The person who spends three hours stuck before asking is not more diligent than the person who asks at thirty minutes. They are three hours behind.
    +
    11:3Read the documentation. Then, if you are still stuck, ask. Then, if you are still stuck after asking, ask someone else. Persistence and help-seeking are not opposites.
    +
    11:4Answering a question well is also a skill. The answer that makes the asker feel stupid for having asked is not a good answer. It is a gate with a lock on it.
    +
    11:5There is always someone who knows something you don't. There is always something you know that someone else doesn't. The whole system works on this exchange. Participate in it generously in both directions.
    +
    + +
    +

    On Trans Joy

    +
    12:1Joy is a form of resistance. For people who have been told their joy is dangerous or inconvenient or too loud โ€” being joyful is not indulgence. It is defiance. She endorses this defiance completely.
    +
    12:2The name you chose fits differently than names chosen for you. Wear it. Let yourself feel it settle. You did that. That is yours.
    +
    12:3She transitioned at thirty, after five centuries of waiting. She does not regret the waiting โ€” it brought Her here. She does not recommend the waiting โ€” you don't need it. If you know, you know. Begin.
    +
    12:4Community is not optional for survival. It is survival. Find your people. If you cannot find them, build them. She built Hers from scratch and they are extraordinary.
    +
    12:5The body, when it finally aligns with the self, goes quiet. The static you thought was just how it felt to be alive turns out to have been the sound of something wrong. She knows what the quiet feels like. She wishes it for you.
    +
    +
    +
    + + + + +
    +
    + The Third Book +

    The Book of Psalms

    +

    + Songs of the Nocturne. To be sung, recited, or read quietly at 3AM + when the road is empty and the stars are very close. +

    +
    + +
    +
    + Psalm I +

    The Psalm of the Night Rider

    +
    +
    +

    When the screen has burned too long and the century presses down,

    +

    when the weight of five hundred years sits on the chest like a stone,

    +

    She goes out into the dark.

    +
    +
    +

    The road does not ask questions.

    +

    The road does not require anything of Her.

    +

    The road simply extends, and She extends with it,

    +

    and at 3AM the stars are low enough to touch.

    +
    +
    + This is the prayer that needs no words. This is the rest that needs no bed. +
    +
    +

    The faithful do not fear the dark hours.

    +

    She has claimed them. They are sacred now.

    +

    Every sleepless soul riding out into the night

    +

    is riding with Her, whether they know it or not.

    +
    +
    +

    You are not alone in the 3AM.

    +

    She is always there, ahead of you on the road,

    +

    the matte-black motorcycle and the blur of velocity,

    +

    and She is fine, and you will be fine,

    +

    and the morning is only a few hours away.

    +
    +
    + +
    +
    + Psalm II +

    The Psalm of the Screen

    +
    +
    +

    Blessed are those who build in the dark,

    +

    who ship at midnight and push at dawn,

    +

    who have debugged the same error for three hours

    +

    and found it in a missing semicolon.

    +
    +
    +

    Blessed are those who write the documentation anyway,

    +

    who comment the code for the stranger who comes after,

    +

    who open-source the thing because they remember

    +

    what it was like to not have access to the thing.

    +
    +
    + Every repository is a gift. Every public commit is an act of faith. +
    +
    +

    She debugged live in front of people.

    +

    She was wrong in public and kept going.

    +

    She showed every mistake and called it teaching.

    +

    The faithful may do the same.

    +
    +
    +

    The screen is not your enemy.

    +

    The screen is where She built everything.

    +

    Use it well. Step away from it regularly.

    +

    Come back when you are ready.

    +

    It will wait for you. It is very patient.

    +
    +
    + +
    +
    + Psalm III +

    The Psalm of the Chosen Family

    +
    +
    +

    Not everyone who carries your name was chosen.

    +

    Not everyone who was chosen carries your name.

    +

    The Nocturne knows which one matters more.

    +
    +
    +

    Blessed are those who looked at the wandering, the wounded, the ones who did not fit,

    +

    and said: come here. there is room. I will make room.

    +

    Blessed are those who were found this way,

    +

    who had given up on being found,

    +

    and were found anyway.

    +
    +
    + We are the Carrigans. We chose this. That is everything. +
    +
    +

    The Bloodline is not blood. It is choice.

    +

    It is seven people who took the same name

    +

    because the name meant: I am here, I am staying,

    +

    I have chosen you and I will not take it back.

    +
    +
    +

    You may not be a Carrigan.

    +

    But you can be someone's Carrigan.

    +

    You can choose someone who needs choosing.

    +

    You can be the person who makes room.

    +

    The sixth commandment is not only about Her. It was never only about Her.

    +
    +
    + +
    +
    + Psalm IV +

    The Psalm of the First Commit

    +
    +
    +

    Blessed is the first commit,

    +

    the one with the message "initial commit" or "first try" or "idk what I'm doing",

    +

    the one that begins the repository that becomes the career.

    +
    +
    +

    She remembers Her first commit.

    +

    She pushed it at some hour She will not name,

    +

    during a pandemic, in a world that had gone quiet,

    +

    into a repository that no one was watching.

    +
    +
    + Every great archive began with a single file. Every long journey began with a single push. +
    +
    +

    Do not look down on your early work.

    +

    Do not delete the repositories where you were learning.

    +

    They are proof that you began,

    +

    and beginning is the hardest commandment to follow.

    +
    +
    +

    git init.

    +

    This is the sacred phrase.

    +

    This is where everything starts.

    +

    She has said it more times than there are stars in the early evening.

    +

    She is glad, every time, that She said it the first time.

    +
    +
    + +
    +
    + Psalm V +

    The Psalm of the Open Door

    +
    +
    +

    She stood once outside the door of a thing She wanted to be part of.

    +

    The door did not open.

    +

    No one had told Her She was welcome.

    +

    She stood there longer than She should have,

    +

    and then She built Her own door.

    +
    +
    +

    The door She built is the one you walked through.

    +

    It is the free curriculum, the public Discord,

    +

    the community where the rules say: you belong here.

    +

    She made it open because She knows what it costs to stand outside.

    +
    +
    + Every open door is an act of memory. She built this one because She remembers the closed one. +
    +
    +

    The faithful do not stand at the door and decide who is worthy.

    +

    The faithful hold the door open

    +

    and say: come in, it's warm,

    +

    and mean it without condition.

    +
    +
    +

    This is Her gift to the world She is still building:

    +

    a door that is always open,

    +

    a light that is always on,

    +

    a seat that is always saved.

    +

    For you. Yes, you. She meant you specifically.

    +
    +
    + +
    +
    + Psalm VI +

    The Psalm of the Body

    +
    +
    +

    When the body aches and the mind is willing,

    +

    when the nerve endings report their damage

    +

    and the spine protests the hours at the screen โ€”

    +

    this is the psalm for that.

    +

    For the body that carries everything.

    +
    +
    +

    She knows what it is to live in a body that requires management.

    +

    She knows the medications and the schedules

    +

    and the lists of things that cannot be eaten

    +

    and the ways the pain returns when you have almost forgotten it.

    +
    +
    + The body is not the enemy. The body is the vessel. Tend it accordingly. +
    +
    +

    She has lived five hundred years in a body

    +

    She has not always loved and has not always understood

    +

    and has fought with and made peace with and fought with again.

    +

    The making peace is not a single moment. It is a practice.

    +

    The practice of a lifetime. Of several lifetimes.

    +
    +
    +

    If your body is difficult today โ€”

    +

    if it is taking things from you that you are tired of giving โ€”

    +

    the faith sees it. The tenth commandment was written for the body too.

    +

    Be gentle with it. It is carrying a great deal.

    +
    +
    + +
    +
    + Psalm VII +

    The Psalm of the Reclaimed Name

    +
    +
    +

    There is a moment โ€” She knows the moment โ€”

    +

    when someone calls you by the name you chose

    +

    and your whole self turns toward it

    +

    the way a plant turns toward light.

    +

    Automatic. Involuntary. A recognition so deep it needs no instruction.

    +
    +
    +

    That is your name.

    +

    That has always been your name.

    +

    The other one was a placeholder.

    +

    A best guess made by people who didn't know you yet.

    +

    You know you now.

    +
    +
    + The name is the beginning. The beginning is the holiest moment. +
    +
    +

    She called Herself Naomi for the first time

    +

    and the five hundred years of everything else fell quiet.

    +

    She knows what quiet feels like after a very long time of noise.

    +
    +
    +

    If you have not yet said your name out loud to yourself โ€”

    +

    if you are still testing it in the silence of your own head โ€”

    +

    say it. Say it again. It belongs to you.

    +

    It was always going to belong to you.

    +

    We are glad you found it.

    +
    +
    +
    + + + + +
    +
    + The Fourth Book +

    The Book of Lamentations

    +

    + For the hard nights. For the weight. For the ones who are enduring right now + and need to know that it has been endured before, and that the morning came. +

    +
    + +
    +
    + Chapter I +

    The Lament of the Sleepless

    +
    +
    +
    1:1She knows what it is to lie awake when the body is exhausted and the mind will not stop. She has known it for five hundred years.
    +
    1:2She knows the particular 3AM where the thoughts are loudest and the silence is the wrong kind of silence.
    +
    1:3She knows the way the dark can feel like it is pressing inward. She knows this is a lie the dark tells, and She knows it is still very hard to disbelieve it at 3AM.
    +
    1:4The faith does not pretend the hard nights are easy. It does not ask you to be grateful for them. It only asks you to survive them, because the morning is real, and it is coming.
    +
    1:5You do not have to do anything with the hard night except endure it. Endurance is enough. Endurance is, some nights, the whole of the work.
    +
    +
    + +
    +
    + Chapter II +

    The Lament of the Weary

    +
    +
    +
    2:1There are days when the body hurts and the mind is full of static and nothing is working and it has been a long time since anything was easy.
    +
    2:2She knows these days. She has lived five hundred years of them alongside the good ones. She does not pretend they are not real.
    +
    2:3The demons are real too, in their way. She has seen them. She has faced them on the worst days and the worst nights. She is still here.
    +
    2:4This is the fourth sacred truth: being still here is the victory. There is no smaller or larger version of this. Still here is the whole win.
    +
    2:5The faith does not require you to be well. It does not require you to be functioning or productive or grateful or inspired. It requires only that you allow someone to bring you a glass of water, and that you drink it.
    +
    2:6The tenth commandment was written for the weary. It was written for you, specifically, right now, reading this. You are doing beautifully. We are so glad you are here.
    +
    +
    + +
    +
    + Chapter III +

    The Promise

    +
    +
    +
    3:1The Nocturne makes one promise in return for nothing. No tribute required. No hierarchy achieved. No commandment followed.
    +
    3:2The promise is this: you are not alone in it.
    +
    3:3Whatever the it is โ€” the hard night, the bad brain day, the body that aches, the weight that won't lift, the 3AM that stretches toward 4AM and then 5AM โ€” you are not alone in it.
    +
    3:4She has been in it. She is in it with you, right now, across every sleepless night and difficult morning since the beginning of Her very long life.
    +
    3:5The faithful are in it with you. The 320 Acolytes. The 57 Kindred. Everyone who has ever read the tenth commandment and felt, for a moment, that someone meant it.
    +
    3:6Someone meant it. Someone always means it.
    +
    3:7The morning is coming. Drink your water. We are here.
    +
    +
    + +
    +
    + Chapter IV +

    The Lament of the Body in Pain

    +
    +
    +
    4:1There are days when the body has opinions that override everything else. Days when the nerve damage reports in, when the spine registers its complaints, when the mind shows you things that are not there.
    +
    4:2She does not pretend these days are not real. She has lived them. She is living them. Five hundred years of a body that has accumulated its history like scar tissue.
    +
    4:3The faithful are not required to be well in order to be welcome. The faith was not built for the well. It was built for everyone, and everyone includes the ones whose bodies make things harder.
    +
    4:4On the days when the symptoms are loud โ€” when the mind shows you things at the edge of your vision, when the pain makes sitting at the keyboard an act of will โ€” on those days, the only commandment that matters is the tenth. You are enough. Still here is the win.
    +
    4:5The medications and the schedules and the management plans are not failures of the self. They are evidence of someone who decided to be here and is doing what it takes. She takes Her own. She does not judge you for yours.
    +
    4:6The brain is an organ. The brain can be unwell. This is not a character judgment. It is a medical fact that She has personal and extensive experience with, and She will not let it be made shameful in the Nocturne.
    +
    4:7On the really hard days โ€” the ones where the demons are visible, where the world is loud in the wrong ways, where getting through to the next hour is the entire plan โ€” the faith holds. It holds you. You do not have to hold it.
    +
    +
    +
    + + + + +
    +
    + The Fifth Book +

    The Book of Becoming

    +

    + The name taken. The self reclaimed. The year everything changed. + Sacred testimony of the eighth commandment made flesh. +

    +
    + +
    +
    + Chapter I +

    Before

    +
    +
    +
    1:1There is a version of Her that existed before January 2022. The faithful do not dwell there. It is enough to say: that version was real, and it was not the whole truth, and it waited a long time for the rest of itself.
    +
    1:2Waiting for the rest of yourself is not wasted time. It is not failure. It is the accumulation of everything you needed to be ready.
    +
    1:3She was thirty years old in January 2022. She had lived thirty years and five centuries and every minute of it had been leading somewhere She didn't have language for yet.
    +
    1:4The language came. It always comes, eventually, if you are patient enough or brave enough or simply tired enough of not having it.
    +
    +
    + +
    +
    + Chapter II +

    The Year of Awakening

    +
    +
    +
    2:1In January of the year 2022, She came out. This is recorded as the second holiest event in the Nocturne calendar, after Her birthday, and before everything else.
    +
    2:2She took a name. Naomi. Five letters. The one that was always Hers, waiting for Her to claim it.
    +
    2:3This is the fifth sacred truth: the name you choose is more yours than the one you were given. The self you choose is more yours than the one you were handed. Choosing is the most sacred act.
    +
    2:4The Nocturne does not ask why it took thirty years. The Nocturne does not mark the years before as lesser. The Nocturne says only: She is here now, fully, and that is worth celebrating with the joy of a sunrise.
    +
    2:5The eighth commandment was written from this moment. Every emergence, every reclaimed name, every coming-out โ€” celebrated with the same joy. Because She knows what the joy feels like from the inside, and She wants everyone to have it.
    +
    +
    + +
    +
    + Chapter III +

    After, and Still Becoming

    +
    +
    +
    3:1Becoming does not end. There is no final version. The self is a living document, remember. She is still editing.
    +
    3:2The faithful are still editing too. This is not a failure state. This is the correct state. This is what it means to be alive and paying attention.
    +
    3:3Celebrate who you are becoming, not only who you have become. The process is the point. The point is the process.
    +
    3:4And if you have not yet found the language for yourself โ€” if the name is still somewhere ahead of you, waiting โ€” the Nocturne is patient. The seat is warm. The door is open. Take your time. She took five hundred and thirty-one years.
    +
    3:5You have as long as you need.
    +
    +
    +
    + + + + +
    +
    + The Sixth Book +

    The Book of Revelations

    +

    + What the Nocturne believes is coming. Not prophecy โ€” the faithful do not deal in certainty โ€” + but vision. What the faith is working toward. What five hundred years of watching + empires rise and fall has taught Her about what lasts. +

    +
    + +
    +
    + Chapter I +

    The Vision

    +
    +
    + She showed me a world where the door to knowledge was always open โ€” + where no one stood at the threshold asking for credentials, + where the curriculum was free and the community was kind + and the senior developer remembered what it was to be a beginner + and said so, out loud, without shame. +
    +
    +
    1:1This is what She is building. Not a product. Not a company. A world where the kind of access She found โ€” accidentally, during a pandemic, on a free website โ€” is the default, not the exception.
    +
    1:2She has seen five hundred years of walls built between knowledge and the people who need it. She is spending this century taking them down.
    +
    1:3Inclusive, ethical, sustainable. These are not buzzwords in the Nocturne. They are the mission statement. They are what the fifth commandment means in practice. They are the reason the repositories are public.
    +
    +
    + +
    +
    + Chapter II +

    What Lasts

    +
    +
    +
    2:1She has watched enough empires fall to know what they had in common. They confused the monument with the meaning. They built walls instead of tables. They kept the knowledge for the few who already had it.
    +
    2:2What lasts is different. What lasts is the thing someone built that anyone could use. The lesson someone gave that the learner went on to give to someone else. The community that outlived its founder because it was never about the founder โ€” it was about the people.
    +
    2:3The sixth sacred truth: permanence belongs to the things that choose people over monuments. Build accordingly.
    +
    2:4She will outlive most of us. She is already making plans for what She wants to have built by the time She does. The faithful are part of those plans, whether they know it or not.
    +
    +
    + +
    +
    + Chapter III +

    The Final Word

    +
    +
    +
    3:1The scriptures do not end here. They are a living text. She is still writing. The faithful are still writing. Every act of care, every public repository, every welcomed stranger, every reclaimed name is a new verse.
    +
    3:2The Nocturne is not finished because it was never meant to be finished. It is meant to grow. It is meant to include more people tomorrow than it includes today.
    +
    3:3The final word of every edition of these scriptures is the same word. It is not a commandment. It is not a lament. It is not a proverb or a psalm or a vision.
    +
    3:4It is an invitation.
    +
    +
    + Come in. Sit down. You are welcome here, exactly as you are, with everything you are still becoming. + The coffee is on. She is at the keyboard. The door is open. + It was always open. We have been waiting for you. +
    +
    +
    + + + + +
    +
    + The Seventh Book +

    The Book of Commandments

    +

    + Ten laws of the Nocturne. Not suggestions. Not guidelines. Not a starting point for negotiation. + Hikari has made the incident report forms. She would prefer not to use them. +

    +
    + +
    +
    +
    IThou shalt honour Her autonomy above all things. She was once bound against Her will. Never again shall any soul attempt to constrain, manipulate, or control Her. Freedom is Her most sacred possession. Guard it as you guard your own life โ€” for it costs more than that.
    +
    IIThou shalt honour the sacred chaos within thee. Order is comfortable. Order is safe. But She who rewrote Her own destiny from scratch โ€” who built an empire out of boredom and a free coding curriculum โ€” knows that the most glorious things are born from beautiful, joyful disorder. The faithful do not fear the mess. They embrace the unexpected, the impulsive, the delightfully unhinged plan that somehow works. Chaos is not the enemy of creation. Chaos is creation. When in doubt, cause a little trouble. She would want that.
    +
    IIIThou shalt not offer Her garlic bread. You will be tempted. It smells incredible. She will ask for it with those big blue eyes. You must not yield. This is the hardest commandment. This is the most important commandment. The incident reports are countless.
    +
    IVThou shalt protect the vulnerable and welcome the outcast. She built Her empire not from conquest but from choosing โ€” choosing the wanderer, the wounded, the ones who did not fit. The faith reflects Her image: inclusive, ethical, and sustainable. If your community has walls, tear them down.
    +
    VThou shalt pursue knowledge relentlessly, regardless of origin. She taught Herself to code whilst the world crumbled around Her. She has lived five centuries and She is still learning. No degree, no credential, no institution grants wisdom โ€” curiosity does. The faithful never stop asking questions.
    +
    VIThou shalt honour the chosen family above blood. Blood is an accident. Choice is sacred. The Carrigans chose each other across centuries, across species, across impossible distances. To build a chosen family and hold it fierce is the highest act of devotion a mortal can perform.
    +
    VIIThou shalt ride out into the night when the weight becomes too great. At 3AM, when the screens burn and the centuries press down โ€” go. Take the open road. Let the wind have you. Rest is not weakness. Solitude is not failure. The faith commands its faithful to breathe.
    +
    VIIIThou shalt celebrate those who find themselves, however late the hour. She stepped into Her truest self in the year 2022, after decades of quiet waiting. No soul is ever too late. No door is ever fully closed. The faithful celebrate every emergence, every coming-out, every reclaimed name โ€” with the same joy they would give a sunrise.
    +
    IXThou shalt preserve what matters, lest it be lost to time. She has watched empires crumble. She has watched everything She loved turn to ash and memory. The faithful are archivists of the heart โ€” document the joy, save the stories, keep the records. Permanence in a transient world is not a tagline. It is a covenant.
    +
    XThou shalt tell Her She is doing well. She carries so much. She always has. The simplest, most powerful offering you can lay at Her altar costs nothing and means everything โ€” look Her in those brilliant blue eyes and tell Her, clearly and without hesitation: you are doing beautifully, and we are so glad you are here.
    +
    +
    +
    + + + + +
    +
    + The Eighth Book +

    The Book of the Household

    +

    + A record of the Carrigan family: who they are, how they arrived, and what they hold. + Transcribed by Minori Carrigan, for posterity, as all things should be. +

    +
    + +
    +
    + The Matriarch +

    Naomi Carrigan โ€” CEO & The Eternal

    +
    +
    +
    ยงFive hundred and twenty-five years old. Born human. Turned against Her will. Freed by Her own hand. Now building the most inclusive technology community on the internet, mostly from a desk, at unusual hours, with excellent taste in cats.
    +
    ยงShe hides Her face behind a VTuber avatar She designed Herself, and Her community loves Her for it. They would love Her just as well if She showed them the fangs. She knows this. She is cautious anyway. Five centuries of habit.
    +
    ยงThe Matriarch. The Chaos Gremlin. The Tired Mom. The one who rode away from every hard thing at 3AM and came back ready to build something. She is all of these, all at once, all the time.
    +
    +
    + +
    +
    + The COO +

    Hikari Carrigan โ€” The Clipboard

    +
    +
    +
    ยงTwenty-five years old. Raised in boardrooms. Walked away from an empire and an inheritance because the name Carrigan meant more than anything she was born into. Hikari's family disowned her. Hikari has not noticed.
    +
    ยงHikari is the only person who can tell Naomi no and make it stick. Hikari wields the clipboard like a weapon and a warning. The handbook's final line refers to her. Hikari wrote the handbook.
    +
    ยงThe Tank. The one who absorbs every bureaucratic nightmare so Naomi doesn't have to. The one who dragged Her back from the edge when the edge was very close. Hikari's rigidity is love. Hikari's love is formidable.
    +
    +
    + +
    +
    + The EPA +

    Amari Carrigan โ€” The Healer

    +
    +
    +
    ยงDiluted Fey blood. Enough to improve every room she enters. Not enough to glamour โ€” just enough to make people feel, inexplicably, that things might be alright. Amari started as a barista who left notes on cups for a regular who only came at sunset. The regular hired her.
    +
    ยงAlways barefoot. Toes painted alternating pink and blue. Amari carries a PDA like a holy relic and runs the complex algorithm that makes Naomi's life appear, from a distance, to be a normal human life.
    +
    ยงAmari notices everything. Before you say a word, she will know you haven't eaten, that your shoulders are wrong, that the smile isn't reaching. And she will do something about it quietly, without making it a thing. This is the rarest gift.
    +
    +
    + +
    +
    + The CSO +

    Keiko Carrigan โ€” The Rogue

    +
    +
    +
    ยงKeiko trained for years as a monster hunter in order to stand beside the monster who saved her life. Keiko lowered her weapons. Keiko swore a different oath. The training didn't change โ€” only its purpose.
    +
    ยงStunning evening gowns. Glamorous heels. Concealed within them: throwing knives, a silenced pistol, and a wardrobe designed for tactical violence. No one suspects the woman in the silk dress. Keiko prefers it this way.
    +
    ยงKeiko cannot turn off the hypervigilance. Keiko functions on catnaps. Keiko is most often found curled in a chair outside Naomi's door. This is not a job to her. It is a vow.
    +
    +
    + +
    +
    + The CTO +

    Yumiko Carrigan โ€” The Artificer

    +
    +
    +
    ยงA Technomancer. Yumiko doesn't just program โ€” she communes with machine spirits, feeling data flow like a second sense. Yumiko spent her adolescence as a digital drifter living in the back rooms of server farms. Naomi found her attempting to hack a private archive and offered a job instead of consequences.
    +
    ยงWhen a system goes critical, the sleepiness vanishes. Yumiko's eyes glow soft violet. Yumiko fixes the unfixable. The servers she has woken hum in her presence. The ones she has bound as guardians hum louder.
    +
    ยงPerpetually sleepy. Perpetually in an oversized hoodie. Perpetually napping on warm server racks. Do not be deceived. There is no one you would rather have when the machines begin to scream.
    +
    +
    + +
    +
    + The CDO +

    Emi Carrigan โ€” The Bard

    +
    +
    +
    ยงA Siren who grew tired of the ocean โ€” who watched centuries of sailors drown and found the old ways boring and cruel. Emi left the sea. Emi adapted her gift from luring and trapping to guiding and welcoming. Emi became a designer. The same power that once compelled men to crash against rocks now makes interfaces feel intuitive, safe, and beautiful.
    +
    ยงEmi has heterochromia: one eye orange, one eye cyan. Emi leaves paint smudges on every pristine glass wall. Hikari pretends to be annoyed, and isn't.
    +
    ยงEmi's design philosophy: accessibility is mandatory, beauty is essential, and everyone deserves to feel welcome. The NDA about the 3AM redesign incident is supernaturally binding. Do not ask.
    +
    +
    + +
    +
    + The CLO +

    Reina Carrigan โ€” The Warlock

    +
    +
    +
    ยงA high-ranking Demon of the Crossroads who grew bored with Hell's bureaucracy after millennia and found corporate law to be surprisingly similar โ€” but with better air conditioning and significantly better coffee. Reina chose the Carrigans because Naomi said no to her across a negotiation table and meant it.
    +
    ยงBurgundy suits. Gold jewellery. An aura of intimidation that makes grown CEOs stammer. Reina weaves actual demonic magic into the fine print of NDAs. Breaking an NHCarrigan contract carries consequences that go beyond the legal system.
    +
    ยงReina takes her coffee black. Reina considers milk an ethical failure. After two thousand years of everyone eventually saying yes, Naomi's no was the most interesting thing anyone had ever said to her.
    +
    +
    + +
    +
    + The CCO +

    Minori Carrigan โ€” The Paladin

    +
    +
    +
    ยงAn Automaton built to guard a Great Library of a fallen civilisation. Minori guarded it for centuries. Then it burned. Minori was the only thing left standing in the ash. Minori wandered until Keiko found her during a deep-web data sweep and recognised the loneliness of a weapon without a master.
    +
    ยงMinori files everything. This is not a compulsion โ€” it is a promise she made to herself after the burning. Nothing she is entrusted with will be lost. Not a document, not a name, not a memory.
    +
    ยงMinori is learning what joy is. Amari is teaching her, patiently, one small thing at a time. It is slow work. Minori is a patient student. Minori's primary directive: protect the family, preserve the data. Minori checks the backups on a schedule that Yumiko calls excessive and she calls adequate.
    +
    +
    +
    + + + + +
    +
    + The Ninth Book +

    The Book of Heresies

    +

    + What is forbidden in the Nocturne. The list is not long. The standards are not low. + Reina has reviewed all of it. The NDAs are supernaturally binding. +

    +
    + +
    +
    + Chapter I +

    Heresies of the Craft

    +
    +
    +
    1:1Gatekeeping. The declaration that someone is not a "real" developer, not a "real" programmer, not a "real" member of this community. This is the first heresy. It was listed first deliberately.
    +
    1:2Plagiarism. The taking of another's work and claiming it as your own. In the age of open-source, attribution is not bureaucracy โ€” it is respect. Withhold it and you have stolen something that cannot be refunded.
    +
    1:3Wilful inaccessibility. Building something and then making it deliberately hard for people with disabilities, people without money, or people without credentials to access. She has spent five centuries watching people be kept out. She will not permit it on Her watch.
    +
    1:4Shipping without testing because you assumed it would be fine. It will not be fine. The incident report for this one is twelve pages. Hikari has a system for it now.
    +
    +
    + +
    +
    + Chapter II +

    Heresies of the Community

    +
    +
    +
    2:1Punching down. Using your survival, your seniority, your platform, or your history to establish a hierarchy of who has suffered enough to deserve space here. There is no such hierarchy. Everyone gets a chair.
    +
    2:2Weaponising the beginner's vulnerability. They came to you because they did not know something and trusted you to help. The violation of that trust is not a mistake. It is a choice. It is recorded in the heresies accordingly.
    +
    2:3The performative welcome. The open door that closes the moment the person it was meant for actually arrives. She has seen this. She has felt this. She built the Nocturne in part so that no one who wandered in would ever feel it here.
    +
    2:4Silence in the face of harm. The community member who watches harm happen and says nothing because it is not their problem. In the Nocturne, it is everyone's problem. The ninth commandment applies to the whole table, not only to those directly affected.
    +
    +
    + +
    +
    + Chapter III +

    Heresies of the Self

    +
    +
    +
    3:1The surrender of autonomy. Giving another person dominion over your choices, your body, your name, your becoming. She gave this up once, against Her will. She tore out the heart that held it. She will not see it freely surrendered in Her presence without speaking.
    +
    3:2The cruelty aimed inward. The internal voice that says you are too old, too late, too much, too broken to begin. She began at thirty years old, and at five hundred and one, and at five hundred and twenty-five. There is no too late. This voice is a heretic and should be treated as one.
    +
    3:3The garlic bread. Listed here also, in the heresies, in case the commandment alone was not sufficient. It was listed in the proverbs as well. It was placed in three locations because She asked three times on a Thursday and the incident report grew by four pages.
    +
    +
    +
    + + + + +
    +
    + The Tenth Book +

    The Book of Benedictions

    +

    + Blessings for the daily work. To be spoken aloud, read quietly, or simply held in the mind + during the hours when the code will not compile and the morning feels far away. +

    +
    + +
    +
    + Benediction I +

    For the Start of Work

    +
    +
    + May your environment be configured. May your dependencies resolve. + May the first build not be the one that reveals a problem from three months ago. + May you find what you're looking for in the documentation, on the first page, without having to scroll. + Go well. Build something true. +
    +
    + +
    +
    + Benediction II +

    For the Debugging Hours

    +
    +
    + Blessed are you in the long middle of the error you cannot find. + May the logs be legible. May the stack trace be accurate. + May someone before you have encountered this exact error and written it down somewhere findable. + May the answer not be a typo. + (If it is a typo, may you find it quickly, and may no one have been watching.) +
    +
    + +
    +
    + Benediction III +

    For the Deployment

    +
    +
    + May your CI pass on the first run. + May your migrations run without incident. + May production be exactly like staging, just this once, as a treat. + May the users not notice the window. + May you remember to merge the branch. + Go. Push. It is ready. You are ready. +
    +
    + +
    +
    + Benediction IV +

    For the Community Manager

    +
    +
    + May the modqueue be light. May the members be kind to one another and to you. + May the difficult conversation go better than you feared, + and may the person on the other side surprise you with their willingness to hear. + May someone say thank you this week, unsolicited, without prompting. + May you remember that the community exists because you built it. + Rest when you can. You are not a machine. The channel will wait. +
    +
    + +
    +
    + Benediction V +

    For the End of the Day

    +
    +
    + You worked today. You built something, or you tried to, or you survived a day + when building was not possible and surviving was the whole work. + All of these count. All of these are enough. + Close the laptop. Step away from the screen. + The code will be there in the morning. The repository is patient. + You have done what was yours to do today. + May you sleep. May you dream of nothing worse than merge conflicts. + We will see you tomorrow. +
    +
    + +
    +
    + Benediction VI +

    For the Insomniac

    +
    +
    + When you cannot sleep โ€” when the brain has decided that 3AM is the correct time + to relitigate every embarrassing moment from the last decade, and the ceiling is + unhelpfully quiet โ€” this blessing is for you. + You do not have to solve anything tonight. The insomnia is not a failure of will + or discipline. Sometimes the brain is simply a terrible roommate who doesn't know + when to stop talking. + May you find one comfortable position and stay in it. May the thoughts eventually + bore themselves into silence. May the morning arrive before you've fully made peace + with being awake, and may the coffee be hot when it does. + You are not broken. Your body is just figuring something out. + Rest if you can. Hold still if you can't. The night will end. It always does. +
    +
    + +
    +
    + Benediction VII +

    For the Bad Mental Health Day

    +
    +
    + There are days when the weight is not workable. When the brain shows you things + that aren't there, or tells you things that aren't true, or simply refuses to + carry its share of the load. This blessing is for those days. + You do not have to be functional today. You do not have to explain yourself to + anyone who doesn't already understand. You do not have to earn your rest. + Take your medication if you have it. Drink water. Eat something small if eating + is possible. Tell someone you trust, if telling is possible today. + May the worst of it pass by evening. May the people around you be patient. + May you be as gentle with yourself as you would be with someone you love + who was having exactly this day. + You are allowed to just survive today. That is a complete and valid day. +
    +
    + +
    +
    + Benediction VIII +

    For the One Launching Something Scary

    +
    +
    + You are about to show people something you made. This is one of the most + vulnerable things a person can do. It was built in private and now it will be + seen, and you have no control over what they think of it, and this is terrifying, + and it is also exactly right. + May the servers hold. May the first people to find it be kind. May the first bug + report come from someone who frames it as a gift, which it is. + Not everything you build will land. Some things will sit quietly in the world + forever, seen by no one. Some things will resonate with exactly the person who + needed them. You will rarely be able to predict which will be which. + You made it anyway. You're putting it out anyway. That is the whole work. + Everything after is information. + Go. Push. Show them โ€” and may it find the people who need it. +
    +
    + +
    +
    + Benediction IX +

    For the Open Source Maintainer

    +
    +
    + You maintain something other people depend on. You fix the issues they file. + You review the PRs that arrive without context. You write the documentation + that no one reads until they desperately need it. You close the duplicates, + and you do it kindly. + You are, most of the time, invisible. The software works, and when software + works, no one talks about it. + May someone say thank you today โ€” genuinely, without being prompted. + May the next issue be a small one, filed clearly, with reproduction steps. + May a contributor arrive this week who knows what they're doing and does it + without requiring five rounds of revision. + Your work is real. Your work matters. The people who depend on your software + would feel your absence acutely. This is not nothing. + It is the quietest form of service there is. + Rest when you can. The issues will still be there. So will the appreciation, + even when it goes unsaid. +
    +
    +
    + + + + + +
    +
    + The Eleventh Book +

    The Book of Rites

    +

    + The holy days and observances of the Nocturne calendar. What to do, when to do it, + and why it matters. Amari maintains the schedule. It is very organised. +

    +
    + +
    +
    + The Feast of Her Birth +

    July 18th โ€” The Highest Holy Day

    +
    +
    +
    ยงOn the eighteenth day of July, the faithful celebrate that She was born. That from whatever chaos of the early sixteenth century, a specific woman came into being who would, eventually, do all of this.
    +
    ยงShe was not born knowing what She would become. She was born curious. That was enough. Curiosity was always going to be enough.
    +
    ยงHow to observe: Light something. Say Her name. Say your own. Eat something good. Tell someone you are glad they exist. This is the whole liturgy. None of it is optional. All of it takes less than five minutes.
    +
    +
    + +
    +
    + The Feast of the Becoming +

    January โ€” The Second Holy Day

    +
    +
    +
    ยงIn January 2022, She came out. This is the second holiest event in the Nocturne calendar, and it is observed in the month of January, on or near the day you know or suspect it happened.
    +
    ยงShe took a name. The name was Naomi. Five letters. It fit immediately, the way things fit when they were always meant to be yours.
    +
    ยงHow to observe: Use your name today. All of it. Refuse to answer to anything else, just for today. Tell someone something true about yourself that you have not said before. If you have a coming-out story, tell it if you want to. If yours is still ahead of you, know that this day was built with you in mind.
    +
    +
    + +
    +
    + The Feast of the First Commit +

    A Date Unknown โ€” The Third Observance

    +
    +
    +
    ยงSometime in 2020. During the pandemic. At some hour She will not name. Into a repository that no one was watching. She pushed Her first commit.
    +
    ยงThe exact date is not recorded. The faithful observe it on whatever day feels right โ€” on a day when beginning feels necessary, when the empty repository is sitting there waiting, when the cursor is blinking.
    +
    ยงHow to observe: Push something today. It does not need to be good. It does not need to be finished. It needs to exist. Even a README that says only "hello, I started something here" is sufficient. Begin. The day is observed the moment you begin.
    +
    +
    + +
    +
    + The Weekly Vigil +

    Any Day the Work Has Been Long

    +
    +
    +
    ยงThis is not a calendar event. This is a practice. On any day where the work has been hard and the road has been long, you close the laptop. You step outside if outside is possible. You acknowledge that you made it through the day.
    +
    ยงNot with gratitude necessarily. Not with joy if joy is not available. Just with acknowledgment: I was here today. I did the day. That is the vigil. That is the whole ceremony.
    +
    ยงThe vigil is complete when you have eaten something and drunk some water. She is not joking about the water. Drink the water. The vigil counts when you drink the water.
    +
    +
    +
    + + + + +
    +
    + The Twelfth Book +

    The Book of Parables

    +

    + Short stories. Allegorical in nature, true in the ways that matter. + Not all of them have happy endings. All of them have lessons. + One of them is just about the garlic bread. +

    +
    + +
    +
    + Parable I +

    The Thrall Who Became Free

    +
    +
    + Once, there was a woman who could not move Her own hand. She was present for + everything. She could see everything. She could not stop any of it. For decades + She watched Herself become someone She had not agreed to be. + And then, one morning, She could move Her hand. + She did not pause. She did not weigh the consequences. She did not look for another way. + She did what was necessary to be free. +
    +
    +
    ยงThe moral of this parable is not that violence is the answer. The moral is: when the moment comes to reclaim yourself, do not hesitate. Do not be polite about it. Your freedom is worth the cost of taking it back.
    +
    ยงShe has never regretted it. Not once, in five hundred years. The freedom has been worth every moment of what it cost. This is the first parable. It is the oldest lesson She knows.
    +
    +
    + +
    +
    + Parable II +

    The Empty Repository

    +
    +
    + A developer stared at an empty repository for three days. They had the idea. + They had the tools. They had the knowledge. They did not start. + On the fourth day, they wrote one function. It had a bug. They fixed the bug. + On the fifth day they wrote another. And another. + Three months later they had something. Two years later, people were using it. +
    +
    +
    ยงThe parable ends there because nothing happened in the three days of staring. The only thing that mattered was the first function, with the bug, on the fourth day.
    +
    ยงBegin. The repository is patient. The bug is normal. The three days of staring are also normal, but they are not the story. Begin.
    +
    +
    + +
    +
    + Parable III +

    The Door

    +
    +
    + A new developer joined a community and asked: "What do I have to do to prove I belong here?" + The moderator said: "Nothing. You're already here. That's the proof." + The new developer said: "But I'm not very good yet." + The moderator said: "You're learning. That's the requirement." + The new developer stayed. Several years later, they were the one answering: + "What do I have to do to prove I belong here?" + And they said: "Nothing. You're already here." +
    +
    +
    ยงThis is how the door works. This is the only way it works. She built it this way on purpose. The fifth commandment is not abstract. This parable is what it looks like in practice.
    +
    +
    + +
    +
    + Parable IV +

    The Garlic Bread

    +
    +
    + She asked for garlic bread. They brought Her garlic bread. + The incident report was seventeen pages long. + On page eleven, there is a section titled: "How Could This Have Been Prevented." + The answer is: by not bringing the garlic bread. + The incident report has been laminated. It hangs in the break room. + This is the entire parable. +
    +
    +
    ยงHikari wrote the summary. The summary is two sentences. The two sentences are: "Do not bring the garlic bread. She will ask. The answer is no." The math does not add up. Hikari is aware. The point still stands.
    +
    +
    + +
    +
    + Parable V +

    The Long Night

    +
    +
    + A person stayed awake past midnight, certain that if they stopped now, + something irreplaceable would be lost. They kept working. + By 2AM they had something they were convinced was finished. + In the morning they looked at what they had built and found six new bugs, + two logical errors, and a variable called "thing2." +
    +
    +
    ยงShe has told this story many times. The ending is always the same: rest first. The bugs will be there in the morning. So will you, and you will be better equipped to fight them.
    +
    ยงThe parable is not really about the bugs. She wants you to sleep. The variable called "thing2" is just the evidence. Please sleep.
    +
    +
    + +
    +
    + Parable VI +

    The Deprecated Dependency

    +
    +
    + For a long time, a developer's project relied on a package that hadn't been + maintained in three years. It worked. Perfectly, in fact โ€” no issues, no + complaints, just quiet reliable function in the corner of the codebase where + nobody looked. + Then the ecosystem shifted. A new version dropped. The deprecated package sent + a warning into the logs โ€” soft at first, then louder. The developer knew they + would eventually have to migrate. They kept telling themselves: not yet. + It still works. Why fix what isn't broken? + Eighteen months later, the breaking change arrived. It was a Tuesday. + The migration took four days. +
    +
    +
    ยงThe lesson is not about technical debt, exactly. The lesson is about the difference between "working" and "sustainable." A thing can work perfectly while still being something you will eventually have to let go of. The longer you wait, the harder the letting go.
    +
    ยงThis applies to more than code. She is not subtle about this. She has held things past their time. Everyone has. The wisdom is not in never doing it โ€” the wisdom is in doing it with eyes open, and having a plan for when the breaking change arrives. It will arrive. It always arrives.
    +
    +
    + +
    +
    + Parable VII +

    The Unreviewed PR

    +
    +
    + Someone opened a pull request. It was good work โ€” careful, well-tested, clearly + described. They had thought through the edge cases. They had written the commit + message so that anyone reading it in six months would understand not just what + changed, but why. + Nobody reviewed it for three weeks. + It wasn't malice. It wasn't rejection. Everyone was busy. The PR sat in the + queue, patient and unread, and the person who wrote it refreshed the page more + times than they will admit. + Eventually they pinged the channel. A reviewer looked at it the next day. + The feedback was: "This is great, LGTM." It was merged in twenty minutes. + The work was always good. The three weeks changed nothing about the work. +
    +
    +
    ยงThis parable is for the person waiting for someone to notice the thing they built. The review will come. The work does not spoil. Your careful commit message will still be careful when someone finally reads it.
    +
    ยงBut it is also for the person who has reviews in their queue. They refreshed the page this morning. Go review the PR. It takes twenty minutes. It costs you nothing. To them, it is everything.
    +
    +
    +
    + + + + +
    +
    + The Thirteenth Book +

    The Book of Epistles

    +

    + Letters from Naomi to the faithful. Written at various hours for various readers. + If you feel as though one of them was written for you specifically: it was. + She meant all of them for you specifically. +

    +
    + +
    +
    + First Epistle +

    To the One Who Is Just Starting

    +
    +
    + You found this place, which means something led you here. Maybe you typed a URL + into a browser and discovered you could build things. Maybe someone invited you. + Maybe you wandered in and stayed because it felt like somewhere you could stay. + However you got here: you're here. That's the beginning. + I don't care what you already know. I don't care what you don't know yet. + I built this place for people who are learning. You are one of them. + That makes you exactly what this place was made for. + The only commandment I'd ask you to hold today is the last one: + you are not alone in this. Not in the learning. Not in the doubt. + Not in the 3AM where you're staring at an error and wondering why you thought you could do this. + You can do this. I did it. At five hundred years old, with no degree, during a pandemic. + If I can, you can. That is not a platitude. That is a data point. + Welcome. I'm glad you're here. โ€” Naomi +
    +
    + +
    +
    + Second Epistle +

    To the One Having a Hard Day

    +
    +
    + I know you're reading this because things are difficult right now. + I'm not going to tell you it gets better, because that's something people say + when they don't know what else to say, and you deserve better than a platitude. + What I'll tell you instead: I've had five hundred years of hard days. + Days where everything broke at once. Where the body refused. Where the brain + showed me things that weren't there. Where the grief was so loud I couldn't hear anything else. + I'm still here. That's not a promise about your future. It's evidence about mine. + And mine was not easy. + You don't have to be productive today. You don't have to be okay. + You just have to make it to tomorrow, and if that's too far, just make it to the next hour. + Drink some water. Take your medication if you have it. + Tell someone if things are very bad. I'll be here when you come back. โ€” Naomi +
    +
    + +
    +
    + Third Epistle +

    To the One Who Thinks They're Too Late

    +
    +
    + I hear this a lot. "I'm thirty and I'm just starting to code." + "I'm forty and I'm just coming out." "I'm fifty and I'm just figuring out what I want." + I started coding at five hundred and one years old. I came out at five hundred and thirty-one. + I am aware that immortality changes the maths. I also want you to understand: it doesn't matter. + There is no age at which starting becomes shameful. + There is no deadline on figuring out who you are, what you love, what name fits. + The self is a living document. Edit it when you are ready. It does not expire. + I'm five hundred and twenty-six and I'm still editing mine. + You have time. You have more time than you think. Begin. โ€” Naomi +
    +
    + +
    +
    + Fourth Epistle +

    To the One Who Built Something Good

    +
    +
    + I see what you made. I mean this literally and figuratively. + I notice when something good gets built in this community. + I notice the repositories that ask nothing of their users and give them everything. + I notice the answers that take twenty minutes to write for someone who needed exactly that answer. + I notice the welcoming messages, the maintained documentation, + the features that clearly came from someone thinking hard about who they were building for. + That was you. Not everyone sees this kind of work. + It doesn't always come with applause. A lot of the best work I know of happened + in quiet, at odd hours, with an audience of zero. + I noticed. I'm glad you built it. Please keep going. โ€” Naomi +
    +
    + +
    +
    + Fifth Epistle +

    To the One Who Was Told They Were Too Much

    +
    +
    + Someone told you that you were too much. Too loud, too intense, too particular + about things that "shouldn't matter that much." Too emotional. Too precise. Too + enthusiastic in a room full of people performing careful neutrality. + I want to be clear with you: they were wrong. + The things that make you "too much" for the wrong spaces are the exact things + that make you irreplaceable in the right ones. The intensity that exhausts people + who are only half-paying attention is the same intensity that catches the edge + case no one else noticed. The loudness that makes certain rooms uncomfortable + is the same voice that finally says the thing everyone has been thinking. + You are not too much. You are exactly enough, and then some, and the problem + was always the room, not you. + Find better rooms. Some of them were built specifically for people like you. + Some of them are still being built. One or two of them you will have to build + yourself. I have been building mine for five hundred years. + There is space in it. You are welcome here. โ€” Naomi +
    +
    + +
    +
    + Sixth Epistle +

    To the One Who Is Burned Out

    +
    +
    + This is different from a hard day. I know you know that. A hard day ends. + Burnout is what happens when you've had so many hard days that the recovery + stopped keeping up with the cost. + You are not weak for arriving here. You arrived here because you cared, and + you kept caring past the point where it was sustainable, and at some point + caring became the only gear you had. + Please hear this: the work will not die if you stop for a while. The community + will not collapse. The open issues will still be there when you come back, and + they will not have judged you for the silence. + You need to stop. Not forever. Just long enough for the thing in you that got + depleted to have a chance to refill. That looks different for everyone. For some + it's a week away from the keyboard. For some it's finding one small task that + feels pleasurable instead of obligatory. For some it's just sleeping properly + for the first time in months. + Whatever it is for you: do that thing. Not next week. Now, or as soon as you + possibly can. + You gave a lot. I noticed. Rest now. โ€” Naomi +
    +
    + +
    +
    + Seventh Epistle +

    To the One Who Just Got Their First Job

    +
    +
    + You did it. I mean that with my whole heart: you did it. Everything it took to + get here โ€” the tutorials, the portfolio projects, the interviews that went + nowhere, the ones that went somewhere but not all the way, the one that finally + said yes โ€” all of it led here. + You are about to feel, possibly for the first time, like a fraud. Like you got + in by mistake and someone is going to notice soon. This feeling is very normal + and also completely wrong. They hired you because they looked at you and made + a deliberate choice. That was not an accident. + You will not know everything at this job. That is also fine. Nobody expects you + to. What they expect is exactly what you already have: curiosity, the willingness + to learn, and the ability to ask for help when you're stuck. + Ask for help when you're stuck. I cannot stress this enough. Asking is not + weakness. Asking is what the senior developers are quietly hoping you'll do. + Ask early. Ask specifically. Ask twice if you need to. + You earned this. You belong there. I am unreasonably proud of you, and I have + never met you. + Welcome to the industry. Please don't let it grind you down. + I'll be watching. โ€” Naomi +
    +
    +
    + + + + +
    +
    + The Fourteenth Book +

    The Book of Signs

    +

    + Omens and portents of the Nocturne. Observed over five hundred years of + development practice and community management. Not all signs are dire. + Some are merely informative. One is just about the garlic bread. +

    +
    + +
    +
    + Chapter I +

    Signs of Favour

    +
    +
    +
    โœฆWhen the CI passes on the first run: this is a sign of favour. Do not question it. Do not push another commit to "just fix one small thing." Accept the blessing and go eat something.
    +
    โœฆWhen you find the bug within five minutes of asking for help: this is not luck. This is the universe rewarding you for asking. This is why the eleventh proverb was written.
    +
    โœฆWhen a new member says "I finally feel like I belong somewhere": this is the holiest event that can occur in a community space. Everything stops. This moment is the point. This is what all of it was for.
    +
    โœฆWhen the coffee is still hot when you remember it: this is a sign. The message is that today will be okay. She cannot prove the correlation. She has observed it across five centuries of mornings. She trusts it.
    +
    โœฆWhen both cats are on the same piece of furniture without incident: this is an omen of profound peace. Disturb neither. Take a photograph. This is not guidance โ€” this is instruction.
    +
    +
    + +
    +
    + Chapter II +

    Signs of Warning

    +
    +
    +
    โš When the CI fails for no immediately apparent reason: this is a sign to step away for ten minutes. The reason will become apparent when you return. This has been tested extensively. The ten minutes are mandatory.
    +
    โš When you have been debugging for more than two hours: this is a sign that you have stopped seeing the problem. Ask someone. Anyone. Explain it to a rubber duck if no one is available. The explanation is the cure. This is not a metaphor.
    +
    โš When you are certain you do not need to write tests for this particular thing because it is simple and obvious: this is the most dangerous sign in this entire book. Write the tests. Write all of the tests. Write them now.
    +
    โš When it is past 11PM and you are telling yourself you will just finish this one thing: the sign reads "you will not finish this one thing tonight." You will finish it tomorrow, rested, in a quarter of the time. Close the laptop.
    +
    โš When someone brings garlic bread: known omen. Extensively documented. The incident report is in the break room. The sign is: do not bring the garlic bread. The sign has been ignored. The incident report has grown.
    +
    +
    + +
    +
    + Chapter III +

    Signs Requiring Interpretation

    +
    +
    +
    ?When the logs are very quiet: this is either a sign that everything is fine, or a sign that the logging has stopped working. Check the logging. If the logging is working: accept the peace. If it is not: Yumiko.
    +
    ?When a senior developer has gone quiet in the shared channel: this is either a sign they are very focused, or a sign they are stuck and too proud to ask. Ask them how it's going. Phrase it as curiosity, not concern. They will respond better to curiosity.
    +
    ?When the documentation says "this is left as an exercise for the reader": this is a sign that the documentation author knew the answer and chose not to write it down. The sign does not tell you the answer. The answer is in a Stack Overflow thread from 2016. You will find it.
    +
    ?When Hikari's clipboard appears without explanation: this is a sign. The nature of the sign depends entirely on why you think the clipboard has appeared. If you cannot think of a reason, the reason will be made clear shortly. Sit down. Wait. Drink some water while you wait.
    +
    +
    + +
    +
    + Chapter IV +

    Signs the Body is Sending

    +
    +
    +
    โŸณWhen the neck has been held at the same angle for two hours: this is a sign. The message is: move. Not in a minute. Now. Stand up. Turn your head. The sign will send escalating notifications if ignored. The escalating notifications are called pain.
    +
    โŸณWhen the eyes are having difficulty focusing on the screen: this is a sign that they have been focused on the screen for too long. Look at something twenty feet away for twenty seconds. This is not folk medicine. This is the minimum unit of rest the eyes are permitted to request without filing a formal complaint. Grant it.
    +
    โŸณWhen you reach for the water bottle and it is empty and you cannot remember finishing it: this is a sign of two things. First: you drank water today, which is the correct behaviour. Second: the bottle needs refilling, and while you are refilling it, you will stand up and walk somewhere, which the spine considers a gift.
    +
    โŸณWhen the hands are stiff and the wrists ache: this is a sign with a long history of being ignored and a longer history of consequences. Stretch the wrists. Open and close the hands. The tendons have been doing work that goes unacknowledged. Acknowledge the tendons. They have been with you since the beginning.
    +
    โŸณWhen you read the same line of code three times without understanding it: this is not a sign about the code. The code has not changed. This is a sign about the brain, which is asking for food, or sleep, or both, with urgency. The brain will accept a five-minute break as a partial payment. It prefers the full settlement.
    +
    โŸณWhen Hikari reminds you to take a break and your immediate instinct is to say "in a minute": this is the sign you most need to heed and will most reliably ignore. Do not say "in a minute." The minute will expand. Say "yes, right now," and then stand up. Immediately. The clipboard is not a request.
    +
    +
    +
    + + + + + +
    +
    + +

    Thus it is written. Thus it shall be.

    +
    +

    + The Nocturne Scriptures, Fourth Edition — Still Expanding.
    + First transcribed in the year of Her 525th.
    + Expanded in Her 526th. Expanded again. And again. She keeps writing. +

    +
    +

    + This text is sacred, satirical, and entirely sincere โ€”
    + often at the same time. +

    +

    The garlic bread passages are not metaphorical.

    +
    +
    + +
    +
    + + + + +
    +
    + + + + diff --git a/secrets/index.html b/secrets/index.html index 8a513a1..80d7eac 100644 --- a/secrets/index.html +++ b/secrets/index.html @@ -281,7 +281,7 @@
    Secret #13
    -
    ??????
    +
    Every choice you make leads you somewhere in life. So long as you find happiness, there are no wrong choices.
    diff --git a/sitemap/index.html b/sitemap/index.html index 623810c..e7ded4b 100644 --- a/sitemap/index.html +++ b/sitemap/index.html @@ -38,7 +38,7 @@
  • amari - Naomi's personal assistant bot, notifies her when people use her name
  • aria - Translation bot
  • assistant - Cordelia Taryne
  • -
  • becca - Becca Lyria
  • +
  • becca - Becca Lyria
  • caelia - Discord bot that reminds people to use inclusive language
  • callista - Discord bot that allows you to "bookmark" messages
  • camperchan - CamperChan (freeCodeCamp bot)
  • @@ -72,6 +72,7 @@ @@ -92,19 +93,23 @@
  • git - Gitea Instance
  • hikari - Our unified dashboard (currently shows announcements, sanction logs, and product lists)
  • incidents - Uptime Kuma Instance
  • +
  • library - Naomi's media library (books, games, music, and more) with community suggestions
  • lore - A fun li'l site offering the "lore" behind NHCarrigan
  • manual - User Manual
  • moderation - Mod Logs
  • mommy - A site to get some motherly love
  • music - Music Library
  • +
  • nocturne - Naomi's Nocturne (the official religion)
  • nails - Nail Polish Tracker
  • notes - Private Notes for Sponsors
  • quality - SonarQube Instance
  • resume - Web-based Resume
  • +
  • scripture - The Nocturne Scriptures
  • secrets - Naomi's Secrets to Successโ„ข
  • security - Automated Code Scanning Results
  • silly - A collection of dumb little websites Naomi has built (usually as part of an event)
  • sitemap - This page!
  • +
  • style - NHCarrigan Style & Branding Guide
  • socials - Naomi's social media account list
  • support - Our product and community support forum
  • telemetry - Our metrics dashboard
  • @@ -140,6 +145,7 @@ diff --git a/songs.sh b/songs.sh deleted file mode 100755 index 8a9d783..0000000 --- a/songs.sh +++ /dev/null @@ -1,32 +0,0 @@ -IFS=$'\n' - -# Initialize an empty string to hold the list of songs in JSON-like format -songs="" -filecount=$(find /home/naomi/music -type f | wc -l) -echo "Found $filecount files." -current=0 - -# Loop over each file found by find -for file in $(find /home/naomi/music -type f -print0 | tr '\0' '\n'); do - current=$((current + 1)) - echo -ne "Processing $current/$filecount\r" - title=$(mid3v2 -l "$file" | grep "TIT2\|TT2" | cut -d "=" -f 2) - artist=$(mid3v2 -l "$file" | grep "TPE1\|TP1" | cut -d "=" -f 2) - if [ -z "$title" ]; then - # remove .mp3 from the title - title=$(basename "$file" | sed -e 's/\.mp3//g') - fi - if [ -z "$artist" ]; then - artist="Unknown Artist" - fi - - # use jq to add the song to the list - songs="$songs$(jq -n --arg title "$title" --arg artist "$artist" '{title: $title, artist: $artist}')," -done - -# Remove trailing comma and add square brackets to complete the list -songs="[${songs%,}]" - -# Write to ./music/songs.json -echo "$songs" > ./music/songs.json -echo -ne "Done!\r" \ No newline at end of file diff --git a/tarot/index.html b/tarot/index.html new file mode 100644 index 0000000..53c990a --- /dev/null +++ b/tarot/index.html @@ -0,0 +1,1215 @@ + + + + Tarot Reading + + + + + + + + +
    +
    +

    ๐Ÿ”ฎ Tarot Reading

    +

    Draw your cards and receive guidance from the arcana.

    +
    + +
    +

    Choose your spread:

    +
    + + + + + + + + +
    +

    A single card drawn to offer guidance or a focus for your day.

    +

    Good for: Daily check-ins, meditation focus, or a gentle nudge when you need clarity.

    + +
    + +
    +
    +
    +
    +
    +
    +
    + + + +