diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000000000000000000000000000000000..acf99c6403aa06235917af4e764b77cc3c1c9200 --- /dev/null +++ b/.gitignore @@ -0,0 +1,161 @@ +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*$py.class +.DS_Store + +# C extensions +*.so + +# Distribution / packaging +.Python +build/ +develop-eggs/ +dist/ +downloads/ +eggs/ +.eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +wheels/ +share/python-wheels/ +*.egg-info/ +.installed.cfg +*.egg +MANIFEST + +# PyInstaller +# Usually these files are written by a python script from a template +# before PyInstaller builds the exe, so as to inject date/other infos into it. +*.manifest +*.spec + +# Installer logs +pip-log.txt +pip-delete-this-directory.txt + +# Unit test / coverage reports +htmlcov/ +.tox/ +.nox/ +.coverage +.coverage.* +.cache +nosetests.xml +coverage.xml +*.cover +*.py,cover +.hypothesis/ +.pytest_cache/ +cover/ + +# Translations +*.mo +*.pot + +# Django stuff: +*.log +local_settings.py +db.sqlite3 +db.sqlite3-journal + +# Flask stuff: +instance/ +.webassets-cache + +# Scrapy stuff: +.scrapy + +# Sphinx documentation +docs/_build/ + +# PyBuilder +.pybuilder/ +target/ + +# Jupyter Notebook +.ipynb_checkpoints + +# IPython +profile_default/ +ipython_config.py + +# pyenv +# For a library or package, you might want to ignore these files since the code is +# intended to run in multiple environments; otherwise, check them in: +# .python-version + +# pipenv +# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. +# However, in case of collaboration, if having platform-specific dependencies or dependencies +# having no cross-platform support, pipenv may install dependencies that don't work, or not +# install all needed dependencies. +#Pipfile.lock + +# poetry +# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. +# This is especially recommended for binary packages to ensure reproducibility, and is more +# commonly ignored for libraries. +# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control +#poetry.lock + +# pdm +# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control. +#pdm.lock +# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it +# in version control. +# https://pdm.fming.dev/#use-with-ide +.pdm.toml + +# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm +__pypackages__/ + +# Celery stuff +celerybeat-schedule +celerybeat.pid + +# SageMath parsed files +*.sage.py + +# Environments +.env +.venv +env/ +venv/ +ENV/ +env.bak/ +venv.bak/ + +# Spyder project settings +.spyderproject +.spyproject + +# Rope project settings +.ropeproject + +# mkdocs documentation +/site + +# mypy +.mypy_cache/ +.dmypy.json +dmypy.json + +# Pyre type checker +.pyre/ + +# pytype static type analyzer +.pytype/ + +# Cython debug symbols +cython_debug/ + +# PyCharm +# JetBrains specific template is maintained in a separate JetBrains.gitignore that can +# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore +# and can be added to the global gitignore or merged into this file. For a more nuclear +# option (not recommended) you can uncomment the following to ignore the entire idea folder. +#.idea/ \ No newline at end of file diff --git a/(01) [Lemonchill] Electric Waves of silence (Hypnotizer rmx).mp3 b/data/(01) [Lemonchill] Electric Waves of silence (Hypnotizer rmx).mp3 similarity index 100% rename from (01) [Lemonchill] Electric Waves of silence (Hypnotizer rmx).mp3 rename to data/(01) [Lemonchill] Electric Waves of silence (Hypnotizer rmx).mp3 diff --git a/(03) [Lemonchill] En Larmes (Hi Profile rmx).mp3 b/data/(03) [Lemonchill] En Larmes (Hi Profile rmx).mp3 similarity index 100% rename from (03) [Lemonchill] En Larmes (Hi Profile rmx).mp3 rename to data/(03) [Lemonchill] En Larmes (Hi Profile rmx).mp3 diff --git a/(04) [Lemonchill] Electric waves of silence (Feel rmx).mp3 b/data/(04) [Lemonchill] Electric waves of silence (Feel rmx).mp3 similarity index 100% rename from (04) [Lemonchill] Electric waves of silence (Feel rmx).mp3 rename to data/(04) [Lemonchill] Electric waves of silence (Feel rmx).mp3 diff --git a/(05) [Lemonchill] Reflections (Kota aka Ushikha rmx).mp3 b/data/(05) [Lemonchill] Reflections (Kota aka Ushikha rmx).mp3 similarity index 100% rename from (05) [Lemonchill] Reflections (Kota aka Ushikha rmx).mp3 rename to data/(05) [Lemonchill] Reflections (Kota aka Ushikha rmx).mp3 diff --git a/(07) [Lemonchill] Electric waves of silence (Dynamic Bastards rmx).mp3 b/data/(07) [Lemonchill] Electric waves of silence (Dynamic Bastards rmx).mp3 similarity index 100% rename from (07) [Lemonchill] Electric waves of silence (Dynamic Bastards rmx).mp3 rename to data/(07) [Lemonchill] Electric waves of silence (Dynamic Bastards rmx).mp3 diff --git a/01 - Neuromodulation - Strange Equation.mp3 b/data/01 - Neuromodulation - Strange Equation.mp3 similarity index 100% rename from 01 - Neuromodulation - Strange Equation.mp3 rename to data/01 - Neuromodulation - Strange Equation.mp3 diff --git a/01 Access.mp3 b/data/01 Access.mp3 similarity index 100% rename from 01 Access.mp3 rename to data/01 Access.mp3 diff --git a/01 Any Kind Of Structure.mp3 b/data/01 Any Kind Of Structure.mp3 similarity index 100% rename from 01 Any Kind Of Structure.mp3 rename to data/01 Any Kind Of Structure.mp3 diff --git a/01 Be Aware Of Your Awareness.mp3 b/data/01 Be Aware Of Your Awareness.mp3 similarity index 100% rename from 01 Be Aware Of Your Awareness.mp3 rename to data/01 Be Aware Of Your Awareness.mp3 diff --git a/01 Calculus.mp3 b/data/01 Calculus.mp3 similarity index 100% rename from 01 Calculus.mp3 rename to data/01 Calculus.mp3 diff --git a/01 Conquistador Part 1.mp3 b/data/01 Conquistador Part 1.mp3 similarity index 100% rename from 01 Conquistador Part 1.mp3 rename to data/01 Conquistador Part 1.mp3 diff --git "a/01 CN\314\203\302\203rki Lota II.mp3" "b/data/01 C\303\221\302\203rki Lota II.mp3" similarity index 100% rename from "01 CN\314\203\302\203rki Lota II.mp3" rename to "data/01 C\303\221\302\203rki Lota II.mp3" diff --git a/01 D.M. Turner.mp3 b/data/01 D.M. Turner.mp3 similarity index 100% rename from 01 D.M. Turner.mp3 rename to data/01 D.M. Turner.mp3 diff --git a/01 Demention.mp3 b/data/01 Demention.mp3 similarity index 100% rename from 01 Demention.mp3 rename to data/01 Demention.mp3 diff --git a/01 Dont Tell Me I Sing Like a Robot.mp3 b/data/01 Dont Tell Me I Sing Like a Robot.mp3 similarity index 100% rename from 01 Dont Tell Me I Sing Like a Robot.mp3 rename to data/01 Dont Tell Me I Sing Like a Robot.mp3 diff --git a/01 Dorothy Last Day Of Life.mp3 b/data/01 Dorothy Last Day Of Life.mp3 similarity index 100% rename from 01 Dorothy Last Day Of Life.mp3 rename to data/01 Dorothy Last Day Of Life.mp3 diff --git a/01 Dorset Perception.mp3 b/data/01 Dorset Perception.mp3 similarity index 100% rename from 01 Dorset Perception.mp3 rename to data/01 Dorset Perception.mp3 diff --git a/01 Dubber Nubber.mp3 b/data/01 Dubber Nubber.mp3 similarity index 100% rename from 01 Dubber Nubber.mp3 rename to data/01 Dubber Nubber.mp3 diff --git a/01 Electric Bubbles.mp3 b/data/01 Electric Bubbles.mp3 similarity index 100% rename from 01 Electric Bubbles.mp3 rename to data/01 Electric Bubbles.mp3 diff --git a/01 Electroplasm.mp3 b/data/01 Electroplasm.mp3 similarity index 100% rename from 01 Electroplasm.mp3 rename to data/01 Electroplasm.mp3 diff --git a/01 Fallen Angel.mp3 b/data/01 Fallen Angel.mp3 similarity index 100% rename from 01 Fallen Angel.mp3 rename to data/01 Fallen Angel.mp3 diff --git a/01 Filtertraces (Abstract Dream Rmx).mp3 b/data/01 Filtertraces (Abstract Dream Rmx).mp3 similarity index 100% rename from 01 Filtertraces (Abstract Dream Rmx).mp3 rename to data/01 Filtertraces (Abstract Dream Rmx).mp3 diff --git a/01 Folding Time.mp3 b/data/01 Folding Time.mp3 similarity index 100% rename from 01 Folding Time.mp3 rename to data/01 Folding Time.mp3 diff --git a/01 Gamma Goblins.mp3 b/data/01 Gamma Goblins.mp3 similarity index 100% rename from 01 Gamma Goblins.mp3 rename to data/01 Gamma Goblins.mp3 diff --git a/01 Grow To Become A Child.mp3 b/data/01 Grow To Become A Child.mp3 similarity index 100% rename from 01 Grow To Become A Child.mp3 rename to data/01 Grow To Become A Child.mp3 diff --git a/01 Guardian Angel.mp3 b/data/01 Guardian Angel.mp3 similarity index 100% rename from 01 Guardian Angel.mp3 rename to data/01 Guardian Angel.mp3 diff --git a/01 Happy Pills (Original Mix).mp3 b/data/01 Happy Pills (Original Mix).mp3 similarity index 100% rename from 01 Happy Pills (Original Mix).mp3 rename to data/01 Happy Pills (Original Mix).mp3 diff --git a/01 Hide+Seek.mp3 b/data/01 Hide+Seek.mp3 similarity index 100% rename from 01 Hide+Seek.mp3 rename to data/01 Hide+Seek.mp3 diff --git a/01 Hit And Run.mp3 b/data/01 Hit And Run.mp3 similarity index 100% rename from 01 Hit And Run.mp3 rename to data/01 Hit And Run.mp3 diff --git a/01 In.mp3 b/data/01 In.mp3 similarity index 100% rename from 01 In.mp3 rename to data/01 In.mp3 diff --git a/01 Jack's Cheese And Bread Snack.mp3 b/data/01 Jack's Cheese And Bread Snack.mp3 similarity index 100% rename from 01 Jack's Cheese And Bread Snack.mp3 rename to data/01 Jack's Cheese And Bread Snack.mp3 diff --git a/01 Lost Technology.mp3 b/data/01 Lost Technology.mp3 similarity index 100% rename from 01 Lost Technology.mp3 rename to data/01 Lost Technology.mp3 diff --git a/01 Memorexis.mp3 b/data/01 Memorexis.mp3 similarity index 100% rename from 01 Memorexis.mp3 rename to data/01 Memorexis.mp3 diff --git a/01 Mi-Loony-Um! (A Floating Butterfl.mp3 b/data/01 Mi-Loony-Um! (A Floating Butterfl.mp3 similarity index 100% rename from 01 Mi-Loony-Um! (A Floating Butterfl.mp3 rename to data/01 Mi-Loony-Um! (A Floating Butterfl.mp3 diff --git a/01 Mind The Gap.mp3 b/data/01 Mind The Gap.mp3 similarity index 100% rename from 01 Mind The Gap.mp3 rename to data/01 Mind The Gap.mp3 diff --git a/01 Moment Of Truth.mp3 b/data/01 Moment Of Truth.mp3 similarity index 100% rename from 01 Moment Of Truth.mp3 rename to data/01 Moment Of Truth.mp3 diff --git a/01 Neelix - Expect What (original mix).mp3 b/data/01 Neelix - Expect What (original mix).mp3 similarity index 100% rename from 01 Neelix - Expect What (original mix).mp3 rename to data/01 Neelix - Expect What (original mix).mp3 diff --git a/01 Nilaya.mp3 b/data/01 Nilaya.mp3 similarity index 100% rename from 01 Nilaya.mp3 rename to data/01 Nilaya.mp3 diff --git a/01 Praying Forest (Short).mp3 b/data/01 Praying Forest (Short).mp3 similarity index 100% rename from 01 Praying Forest (Short).mp3 rename to data/01 Praying Forest (Short).mp3 diff --git a/01 Process of Unfolding.mp3 b/data/01 Process of Unfolding.mp3 similarity index 100% rename from 01 Process of Unfolding.mp3 rename to data/01 Process of Unfolding.mp3 diff --git a/01 Pulsating Thing.mp3 b/data/01 Pulsating Thing.mp3 similarity index 100% rename from 01 Pulsating Thing.mp3 rename to data/01 Pulsating Thing.mp3 diff --git a/01 Quintessence.mp3 b/data/01 Quintessence.mp3 similarity index 100% rename from 01 Quintessence.mp3 rename to data/01 Quintessence.mp3 diff --git a/01 Radio.mp3 b/data/01 Radio.mp3 similarity index 100% rename from 01 Radio.mp3 rename to data/01 Radio.mp3 diff --git a/01 Rise.mp3 b/data/01 Rise.mp3 similarity index 100% rename from 01 Rise.mp3 rename to data/01 Rise.mp3 diff --git a/01 Salon Kitty.mp3 b/data/01 Salon Kitty.mp3 similarity index 100% rename from 01 Salon Kitty.mp3 rename to data/01 Salon Kitty.mp3 diff --git a/01 Screw (The Truth).mp3 b/data/01 Screw (The Truth).mp3 similarity index 100% rename from 01 Screw (The Truth).mp3 rename to data/01 Screw (The Truth).mp3 diff --git a/01 Shpongle Falls.mp3 b/data/01 Shpongle Falls.mp3 similarity index 100% rename from 01 Shpongle Falls.mp3 rename to data/01 Shpongle Falls.mp3 diff --git a/01 Soul Wire.mp3 b/data/01 Soul Wire.mp3 similarity index 100% rename from 01 Soul Wire.mp3 rename to data/01 Soul Wire.mp3 diff --git a/01 Statement.mp3 b/data/01 Statement.mp3 similarity index 100% rename from 01 Statement.mp3 rename to data/01 Statement.mp3 diff --git a/01 Take Me into Your Skin.mp3 b/data/01 Take Me into Your Skin.mp3 similarity index 100% rename from 01 Take Me into Your Skin.mp3 rename to data/01 Take Me into Your Skin.mp3 diff --git a/01 The End.mp3 b/data/01 The End.mp3 similarity index 100% rename from 01 The End.mp3 rename to data/01 The End.mp3 diff --git a/01 The Ultimate Sun.mp3 b/data/01 The Ultimate Sun.mp3 similarity index 100% rename from 01 The Ultimate Sun.mp3 rename to data/01 The Ultimate Sun.mp3 diff --git a/01 U-Turn.mp3 b/data/01 U-Turn.mp3 similarity index 100% rename from 01 U-Turn.mp3 rename to data/01 U-Turn.mp3 diff --git a/01 Underwater Shufflemonster.mp3 b/data/01 Underwater Shufflemonster.mp3 similarity index 100% rename from 01 Underwater Shufflemonster.mp3 rename to data/01 Underwater Shufflemonster.mp3 diff --git a/01 Zazaz, Zazas, Nasatanada Zasas.mp3 b/data/01 Zazaz, Zazas, Nasatanada Zasas.mp3 similarity index 100% rename from 01 Zazaz, Zazas, Nasatanada Zasas.mp3 rename to data/01 Zazaz, Zazas, Nasatanada Zasas.mp3 diff --git a/01-aerospace--just_a_dream_normalize_remix-shelter.mp3 b/data/01-aerospace--just_a_dream_normalize_remix-shelter.mp3 similarity index 100% rename from 01-aerospace--just_a_dream_normalize_remix-shelter.mp3 rename to data/01-aerospace--just_a_dream_normalize_remix-shelter.mp3 diff --git a/01-aerospace--security_risk-shelter.mp3 b/data/01-aerospace--security_risk-shelter.mp3 similarity index 100% rename from 01-aerospace--security_risk-shelter.mp3 rename to data/01-aerospace--security_risk-shelter.mp3 diff --git a/01-igneous-heliumdoron_(hi_profile_remix).mp3 b/data/01-igneous-heliumdoron_(hi_profile_remix).mp3 similarity index 100% rename from 01-igneous-heliumdoron_(hi_profile_remix).mp3 rename to data/01-igneous-heliumdoron_(hi_profile_remix).mp3 diff --git a/01-invisible_reality-spiritual_ritual.mp3 b/data/01-invisible_reality-spiritual_ritual.mp3 similarity index 100% rename from 01-invisible_reality-spiritual_ritual.mp3 rename to data/01-invisible_reality-spiritual_ritual.mp3 diff --git a/01-j_and_b_project_-_light_on-upe.mp3 b/data/01-j_and_b_project_-_light_on-upe.mp3 similarity index 100% rename from 01-j_and_b_project_-_light_on-upe.mp3 rename to data/01-j_and_b_project_-_light_on-upe.mp3 diff --git a/01-jalebee_cartel_-_blue_over_red-gem.mp3 b/data/01-jalebee_cartel_-_blue_over_red-gem.mp3 similarity index 100% rename from 01-jalebee_cartel_-_blue_over_red-gem.mp3 rename to data/01-jalebee_cartel_-_blue_over_red-gem.mp3 diff --git a/01-john_00_fleming-nervous_breakdown__original_mix.mp3 b/data/01-john_00_fleming-nervous_breakdown__original_mix.mp3 similarity index 100% rename from 01-john_00_fleming-nervous_breakdown__original_mix.mp3 rename to data/01-john_00_fleming-nervous_breakdown__original_mix.mp3 diff --git a/01-kalumet-80_farts_around_the_world-alki.mp3 b/data/01-kalumet-80_farts_around_the_world-alki.mp3 similarity index 100% rename from 01-kalumet-80_farts_around_the_world-alki.mp3 rename to data/01-kalumet-80_farts_around_the_world-alki.mp3 diff --git a/01-kinix_-_connecting-psycz.mp3 b/data/01-kinix_-_connecting-psycz.mp3 similarity index 100% rename from 01-kinix_-_connecting-psycz.mp3 rename to data/01-kinix_-_connecting-psycz.mp3 diff --git a/01-kino_oko_-_dorothy_last_day_of_life-mycel.mp3 b/data/01-kino_oko_-_dorothy_last_day_of_life-mycel.mp3 similarity index 100% rename from 01-kino_oko_-_dorothy_last_day_of_life-mycel.mp3 rename to data/01-kino_oko_-_dorothy_last_day_of_life-mycel.mp3 diff --git a/01-kuba_-_monk_dust-gem.mp3 b/data/01-kuba_-_monk_dust-gem.mp3 similarity index 100% rename from 01-kuba_-_monk_dust-gem.mp3 rename to data/01-kuba_-_monk_dust-gem.mp3 diff --git a/01-leenuz_-_echocentric-mycel.mp3 b/data/01-leenuz_-_echocentric-mycel.mp3 similarity index 100% rename from 01-leenuz_-_echocentric-mycel.mp3 rename to data/01-leenuz_-_echocentric-mycel.mp3 diff --git a/01-liquid_soul-perfect_day.mp3 b/data/01-liquid_soul-perfect_day.mp3 similarity index 100% rename from 01-liquid_soul-perfect_day.mp3 rename to data/01-liquid_soul-perfect_day.mp3 diff --git a/01-manmademan_-_different_form.mp3 b/data/01-manmademan_-_different_form.mp3 similarity index 100% rename from 01-manmademan_-_different_form.mp3 rename to data/01-manmademan_-_different_form.mp3 diff --git a/01-meller_-_don_juan-gem.mp3 b/data/01-meller_-_don_juan-gem.mp3 similarity index 100% rename from 01-meller_-_don_juan-gem.mp3 rename to data/01-meller_-_don_juan-gem.mp3 diff --git a/01-merkaba_-_mantra-br_int.mp3 b/data/01-merkaba_-_mantra-br_int.mp3 similarity index 100% rename from 01-merkaba_-_mantra-br_int.mp3 rename to data/01-merkaba_-_mantra-br_int.mp3 diff --git a/01-midimal_-_the_deepest_thing-mycel.mp3 b/data/01-midimal_-_the_deepest_thing-mycel.mp3 similarity index 100% rename from 01-midimal_-_the_deepest_thing-mycel.mp3 rename to data/01-midimal_-_the_deepest_thing-mycel.mp3 diff --git a/01-morpheus_and_goma-high_temp-trax.mp3 b/data/01-morpheus_and_goma-high_temp-trax.mp3 similarity index 100% rename from 01-morpheus_and_goma-high_temp-trax.mp3 rename to data/01-morpheus_and_goma-high_temp-trax.mp3 diff --git a/01-multiphase-material_world_original_mix.mp3 b/data/01-multiphase-material_world_original_mix.mp3 similarity index 100% rename from 01-multiphase-material_world_original_mix.mp3 rename to data/01-multiphase-material_world_original_mix.mp3 diff --git a/01-nerso_-_jungle_of_sounds_(with_iva)-gem.mp3 b/data/01-nerso_-_jungle_of_sounds_(with_iva)-gem.mp3 similarity index 100% rename from 01-nerso_-_jungle_of_sounds_(with_iva)-gem.mp3 rename to data/01-nerso_-_jungle_of_sounds_(with_iva)-gem.mp3 diff --git a/01-niko_s_echo_-_argy_from_heaven-mycel.mp3 b/data/01-niko_s_echo_-_argy_from_heaven-mycel.mp3 similarity index 100% rename from 01-niko_s_echo_-_argy_from_heaven-mycel.mp3 rename to data/01-niko_s_echo_-_argy_from_heaven-mycel.mp3 diff --git a/01-odd_sequence-supersticious_(original_mix)-trax.mp3 b/data/01-odd_sequence-supersticious_(original_mix)-trax.mp3 similarity index 100% rename from 01-odd_sequence-supersticious_(original_mix)-trax.mp3 rename to data/01-odd_sequence-supersticious_(original_mix)-trax.mp3 diff --git a/01-one_tasty_morsel_-_rock_out_part_1-uzv.mp3 b/data/01-one_tasty_morsel_-_rock_out_part_1-uzv.mp3 similarity index 100% rename from 01-one_tasty_morsel_-_rock_out_part_1-uzv.mp3 rename to data/01-one_tasty_morsel_-_rock_out_part_1-uzv.mp3 diff --git a/01-optic_wave_-_dreamer-mycel.mp3 b/data/01-optic_wave_-_dreamer-mycel.mp3 similarity index 100% rename from 01-optic_wave_-_dreamer-mycel.mp3 rename to data/01-optic_wave_-_dreamer-mycel.mp3 diff --git a/01. I believe!!! (Wired Nation EP 2009).mp3 b/data/01. I believe!!! (Wired Nation EP 2009).mp3 similarity index 100% rename from 01. I believe!!! (Wired Nation EP 2009).mp3 rename to data/01. I believe!!! (Wired Nation EP 2009).mp3 diff --git a/01_Liquid_-_05.AM-KMx.mp3 b/data/01_Liquid_-_05.AM-KMx.mp3 similarity index 100% rename from 01_Liquid_-_05.AM-KMx.mp3 rename to data/01_Liquid_-_05.AM-KMx.mp3 diff --git a/01_inner_state_-_new_world_order__original_mix-idc.mp3 b/data/01_inner_state_-_new_world_order__original_mix-idc.mp3 similarity index 100% rename from 01_inner_state_-_new_world_order__original_mix-idc.mp3 rename to data/01_inner_state_-_new_world_order__original_mix-idc.mp3 diff --git a/02 - New Age Hippies - Physis (Live).mp3 b/data/02 - New Age Hippies - Physis (Live).mp3 similarity index 100% rename from 02 - New Age Hippies - Physis (Live).mp3 rename to data/02 - New Age Hippies - Physis (Live).mp3 diff --git a/02 - Odiseo - Enjoy (Ruls Rmx).mp3 b/data/02 - Odiseo - Enjoy (Ruls Rmx).mp3 similarity index 100% rename from 02 - Odiseo - Enjoy (Ruls Rmx).mp3 rename to data/02 - Odiseo - Enjoy (Ruls Rmx).mp3 diff --git a/02 All I Want (Original Mix).mp3 b/data/02 All I Want (Original Mix).mp3 similarity index 100% rename from 02 All I Want (Original Mix).mp3 rename to data/02 All I Want (Original Mix).mp3 diff --git a/02 Another World.mp3 b/data/02 Another World.mp3 similarity index 100% rename from 02 Another World.mp3 rename to data/02 Another World.mp3 diff --git a/02 Astro Cirkus Freaks.mp3 b/data/02 Astro Cirkus Freaks.mp3 similarity index 100% rename from 02 Astro Cirkus Freaks.mp3 rename to data/02 Astro Cirkus Freaks.mp3 diff --git a/02 Average Beverage.mp3 b/data/02 Average Beverage.mp3 similarity index 100% rename from 02 Average Beverage.mp3 rename to data/02 Average Beverage.mp3 diff --git a/02 Beige Genocide.mp3 b/data/02 Beige Genocide.mp3 similarity index 100% rename from 02 Beige Genocide.mp3 rename to data/02 Beige Genocide.mp3 diff --git a/02 Bitnapped.mp3 b/data/02 Bitnapped.mp3 similarity index 100% rename from 02 Bitnapped.mp3 rename to data/02 Bitnapped.mp3 diff --git a/02 Blade Runner.mp3 b/data/02 Blade Runner.mp3 similarity index 100% rename from 02 Blade Runner.mp3 rename to data/02 Blade Runner.mp3 diff --git a/02 Byron Bay.mp3 b/data/02 Byron Bay.mp3 similarity index 100% rename from 02 Byron Bay.mp3 rename to data/02 Byron Bay.mp3 diff --git a/02 Coming.mp3 b/data/02 Coming.mp3 similarity index 100% rename from 02 Coming.mp3 rename to data/02 Coming.mp3 diff --git a/02 Conciencia Forest.mp3 b/data/02 Conciencia Forest.mp3 similarity index 100% rename from 02 Conciencia Forest.mp3 rename to data/02 Conciencia Forest.mp3 diff --git a/02 Confusion Is Next.mp3 b/data/02 Confusion Is Next.mp3 similarity index 100% rename from 02 Confusion Is Next.mp3 rename to data/02 Confusion Is Next.mp3 diff --git a/02 Conquistador Part 2.mp3 b/data/02 Conquistador Part 2.mp3 similarity index 100% rename from 02 Conquistador Part 2.mp3 rename to data/02 Conquistador Part 2.mp3 diff --git a/02 Dark Moon in Stonehenge.mp3 b/data/02 Dark Moon in Stonehenge.mp3 similarity index 100% rename from 02 Dark Moon in Stonehenge.mp3 rename to data/02 Dark Moon in Stonehenge.mp3 diff --git a/02 Deep Thought.mp3 b/data/02 Deep Thought.mp3 similarity index 100% rename from 02 Deep Thought.mp3 rename to data/02 Deep Thought.mp3 diff --git a/02 Epidemic.mp3 b/data/02 Epidemic.mp3 similarity index 100% rename from 02 Epidemic.mp3 rename to data/02 Epidemic.mp3 diff --git a/02 Floor-Essence (Dayglo Mix).mp3 b/data/02 Floor-Essence (Dayglo Mix).mp3 similarity index 100% rename from 02 Floor-Essence (Dayglo Mix).mp3 rename to data/02 Floor-Essence (Dayglo Mix).mp3 diff --git a/02 Freak.mp3 b/data/02 Freak.mp3 similarity index 100% rename from 02 Freak.mp3 rename to data/02 Freak.mp3 diff --git a/02 Hydrofon.mp3 b/data/02 Hydrofon.mp3 similarity index 100% rename from 02 Hydrofon.mp3 rename to data/02 Hydrofon.mp3 diff --git a/02 Impossible Mirage.mp3 b/data/02 Impossible Mirage.mp3 similarity index 100% rename from 02 Impossible Mirage.mp3 rename to data/02 Impossible Mirage.mp3 diff --git a/02 Loop In Control.mp3 b/data/02 Loop In Control.mp3 similarity index 100% rename from 02 Loop In Control.mp3 rename to data/02 Loop In Control.mp3 diff --git a/02 Monster Hit.mp3 b/data/02 Monster Hit.mp3 similarity index 100% rename from 02 Monster Hit.mp3 rename to data/02 Monster Hit.mp3 diff --git a/02 Neurosomatic Circuit.mp3 b/data/02 Neurosomatic Circuit.mp3 similarity index 100% rename from 02 Neurosomatic Circuit.mp3 rename to data/02 Neurosomatic Circuit.mp3 diff --git a/02 None Of This Is Real.mp3 b/data/02 None Of This Is Real.mp3 similarity index 100% rename from 02 None Of This Is Real.mp3 rename to data/02 None Of This Is Real.mp3 diff --git a/02 Orphic Thrench.mp3 b/data/02 Orphic Thrench.mp3 similarity index 100% rename from 02 Orphic Thrench.mp3 rename to data/02 Orphic Thrench.mp3 diff --git a/02 Serial Groover.mp3 b/data/02 Serial Groover.mp3 similarity index 100% rename from 02 Serial Groover.mp3 rename to data/02 Serial Groover.mp3 diff --git a/02 Shakey Shaker.mp3 b/data/02 Shakey Shaker.mp3 similarity index 100% rename from 02 Shakey Shaker.mp3 rename to data/02 Shakey Shaker.mp3 diff --git a/02 Shamanistic Rituals.mp3 b/data/02 Shamanistic Rituals.mp3 similarity index 100% rename from 02 Shamanistic Rituals.mp3 rename to data/02 Shamanistic Rituals.mp3 diff --git a/02 Solar Seed.mp3 b/data/02 Solar Seed.mp3 similarity index 100% rename from 02 Solar Seed.mp3 rename to data/02 Solar Seed.mp3 diff --git a/02 Solstice (Warwick Bassmonkey Mix).mp3 b/data/02 Solstice (Warwick Bassmonkey Mix).mp3 similarity index 100% rename from 02 Solstice (Warwick Bassmonkey Mix).mp3 rename to data/02 Solstice (Warwick Bassmonkey Mix).mp3 diff --git a/02 Somersettler.mp3 b/data/02 Somersettler.mp3 similarity index 100% rename from 02 Somersettler.mp3 rename to data/02 Somersettler.mp3 diff --git a/02 Space Traveller.mp3 b/data/02 Space Traveller.mp3 similarity index 100% rename from 02 Space Traveller.mp3 rename to data/02 Space Traveller.mp3 diff --git a/02 Taygeta.mp3 b/data/02 Taygeta.mp3 similarity index 100% rename from 02 Taygeta.mp3 rename to data/02 Taygeta.mp3 diff --git a/02 The Calling (Live Edit).mp3 b/data/02 The Calling (Live Edit).mp3 similarity index 100% rename from 02 The Calling (Live Edit).mp3 rename to data/02 The Calling (Live Edit).mp3 diff --git a/02 The First Revelation Part Two.mp3 b/data/02 The First Revelation Part Two.mp3 similarity index 100% rename from 02 The First Revelation Part Two.mp3 rename to data/02 The First Revelation Part Two.mp3 diff --git a/02 The Inkling.mp3 b/data/02 The Inkling.mp3 similarity index 100% rename from 02 The Inkling.mp3 rename to data/02 The Inkling.mp3 diff --git a/02 Tripple Nipple.mp3 b/data/02 Tripple Nipple.mp3 similarity index 100% rename from 02 Tripple Nipple.mp3 rename to data/02 Tripple Nipple.mp3 diff --git a/02 Up In Smoke.mp3 b/data/02 Up In Smoke.mp3 similarity index 100% rename from 02 Up In Smoke.mp3 rename to data/02 Up In Smoke.mp3 diff --git a/02 Waiting For the Knights.mp3 b/data/02 Waiting For the Knights.mp3 similarity index 100% rename from 02 Waiting For the Knights.mp3 rename to data/02 Waiting For the Knights.mp3 diff --git a/02 When We Dream.mp3 b/data/02 When We Dream.mp3 similarity index 100% rename from 02 When We Dream.mp3 rename to data/02 When We Dream.mp3 diff --git a/02 Yellow Base.mp3 b/data/02 Yellow Base.mp3 similarity index 100% rename from 02 Yellow Base.mp3 rename to data/02 Yellow Base.mp3 diff --git a/02-interactive_noise-side_b.mp3 b/data/02-interactive_noise-side_b.mp3 similarity index 100% rename from 02-interactive_noise-side_b.mp3 rename to data/02-interactive_noise-side_b.mp3 diff --git a/02-interactive_noise_and_fabio_and_moon-coming_home_late.mp3 b/data/02-interactive_noise_and_fabio_and_moon-coming_home_late.mp3 similarity index 100% rename from 02-interactive_noise_and_fabio_and_moon-coming_home_late.mp3 rename to data/02-interactive_noise_and_fabio_and_moon-coming_home_late.mp3 diff --git a/02-invisible_reality--pro_agressive_(pro_agressive)-shelter.mp3 b/data/02-invisible_reality--pro_agressive_(pro_agressive)-shelter.mp3 similarity index 100% rename from 02-invisible_reality--pro_agressive_(pro_agressive)-shelter.mp3 rename to data/02-invisible_reality--pro_agressive_(pro_agressive)-shelter.mp3 diff --git a/02-invisible_reality_-_vanishing_days-gem.mp3 b/data/02-invisible_reality_-_vanishing_days-gem.mp3 similarity index 100% rename from 02-invisible_reality_-_vanishing_days-gem.mp3 rename to data/02-invisible_reality_-_vanishing_days-gem.mp3 diff --git a/02-jean_borelli--back_on_track-shelter.mp3 b/data/02-jean_borelli--back_on_track-shelter.mp3 similarity index 100% rename from 02-jean_borelli--back_on_track-shelter.mp3 rename to data/02-jean_borelli--back_on_track-shelter.mp3 diff --git a/02-jey_and_ex-lekker.mp3 b/data/02-jey_and_ex-lekker.mp3 similarity index 100% rename from 02-jey_and_ex-lekker.mp3 rename to data/02-jey_and_ex-lekker.mp3 diff --git a/02-jiser--reeperbahn_tango_orginal_mix-shelter.mp3 b/data/02-jiser--reeperbahn_tango_orginal_mix-shelter.mp3 similarity index 100% rename from 02-jiser--reeperbahn_tango_orginal_mix-shelter.mp3 rename to data/02-jiser--reeperbahn_tango_orginal_mix-shelter.mp3 diff --git a/02-kinix_-_ganja_for_blliss-psycz.mp3 b/data/02-kinix_-_ganja_for_blliss-psycz.mp3 similarity index 100% rename from 02-kinix_-_ganja_for_blliss-psycz.mp3 rename to data/02-kinix_-_ganja_for_blliss-psycz.mp3 diff --git a/02-loopstep-new_age_(remix).mp3 b/data/02-loopstep-new_age_(remix).mp3 similarity index 100% rename from 02-loopstep-new_age_(remix).mp3 rename to data/02-loopstep-new_age_(remix).mp3 diff --git a/02-meller_-_raum_und_kalte_roman_rai_rmx-upe.mp3 b/data/02-meller_-_raum_und_kalte_roman_rai_rmx-upe.mp3 similarity index 100% rename from 02-meller_-_raum_und_kalte_roman_rai_rmx-upe.mp3 rename to data/02-meller_-_raum_und_kalte_roman_rai_rmx-upe.mp3 diff --git a/02-minimal_criminal_-_extraterrestrial_turkey-upe.mp3 b/data/02-minimal_criminal_-_extraterrestrial_turkey-upe.mp3 similarity index 100% rename from 02-minimal_criminal_-_extraterrestrial_turkey-upe.mp3 rename to data/02-minimal_criminal_-_extraterrestrial_turkey-upe.mp3 diff --git a/02-niko_s_echo_-_female_lion-mycel.mp3 b/data/02-niko_s_echo_-_female_lion-mycel.mp3 similarity index 100% rename from 02-niko_s_echo_-_female_lion-mycel.mp3 rename to data/02-niko_s_echo_-_female_lion-mycel.mp3 diff --git a/02-nok_feat_ritmo-new_world_order.mp3 b/data/02-nok_feat_ritmo-new_world_order.mp3 similarity index 100% rename from 02-nok_feat_ritmo-new_world_order.mp3 rename to data/02-nok_feat_ritmo-new_world_order.mp3 diff --git a/02-odd_sequence-parasite_(original_mix)-trax.mp3 b/data/02-odd_sequence-parasite_(original_mix)-trax.mp3 similarity index 100% rename from 02-odd_sequence-parasite_(original_mix)-trax.mp3 rename to data/02-odd_sequence-parasite_(original_mix)-trax.mp3 diff --git a/02-osher_-_dream_mode-gem.mp3 b/data/02-osher_-_dream_mode-gem.mp3 similarity index 100% rename from 02-osher_-_dream_mode-gem.mp3 rename to data/02-osher_-_dream_mode-gem.mp3 diff --git a/02. Hyperion - Hyaloron - DUDEDIGI003.mp3 b/data/02. Hyperion - Hyaloron - DUDEDIGI003.mp3 similarity index 100% rename from 02. Hyperion - Hyaloron - DUDEDIGI003.mp3 rename to data/02. Hyperion - Hyaloron - DUDEDIGI003.mp3 diff --git a/02. Normalize - Warning.mp3 b/data/02. Normalize - Warning.mp3 similarity index 100% rename from 02. Normalize - Warning.mp3 rename to data/02. Normalize - Warning.mp3 diff --git a/02.inference - karorro.mp3 b/data/02.inference - karorro.mp3 similarity index 100% rename from 02.inference - karorro.mp3 rename to data/02.inference - karorro.mp3 diff --git a/03 - Onionbrain - Wormhole.mp3 b/data/03 - Onionbrain - Wormhole.mp3 similarity index 100% rename from 03 - Onionbrain - Wormhole.mp3 rename to data/03 - Onionbrain - Wormhole.mp3 diff --git a/03 - Suntree - XTC.mp3 b/data/03 - Suntree - XTC.mp3 similarity index 100% rename from 03 - Suntree - XTC.mp3 rename to data/03 - Suntree - XTC.mp3 diff --git a/03 Age Of Reason.mp3 b/data/03 Age Of Reason.mp3 similarity index 100% rename from 03 Age Of Reason.mp3 rename to data/03 Age Of Reason.mp3 diff --git a/03 Alidate.mp3 b/data/03 Alidate.mp3 similarity index 100% rename from 03 Alidate.mp3 rename to data/03 Alidate.mp3 diff --git a/03 All Around Us.mp3 b/data/03 All Around Us.mp3 similarity index 100% rename from 03 All Around Us.mp3 rename to data/03 All Around Us.mp3 diff --git a/03 Alpha Centauri.mp3 b/data/03 Alpha Centauri.mp3 similarity index 100% rename from 03 Alpha Centauri.mp3 rename to data/03 Alpha Centauri.mp3 diff --git a/03 Anything U Want.mp3 b/data/03 Anything U Want.mp3 similarity index 100% rename from 03 Anything U Want.mp3 rename to data/03 Anything U Want.mp3 diff --git a/03 Atmos-Spheres.mp3 b/data/03 Atmos-Spheres.mp3 similarity index 100% rename from 03 Atmos-Spheres.mp3 rename to data/03 Atmos-Spheres.mp3 diff --git a/03 Ball Of Gum.mp3 b/data/03 Ball Of Gum.mp3 similarity index 100% rename from 03 Ball Of Gum.mp3 rename to data/03 Ball Of Gum.mp3 diff --git a/03 Black Project.mp3 b/data/03 Black Project.mp3 similarity index 100% rename from 03 Black Project.mp3 rename to data/03 Black Project.mp3 diff --git a/03 Body And Mind.mp3 b/data/03 Body And Mind.mp3 similarity index 100% rename from 03 Body And Mind.mp3 rename to data/03 Body And Mind.mp3 diff --git a/03 Dead Flat.mp3 b/data/03 Dead Flat.mp3 similarity index 100% rename from 03 Dead Flat.mp3 rename to data/03 Dead Flat.mp3 diff --git a/03 Dream Creator.mp3 b/data/03 Dream Creator.mp3 similarity index 100% rename from 03 Dream Creator.mp3 rename to data/03 Dream Creator.mp3 diff --git a/03 Drug Sock.mp3 b/data/03 Drug Sock.mp3 similarity index 100% rename from 03 Drug Sock.mp3 rename to data/03 Drug Sock.mp3 diff --git a/03 Electromagnetic.mp3 b/data/03 Electromagnetic.mp3 similarity index 100% rename from 03 Electromagnetic.mp3 rename to data/03 Electromagnetic.mp3 diff --git a/03 Elephant Machine (Original Mix).mp3 b/data/03 Elephant Machine (Original Mix).mp3 similarity index 100% rename from 03 Elephant Machine (Original Mix).mp3 rename to data/03 Elephant Machine (Original Mix).mp3 diff --git a/03 Elt.mp3 b/data/03 Elt.mp3 similarity index 100% rename from 03 Elt.mp3 rename to data/03 Elt.mp3 diff --git a/03 Enter The Voo.mp3 b/data/03 Enter The Voo.mp3 similarity index 100% rename from 03 Enter The Voo.mp3 rename to data/03 Enter The Voo.mp3 diff --git a/03 Event Horizon.mp3 b/data/03 Event Horizon.mp3 similarity index 100% rename from 03 Event Horizon.mp3 rename to data/03 Event Horizon.mp3 diff --git a/03 Evil Dub.mp3 b/data/03 Evil Dub.mp3 similarity index 100% rename from 03 Evil Dub.mp3 rename to data/03 Evil Dub.mp3 diff --git a/03 Experience.mp3 b/data/03 Experience.mp3 similarity index 100% rename from 03 Experience.mp3 rename to data/03 Experience.mp3 diff --git a/03 Extension.mp3 b/data/03 Extension.mp3 similarity index 100% rename from 03 Extension.mp3 rename to data/03 Extension.mp3 diff --git a/03 Free Tibet.mp3 b/data/03 Free Tibet.mp3 similarity index 100% rename from 03 Free Tibet.mp3 rename to data/03 Free Tibet.mp3 diff --git a/03 Gate I.mp3 b/data/03 Gate I.mp3 similarity index 100% rename from 03 Gate I.mp3 rename to data/03 Gate I.mp3 diff --git a/03 Ice Cube.mp3 b/data/03 Ice Cube.mp3 similarity index 100% rename from 03 Ice Cube.mp3 rename to data/03 Ice Cube.mp3 diff --git a/03 Insect & Insect Bite.mp3 b/data/03 Insect & Insect Bite.mp3 similarity index 100% rename from 03 Insect & Insect Bite.mp3 rename to data/03 Insect & Insect Bite.mp3 diff --git a/03 Last Encounter.mp3 b/data/03 Last Encounter.mp3 similarity index 100% rename from 03 Last Encounter.mp3 rename to data/03 Last Encounter.mp3 diff --git a/03 Lovely Serenade.mp3 b/data/03 Lovely Serenade.mp3 similarity index 100% rename from 03 Lovely Serenade.mp3 rename to data/03 Lovely Serenade.mp3 diff --git a/03 Lunar Juice.mp3 b/data/03 Lunar Juice.mp3 similarity index 100% rename from 03 Lunar Juice.mp3 rename to data/03 Lunar Juice.mp3 diff --git a/03 Made Of Clay.mp3 b/data/03 Made Of Clay.mp3 similarity index 100% rename from 03 Made Of Clay.mp3 rename to data/03 Made Of Clay.mp3 diff --git a/03 Made Out Of Vapour.mp3 b/data/03 Made Out Of Vapour.mp3 similarity index 100% rename from 03 Made Out Of Vapour.mp3 rename to data/03 Made Out Of Vapour.mp3 diff --git a/03 Merope.mp3 b/data/03 Merope.mp3 similarity index 100% rename from 03 Merope.mp3 rename to data/03 Merope.mp3 diff --git a/03 Nemo.mp3 b/data/03 Nemo.mp3 similarity index 100% rename from 03 Nemo.mp3 rename to data/03 Nemo.mp3 diff --git a/03 Nothing is Something Worth Doing.mp3 b/data/03 Nothing is Something Worth Doing.mp3 similarity index 100% rename from 03 Nothing is Something Worth Doing.mp3 rename to data/03 Nothing is Something Worth Doing.mp3 diff --git a/03 On The Frequency.mp3 b/data/03 On The Frequency.mp3 similarity index 100% rename from 03 On The Frequency.mp3 rename to data/03 On The Frequency.mp3 diff --git a/03 Purple Merlin.mp3 b/data/03 Purple Merlin.mp3 similarity index 100% rename from 03 Purple Merlin.mp3 rename to data/03 Purple Merlin.mp3 diff --git a/03 Rally Spirit.mp3 b/data/03 Rally Spirit.mp3 similarity index 100% rename from 03 Rally Spirit.mp3 rename to data/03 Rally Spirit.mp3 diff --git a/03 Reality Check.mp3 b/data/03 Reality Check.mp3 similarity index 100% rename from 03 Reality Check.mp3 rename to data/03 Reality Check.mp3 diff --git a/03 Restricted Flow.mp3 b/data/03 Restricted Flow.mp3 similarity index 100% rename from 03 Restricted Flow.mp3 rename to data/03 Restricted Flow.mp3 diff --git a/03 Sailing In The Sea Of Mushroom.mp3 b/data/03 Sailing In The Sea Of Mushroom.mp3 similarity index 100% rename from 03 Sailing In The Sea Of Mushroom.mp3 rename to data/03 Sailing In The Sea Of Mushroom.mp3 diff --git a/03 Son Of A Bush.mp3 b/data/03 Son Of A Bush.mp3 similarity index 100% rename from 03 Son Of A Bush.mp3 rename to data/03 Son Of A Bush.mp3 diff --git a/03 Sonic Kipper.mp3 b/data/03 Sonic Kipper.mp3 similarity index 100% rename from 03 Sonic Kipper.mp3 rename to data/03 Sonic Kipper.mp3 diff --git a/03 Spores From Space (A Microscopic.mp3 b/data/03 Spores From Space (A Microscopic.mp3 similarity index 100% rename from 03 Spores From Space (A Microscopic.mp3 rename to data/03 Spores From Space (A Microscopic.mp3 diff --git a/03 Subterfuge.mp3 b/data/03 Subterfuge.mp3 similarity index 100% rename from 03 Subterfuge.mp3 rename to data/03 Subterfuge.mp3 diff --git a/03 The Forest Spirit.mp3 b/data/03 The Forest Spirit.mp3 similarity index 100% rename from 03 The Forest Spirit.mp3 rename to data/03 The Forest Spirit.mp3 diff --git a/03 The Second Revelation.mp3 b/data/03 The Second Revelation.mp3 similarity index 100% rename from 03 The Second Revelation.mp3 rename to data/03 The Second Revelation.mp3 diff --git a/03 The Second Room (A-Trip).mp3 b/data/03 The Second Room (A-Trip).mp3 similarity index 100% rename from 03 The Second Room (A-Trip).mp3 rename to data/03 The Second Room (A-Trip).mp3 diff --git a/03 Tyrannis.mp3 b/data/03 Tyrannis.mp3 similarity index 100% rename from 03 Tyrannis.mp3 rename to data/03 Tyrannis.mp3 diff --git a/03 Visions Of Nasca.mp3 b/data/03 Visions Of Nasca.mp3 similarity index 100% rename from 03 Visions Of Nasca.mp3 rename to data/03 Visions Of Nasca.mp3 diff --git a/03 Wormhole.mp3 b/data/03 Wormhole.mp3 similarity index 100% rename from 03 Wormhole.mp3 rename to data/03 Wormhole.mp3 diff --git a/03-infinity_-_lost_in_the_sunlight-gem.mp3 b/data/03-infinity_-_lost_in_the_sunlight-gem.mp3 similarity index 100% rename from 03-infinity_-_lost_in_the_sunlight-gem.mp3 rename to data/03-infinity_-_lost_in_the_sunlight-gem.mp3 diff --git a/03-interactive_noise-time_and_space__zyce_and_flegma_remix.mp3 b/data/03-interactive_noise-time_and_space__zyce_and_flegma_remix.mp3 similarity index 100% rename from 03-interactive_noise-time_and_space__zyce_and_flegma_remix.mp3 rename to data/03-interactive_noise-time_and_space__zyce_and_flegma_remix.mp3 diff --git a/03-invisible_reality_-_pacifier_move-gem.mp3 b/data/03-invisible_reality_-_pacifier_move-gem.mp3 similarity index 100% rename from 03-invisible_reality_-_pacifier_move-gem.mp3 rename to data/03-invisible_reality_-_pacifier_move-gem.mp3 diff --git a/03-jasmin-this_place-alki.mp3 b/data/03-jasmin-this_place-alki.mp3 similarity index 100% rename from 03-jasmin-this_place-alki.mp3 rename to data/03-jasmin-this_place-alki.mp3 diff --git a/03-kaempfer_and_dietze_-_shear_force_mute_rmx-upe.mp3 b/data/03-kaempfer_and_dietze_-_shear_force_mute_rmx-upe.mp3 similarity index 100% rename from 03-kaempfer_and_dietze_-_shear_force_mute_rmx-upe.mp3 rename to data/03-kaempfer_and_dietze_-_shear_force_mute_rmx-upe.mp3 diff --git a/03-kinix_-_memories-psycz.mp3 b/data/03-kinix_-_memories-psycz.mp3 similarity index 100% rename from 03-kinix_-_memories-psycz.mp3 rename to data/03-kinix_-_memories-psycz.mp3 diff --git a/03-kino_oko_-_lovely_serenade-mycel.mp3 b/data/03-kino_oko_-_lovely_serenade-mycel.mp3 similarity index 100% rename from 03-kino_oko_-_lovely_serenade-mycel.mp3 rename to data/03-kino_oko_-_lovely_serenade-mycel.mp3 diff --git a/03-kuba_-_a_shoe_string_(spaff_mix_feat._shaky)-gem.mp3 b/data/03-kuba_-_a_shoe_string_(spaff_mix_feat._shaky)-gem.mp3 similarity index 100% rename from 03-kuba_-_a_shoe_string_(spaff_mix_feat._shaky)-gem.mp3 rename to data/03-kuba_-_a_shoe_string_(spaff_mix_feat._shaky)-gem.mp3 diff --git a/03-liquid_space--looking_forward-shelter.mp3 b/data/03-liquid_space--looking_forward-shelter.mp3 similarity index 100% rename from 03-liquid_space--looking_forward-shelter.mp3 rename to data/03-liquid_space--looking_forward-shelter.mp3 diff --git a/03-meller_-_raum_und_kaelte_2008_edit-upe.mp3 b/data/03-meller_-_raum_und_kaelte_2008_edit-upe.mp3 similarity index 100% rename from 03-meller_-_raum_und_kaelte_2008_edit-upe.mp3 rename to data/03-meller_-_raum_und_kaelte_2008_edit-upe.mp3 diff --git a/03-merkaba_-_epic_life-br_int.mp3 b/data/03-merkaba_-_epic_life-br_int.mp3 similarity index 100% rename from 03-merkaba_-_epic_life-br_int.mp3 rename to data/03-merkaba_-_epic_life-br_int.mp3 diff --git a/03-midimal--deep_devil_(inner_state_remix)-shelter.mp3 b/data/03-midimal--deep_devil_(inner_state_remix)-shelter.mp3 similarity index 100% rename from 03-midimal--deep_devil_(inner_state_remix)-shelter.mp3 rename to data/03-midimal--deep_devil_(inner_state_remix)-shelter.mp3 diff --git a/03-namarrkon_-_comet_life-fym.mp3 b/data/03-namarrkon_-_comet_life-fym.mp3 similarity index 100% rename from 03-namarrkon_-_comet_life-fym.mp3 rename to data/03-namarrkon_-_comet_life-fym.mp3 diff --git a/04 6 Cells.mp3 b/data/04 6 Cells.mp3 similarity index 100% rename from 04 6 Cells.mp3 rename to data/04 6 Cells.mp3 diff --git a/04 Alcyone.mp3 b/data/04 Alcyone.mp3 similarity index 100% rename from 04 Alcyone.mp3 rename to data/04 Alcyone.mp3 diff --git a/04 Alien's Land.mp3 b/data/04 Alien's Land.mp3 similarity index 100% rename from 04 Alien's Land.mp3 rename to data/04 Alien's Land.mp3 diff --git a/04 All Around.mp3 b/data/04 All Around.mp3 similarity index 100% rename from 04 All Around.mp3 rename to data/04 All Around.mp3 diff --git a/04 Bandwidth Shunyata.mp3 b/data/04 Bandwidth Shunyata.mp3 similarity index 100% rename from 04 Bandwidth Shunyata.mp3 rename to data/04 Bandwidth Shunyata.mp3 diff --git a/04 Beauty Of Duality.mp3 b/data/04 Beauty Of Duality.mp3 similarity index 100% rename from 04 Beauty Of Duality.mp3 rename to data/04 Beauty Of Duality.mp3 diff --git a/04 Blue Muppet.mp3 b/data/04 Blue Muppet.mp3 similarity index 100% rename from 04 Blue Muppet.mp3 rename to data/04 Blue Muppet.mp3 diff --git a/04 Cable Enable.mp3 b/data/04 Cable Enable.mp3 similarity index 100% rename from 04 Cable Enable.mp3 rename to data/04 Cable Enable.mp3 diff --git a/04 Cold Nights.mp3 b/data/04 Cold Nights.mp3 similarity index 100% rename from 04 Cold Nights.mp3 rename to data/04 Cold Nights.mp3 diff --git a/04 Complete Delete.mp3 b/data/04 Complete Delete.mp3 similarity index 100% rename from 04 Complete Delete.mp3 rename to data/04 Complete Delete.mp3 diff --git a/04 Escape From Tulse Hell.mp3 b/data/04 Escape From Tulse Hell.mp3 similarity index 100% rename from 04 Escape From Tulse Hell.mp3 rename to data/04 Escape From Tulse Hell.mp3 diff --git a/04 Evolution.mp3 b/data/04 Evolution.mp3 similarity index 100% rename from 04 Evolution.mp3 rename to data/04 Evolution.mp3 diff --git a/04 Experimenting With Potions.mp3 b/data/04 Experimenting With Potions.mp3 similarity index 100% rename from 04 Experimenting With Potions.mp3 rename to data/04 Experimenting With Potions.mp3 diff --git a/04 Free Lemonade.mp3 b/data/04 Free Lemonade.mp3 similarity index 100% rename from 04 Free Lemonade.mp3 rename to data/04 Free Lemonade.mp3 diff --git a/04 Get It Done.mp3 b/data/04 Get It Done.mp3 similarity index 100% rename from 04 Get It Done.mp3 rename to data/04 Get It Done.mp3 diff --git a/04 Hairy Liquid.mp3 b/data/04 Hairy Liquid.mp3 similarity index 100% rename from 04 Hairy Liquid.mp3 rename to data/04 Hairy Liquid.mp3 diff --git a/04 Horrorgram.mp3 b/data/04 Horrorgram.mp3 similarity index 100% rename from 04 Horrorgram.mp3 rename to data/04 Horrorgram.mp3 diff --git a/04 In The Dirt.mp3 b/data/04 In The Dirt.mp3 similarity index 100% rename from 04 In The Dirt.mp3 rename to data/04 In The Dirt.mp3 diff --git a/04 Iron.mp3 b/data/04 Iron.mp3 similarity index 100% rename from 04 Iron.mp3 rename to data/04 Iron.mp3 diff --git a/04 Kerbaros.mp3 b/data/04 Kerbaros.mp3 similarity index 100% rename from 04 Kerbaros.mp3 rename to data/04 Kerbaros.mp3 diff --git a/04 Kilobyte Bandit.mp3 b/data/04 Kilobyte Bandit.mp3 similarity index 100% rename from 04 Kilobyte Bandit.mp3 rename to data/04 Kilobyte Bandit.mp3 diff --git a/04 March.mp3 b/data/04 March.mp3 similarity index 100% rename from 04 March.mp3 rename to data/04 March.mp3 diff --git a/04 Meet The Buddha.mp3 b/data/04 Meet The Buddha.mp3 similarity index 100% rename from 04 Meet The Buddha.mp3 rename to data/04 Meet The Buddha.mp3 diff --git a/04 Micromega.mp3 b/data/04 Micromega.mp3 similarity index 100% rename from 04 Micromega.mp3 rename to data/04 Micromega.mp3 diff --git a/04 Monstro.mp3 b/data/04 Monstro.mp3 similarity index 100% rename from 04 Monstro.mp3 rename to data/04 Monstro.mp3 diff --git a/04 Ok.mp3 b/data/04 Ok.mp3 similarity index 100% rename from 04 Ok.mp3 rename to data/04 Ok.mp3 diff --git a/04 Rosalinda.mp3 b/data/04 Rosalinda.mp3 similarity index 100% rename from 04 Rosalinda.mp3 rename to data/04 Rosalinda.mp3 diff --git a/04 Saikol.mp3 b/data/04 Saikol.mp3 similarity index 100% rename from 04 Saikol.mp3 rename to data/04 Saikol.mp3 diff --git a/04 Searching For Ufos.mp3 b/data/04 Searching For Ufos.mp3 similarity index 100% rename from 04 Searching For Ufos.mp3 rename to data/04 Searching For Ufos.mp3 diff --git a/04 Shpongle Spores.mp3 b/data/04 Shpongle Spores.mp3 similarity index 100% rename from 04 Shpongle Spores.mp3 rename to data/04 Shpongle Spores.mp3 diff --git a/04 Some Simple Sounds.mp3 b/data/04 Some Simple Sounds.mp3 similarity index 100% rename from 04 Some Simple Sounds.mp3 rename to data/04 Some Simple Sounds.mp3 diff --git a/04 Soothsayer (The Lysurgeon Warning.mp3 b/data/04 Soothsayer (The Lysurgeon Warning.mp3 similarity index 100% rename from 04 Soothsayer (The Lysurgeon Warning.mp3 rename to data/04 Soothsayer (The Lysurgeon Warning.mp3 diff --git a/04 Spiritual Antiseptic (Minty Fresh.mp3 b/data/04 Spiritual Antiseptic (Minty Fresh.mp3 similarity index 100% rename from 04 Spiritual Antiseptic (Minty Fresh.mp3 rename to data/04 Spiritual Antiseptic (Minty Fresh.mp3 diff --git a/04 Sumiaste Nagrania.mp3 b/data/04 Sumiaste Nagrania.mp3 similarity index 100% rename from 04 Sumiaste Nagrania.mp3 rename to data/04 Sumiaste Nagrania.mp3 diff --git a/04 Teleport.mp3 b/data/04 Teleport.mp3 similarity index 100% rename from 04 Teleport.mp3 rename to data/04 Teleport.mp3 diff --git a/04 The Logic of The Polyphonic.mp3 b/data/04 The Logic of The Polyphonic.mp3 similarity index 100% rename from 04 The Logic of The Polyphonic.mp3 rename to data/04 The Logic of The Polyphonic.mp3 diff --git a/04 The Rain Song.mp3 b/data/04 The Rain Song.mp3 similarity index 100% rename from 04 The Rain Song.mp3 rename to data/04 The Rain Song.mp3 diff --git a/04 The Shen.mp3 b/data/04 The Shen.mp3 similarity index 100% rename from 04 The Shen.mp3 rename to data/04 The Shen.mp3 diff --git a/04 The Third Revelation.mp3 b/data/04 The Third Revelation.mp3 similarity index 100% rename from 04 The Third Revelation.mp3 rename to data/04 The Third Revelation.mp3 diff --git a/04 Time Shifter.mp3 b/data/04 Time Shifter.mp3 similarity index 100% rename from 04 Time Shifter.mp3 rename to data/04 Time Shifter.mp3 diff --git a/04 Transmitter.mp3 b/data/04 Transmitter.mp3 similarity index 100% rename from 04 Transmitter.mp3 rename to data/04 Transmitter.mp3 diff --git a/04 Tribal Dancer.mp3 b/data/04 Tribal Dancer.mp3 similarity index 100% rename from 04 Tribal Dancer.mp3 rename to data/04 Tribal Dancer.mp3 diff --git a/04 Tribal Oscillation.mp3 b/data/04 Tribal Oscillation.mp3 similarity index 100% rename from 04 Tribal Oscillation.mp3 rename to data/04 Tribal Oscillation.mp3 diff --git a/04 War Dogs.mp3 b/data/04 War Dogs.mp3 similarity index 100% rename from 04 War Dogs.mp3 rename to data/04 War Dogs.mp3 diff --git a/04 War of The Hierophants.mp3 b/data/04 War of The Hierophants.mp3 similarity index 100% rename from 04 War of The Hierophants.mp3 rename to data/04 War of The Hierophants.mp3 diff --git a/04 Your Friends Are Scary (Original.mp3 b/data/04 Your Friends Are Scary (Original.mp3 similarity index 100% rename from 04 Your Friends Are Scary (Original.mp3 rename to data/04 Your Friends Are Scary (Original.mp3 diff --git a/04 utopia.mp3 b/data/04 utopia.mp3 similarity index 100% rename from 04 utopia.mp3 rename to data/04 utopia.mp3 diff --git a/04-j_and_b--stoned_ass_hell_original_mix-shelter.mp3 b/data/04-j_and_b--stoned_ass_hell_original_mix-shelter.mp3 similarity index 100% rename from 04-j_and_b--stoned_ass_hell_original_mix-shelter.mp3 rename to data/04-j_and_b--stoned_ass_hell_original_mix-shelter.mp3 diff --git a/04-jaia_-_electric_sunrise_(even_11_remix)-gem.mp3 b/data/04-jaia_-_electric_sunrise_(even_11_remix)-gem.mp3 similarity index 100% rename from 04-jaia_-_electric_sunrise_(even_11_remix)-gem.mp3 rename to data/04-jaia_-_electric_sunrise_(even_11_remix)-gem.mp3 diff --git a/04-kuba_-_they_all_went_to_a_party-gem.mp3 b/data/04-kuba_-_they_all_went_to_a_party-gem.mp3 similarity index 100% rename from 04-kuba_-_they_all_went_to_a_party-gem.mp3 rename to data/04-kuba_-_they_all_went_to_a_party-gem.mp3 diff --git a/04-kyber_and_netik--synsanto-shelter.mp3 b/data/04-kyber_and_netik--synsanto-shelter.mp3 similarity index 100% rename from 04-kyber_and_netik--synsanto-shelter.mp3 rename to data/04-kyber_and_netik--synsanto-shelter.mp3 diff --git a/04-manmademan_-_conscious_creators.mp3 b/data/04-manmademan_-_conscious_creators.mp3 similarity index 100% rename from 04-manmademan_-_conscious_creators.mp3 rename to data/04-manmademan_-_conscious_creators.mp3 diff --git a/04-meller_-_shiba_gmo_rmx-upe.mp3 b/data/04-meller_-_shiba_gmo_rmx-upe.mp3 similarity index 100% rename from 04-meller_-_shiba_gmo_rmx-upe.mp3 rename to data/04-meller_-_shiba_gmo_rmx-upe.mp3 diff --git a/04-minimal_criminal_-_alice_in_acidland-upe.mp3 b/data/04-minimal_criminal_-_alice_in_acidland-upe.mp3 similarity index 100% rename from 04-minimal_criminal_-_alice_in_acidland-upe.mp3 rename to data/04-minimal_criminal_-_alice_in_acidland-upe.mp3 diff --git a/04_Mechanix_-_Once_Upon_A_Time.mp3 b/data/04_Mechanix_-_Once_Upon_A_Time.mp3 similarity index 100% rename from 04_Mechanix_-_Once_Upon_A_Time.mp3 rename to data/04_Mechanix_-_Once_Upon_A_Time.mp3 diff --git a/05 - Fitalic - Byala Beach.mp3 b/data/05 - Fitalic - Byala Beach.mp3 similarity index 100% rename from 05 - Fitalic - Byala Beach.mp3 rename to data/05 - Fitalic - Byala Beach.mp3 diff --git a/05 All Channels Open.mp3 b/data/05 All Channels Open.mp3 similarity index 100% rename from 05 All Channels Open.mp3 rename to data/05 All Channels Open.mp3 diff --git a/05 Atoll.mp3 b/data/05 Atoll.mp3 similarity index 100% rename from 05 Atoll.mp3 rename to data/05 Atoll.mp3 diff --git a/05 Behind Closed Eyelids.mp3 b/data/05 Behind Closed Eyelids.mp3 similarity index 100% rename from 05 Behind Closed Eyelids.mp3 rename to data/05 Behind Closed Eyelids.mp3 diff --git a/05 Cley Hill.mp3 b/data/05 Cley Hill.mp3 similarity index 100% rename from 05 Cley Hill.mp3 rename to data/05 Cley Hill.mp3 diff --git a/05 Cloud Sailors.mp3 b/data/05 Cloud Sailors.mp3 similarity index 100% rename from 05 Cloud Sailors.mp3 rename to data/05 Cloud Sailors.mp3 diff --git a/05 Cryostasis.mp3 b/data/05 Cryostasis.mp3 similarity index 100% rename from 05 Cryostasis.mp3 rename to data/05 Cryostasis.mp3 diff --git a/05 Cyber Zoo.mp3 b/data/05 Cyber Zoo.mp3 similarity index 100% rename from 05 Cyber Zoo.mp3 rename to data/05 Cyber Zoo.mp3 diff --git a/05 Drop The Bomb.mp3 b/data/05 Drop The Bomb.mp3 similarity index 100% rename from 05 Drop The Bomb.mp3 rename to data/05 Drop The Bomb.mp3 diff --git a/05 Dumble My Humble.mp3 b/data/05 Dumble My Humble.mp3 similarity index 100% rename from 05 Dumble My Humble.mp3 rename to data/05 Dumble My Humble.mp3 diff --git a/05 Fixed.mp3 b/data/05 Fixed.mp3 similarity index 100% rename from 05 Fixed.mp3 rename to data/05 Fixed.mp3 diff --git a/05 Gate II.mp3 b/data/05 Gate II.mp3 similarity index 100% rename from 05 Gate II.mp3 rename to data/05 Gate II.mp3 diff --git a/05 I Am A Freak (Original Mix).mp3 b/data/05 I Am A Freak (Original Mix).mp3 similarity index 100% rename from 05 I Am A Freak (Original Mix).mp3 rename to data/05 I Am A Freak (Original Mix).mp3 diff --git a/05 I Am You.mp3 b/data/05 I Am You.mp3 similarity index 100% rename from 05 I Am You.mp3 rename to data/05 I Am You.mp3 diff --git a/05 Jimmy The Plate.mp3 b/data/05 Jimmy The Plate.mp3 similarity index 100% rename from 05 Jimmy The Plate.mp3 rename to data/05 Jimmy The Plate.mp3 diff --git a/05 King Rat.mp3 b/data/05 King Rat.mp3 similarity index 100% rename from 05 King Rat.mp3 rename to data/05 King Rat.mp3 diff --git a/05 L.S.D. (World Sheet Of Closed Str.mp3 b/data/05 L.S.D. (World Sheet Of Closed Str.mp3 similarity index 100% rename from 05 L.S.D. (World Sheet Of Closed Str.mp3 rename to data/05 L.S.D. (World Sheet Of Closed Str.mp3 diff --git a/05 Land Of Freedom 'Tribute To MWNN'.mp3 b/data/05 Land Of Freedom 'Tribute To MWNN'.mp3 similarity index 100% rename from 05 Land Of Freedom 'Tribute To MWNN'.mp3 rename to data/05 Land Of Freedom 'Tribute To MWNN'.mp3 diff --git a/05 Little Honey.mp3 b/data/05 Little Honey.mp3 similarity index 100% rename from 05 Little Honey.mp3 rename to data/05 Little Honey.mp3 diff --git a/05 Manzanilla.mp3 b/data/05 Manzanilla.mp3 similarity index 100% rename from 05 Manzanilla.mp3 rename to data/05 Manzanilla.mp3 diff --git a/05 Meeting With Strange Species.mp3 b/data/05 Meeting With Strange Species.mp3 similarity index 100% rename from 05 Meeting With Strange Species.mp3 rename to data/05 Meeting With Strange Species.mp3 diff --git a/05 Mona Lisa Overdrive v2.mp3 b/data/05 Mona Lisa Overdrive v2.mp3 similarity index 100% rename from 05 Mona Lisa Overdrive v2.mp3 rename to data/05 Mona Lisa Overdrive v2.mp3 diff --git a/05 Ms Frankenstein.mp3 b/data/05 Ms Frankenstein.mp3 similarity index 100% rename from 05 Ms Frankenstein.mp3 rename to data/05 Ms Frankenstein.mp3 diff --git a/05 Neurobic.mp3 b/data/05 Neurobic.mp3 similarity index 100% rename from 05 Neurobic.mp3 rename to data/05 Neurobic.mp3 diff --git a/05 Neutralize.mp3 b/data/05 Neutralize.mp3 similarity index 100% rename from 05 Neutralize.mp3 rename to data/05 Neutralize.mp3 diff --git a/05 Nia Kor.mp3 b/data/05 Nia Kor.mp3 similarity index 100% rename from 05 Nia Kor.mp3 rename to data/05 Nia Kor.mp3 diff --git a/05 Our Man In Nirvana.mp3 b/data/05 Our Man In Nirvana.mp3 similarity index 100% rename from 05 Our Man In Nirvana.mp3 rename to data/05 Our Man In Nirvana.mp3 diff --git a/05 Panic in Paradise.mp3 b/data/05 Panic in Paradise.mp3 similarity index 100% rename from 05 Panic in Paradise.mp3 rename to data/05 Panic in Paradise.mp3 diff --git a/05 Poem For Granny.mp3 b/data/05 Poem For Granny.mp3 similarity index 100% rename from 05 Poem For Granny.mp3 rename to data/05 Poem For Granny.mp3 diff --git a/05 Razorback.mp3 b/data/05 Razorback.mp3 similarity index 100% rename from 05 Razorback.mp3 rename to data/05 Razorback.mp3 diff --git a/05 Reptilian Regime.mp3 b/data/05 Reptilian Regime.mp3 similarity index 100% rename from 05 Reptilian Regime.mp3 rename to data/05 Reptilian Regime.mp3 diff --git a/05 Shamanix.mp3 b/data/05 Shamanix.mp3 similarity index 100% rename from 05 Shamanix.mp3 rename to data/05 Shamanix.mp3 diff --git a/05 Snack La Vista.mp3 b/data/05 Snack La Vista.mp3 similarity index 100% rename from 05 Snack La Vista.mp3 rename to data/05 Snack La Vista.mp3 diff --git a/05 Sub Atomic.mp3 b/data/05 Sub Atomic.mp3 similarity index 100% rename from 05 Sub Atomic.mp3 rename to data/05 Sub Atomic.mp3 diff --git a/05 The Fourth Revelation.mp3 b/data/05 The Fourth Revelation.mp3 similarity index 100% rename from 05 The Fourth Revelation.mp3 rename to data/05 The Fourth Revelation.mp3 diff --git a/05 The Lonely Land Of Tada.mp3 b/data/05 The Lonely Land Of Tada.mp3 similarity index 100% rename from 05 The Lonely Land Of Tada.mp3 rename to data/05 The Lonely Land Of Tada.mp3 diff --git a/05 black and white.mp3 b/data/05 black and white.mp3 similarity index 100% rename from 05 black and white.mp3 rename to data/05 black and white.mp3 diff --git a/05-liquid_sound_-_psychedelic_dreams-br.mp3 b/data/05-liquid_sound_-_psychedelic_dreams-br.mp3 similarity index 100% rename from 05-liquid_sound_-_psychedelic_dreams-br.mp3 rename to data/05-liquid_sound_-_psychedelic_dreams-br.mp3 diff --git a/05-meller_-_spacedrum-upe.mp3 b/data/05-meller_-_spacedrum-upe.mp3 similarity index 100% rename from 05-meller_-_spacedrum-upe.mp3 rename to data/05-meller_-_spacedrum-upe.mp3 diff --git a/05-merkaba_-_mental_monkey_bars-br_int.mp3 b/data/05-merkaba_-_mental_monkey_bars-br_int.mp3 similarity index 100% rename from 05-merkaba_-_mental_monkey_bars-br_int.mp3 rename to data/05-merkaba_-_mental_monkey_bars-br_int.mp3 diff --git a/05-midimal_-_jaron-mycel.mp3 b/data/05-midimal_-_jaron-mycel.mp3 similarity index 100% rename from 05-midimal_-_jaron-mycel.mp3 rename to data/05-midimal_-_jaron-mycel.mp3 diff --git a/06 3rd Floor.mp3 b/data/06 3rd Floor.mp3 similarity index 100% rename from 06 3rd Floor.mp3 rename to data/06 3rd Floor.mp3 diff --git a/06 Analogue Laughing Machine.mp3 b/data/06 Analogue Laughing Machine.mp3 similarity index 100% rename from 06 Analogue Laughing Machine.mp3 rename to data/06 Analogue Laughing Machine.mp3 diff --git a/06 Ananokki.mp3 b/data/06 Ananokki.mp3 similarity index 100% rename from 06 Ananokki.mp3 rename to data/06 Ananokki.mp3 diff --git a/06 Bhang Galore.mp3 b/data/06 Bhang Galore.mp3 similarity index 100% rename from 06 Bhang Galore.mp3 rename to data/06 Bhang Galore.mp3 diff --git a/06 Billy The Kid Strikes Back.mp3 b/data/06 Billy The Kid Strikes Back.mp3 similarity index 100% rename from 06 Billy The Kid Strikes Back.mp3 rename to data/06 Billy The Kid Strikes Back.mp3 diff --git a/06 Carousel.mp3 b/data/06 Carousel.mp3 similarity index 100% rename from 06 Carousel.mp3 rename to data/06 Carousel.mp3 diff --git a/06 Combustion.mp3 b/data/06 Combustion.mp3 similarity index 100% rename from 06 Combustion.mp3 rename to data/06 Combustion.mp3 diff --git a/06 Cosmic Approach.mp3 b/data/06 Cosmic Approach.mp3 similarity index 100% rename from 06 Cosmic Approach.mp3 rename to data/06 Cosmic Approach.mp3 diff --git a/06 Dansul Ielelor.mp3 b/data/06 Dansul Ielelor.mp3 similarity index 100% rename from 06 Dansul Ielelor.mp3 rename to data/06 Dansul Ielelor.mp3 diff --git a/06 Darwin Project.mp3 b/data/06 Darwin Project.mp3 similarity index 100% rename from 06 Darwin Project.mp3 rename to data/06 Darwin Project.mp3 diff --git a/06 Divine Moments Of Truth.mp3 b/data/06 Divine Moments Of Truth.mp3 similarity index 100% rename from 06 Divine Moments Of Truth.mp3 rename to data/06 Divine Moments Of Truth.mp3 diff --git a/06 Drums of Africa.mp3 b/data/06 Drums of Africa.mp3 similarity index 100% rename from 06 Drums of Africa.mp3 rename to data/06 Drums of Africa.mp3 diff --git a/06 Encrusted Filth.mp3 b/data/06 Encrusted Filth.mp3 similarity index 100% rename from 06 Encrusted Filth.mp3 rename to data/06 Encrusted Filth.mp3 diff --git a/06 Eyengui.mp3 b/data/06 Eyengui.mp3 similarity index 100% rename from 06 Eyengui.mp3 rename to data/06 Eyengui.mp3 diff --git a/06 Fire Escape (feat Haltya).mp3 b/data/06 Fire Escape (feat Haltya).mp3 similarity index 100% rename from 06 Fire Escape (feat Haltya).mp3 rename to data/06 Fire Escape (feat Haltya).mp3 diff --git a/06 Groovin the Bed.mp3 b/data/06 Groovin the Bed.mp3 similarity index 100% rename from 06 Groovin the Bed.mp3 rename to data/06 Groovin the Bed.mp3 diff --git a/06 I'll promise you.mp3 b/data/06 I'll promise you.mp3 similarity index 100% rename from 06 I'll promise you.mp3 rename to data/06 I'll promise you.mp3 diff --git a/06 In Stereo.mp3 b/data/06 In Stereo.mp3 similarity index 100% rename from 06 In Stereo.mp3 rename to data/06 In Stereo.mp3 diff --git a/06 In The Nude.mp3 b/data/06 In The Nude.mp3 similarity index 100% rename from 06 In The Nude.mp3 rename to data/06 In The Nude.mp3 diff --git a/06 Infinite Regression (feat. Ukiro).mp3 b/data/06 Infinite Regression (feat. Ukiro).mp3 similarity index 100% rename from 06 Infinite Regression (feat. Ukiro).mp3 rename to data/06 Infinite Regression (feat. Ukiro).mp3 diff --git a/06 Low Commotion.mp3 b/data/06 Low Commotion.mp3 similarity index 100% rename from 06 Low Commotion.mp3 rename to data/06 Low Commotion.mp3 diff --git a/06 Mandelbitter.mp3 b/data/06 Mandelbitter.mp3 similarity index 100% rename from 06 Mandelbitter.mp3 rename to data/06 Mandelbitter.mp3 diff --git a/06 Manik 11 (Knights Of The Awakenin.mp3 b/data/06 Manik 11 (Knights Of The Awakenin.mp3 similarity index 100% rename from 06 Manik 11 (Knights Of The Awakenin.mp3 rename to data/06 Manik 11 (Knights Of The Awakenin.mp3 diff --git a/06 Molecular Probe.mp3 b/data/06 Molecular Probe.mp3 similarity index 100% rename from 06 Molecular Probe.mp3 rename to data/06 Molecular Probe.mp3 diff --git a/06 Montoya RMX.mp3 b/data/06 Montoya RMX.mp3 similarity index 100% rename from 06 Montoya RMX.mp3 rename to data/06 Montoya RMX.mp3 diff --git a/06 No Free Space For Tunas.mp3 b/data/06 No Free Space For Tunas.mp3 similarity index 100% rename from 06 No Free Space For Tunas.mp3 rename to data/06 No Free Space For Tunas.mp3 diff --git a/06 Oscillator.mp3 b/data/06 Oscillator.mp3 similarity index 100% rename from 06 Oscillator.mp3 rename to data/06 Oscillator.mp3 diff --git a/06 Osho.mp3 b/data/06 Osho.mp3 similarity index 100% rename from 06 Osho.mp3 rename to data/06 Osho.mp3 diff --git a/06 Our Own happiness.mp3 b/data/06 Our Own happiness.mp3 similarity index 100% rename from 06 Our Own happiness.mp3 rename to data/06 Our Own happiness.mp3 diff --git a/06 Phosphorescence.mp3 b/data/06 Phosphorescence.mp3 similarity index 100% rename from 06 Phosphorescence.mp3 rename to data/06 Phosphorescence.mp3 diff --git a/06 Psychomachine.mp3 b/data/06 Psychomachine.mp3 similarity index 100% rename from 06 Psychomachine.mp3 rename to data/06 Psychomachine.mp3 diff --git a/06 Ribbon On A Branch (Original Mix).mp3 b/data/06 Ribbon On A Branch (Original Mix).mp3 similarity index 100% rename from 06 Ribbon On A Branch (Original Mix).mp3 rename to data/06 Ribbon On A Branch (Original Mix).mp3 diff --git a/06 Shapeshifter.mp3 b/data/06 Shapeshifter.mp3 similarity index 100% rename from 06 Shapeshifter.mp3 rename to data/06 Shapeshifter.mp3 diff --git a/06 Short Circuit.mp3 b/data/06 Short Circuit.mp3 similarity index 100% rename from 06 Short Circuit.mp3 rename to data/06 Short Circuit.mp3 diff --git a/06 Skrock.mp3 b/data/06 Skrock.mp3 similarity index 100% rename from 06 Skrock.mp3 rename to data/06 Skrock.mp3 diff --git a/06 Skylight Extravaganza.mp3 b/data/06 Skylight Extravaganza.mp3 similarity index 100% rename from 06 Skylight Extravaganza.mp3 rename to data/06 Skylight Extravaganza.mp3 diff --git a/06 Soma.mp3 b/data/06 Soma.mp3 similarity index 100% rename from 06 Soma.mp3 rename to data/06 Soma.mp3 diff --git a/06 Story Of Forgotten Notes.mp3 b/data/06 Story Of Forgotten Notes.mp3 similarity index 100% rename from 06 Story Of Forgotten Notes.mp3 rename to data/06 Story Of Forgotten Notes.mp3 diff --git a/06 The Crucible.mp3 b/data/06 The Crucible.mp3 similarity index 100% rename from 06 The Crucible.mp3 rename to data/06 The Crucible.mp3 diff --git a/06 The Fifth Revelation.mp3 b/data/06 The Fifth Revelation.mp3 similarity index 100% rename from 06 The Fifth Revelation.mp3 rename to data/06 The Fifth Revelation.mp3 diff --git a/06 The Poisonous Square.mp3 b/data/06 The Poisonous Square.mp3 similarity index 100% rename from 06 The Poisonous Square.mp3 rename to data/06 The Poisonous Square.mp3 diff --git a/06 Trance Dance.mp3 b/data/06 Trance Dance.mp3 similarity index 100% rename from 06 Trance Dance.mp3 rename to data/06 Trance Dance.mp3 diff --git a/06 Trying Outwards.mp3 b/data/06 Trying Outwards.mp3 similarity index 100% rename from 06 Trying Outwards.mp3 rename to data/06 Trying Outwards.mp3 diff --git a/06 Vocal Distortion.mp3 b/data/06 Vocal Distortion.mp3 similarity index 100% rename from 06 Vocal Distortion.mp3 rename to data/06 Vocal Distortion.mp3 diff --git a/06 We Are The Machines.mp3 b/data/06 We Are The Machines.mp3 similarity index 100% rename from 06 We Are The Machines.mp3 rename to data/06 We Are The Machines.mp3 diff --git a/06 Zwara.mp3 b/data/06 Zwara.mp3 similarity index 100% rename from 06 Zwara.mp3 rename to data/06 Zwara.mp3 diff --git a/06 people can fly.mp3 b/data/06 people can fly.mp3 similarity index 100% rename from 06 people can fly.mp3 rename to data/06 people can fly.mp3 diff --git a/06-infinity_-_arkham_city-gem.mp3 b/data/06-infinity_-_arkham_city-gem.mp3 similarity index 100% rename from 06-infinity_-_arkham_city-gem.mp3 rename to data/06-infinity_-_arkham_city-gem.mp3 diff --git a/06-man_machine_-_magnitude_six-upe.mp3 b/data/06-man_machine_-_magnitude_six-upe.mp3 similarity index 100% rename from 06-man_machine_-_magnitude_six-upe.mp3 rename to data/06-man_machine_-_magnitude_six-upe.mp3 diff --git a/06-optic_wave_-_lizard-mycel.mp3 b/data/06-optic_wave_-_lizard-mycel.mp3 similarity index 100% rename from 06-optic_wave_-_lizard-mycel.mp3 rename to data/06-optic_wave_-_lizard-mycel.mp3 diff --git a/07 - Urucubaca - The Underground (Low Rezolution Remix).mp3 b/data/07 - Urucubaca - The Underground (Low Rezolution Remix).mp3 similarity index 100% rename from 07 - Urucubaca - The Underground (Low Rezolution Remix).mp3 rename to data/07 - Urucubaca - The Underground (Low Rezolution Remix).mp3 diff --git a/07 A Load Up At Nunney Catch.mp3 b/data/07 A Load Up At Nunney Catch.mp3 similarity index 100% rename from 07 A Load Up At Nunney Catch.mp3 rename to data/07 A Load Up At Nunney Catch.mp3 diff --git a/07 A Night In Cairo.mp3 b/data/07 A Night In Cairo.mp3 similarity index 100% rename from 07 A Night In Cairo.mp3 rename to data/07 A Night In Cairo.mp3 diff --git a/07 Absolum.mp3 b/data/07 Absolum.mp3 similarity index 100% rename from 07 Absolum.mp3 rename to data/07 Absolum.mp3 diff --git a/07 Alpha Sector.mp3 b/data/07 Alpha Sector.mp3 similarity index 100% rename from 07 Alpha Sector.mp3 rename to data/07 Alpha Sector.mp3 diff --git a/07 Bali.mp3 b/data/07 Bali.mp3 similarity index 100% rename from 07 Bali.mp3 rename to data/07 Bali.mp3 diff --git a/07 Born Into A New Life.mp3 b/data/07 Born Into A New Life.mp3 similarity index 100% rename from 07 Born Into A New Life.mp3 rename to data/07 Born Into A New Life.mp3 diff --git a/07 Byronic.mp3 b/data/07 Byronic.mp3 similarity index 100% rename from 07 Byronic.mp3 rename to data/07 Byronic.mp3 diff --git a/07 Calling Mercurio.mp3 b/data/07 Calling Mercurio.mp3 similarity index 100% rename from 07 Calling Mercurio.mp3 rename to data/07 Calling Mercurio.mp3 diff --git a/07 Delicate Passage.mp3 b/data/07 Delicate Passage.mp3 similarity index 100% rename from 07 Delicate Passage.mp3 rename to data/07 Delicate Passage.mp3 diff --git a/07 Deranger.mp3 b/data/07 Deranger.mp3 similarity index 100% rename from 07 Deranger.mp3 rename to data/07 Deranger.mp3 diff --git a/07 Disidentification.mp3 b/data/07 Disidentification.mp3 similarity index 100% rename from 07 Disidentification.mp3 rename to data/07 Disidentification.mp3 diff --git a/07 Down At The Crossroad.mp3 b/data/07 Down At The Crossroad.mp3 similarity index 100% rename from 07 Down At The Crossroad.mp3 rename to data/07 Down At The Crossroad.mp3 diff --git a/07 Earthrise.mp3 b/data/07 Earthrise.mp3 similarity index 100% rename from 07 Earthrise.mp3 rename to data/07 Earthrise.mp3 diff --git a/07 Eleven.mp3 b/data/07 Eleven.mp3 similarity index 100% rename from 07 Eleven.mp3 rename to data/07 Eleven.mp3 diff --git a/07 Elixir.mp3 b/data/07 Elixir.mp3 similarity index 100% rename from 07 Elixir.mp3 rename to data/07 Elixir.mp3 diff --git a/07 Floating Away.mp3 b/data/07 Floating Away.mp3 similarity index 100% rename from 07 Floating Away.mp3 rename to data/07 Floating Away.mp3 diff --git a/07 Fluoro Neuro Sponge.mp3 b/data/07 Fluoro Neuro Sponge.mp3 similarity index 100% rename from 07 Fluoro Neuro Sponge.mp3 rename to data/07 Fluoro Neuro Sponge.mp3 diff --git a/07 Frank The Janitor.mp3 b/data/07 Frank The Janitor.mp3 similarity index 100% rename from 07 Frank The Janitor.mp3 rename to data/07 Frank The Janitor.mp3 diff --git a/07 Gate III.mp3 b/data/07 Gate III.mp3 similarity index 100% rename from 07 Gate III.mp3 rename to data/07 Gate III.mp3 diff --git a/07 Geomancer.mp3 b/data/07 Geomancer.mp3 similarity index 100% rename from 07 Geomancer.mp3 rename to data/07 Geomancer.mp3 diff --git a/07 Gnome Dosed.mp3 b/data/07 Gnome Dosed.mp3 similarity index 100% rename from 07 Gnome Dosed.mp3 rename to data/07 Gnome Dosed.mp3 diff --git a/07 Holojaner.mp3 b/data/07 Holojaner.mp3 similarity index 100% rename from 07 Holojaner.mp3 rename to data/07 Holojaner.mp3 diff --git a/07 In Time.mp3 b/data/07 In Time.mp3 similarity index 100% rename from 07 In Time.mp3 rename to data/07 In Time.mp3 diff --git a/07 Like Two Strangers.mp3 b/data/07 Like Two Strangers.mp3 similarity index 100% rename from 07 Like Two Strangers.mp3 rename to data/07 Like Two Strangers.mp3 diff --git a/07 Mahadeva 99.mp3 b/data/07 Mahadeva 99.mp3 similarity index 100% rename from 07 Mahadeva 99.mp3 rename to data/07 Mahadeva 99.mp3 diff --git a/07 Mobius Strip (Remix).mp3 b/data/07 Mobius Strip (Remix).mp3 similarity index 100% rename from 07 Mobius Strip (Remix).mp3 rename to data/07 Mobius Strip (Remix).mp3 diff --git a/07 No Turn Unstoned.mp3 b/data/07 No Turn Unstoned.mp3 similarity index 100% rename from 07 No Turn Unstoned.mp3 rename to data/07 No Turn Unstoned.mp3 diff --git a/07 Nothing Comes Easy.mp3 b/data/07 Nothing Comes Easy.mp3 similarity index 100% rename from 07 Nothing Comes Easy.mp3 rename to data/07 Nothing Comes Easy.mp3 diff --git a/07 Open Sea.mp3 b/data/07 Open Sea.mp3 similarity index 100% rename from 07 Open Sea.mp3 rename to data/07 Open Sea.mp3 diff --git a/07 Orientalic (95 Remix).mp3 b/data/07 Orientalic (95 Remix).mp3 similarity index 100% rename from 07 Orientalic (95 Remix).mp3 rename to data/07 Orientalic (95 Remix).mp3 diff --git a/07 Oscillator.mp3 b/data/07 Oscillator.mp3 similarity index 100% rename from 07 Oscillator.mp3 rename to data/07 Oscillator.mp3 diff --git a/07 Playground Of Spirit.mp3 b/data/07 Playground Of Spirit.mp3 similarity index 100% rename from 07 Playground Of Spirit.mp3 rename to data/07 Playground Of Spirit.mp3 diff --git a/07 Purple Floating.mp3 b/data/07 Purple Floating.mp3 similarity index 100% rename from 07 Purple Floating.mp3 rename to data/07 Purple Floating.mp3 diff --git a/07 Recorde De La Tisco.mp3 b/data/07 Recorde De La Tisco.mp3 similarity index 100% rename from 07 Recorde De La Tisco.mp3 rename to data/07 Recorde De La Tisco.mp3 diff --git a/07 Rip It Up.mp3 b/data/07 Rip It Up.mp3 similarity index 100% rename from 07 Rip It Up.mp3 rename to data/07 Rip It Up.mp3 diff --git a/07 SAve Me God (Rmx).mp3 b/data/07 SAve Me God (Rmx).mp3 similarity index 100% rename from 07 SAve Me God (Rmx).mp3 rename to data/07 SAve Me God (Rmx).mp3 diff --git a/07 Scarlet's Dawning.mp3 b/data/07 Scarlet's Dawning.mp3 similarity index 100% rename from 07 Scarlet's Dawning.mp3 rename to data/07 Scarlet's Dawning.mp3 diff --git a/07 Scientific Coverup.mp3 b/data/07 Scientific Coverup.mp3 similarity index 100% rename from 07 Scientific Coverup.mp3 rename to data/07 Scientific Coverup.mp3 diff --git a/07 Skydiving.mp3 b/data/07 Skydiving.mp3 similarity index 100% rename from 07 Skydiving.mp3 rename to data/07 Skydiving.mp3 diff --git a/07 Small Adventures.mp3 b/data/07 Small Adventures.mp3 similarity index 100% rename from 07 Small Adventures.mp3 rename to data/07 Small Adventures.mp3 diff --git a/07 Soft Machine.mp3 b/data/07 Soft Machine.mp3 similarity index 100% rename from 07 Soft Machine.mp3 rename to data/07 Soft Machine.mp3 diff --git a/07 Stratosfierce 2001.mp3 b/data/07 Stratosfierce 2001.mp3 similarity index 100% rename from 07 Stratosfierce 2001.mp3 rename to data/07 Stratosfierce 2001.mp3 diff --git a/07 The Ground.mp3 b/data/07 The Ground.mp3 similarity index 100% rename from 07 The Ground.mp3 rename to data/07 The Ground.mp3 diff --git a/07 The Sixth Revelation.mp3 b/data/07 The Sixth Revelation.mp3 similarity index 100% rename from 07 The Sixth Revelation.mp3 rename to data/07 The Sixth Revelation.mp3 diff --git a/07 Tommy The Bat.mp3 b/data/07 Tommy The Bat.mp3 similarity index 100% rename from 07 Tommy The Bat.mp3 rename to data/07 Tommy The Bat.mp3 diff --git a/07 Waiting For A New Life.mp3 b/data/07 Waiting For A New Life.mp3 similarity index 100% rename from 07 Waiting For A New Life.mp3 rename to data/07 Waiting For A New Life.mp3 diff --git a/07-kaempfer_and_dietze_-_shear_force_jay_selway_rmx-upe.mp3 b/data/07-kaempfer_and_dietze_-_shear_force_jay_selway_rmx-upe.mp3 similarity index 100% rename from 07-kaempfer_and_dietze_-_shear_force_jay_selway_rmx-upe.mp3 rename to data/07-kaempfer_and_dietze_-_shear_force_jay_selway_rmx-upe.mp3 diff --git a/07-man_machine_-_seventh-upe.mp3 b/data/07-man_machine_-_seventh-upe.mp3 similarity index 100% rename from 07-man_machine_-_seventh-upe.mp3 rename to data/07-man_machine_-_seventh-upe.mp3 diff --git a/07-meller_-_africa-upe.mp3 b/data/07-meller_-_africa-upe.mp3 similarity index 100% rename from 07-meller_-_africa-upe.mp3 rename to data/07-meller_-_africa-upe.mp3 diff --git a/07-nerso_-_crystal-gem.mp3 b/data/07-nerso_-_crystal-gem.mp3 similarity index 100% rename from 07-nerso_-_crystal-gem.mp3 rename to data/07-nerso_-_crystal-gem.mp3 diff --git a/08 Alien Homes.mp3 b/data/08 Alien Homes.mp3 similarity index 100% rename from 08 Alien Homes.mp3 rename to data/08 Alien Homes.mp3 diff --git a/08 Alkaloid.mp3 b/data/08 Alkaloid.mp3 similarity index 100% rename from 08 Alkaloid.mp3 rename to data/08 Alkaloid.mp3 diff --git a/08 Angels And Men.mp3 b/data/08 Angels And Men.mp3 similarity index 100% rename from 08 Angels And Men.mp3 rename to data/08 Angels And Men.mp3 diff --git a/08 Aqua Line Spirit.mp3 b/data/08 Aqua Line Spirit.mp3 similarity index 100% rename from 08 Aqua Line Spirit.mp3 rename to data/08 Aqua Line Spirit.mp3 diff --git a/08 Around The World In A Tea Daze.mp3 b/data/08 Around The World In A Tea Daze.mp3 similarity index 100% rename from 08 Around The World In A Tea Daze.mp3 rename to data/08 Around The World In A Tea Daze.mp3 diff --git a/08 Aurorix.mp3 b/data/08 Aurorix.mp3 similarity index 100% rename from 08 Aurorix.mp3 rename to data/08 Aurorix.mp3 diff --git a/08 Bad Data.mp3 b/data/08 Bad Data.mp3 similarity index 100% rename from 08 Bad Data.mp3 rename to data/08 Bad Data.mp3 diff --git a/08 Cherry Pie.mp3 b/data/08 Cherry Pie.mp3 similarity index 100% rename from 08 Cherry Pie.mp3 rename to data/08 Cherry Pie.mp3 diff --git a/08 Chicken Shaker.mp3 b/data/08 Chicken Shaker.mp3 similarity index 100% rename from 08 Chicken Shaker.mp3 rename to data/08 Chicken Shaker.mp3 diff --git a/08 Dub Crickets.mp3 b/data/08 Dub Crickets.mp3 similarity index 100% rename from 08 Dub Crickets.mp3 rename to data/08 Dub Crickets.mp3 diff --git a/08 Electric Roundabout.mp3 b/data/08 Electric Roundabout.mp3 similarity index 100% rename from 08 Electric Roundabout.mp3 rename to data/08 Electric Roundabout.mp3 diff --git a/08 Float Away & Disappear.mp3 b/data/08 Float Away & Disappear.mp3 similarity index 100% rename from 08 Float Away & Disappear.mp3 rename to data/08 Float Away & Disappear.mp3 diff --git a/08 Gobbledegook.mp3 b/data/08 Gobbledegook.mp3 similarity index 100% rename from 08 Gobbledegook.mp3 rename to data/08 Gobbledegook.mp3 diff --git a/08 Hertz So Good.mp3 b/data/08 Hertz So Good.mp3 similarity index 100% rename from 08 Hertz So Good.mp3 rename to data/08 Hertz So Good.mp3 diff --git a/08 Hiding Place (Fiord Remix).mp3 b/data/08 Hiding Place (Fiord Remix).mp3 similarity index 100% rename from 08 Hiding Place (Fiord Remix).mp3 rename to data/08 Hiding Place (Fiord Remix).mp3 diff --git a/08 I Wanna Be a Robostar.mp3 b/data/08 I Wanna Be a Robostar.mp3 similarity index 100% rename from 08 I Wanna Be a Robostar.mp3 rename to data/08 I Wanna Be a Robostar.mp3 diff --git a/08 Jiggle Of The Sphinx.mp3 b/data/08 Jiggle Of The Sphinx.mp3 similarity index 100% rename from 08 Jiggle Of The Sphinx.mp3 rename to data/08 Jiggle Of The Sphinx.mp3 diff --git a/08 Loads of Flow (Molecular Mix).mp3 b/data/08 Loads of Flow (Molecular Mix).mp3 similarity index 100% rename from 08 Loads of Flow (Molecular Mix).mp3 rename to data/08 Loads of Flow (Molecular Mix).mp3 diff --git a/08 Midnight Circulator (The Delta Re.mp3 b/data/08 Midnight Circulator (The Delta Re.mp3 similarity index 100% rename from 08 Midnight Circulator (The Delta Re.mp3 rename to data/08 Midnight Circulator (The Delta Re.mp3 diff --git a/08 Mush Mushi.mp3 b/data/08 Mush Mushi.mp3 similarity index 100% rename from 08 Mush Mushi.mp3 rename to data/08 Mush Mushi.mp3 diff --git a/08 Nag Champa.mp3 b/data/08 Nag Champa.mp3 similarity index 100% rename from 08 Nag Champa.mp3 rename to data/08 Nag Champa.mp3 diff --git a/08 Natural Drift.mp3 b/data/08 Natural Drift.mp3 similarity index 100% rename from 08 Natural Drift.mp3 rename to data/08 Natural Drift.mp3 diff --git a/08 Orb Warning.mp3 b/data/08 Orb Warning.mp3 similarity index 100% rename from 08 Orb Warning.mp3 rename to data/08 Orb Warning.mp3 diff --git a/08 Out of Your Control.mp3 b/data/08 Out of Your Control.mp3 similarity index 100% rename from 08 Out of Your Control.mp3 rename to data/08 Out of Your Control.mp3 diff --git a/08 Rotorblade.mp3 b/data/08 Rotorblade.mp3 similarity index 100% rename from 08 Rotorblade.mp3 rename to data/08 Rotorblade.mp3 diff --git a/08 Searching Inwards.mp3 b/data/08 Searching Inwards.mp3 similarity index 100% rename from 08 Searching Inwards.mp3 rename to data/08 Searching Inwards.mp3 diff --git a/08 Sleepwalker Part 2.mp3 b/data/08 Sleepwalker Part 2.mp3 similarity index 100% rename from 08 Sleepwalker Part 2.mp3 rename to data/08 Sleepwalker Part 2.mp3 diff --git a/08 Solstice (Hidden Track).mp3 b/data/08 Solstice (Hidden Track).mp3 similarity index 100% rename from 08 Solstice (Hidden Track).mp3 rename to data/08 Solstice (Hidden Track).mp3 diff --git a/08 Spannered In Pilton.mp3 b/data/08 Spannered In Pilton.mp3 similarity index 100% rename from 08 Spannered In Pilton.mp3 rename to data/08 Spannered In Pilton.mp3 diff --git a/08 Spiritual Experience.mp3 b/data/08 Spiritual Experience.mp3 similarity index 100% rename from 08 Spiritual Experience.mp3 rename to data/08 Spiritual Experience.mp3 diff --git a/08 Temponaut.mp3 b/data/08 Temponaut.mp3 similarity index 100% rename from 08 Temponaut.mp3 rename to data/08 Temponaut.mp3 diff --git a/08 The Paranormal.mp3 b/data/08 The Paranormal.mp3 similarity index 100% rename from 08 The Paranormal.mp3 rename to data/08 The Paranormal.mp3 diff --git a/08 The-H.mp3 b/data/08 The-H.mp3 similarity index 100% rename from 08 The-H.mp3 rename to data/08 The-H.mp3 diff --git a/08 Transfusion.mp3 b/data/08 Transfusion.mp3 similarity index 100% rename from 08 Transfusion.mp3 rename to data/08 Transfusion.mp3 diff --git a/08 Virtual Voyage.mp3 b/data/08 Virtual Voyage.mp3 similarity index 100% rename from 08 Virtual Voyage.mp3 rename to data/08 Virtual Voyage.mp3 diff --git a/08 Walking Backwards Through the Cos.mp3 b/data/08 Walking Backwards Through the Cos.mp3 similarity index 100% rename from 08 Walking Backwards Through the Cos.mp3 rename to data/08 Walking Backwards Through the Cos.mp3 diff --git a/08 Zugstufe.mp3 b/data/08 Zugstufe.mp3 similarity index 100% rename from 08 Zugstufe.mp3 rename to data/08 Zugstufe.mp3 diff --git a/08-keemiyo_-_ajna_(acoustic_rmx)-gem.mp3 b/data/08-keemiyo_-_ajna_(acoustic_rmx)-gem.mp3 similarity index 100% rename from 08-keemiyo_-_ajna_(acoustic_rmx)-gem.mp3 rename to data/08-keemiyo_-_ajna_(acoustic_rmx)-gem.mp3 diff --git a/08-lish_feat._andrea_bertolini_-_neccesery_activity-g-psy.mp3 b/data/08-lish_feat._andrea_bertolini_-_neccesery_activity-g-psy.mp3 similarity index 100% rename from 08-lish_feat._andrea_bertolini_-_neccesery_activity-g-psy.mp3 rename to data/08-lish_feat._andrea_bertolini_-_neccesery_activity-g-psy.mp3 diff --git a/08-minimal_criminal_-_tobor-upe.mp3 b/data/08-minimal_criminal_-_tobor-upe.mp3 similarity index 100% rename from 08-minimal_criminal_-_tobor-upe.mp3 rename to data/08-minimal_criminal_-_tobor-upe.mp3 diff --git a/09 Awaken (Materialize).mp3 b/data/09 Awaken (Materialize).mp3 similarity index 100% rename from 09 Awaken (Materialize).mp3 rename to data/09 Awaken (Materialize).mp3 diff --git a/09 Can't Do That.mp3 b/data/09 Can't Do That.mp3 similarity index 100% rename from 09 Can't Do That.mp3 rename to data/09 Can't Do That.mp3 diff --git a/09 Deceptive Antiseptic.mp3 b/data/09 Deceptive Antiseptic.mp3 similarity index 100% rename from 09 Deceptive Antiseptic.mp3 rename to data/09 Deceptive Antiseptic.mp3 diff --git "a/09 Doppelga\314\210nger.mp3" "b/data/09 Doppelg\303\244nger.mp3" similarity index 100% rename from "09 Doppelga\314\210nger.mp3" rename to "data/09 Doppelg\303\244nger.mp3" diff --git a/09 Dreambody (Progressive Mix).mp3 b/data/09 Dreambody (Progressive Mix).mp3 similarity index 100% rename from 09 Dreambody (Progressive Mix).mp3 rename to data/09 Dreambody (Progressive Mix).mp3 diff --git a/09 Everyone Is Looking.mp3 b/data/09 Everyone Is Looking.mp3 similarity index 100% rename from 09 Everyone Is Looking.mp3 rename to data/09 Everyone Is Looking.mp3 diff --git a/09 Fairlight.mp3 b/data/09 Fairlight.mp3 similarity index 100% rename from 09 Fairlight.mp3 rename to data/09 Fairlight.mp3 diff --git a/09 Flute Fruit.mp3 b/data/09 Flute Fruit.mp3 similarity index 100% rename from 09 Flute Fruit.mp3 rename to data/09 Flute Fruit.mp3 diff --git a/09 Frog On The Run (Extrawelt's Run.mp3 b/data/09 Frog On The Run (Extrawelt's Run.mp3 similarity index 100% rename from 09 Frog On The Run (Extrawelt's Run.mp3 rename to data/09 Frog On The Run (Extrawelt's Run.mp3 diff --git a/09 House for my Spouse.mp3 b/data/09 House for my Spouse.mp3 similarity index 100% rename from 09 House for my Spouse.mp3 rename to data/09 House for my Spouse.mp3 diff --git a/09 Interlude.mp3 b/data/09 Interlude.mp3 similarity index 100% rename from 09 Interlude.mp3 rename to data/09 Interlude.mp3 diff --git a/09 Nurbs.mp3 b/data/09 Nurbs.mp3 similarity index 100% rename from 09 Nurbs.mp3 rename to data/09 Nurbs.mp3 diff --git a/09 Over Mode.mp3 b/data/09 Over Mode.mp3 similarity index 100% rename from 09 Over Mode.mp3 rename to data/09 Over Mode.mp3 diff --git a/09 Puppet Lemonade.mp3 b/data/09 Puppet Lemonade.mp3 similarity index 100% rename from 09 Puppet Lemonade.mp3 rename to data/09 Puppet Lemonade.mp3 diff --git a/09 Silver Sun.mp3 b/data/09 Silver Sun.mp3 similarity index 100% rename from 09 Silver Sun.mp3 rename to data/09 Silver Sun.mp3 diff --git a/09 Snowflake.mp3 b/data/09 Snowflake.mp3 similarity index 100% rename from 09 Snowflake.mp3 rename to data/09 Snowflake.mp3 diff --git a/09 Spacechanger.mp3 b/data/09 Spacechanger.mp3 similarity index 100% rename from 09 Spacechanger.mp3 rename to data/09 Spacechanger.mp3 diff --git a/09 Strange Attractor.mp3 b/data/09 Strange Attractor.mp3 similarity index 100% rename from 09 Strange Attractor.mp3 rename to data/09 Strange Attractor.mp3 diff --git a/09 The Little Beatles.mp3 b/data/09 The Little Beatles.mp3 similarity index 100% rename from 09 The Little Beatles.mp3 rename to data/09 The Little Beatles.mp3 diff --git a/09 The Missed Symphony.mp3 b/data/09 The Missed Symphony.mp3 similarity index 100% rename from 09 The Missed Symphony.mp3 rename to data/09 The Missed Symphony.mp3 diff --git a/09 Tour The Trance.mp3 b/data/09 Tour The Trance.mp3 similarity index 100% rename from 09 Tour The Trance.mp3 rename to data/09 Tour The Trance.mp3 diff --git a/09 Uforica.mp3 b/data/09 Uforica.mp3 similarity index 100% rename from 09 Uforica.mp3 rename to data/09 Uforica.mp3 diff --git a/09 Up In Smoke.mp3 b/data/09 Up In Smoke.mp3 similarity index 100% rename from 09 Up In Smoke.mp3 rename to data/09 Up In Smoke.mp3 diff --git a/09 We're All Mad Here (Remix).mp3 b/data/09 We're All Mad Here (Remix).mp3 similarity index 100% rename from 09 We're All Mad Here (Remix).mp3 rename to data/09 We're All Mad Here (Remix).mp3 diff --git a/09 Wetware.mp3 b/data/09 Wetware.mp3 similarity index 100% rename from 09 Wetware.mp3 rename to data/09 Wetware.mp3 diff --git a/09-inner_state_-_end_game-gem.mp3 b/data/09-inner_state_-_end_game-gem.mp3 similarity index 100% rename from 09-inner_state_-_end_game-gem.mp3 rename to data/09-inner_state_-_end_game-gem.mp3 diff --git a/09-invisible_reality_-_insomnia-gem.mp3 b/data/09-invisible_reality_-_insomnia-gem.mp3 similarity index 100% rename from 09-invisible_reality_-_insomnia-gem.mp3 rename to data/09-invisible_reality_-_insomnia-gem.mp3 diff --git a/09-jalebee_cartel_-_midnight_madness-gem.mp3 b/data/09-jalebee_cartel_-_midnight_madness-gem.mp3 similarity index 100% rename from 09-jalebee_cartel_-_midnight_madness-gem.mp3 rename to data/09-jalebee_cartel_-_midnight_madness-gem.mp3 diff --git a/09-leenuz_-_polyhmnia-mycel.mp3 b/data/09-leenuz_-_polyhmnia-mycel.mp3 similarity index 100% rename from 09-leenuz_-_polyhmnia-mycel.mp3 rename to data/09-leenuz_-_polyhmnia-mycel.mp3 diff --git a/1-01 3 Am.mp3 b/data/1-01 3 Am.mp3 similarity index 100% rename from 1-01 3 Am.mp3 rename to data/1-01 3 Am.mp3 diff --git a/1-01 4_20 PM.mp3 b/data/1-01 4_20 PM.mp3 similarity index 100% rename from 1-01 4_20 PM.mp3 rename to data/1-01 4_20 PM.mp3 diff --git a/1-01 A Trip to Tokyo.mp3 b/data/1-01 A Trip to Tokyo.mp3 similarity index 100% rename from 1-01 A Trip to Tokyo.mp3 rename to data/1-01 A Trip to Tokyo.mp3 diff --git a/1-01 Afrobounce.mp3 b/data/1-01 Afrobounce.mp3 similarity index 100% rename from 1-01 Afrobounce.mp3 rename to data/1-01 Afrobounce.mp3 diff --git a/1-01 Airtime.mp3 b/data/1-01 Airtime.mp3 similarity index 100% rename from 1-01 Airtime.mp3 rename to data/1-01 Airtime.mp3 diff --git a/1-01 All In My Feelings.mp3 b/data/1-01 All In My Feelings.mp3 similarity index 100% rename from 1-01 All In My Feelings.mp3 rename to data/1-01 All In My Feelings.mp3 diff --git a/1-01 Autumn Vibes.mp3 b/data/1-01 Autumn Vibes.mp3 similarity index 100% rename from 1-01 Autumn Vibes.mp3 rename to data/1-01 Autumn Vibes.mp3 diff --git a/1-01 Bleed.mp3 b/data/1-01 Bleed.mp3 similarity index 100% rename from 1-01 Bleed.mp3 rename to data/1-01 Bleed.mp3 diff --git a/1-01 Bossa Layer.mp3 b/data/1-01 Bossa Layer.mp3 similarity index 100% rename from 1-01 Bossa Layer.mp3 rename to data/1-01 Bossa Layer.mp3 diff --git a/1-01 By the Fire.mp3 b/data/1-01 By the Fire.mp3 similarity index 100% rename from 1-01 By the Fire.mp3 rename to data/1-01 By the Fire.mp3 diff --git a/1-01 Caffeine.mp3 b/data/1-01 Caffeine.mp3 similarity index 100% rename from 1-01 Caffeine.mp3 rename to data/1-01 Caffeine.mp3 diff --git a/1-01 Chilmilk.mp3 b/data/1-01 Chilmilk.mp3 similarity index 100% rename from 1-01 Chilmilk.mp3 rename to data/1-01 Chilmilk.mp3 diff --git a/1-01 Close Your Eyes.mp3 b/data/1-01 Close Your Eyes.mp3 similarity index 100% rename from 1-01 Close Your Eyes.mp3 rename to data/1-01 Close Your Eyes.mp3 diff --git a/1-01 Clouds.mp3 b/data/1-01 Clouds.mp3 similarity index 100% rename from 1-01 Clouds.mp3 rename to data/1-01 Clouds.mp3 diff --git a/1-01 Coffee And Unicorns.mp3 b/data/1-01 Coffee And Unicorns.mp3 similarity index 100% rename from 1-01 Coffee And Unicorns.mp3 rename to data/1-01 Coffee And Unicorns.mp3 diff --git a/1-01 Cooper Lake.mp3 b/data/1-01 Cooper Lake.mp3 similarity index 100% rename from 1-01 Cooper Lake.mp3 rename to data/1-01 Cooper Lake.mp3 diff --git a/1-01 Decisions.mp3 b/data/1-01 Decisions.mp3 similarity index 100% rename from 1-01 Decisions.mp3 rename to data/1-01 Decisions.mp3 diff --git a/1-01 Deep Sleep.mp3 b/data/1-01 Deep Sleep.mp3 similarity index 100% rename from 1-01 Deep Sleep.mp3 rename to data/1-01 Deep Sleep.mp3 diff --git a/1-01 Delight.mp3 b/data/1-01 Delight.mp3 similarity index 100% rename from 1-01 Delight.mp3 rename to data/1-01 Delight.mp3 diff --git a/1-01 Depiction.mp3 b/data/1-01 Depiction.mp3 similarity index 100% rename from 1-01 Depiction.mp3 rename to data/1-01 Depiction.mp3 diff --git a/1-01 Distant.mp3 b/data/1-01 Distant.mp3 similarity index 100% rename from 1-01 Distant.mp3 rename to data/1-01 Distant.mp3 diff --git a/1-01 Do Me That Favor.mp3 b/data/1-01 Do Me That Favor.mp3 similarity index 100% rename from 1-01 Do Me That Favor.mp3 rename to data/1-01 Do Me That Favor.mp3 diff --git a/1-01 Douro.mp3 b/data/1-01 Douro.mp3 similarity index 100% rename from 1-01 Douro.mp3 rename to data/1-01 Douro.mp3 diff --git a/1-01 Dreams.mp3 b/data/1-01 Dreams.mp3 similarity index 100% rename from 1-01 Dreams.mp3 rename to data/1-01 Dreams.mp3 diff --git a/1-01 Echo Park.mp3 b/data/1-01 Echo Park.mp3 similarity index 100% rename from 1-01 Echo Park.mp3 rename to data/1-01 Echo Park.mp3 diff --git a/1-01 Echoes.mp3 b/data/1-01 Echoes.mp3 similarity index 100% rename from 1-01 Echoes.mp3 rename to data/1-01 Echoes.mp3 diff --git a/1-01 Faceless.mp3 b/data/1-01 Faceless.mp3 similarity index 100% rename from 1-01 Faceless.mp3 rename to data/1-01 Faceless.mp3 diff --git a/1-01 Fever Dream.mp3 b/data/1-01 Fever Dream.mp3 similarity index 100% rename from 1-01 Fever Dream.mp3 rename to data/1-01 Fever Dream.mp3 diff --git a/1-01 Fondue.mp3 b/data/1-01 Fondue.mp3 similarity index 100% rename from 1-01 Fondue.mp3 rename to data/1-01 Fondue.mp3 diff --git a/1-01 For You.mp3 b/data/1-01 For You.mp3 similarity index 100% rename from 1-01 For You.mp3 rename to data/1-01 For You.mp3 diff --git a/1-01 Freefall.mp3 b/data/1-01 Freefall.mp3 similarity index 100% rename from 1-01 Freefall.mp3 rename to data/1-01 Freefall.mp3 diff --git a/1-01 Gasteria.mp3 b/data/1-01 Gasteria.mp3 similarity index 100% rename from 1-01 Gasteria.mp3 rename to data/1-01 Gasteria.mp3 diff --git a/1-01 Genesis.mp3 b/data/1-01 Genesis.mp3 similarity index 100% rename from 1-01 Genesis.mp3 rename to data/1-01 Genesis.mp3 diff --git a/1-01 Great Falls.mp3 b/data/1-01 Great Falls.mp3 similarity index 100% rename from 1-01 Great Falls.mp3 rename to data/1-01 Great Falls.mp3 diff --git a/1-01 Green.mp3 b/data/1-01 Green.mp3 similarity index 100% rename from 1-01 Green.mp3 rename to data/1-01 Green.mp3 diff --git a/1-01 Hard'em.mp3 b/data/1-01 Hard'em.mp3 similarity index 100% rename from 1-01 Hard'em.mp3 rename to data/1-01 Hard'em.mp3 diff --git a/1-01 Have You Met James_.mp3 b/data/1-01 Have You Met James_.mp3 similarity index 100% rename from 1-01 Have You Met James_.mp3 rename to data/1-01 Have You Met James_.mp3 diff --git a/1-01 Hawaii.mp3 b/data/1-01 Hawaii.mp3 similarity index 100% rename from 1-01 Hawaii.mp3 rename to data/1-01 Hawaii.mp3 diff --git a/1-01 I'll Wait.mp3 b/data/1-01 I'll Wait.mp3 similarity index 100% rename from 1-01 I'll Wait.mp3 rename to data/1-01 I'll Wait.mp3 diff --git a/1-01 In the Rain.mp3 b/data/1-01 In the Rain.mp3 similarity index 100% rename from 1-01 In the Rain.mp3 rename to data/1-01 In the Rain.mp3 diff --git a/1-01 Infrarot.mp3 b/data/1-01 Infrarot.mp3 similarity index 100% rename from 1-01 Infrarot.mp3 rename to data/1-01 Infrarot.mp3 diff --git a/1-01 Inside All Day.mp3 b/data/1-01 Inside All Day.mp3 similarity index 100% rename from 1-01 Inside All Day.mp3 rename to data/1-01 Inside All Day.mp3 diff --git a/1-01 Is This It_.mp3 b/data/1-01 Is This It_.mp3 similarity index 100% rename from 1-01 Is This It_.mp3 rename to data/1-01 Is This It_.mp3 diff --git a/1-01 Jasmine's Fuji.mp3 b/data/1-01 Jasmine's Fuji.mp3 similarity index 100% rename from 1-01 Jasmine's Fuji.mp3 rename to data/1-01 Jasmine's Fuji.mp3 diff --git a/1-01 Latitude.mp3 b/data/1-01 Latitude.mp3 similarity index 100% rename from 1-01 Latitude.mp3 rename to data/1-01 Latitude.mp3 diff --git a/1-01 Let Me Luv U.mp3 b/data/1-01 Let Me Luv U.mp3 similarity index 100% rename from 1-01 Let Me Luv U.mp3 rename to data/1-01 Let Me Luv U.mp3 diff --git a/1-01 Lofi Compound Disinterest.mp3 b/data/1-01 Lofi Compound Disinterest.mp3 similarity index 100% rename from 1-01 Lofi Compound Disinterest.mp3 rename to data/1-01 Lofi Compound Disinterest.mp3 diff --git a/1-01 Longing.mp3 b/data/1-01 Longing.mp3 similarity index 100% rename from 1-01 Longing.mp3 rename to data/1-01 Longing.mp3 diff --git a/1-01 Loungin' II.mp3 b/data/1-01 Loungin' II.mp3 similarity index 100% rename from 1-01 Loungin' II.mp3 rename to data/1-01 Loungin' II.mp3 diff --git a/1-01 Loved Ones.mp3 b/data/1-01 Loved Ones.mp3 similarity index 100% rename from 1-01 Loved Ones.mp3 rename to data/1-01 Loved Ones.mp3 diff --git a/1-01 Lullaby.mp3 b/data/1-01 Lullaby.mp3 similarity index 100% rename from 1-01 Lullaby.mp3 rename to data/1-01 Lullaby.mp3 diff --git a/1-01 Lune.mp3 b/data/1-01 Lune.mp3 similarity index 100% rename from 1-01 Lune.mp3 rename to data/1-01 Lune.mp3 diff --git a/1-01 MAKE LOVE.mp3 b/data/1-01 MAKE LOVE.mp3 similarity index 100% rename from 1-01 MAKE LOVE.mp3 rename to data/1-01 MAKE LOVE.mp3 diff --git a/1-01 Magnolia.mp3 b/data/1-01 Magnolia.mp3 similarity index 100% rename from 1-01 Magnolia.mp3 rename to data/1-01 Magnolia.mp3 diff --git a/1-01 Many More.mp3 b/data/1-01 Many More.mp3 similarity index 100% rename from 1-01 Many More.mp3 rename to data/1-01 Many More.mp3 diff --git a/1-01 Marvy.mp3 b/data/1-01 Marvy.mp3 similarity index 100% rename from 1-01 Marvy.mp3 rename to data/1-01 Marvy.mp3 diff --git a/1-01 Medicinal Sushi.mp3 b/data/1-01 Medicinal Sushi.mp3 similarity index 100% rename from 1-01 Medicinal Sushi.mp3 rename to data/1-01 Medicinal Sushi.mp3 diff --git a/1-01 Mellow Mouser.mp3 b/data/1-01 Mellow Mouser.mp3 similarity index 100% rename from 1-01 Mellow Mouser.mp3 rename to data/1-01 Mellow Mouser.mp3 diff --git a/1-01 Mental Acupuncture.mp3 b/data/1-01 Mental Acupuncture.mp3 similarity index 100% rename from 1-01 Mental Acupuncture.mp3 rename to data/1-01 Mental Acupuncture.mp3 diff --git a/1-01 Money on Your Mind.mp3 b/data/1-01 Money on Your Mind.mp3 similarity index 100% rename from 1-01 Money on Your Mind.mp3 rename to data/1-01 Money on Your Mind.mp3 diff --git a/1-01 Never Again.mp3 b/data/1-01 Never Again.mp3 similarity index 100% rename from 1-01 Never Again.mp3 rename to data/1-01 Never Again.mp3 diff --git a/1-01 Night Lake.mp3 b/data/1-01 Night Lake.mp3 similarity index 100% rename from 1-01 Night Lake.mp3 rename to data/1-01 Night Lake.mp3 diff --git a/1-01 No Way Back.mp3 b/data/1-01 No Way Back.mp3 similarity index 100% rename from 1-01 No Way Back.mp3 rename to data/1-01 No Way Back.mp3 diff --git a/1-01 Nobody's Heart.mp3 b/data/1-01 Nobody's Heart.mp3 similarity index 100% rename from 1-01 Nobody's Heart.mp3 rename to data/1-01 Nobody's Heart.mp3 diff --git a/1-01 Nobody.knows.mp3 b/data/1-01 Nobody.knows.mp3 similarity index 100% rename from 1-01 Nobody.knows.mp3 rename to data/1-01 Nobody.knows.mp3 diff --git a/1-01 Nothing changes_ everything is different.mp3 b/data/1-01 Nothing changes_ everything is different.mp3 similarity index 100% rename from 1-01 Nothing changes_ everything is different.mp3 rename to data/1-01 Nothing changes_ everything is different.mp3 diff --git a/1-01 Nova.mp3 b/data/1-01 Nova.mp3 similarity index 100% rename from 1-01 Nova.mp3 rename to data/1-01 Nova.mp3 diff --git a/1-01 O Bem do Mar.mp3 b/data/1-01 O Bem do Mar.mp3 similarity index 100% rename from 1-01 O Bem do Mar.mp3 rename to data/1-01 O Bem do Mar.mp3 diff --git a/1-01 On Circus.mp3 b/data/1-01 On Circus.mp3 similarity index 100% rename from 1-01 On Circus.mp3 rename to data/1-01 On Circus.mp3 diff --git a/1-01 On Peets.mp3 b/data/1-01 On Peets.mp3 similarity index 100% rename from 1-01 On Peets.mp3 rename to data/1-01 On Peets.mp3 diff --git a/1-01 One More Hit.mp3 b/data/1-01 One More Hit.mp3 similarity index 100% rename from 1-01 One More Hit.mp3 rename to data/1-01 One More Hit.mp3 diff --git a/1-01 Opiat.mp3 b/data/1-01 Opiat.mp3 similarity index 100% rename from 1-01 Opiat.mp3 rename to data/1-01 Opiat.mp3 diff --git a/1-01 Osaka Streets.mp3 b/data/1-01 Osaka Streets.mp3 similarity index 100% rename from 1-01 Osaka Streets.mp3 rename to data/1-01 Osaka Streets.mp3 diff --git a/1-01 Out All Night.mp3 b/data/1-01 Out All Night.mp3 similarity index 100% rename from 1-01 Out All Night.mp3 rename to data/1-01 Out All Night.mp3 diff --git a/1-01 Pacific Parc.mp3 b/data/1-01 Pacific Parc.mp3 similarity index 100% rename from 1-01 Pacific Parc.mp3 rename to data/1-01 Pacific Parc.mp3 diff --git a/1-01 Paralysis.mp3 b/data/1-01 Paralysis.mp3 similarity index 100% rename from 1-01 Paralysis.mp3 rename to data/1-01 Paralysis.mp3 diff --git a/1-01 Paths.mp3 b/data/1-01 Paths.mp3 similarity index 100% rename from 1-01 Paths.mp3 rename to data/1-01 Paths.mp3 diff --git a/1-01 Peace and Quiet.mp3 b/data/1-01 Peace and Quiet.mp3 similarity index 100% rename from 1-01 Peace and Quiet.mp3 rename to data/1-01 Peace and Quiet.mp3 diff --git a/1-01 Peanut Butter.mp3 b/data/1-01 Peanut Butter.mp3 similarity index 100% rename from 1-01 Peanut Butter.mp3 rename to data/1-01 Peanut Butter.mp3 diff --git a/1-01 Peppermint.mp3 b/data/1-01 Peppermint.mp3 similarity index 100% rename from 1-01 Peppermint.mp3 rename to data/1-01 Peppermint.mp3 diff --git a/1-01 Pixelated Memories.mp3 b/data/1-01 Pixelated Memories.mp3 similarity index 100% rename from 1-01 Pixelated Memories.mp3 rename to data/1-01 Pixelated Memories.mp3 diff --git a/1-01 Progress.mp3 b/data/1-01 Progress.mp3 similarity index 100% rename from 1-01 Progress.mp3 rename to data/1-01 Progress.mp3 diff --git a/1-01 Reason.mp3 b/data/1-01 Reason.mp3 similarity index 100% rename from 1-01 Reason.mp3 rename to data/1-01 Reason.mp3 diff --git a/1-01 Rising Air.mp3 b/data/1-01 Rising Air.mp3 similarity index 100% rename from 1-01 Rising Air.mp3 rename to data/1-01 Rising Air.mp3 diff --git a/1-01 Riverside.mp3 b/data/1-01 Riverside.mp3 similarity index 100% rename from 1-01 Riverside.mp3 rename to data/1-01 Riverside.mp3 diff --git a/1-01 Romantique.mp3 b/data/1-01 Romantique.mp3 similarity index 100% rename from 1-01 Romantique.mp3 rename to data/1-01 Romantique.mp3 diff --git a/1-01 Sad Sak.mp3 b/data/1-01 Sad Sak.mp3 similarity index 100% rename from 1-01 Sad Sak.mp3 rename to data/1-01 Sad Sak.mp3 diff --git a/1-01 Sandalwood.mp3 b/data/1-01 Sandalwood.mp3 similarity index 100% rename from 1-01 Sandalwood.mp3 rename to data/1-01 Sandalwood.mp3 diff --git a/1-01 Screaming Butterfly.mp3 b/data/1-01 Screaming Butterfly.mp3 similarity index 100% rename from 1-01 Screaming Butterfly.mp3 rename to data/1-01 Screaming Butterfly.mp3 diff --git a/1-01 Second Chance.mp3 b/data/1-01 Second Chance.mp3 similarity index 100% rename from 1-01 Second Chance.mp3 rename to data/1-01 Second Chance.mp3 diff --git a/1-01 Seek Tone.mp3 b/data/1-01 Seek Tone.mp3 similarity index 100% rename from 1-01 Seek Tone.mp3 rename to data/1-01 Seek Tone.mp3 diff --git a/1-01 Singing Plants.mp3 b/data/1-01 Singing Plants.mp3 similarity index 100% rename from 1-01 Singing Plants.mp3 rename to data/1-01 Singing Plants.mp3 diff --git a/1-01 Slide.mp3 b/data/1-01 Slide.mp3 similarity index 100% rename from 1-01 Slide.mp3 rename to data/1-01 Slide.mp3 diff --git a/1-01 Smokey Hue.mp3 b/data/1-01 Smokey Hue.mp3 similarity index 100% rename from 1-01 Smokey Hue.mp3 rename to data/1-01 Smokey Hue.mp3 diff --git a/1-01 Sneakers.mp3 b/data/1-01 Sneakers.mp3 similarity index 100% rename from 1-01 Sneakers.mp3 rename to data/1-01 Sneakers.mp3 diff --git a/1-01 Somewhere Else.mp3 b/data/1-01 Somewhere Else.mp3 similarity index 100% rename from 1-01 Somewhere Else.mp3 rename to data/1-01 Somewhere Else.mp3 diff --git a/1-01 Sommeil Paradoxal.mp3 b/data/1-01 Sommeil Paradoxal.mp3 similarity index 100% rename from 1-01 Sommeil Paradoxal.mp3 rename to data/1-01 Sommeil Paradoxal.mp3 diff --git a/1-01 Spare Me.mp3 b/data/1-01 Spare Me.mp3 similarity index 100% rename from 1-01 Spare Me.mp3 rename to data/1-01 Spare Me.mp3 diff --git a/1-01 Stay Late.mp3 b/data/1-01 Stay Late.mp3 similarity index 100% rename from 1-01 Stay Late.mp3 rename to data/1-01 Stay Late.mp3 diff --git a/1-01 Sweev.mp3 b/data/1-01 Sweev.mp3 similarity index 100% rename from 1-01 Sweev.mp3 rename to data/1-01 Sweev.mp3 diff --git a/1-01 Tamarama Sky.mp3 b/data/1-01 Tamarama Sky.mp3 similarity index 100% rename from 1-01 Tamarama Sky.mp3 rename to data/1-01 Tamarama Sky.mp3 diff --git a/1-01 Tell Me Why I'm Waiting.mp3 b/data/1-01 Tell Me Why I'm Waiting.mp3 similarity index 100% rename from 1-01 Tell Me Why I'm Waiting.mp3 rename to data/1-01 Tell Me Why I'm Waiting.mp3 diff --git a/1-01 Testing Tubes.mp3 b/data/1-01 Testing Tubes.mp3 similarity index 100% rename from 1-01 Testing Tubes.mp3 rename to data/1-01 Testing Tubes.mp3 diff --git a/1-01 That's Just Me.mp3 b/data/1-01 That's Just Me.mp3 similarity index 100% rename from 1-01 That's Just Me.mp3 rename to data/1-01 That's Just Me.mp3 diff --git a/1-01 The Ceremony.mp3 b/data/1-01 The Ceremony.mp3 similarity index 100% rename from 1-01 The Ceremony.mp3 rename to data/1-01 The Ceremony.mp3 diff --git a/1-01 The Real Deal.mp3 b/data/1-01 The Real Deal.mp3 similarity index 100% rename from 1-01 The Real Deal.mp3 rename to data/1-01 The Real Deal.mp3 diff --git a/1-01 Tokyo.mp3 b/data/1-01 Tokyo.mp3 similarity index 100% rename from 1-01 Tokyo.mp3 rename to data/1-01 Tokyo.mp3 diff --git a/1-01 Troublous.mp3 b/data/1-01 Troublous.mp3 similarity index 100% rename from 1-01 Troublous.mp3 rename to data/1-01 Troublous.mp3 diff --git a/1-01 Uber Black.mp3 b/data/1-01 Uber Black.mp3 similarity index 100% rename from 1-01 Uber Black.mp3 rename to data/1-01 Uber Black.mp3 diff --git a/1-01 Ueno.mp3 b/data/1-01 Ueno.mp3 similarity index 100% rename from 1-01 Ueno.mp3 rename to data/1-01 Ueno.mp3 diff --git a/1-01 Velvet Crush.mp3 b/data/1-01 Velvet Crush.mp3 similarity index 100% rename from 1-01 Velvet Crush.mp3 rename to data/1-01 Velvet Crush.mp3 diff --git a/1-01 Very.mp3 b/data/1-01 Very.mp3 similarity index 100% rename from 1-01 Very.mp3 rename to data/1-01 Very.mp3 diff --git a/1-01 When the Time Comes.mp3 b/data/1-01 When the Time Comes.mp3 similarity index 100% rename from 1-01 When the Time Comes.mp3 rename to data/1-01 When the Time Comes.mp3 diff --git a/1-01 Wherewithal.mp3 b/data/1-01 Wherewithal.mp3 similarity index 100% rename from 1-01 Wherewithal.mp3 rename to data/1-01 Wherewithal.mp3 diff --git a/1-01 Wishful Thinking.mp3 b/data/1-01 Wishful Thinking.mp3 similarity index 100% rename from 1-01 Wishful Thinking.mp3 rename to data/1-01 Wishful Thinking.mp3 diff --git a/1-01 Withu.mp3 b/data/1-01 Withu.mp3 similarity index 100% rename from 1-01 Withu.mp3 rename to data/1-01 Withu.mp3 diff --git a/1-01 Wonders of the Unknown.mp3 b/data/1-01 Wonders of the Unknown.mp3 similarity index 100% rename from 1-01 Wonders of the Unknown.mp3 rename to data/1-01 Wonders of the Unknown.mp3 diff --git a/1-01 armadillo.mp3 b/data/1-01 armadillo.mp3 similarity index 100% rename from 1-01 armadillo.mp3 rename to data/1-01 armadillo.mp3 diff --git a/1-01 busking.mp3 b/data/1-01 busking.mp3 similarity index 100% rename from 1-01 busking.mp3 rename to data/1-01 busking.mp3 diff --git a/1-01 cold nights.mp3 b/data/1-01 cold nights.mp3 similarity index 100% rename from 1-01 cold nights.mp3 rename to data/1-01 cold nights.mp3 diff --git a/1-01 comfortable.mp3 b/data/1-01 comfortable.mp3 similarity index 100% rename from 1-01 comfortable.mp3 rename to data/1-01 comfortable.mp3 diff --git a/1-01 distance.mp3 b/data/1-01 distance.mp3 similarity index 100% rename from 1-01 distance.mp3 rename to data/1-01 distance.mp3 diff --git a/1-01 ekaant.mp3 b/data/1-01 ekaant.mp3 similarity index 100% rename from 1-01 ekaant.mp3 rename to data/1-01 ekaant.mp3 diff --git a/1-01 eyyyy.mp3 b/data/1-01 eyyyy.mp3 similarity index 100% rename from 1-01 eyyyy.mp3 rename to data/1-01 eyyyy.mp3 diff --git a/1-01 idle.mp3 b/data/1-01 idle.mp3 similarity index 100% rename from 1-01 idle.mp3 rename to data/1-01 idle.mp3 diff --git a/1-01 infamous.mp3 b/data/1-01 infamous.mp3 similarity index 100% rename from 1-01 infamous.mp3 rename to data/1-01 infamous.mp3 diff --git a/1-01 leaf.mp3 b/data/1-01 leaf.mp3 similarity index 100% rename from 1-01 leaf.mp3 rename to data/1-01 leaf.mp3 diff --git a/1-01 no heart.mp3 b/data/1-01 no heart.mp3 similarity index 100% rename from 1-01 no heart.mp3 rename to data/1-01 no heart.mp3 diff --git a/1-01 opium poppy.mp3 b/data/1-01 opium poppy.mp3 similarity index 100% rename from 1-01 opium poppy.mp3 rename to data/1-01 opium poppy.mp3 diff --git a/1-01 quiet.mp3 b/data/1-01 quiet.mp3 similarity index 100% rename from 1-01 quiet.mp3 rename to data/1-01 quiet.mp3 diff --git a/1-01 rains.mp3 b/data/1-01 rains.mp3 similarity index 100% rename from 1-01 rains.mp3 rename to data/1-01 rains.mp3 diff --git a/1-01 sabor.mp3 b/data/1-01 sabor.mp3 similarity index 100% rename from 1-01 sabor.mp3 rename to data/1-01 sabor.mp3 diff --git a/1-01 sanya.mp3 b/data/1-01 sanya.mp3 similarity index 100% rename from 1-01 sanya.mp3 rename to data/1-01 sanya.mp3 diff --git a/1-01 sky to you.mp3 b/data/1-01 sky to you.mp3 similarity index 100% rename from 1-01 sky to you.mp3 rename to data/1-01 sky to you.mp3 diff --git a/1-01 the world was ours.mp3 b/data/1-01 the world was ours.mp3 similarity index 100% rename from 1-01 the world was ours.mp3 rename to data/1-01 the world was ours.mp3 diff --git a/1-01 what you doin'.mp3 b/data/1-01 what you doin'.mp3 similarity index 100% rename from 1-01 what you doin'.mp3 rename to data/1-01 what you doin'.mp3 diff --git a/1-02 Air Bed.mp3 b/data/1-02 Air Bed.mp3 similarity index 100% rename from 1-02 Air Bed.mp3 rename to data/1-02 Air Bed.mp3 diff --git a/1-02 Anawa's Paradise.mp3 b/data/1-02 Anawa's Paradise.mp3 similarity index 100% rename from 1-02 Anawa's Paradise.mp3 rename to data/1-02 Anawa's Paradise.mp3 diff --git a/1-02 Arrivals.mp3 b/data/1-02 Arrivals.mp3 similarity index 100% rename from 1-02 Arrivals.mp3 rename to data/1-02 Arrivals.mp3 diff --git a/1-02 As I Pass By.mp3 b/data/1-02 As I Pass By.mp3 similarity index 100% rename from 1-02 As I Pass By.mp3 rename to data/1-02 As I Pass By.mp3 diff --git a/1-02 Better Than The Real Thing (Instrumental).mp3 b/data/1-02 Better Than The Real Thing (Instrumental).mp3 similarity index 100% rename from 1-02 Better Than The Real Thing (Instrumental).mp3 rename to data/1-02 Better Than The Real Thing (Instrumental).mp3 diff --git a/1-02 Call Whenever.mp3 b/data/1-02 Call Whenever.mp3 similarity index 100% rename from 1-02 Call Whenever.mp3 rename to data/1-02 Call Whenever.mp3 diff --git a/1-02 Chakra Active 8.mp3 b/data/1-02 Chakra Active 8.mp3 similarity index 100% rename from 1-02 Chakra Active 8.mp3 rename to data/1-02 Chakra Active 8.mp3 diff --git a/1-02 Circles.mp3 b/data/1-02 Circles.mp3 similarity index 100% rename from 1-02 Circles.mp3 rename to data/1-02 Circles.mp3 diff --git a/1-02 Crystal Ship.mp3 b/data/1-02 Crystal Ship.mp3 similarity index 100% rename from 1-02 Crystal Ship.mp3 rename to data/1-02 Crystal Ship.mp3 diff --git a/1-02 Dusty Snare.mp3 b/data/1-02 Dusty Snare.mp3 similarity index 100% rename from 1-02 Dusty Snare.mp3 rename to data/1-02 Dusty Snare.mp3 diff --git a/1-02 Forever.mp3 b/data/1-02 Forever.mp3 similarity index 100% rename from 1-02 Forever.mp3 rename to data/1-02 Forever.mp3 diff --git a/1-02 Freeway.mp3 b/data/1-02 Freeway.mp3 similarity index 100% rename from 1-02 Freeway.mp3 rename to data/1-02 Freeway.mp3 diff --git a/1-02 Gold Pub.mp3 b/data/1-02 Gold Pub.mp3 similarity index 100% rename from 1-02 Gold Pub.mp3 rename to data/1-02 Gold Pub.mp3 diff --git a/1-02 Guido.mp3 b/data/1-02 Guido.mp3 similarity index 100% rename from 1-02 Guido.mp3 rename to data/1-02 Guido.mp3 diff --git a/1-02 H2.mp3 b/data/1-02 H2.mp3 similarity index 100% rename from 1-02 H2.mp3 rename to data/1-02 H2.mp3 diff --git a/1-02 I'd Rather Sleep.mp3 b/data/1-02 I'd Rather Sleep.mp3 similarity index 100% rename from 1-02 I'd Rather Sleep.mp3 rename to data/1-02 I'd Rather Sleep.mp3 diff --git a/1-02 Ladybug.mp3 b/data/1-02 Ladybug.mp3 similarity index 100% rename from 1-02 Ladybug.mp3 rename to data/1-02 Ladybug.mp3 diff --git a/1-02 Lemon Light.mp3 b/data/1-02 Lemon Light.mp3 similarity index 100% rename from 1-02 Lemon Light.mp3 rename to data/1-02 Lemon Light.mp3 diff --git a/1-02 Meditation.mp3 b/data/1-02 Meditation.mp3 similarity index 100% rename from 1-02 Meditation.mp3 rename to data/1-02 Meditation.mp3 diff --git a/1-02 MidStation.mp3 b/data/1-02 MidStation.mp3 similarity index 100% rename from 1-02 MidStation.mp3 rename to data/1-02 MidStation.mp3 diff --git a/1-02 Nebula.mp3 b/data/1-02 Nebula.mp3 similarity index 100% rename from 1-02 Nebula.mp3 rename to data/1-02 Nebula.mp3 diff --git a/1-02 Night Stroll.mp3 b/data/1-02 Night Stroll.mp3 similarity index 100% rename from 1-02 Night Stroll.mp3 rename to data/1-02 Night Stroll.mp3 diff --git a/1-02 No Lies.mp3 b/data/1-02 No Lies.mp3 similarity index 100% rename from 1-02 No Lies.mp3 rename to data/1-02 No Lies.mp3 diff --git a/1-02 Out Here We Are Stoned (X-Dream.mp3 b/data/1-02 Out Here We Are Stoned (X-Dream.mp3 similarity index 100% rename from 1-02 Out Here We Are Stoned (X-Dream.mp3 rename to data/1-02 Out Here We Are Stoned (X-Dream.mp3 diff --git a/1-02 Reassuring Drops.mp3 b/data/1-02 Reassuring Drops.mp3 similarity index 100% rename from 1-02 Reassuring Drops.mp3 rename to data/1-02 Reassuring Drops.mp3 diff --git a/1-02 SadPuppy.mp3 b/data/1-02 SadPuppy.mp3 similarity index 100% rename from 1-02 SadPuppy.mp3 rename to data/1-02 SadPuppy.mp3 diff --git "a/1-02 Sake\314\201.mp3" "b/data/1-02 Sak\303\251.mp3" similarity index 100% rename from "1-02 Sake\314\201.mp3" rename to "data/1-02 Sak\303\251.mp3" diff --git a/1-02 Solace.mp3 b/data/1-02 Solace.mp3 similarity index 100% rename from 1-02 Solace.mp3 rename to data/1-02 Solace.mp3 diff --git a/1-02 Stripe Two.mp3 b/data/1-02 Stripe Two.mp3 similarity index 100% rename from 1-02 Stripe Two.mp3 rename to data/1-02 Stripe Two.mp3 diff --git a/1-02 The Field.mp3 b/data/1-02 The Field.mp3 similarity index 100% rename from 1-02 The Field.mp3 rename to data/1-02 The Field.mp3 diff --git a/1-02 Things Will Be Better Soon.mp3 b/data/1-02 Things Will Be Better Soon.mp3 similarity index 100% rename from 1-02 Things Will Be Better Soon.mp3 rename to data/1-02 Things Will Be Better Soon.mp3 diff --git a/1-02 Top Floor.mp3 b/data/1-02 Top Floor.mp3 similarity index 100% rename from 1-02 Top Floor.mp3 rename to data/1-02 Top Floor.mp3 diff --git a/1-02 Viscasity.mp3 b/data/1-02 Viscasity.mp3 similarity index 100% rename from 1-02 Viscasity.mp3 rename to data/1-02 Viscasity.mp3 diff --git a/1-02 What I Used To Say.mp3 b/data/1-02 What I Used To Say.mp3 similarity index 100% rename from 1-02 What I Used To Say.mp3 rename to data/1-02 What I Used To Say.mp3 diff --git a/1-02 away.mp3 b/data/1-02 away.mp3 similarity index 100% rename from 1-02 away.mp3 rename to data/1-02 away.mp3 diff --git a/1-02 colors.mp3 b/data/1-02 colors.mp3 similarity index 100% rename from 1-02 colors.mp3 rename to data/1-02 colors.mp3 diff --git a/1-02 friends.mp3 b/data/1-02 friends.mp3 similarity index 100% rename from 1-02 friends.mp3 rename to data/1-02 friends.mp3 diff --git a/1-02 icicles.mp3 b/data/1-02 icicles.mp3 similarity index 100% rename from 1-02 icicles.mp3 rename to data/1-02 icicles.mp3 diff --git a/1-02 so much.mp3 b/data/1-02 so much.mp3 similarity index 100% rename from 1-02 so much.mp3 rename to data/1-02 so much.mp3 diff --git a/1-02 warm socks.mp3 b/data/1-02 warm socks.mp3 similarity index 100% rename from 1-02 warm socks.mp3 rename to data/1-02 warm socks.mp3 diff --git a/1-03 Blizzard of Ooze.mp3 b/data/1-03 Blizzard of Ooze.mp3 similarity index 100% rename from 1-03 Blizzard of Ooze.mp3 rename to data/1-03 Blizzard of Ooze.mp3 diff --git a/1-03 Closing My Eyes.mp3 b/data/1-03 Closing My Eyes.mp3 similarity index 100% rename from 1-03 Closing My Eyes.mp3 rename to data/1-03 Closing My Eyes.mp3 diff --git a/1-03 Derive.mp3 b/data/1-03 Derive.mp3 similarity index 100% rename from 1-03 Derive.mp3 rename to data/1-03 Derive.mp3 diff --git a/1-03 Dia Chuvoso.mp3 b/data/1-03 Dia Chuvoso.mp3 similarity index 100% rename from 1-03 Dia Chuvoso.mp3 rename to data/1-03 Dia Chuvoso.mp3 diff --git a/1-03 Freedom (Clip).mp3 b/data/1-03 Freedom (Clip).mp3 similarity index 100% rename from 1-03 Freedom (Clip).mp3 rename to data/1-03 Freedom (Clip).mp3 diff --git a/1-03 Golden Hours.mp3 b/data/1-03 Golden Hours.mp3 similarity index 100% rename from 1-03 Golden Hours.mp3 rename to data/1-03 Golden Hours.mp3 diff --git a/1-03 Hang on.mp3 b/data/1-03 Hang on.mp3 similarity index 100% rename from 1-03 Hang on.mp3 rename to data/1-03 Hang on.mp3 diff --git a/1-03 Hokema Guy.mp3 b/data/1-03 Hokema Guy.mp3 similarity index 100% rename from 1-03 Hokema Guy.mp3 rename to data/1-03 Hokema Guy.mp3 diff --git a/1-03 Jazzclub Solitude.mp3 b/data/1-03 Jazzclub Solitude.mp3 similarity index 100% rename from 1-03 Jazzclub Solitude.mp3 rename to data/1-03 Jazzclub Solitude.mp3 diff --git a/1-03 Jeux D_eau.mp3 b/data/1-03 Jeux D_eau.mp3 similarity index 100% rename from 1-03 Jeux D_eau.mp3 rename to data/1-03 Jeux D_eau.mp3 diff --git a/1-03 Jewelry Remover.mp3 b/data/1-03 Jewelry Remover.mp3 similarity index 100% rename from 1-03 Jewelry Remover.mp3 rename to data/1-03 Jewelry Remover.mp3 diff --git a/1-03 Karru.mp3 b/data/1-03 Karru.mp3 similarity index 100% rename from 1-03 Karru.mp3 rename to data/1-03 Karru.mp3 diff --git a/1-03 Koenji.mp3 b/data/1-03 Koenji.mp3 similarity index 100% rename from 1-03 Koenji.mp3 rename to data/1-03 Koenji.mp3 diff --git a/1-03 Sake.mp3 b/data/1-03 Sake.mp3 similarity index 100% rename from 1-03 Sake.mp3 rename to data/1-03 Sake.mp3 diff --git a/1-03 Six Strings and a Beat.mp3 b/data/1-03 Six Strings and a Beat.mp3 similarity index 100% rename from 1-03 Six Strings and a Beat.mp3 rename to data/1-03 Six Strings and a Beat.mp3 diff --git a/1-03 Sunday Afternoon.mp3 b/data/1-03 Sunday Afternoon.mp3 similarity index 100% rename from 1-03 Sunday Afternoon.mp3 rename to data/1-03 Sunday Afternoon.mp3 diff --git a/1-03 Sunday Travels.mp3 b/data/1-03 Sunday Travels.mp3 similarity index 100% rename from 1-03 Sunday Travels.mp3 rename to data/1-03 Sunday Travels.mp3 diff --git a/1-03 Time Stands Still.mp3 b/data/1-03 Time Stands Still.mp3 similarity index 100% rename from 1-03 Time Stands Still.mp3 rename to data/1-03 Time Stands Still.mp3 diff --git a/1-03 Too Tired.mp3 b/data/1-03 Too Tired.mp3 similarity index 100% rename from 1-03 Too Tired.mp3 rename to data/1-03 Too Tired.mp3 diff --git a/1-03 Tsunami Sky.mp3 b/data/1-03 Tsunami Sky.mp3 similarity index 100% rename from 1-03 Tsunami Sky.mp3 rename to data/1-03 Tsunami Sky.mp3 diff --git a/1-03 Velvet Garden.mp3 b/data/1-03 Velvet Garden.mp3 similarity index 100% rename from 1-03 Velvet Garden.mp3 rename to data/1-03 Velvet Garden.mp3 diff --git a/1-04 Brainstorm.mp3 b/data/1-04 Brainstorm.mp3 similarity index 100% rename from 1-04 Brainstorm.mp3 rename to data/1-04 Brainstorm.mp3 diff --git a/1-04 Brown Horses.mp3 b/data/1-04 Brown Horses.mp3 similarity index 100% rename from 1-04 Brown Horses.mp3 rename to data/1-04 Brown Horses.mp3 diff --git a/1-04 Dutches.mp3 b/data/1-04 Dutches.mp3 similarity index 100% rename from 1-04 Dutches.mp3 rename to data/1-04 Dutches.mp3 diff --git a/1-04 Fables.mp3 b/data/1-04 Fables.mp3 similarity index 100% rename from 1-04 Fables.mp3 rename to data/1-04 Fables.mp3 diff --git a/1-04 Felt.mp3 b/data/1-04 Felt.mp3 similarity index 100% rename from 1-04 Felt.mp3 rename to data/1-04 Felt.mp3 diff --git a/1-04 Harbour Beach.mp3 b/data/1-04 Harbour Beach.mp3 similarity index 100% rename from 1-04 Harbour Beach.mp3 rename to data/1-04 Harbour Beach.mp3 diff --git a/1-04 Mugged Off.mp3 b/data/1-04 Mugged Off.mp3 similarity index 100% rename from 1-04 Mugged Off.mp3 rename to data/1-04 Mugged Off.mp3 diff --git a/1-04 Night.mp3 b/data/1-04 Night.mp3 similarity index 100% rename from 1-04 Night.mp3 rename to data/1-04 Night.mp3 diff --git a/1-04 Nonstop.mp3 b/data/1-04 Nonstop.mp3 similarity index 100% rename from 1-04 Nonstop.mp3 rename to data/1-04 Nonstop.mp3 diff --git a/1-04 Ququ.mp3 b/data/1-04 Ququ.mp3 similarity index 100% rename from 1-04 Ququ.mp3 rename to data/1-04 Ququ.mp3 diff --git a/1-04 Simonal.mp3 b/data/1-04 Simonal.mp3 similarity index 100% rename from 1-04 Simonal.mp3 rename to data/1-04 Simonal.mp3 diff --git a/1-04 Spastic Elastic.mp3 b/data/1-04 Spastic Elastic.mp3 similarity index 100% rename from 1-04 Spastic Elastic.mp3 rename to data/1-04 Spastic Elastic.mp3 diff --git a/1-04 Toro.mp3 b/data/1-04 Toro.mp3 similarity index 100% rename from 1-04 Toro.mp3 rename to data/1-04 Toro.mp3 diff --git a/1-04 Vent.mp3 b/data/1-04 Vent.mp3 similarity index 100% rename from 1-04 Vent.mp3 rename to data/1-04 Vent.mp3 diff --git a/1-04 Waiting for You.mp3 b/data/1-04 Waiting for You.mp3 similarity index 100% rename from 1-04 Waiting for You.mp3 rename to data/1-04 Waiting for You.mp3 diff --git a/1-04 Window Seat.mp3 b/data/1-04 Window Seat.mp3 similarity index 100% rename from 1-04 Window Seat.mp3 rename to data/1-04 Window Seat.mp3 diff --git a/1-04 Z-Plane Sunrise.mp3 b/data/1-04 Z-Plane Sunrise.mp3 similarity index 100% rename from 1-04 Z-Plane Sunrise.mp3 rename to data/1-04 Z-Plane Sunrise.mp3 diff --git a/1-04 about claudia.mp3 b/data/1-04 about claudia.mp3 similarity index 100% rename from 1-04 about claudia.mp3 rename to data/1-04 about claudia.mp3 diff --git a/1-04 sonntagsspaziergang.mp3 b/data/1-04 sonntagsspaziergang.mp3 similarity index 100% rename from 1-04 sonntagsspaziergang.mp3 rename to data/1-04 sonntagsspaziergang.mp3 diff --git a/1-05 Bird Man.mp3 b/data/1-05 Bird Man.mp3 similarity index 100% rename from 1-05 Bird Man.mp3 rename to data/1-05 Bird Man.mp3 diff --git a/1-05 Bummer.mp3 b/data/1-05 Bummer.mp3 similarity index 100% rename from 1-05 Bummer.mp3 rename to data/1-05 Bummer.mp3 diff --git a/1-05 Cityscape.mp3 b/data/1-05 Cityscape.mp3 similarity index 100% rename from 1-05 Cityscape.mp3 rename to data/1-05 Cityscape.mp3 diff --git a/1-05 Cocktails.mp3 b/data/1-05 Cocktails.mp3 similarity index 100% rename from 1-05 Cocktails.mp3 rename to data/1-05 Cocktails.mp3 diff --git a/1-05 Descending.mp3 b/data/1-05 Descending.mp3 similarity index 100% rename from 1-05 Descending.mp3 rename to data/1-05 Descending.mp3 diff --git a/1-05 First Sip of Coffee.mp3 b/data/1-05 First Sip of Coffee.mp3 similarity index 100% rename from 1-05 First Sip of Coffee.mp3 rename to data/1-05 First Sip of Coffee.mp3 diff --git a/1-05 Marco.mp3 b/data/1-05 Marco.mp3 similarity index 100% rename from 1-05 Marco.mp3 rename to data/1-05 Marco.mp3 diff --git a/1-05 Microdrive.mp3 b/data/1-05 Microdrive.mp3 similarity index 100% rename from 1-05 Microdrive.mp3 rename to data/1-05 Microdrive.mp3 diff --git a/1-05 NEAR.mp3 b/data/1-05 NEAR.mp3 similarity index 100% rename from 1-05 NEAR.mp3 rename to data/1-05 NEAR.mp3 diff --git a/1-05 Nasty Angel.mp3 b/data/1-05 Nasty Angel.mp3 similarity index 100% rename from 1-05 Nasty Angel.mp3 rename to data/1-05 Nasty Angel.mp3 diff --git a/1-05 Pomelo.mp3 b/data/1-05 Pomelo.mp3 similarity index 100% rename from 1-05 Pomelo.mp3 rename to data/1-05 Pomelo.mp3 diff --git a/1-05 Touching Skin.mp3 b/data/1-05 Touching Skin.mp3 similarity index 100% rename from 1-05 Touching Skin.mp3 rename to data/1-05 Touching Skin.mp3 diff --git a/1-05 autumn.mp3 b/data/1-05 autumn.mp3 similarity index 100% rename from 1-05 autumn.mp3 rename to data/1-05 autumn.mp3 diff --git a/1-05 rosemary whispers.mp3 b/data/1-05 rosemary whispers.mp3 similarity index 100% rename from 1-05 rosemary whispers.mp3 rename to data/1-05 rosemary whispers.mp3 diff --git a/1-06 Dream Factory.mp3 b/data/1-06 Dream Factory.mp3 similarity index 100% rename from 1-06 Dream Factory.mp3 rename to data/1-06 Dream Factory.mp3 diff --git a/1-06 Frigid.mp3 b/data/1-06 Frigid.mp3 similarity index 100% rename from 1-06 Frigid.mp3 rename to data/1-06 Frigid.mp3 diff --git "a/1-06 Mai\314\210 Mai\314\210.mp3" "b/data/1-06 Ma\303\257 Ma\303\257.mp3" similarity index 100% rename from "1-06 Mai\314\210 Mai\314\210.mp3" rename to "data/1-06 Ma\303\257 Ma\303\257.mp3" diff --git a/1-06 My Love.mp3 b/data/1-06 My Love.mp3 similarity index 100% rename from 1-06 My Love.mp3 rename to data/1-06 My Love.mp3 diff --git a/1-06 Palma.mp3 b/data/1-06 Palma.mp3 similarity index 100% rename from 1-06 Palma.mp3 rename to data/1-06 Palma.mp3 diff --git a/1-06 People On Hold.mp3 b/data/1-06 People On Hold.mp3 similarity index 100% rename from 1-06 People On Hold.mp3 rename to data/1-06 People On Hold.mp3 diff --git a/1-06 Solo for so Long.mp3 b/data/1-06 Solo for so Long.mp3 similarity index 100% rename from 1-06 Solo for so Long.mp3 rename to data/1-06 Solo for so Long.mp3 diff --git a/1-06 Sunsets.mp3 b/data/1-06 Sunsets.mp3 similarity index 100% rename from 1-06 Sunsets.mp3 rename to data/1-06 Sunsets.mp3 diff --git a/1-06 Vibes & Sh_t.mp3 b/data/1-06 Vibes & Sh_t.mp3 similarity index 100% rename from 1-06 Vibes & Sh_t.mp3 rename to data/1-06 Vibes & Sh_t.mp3 diff --git a/1-06 Water World.mp3 b/data/1-06 Water World.mp3 similarity index 100% rename from 1-06 Water World.mp3 rename to data/1-06 Water World.mp3 diff --git a/1-07 Dark Wood.mp3 b/data/1-07 Dark Wood.mp3 similarity index 100% rename from 1-07 Dark Wood.mp3 rename to data/1-07 Dark Wood.mp3 diff --git a/1-07 Deep East.mp3 b/data/1-07 Deep East.mp3 similarity index 100% rename from 1-07 Deep East.mp3 rename to data/1-07 Deep East.mp3 diff --git a/1-07 Diario.mp3 b/data/1-07 Diario.mp3 similarity index 100% rename from 1-07 Diario.mp3 rename to data/1-07 Diario.mp3 diff --git a/1-07 Dusty Conscience.mp3 b/data/1-07 Dusty Conscience.mp3 similarity index 100% rename from 1-07 Dusty Conscience.mp3 rename to data/1-07 Dusty Conscience.mp3 diff --git a/1-07 Fujiyama Lights.mp3 b/data/1-07 Fujiyama Lights.mp3 similarity index 100% rename from 1-07 Fujiyama Lights.mp3 rename to data/1-07 Fujiyama Lights.mp3 diff --git a/1-07 Jane.mp3 b/data/1-07 Jane.mp3 similarity index 100% rename from 1-07 Jane.mp3 rename to data/1-07 Jane.mp3 diff --git a/1-07 Magik.mp3 b/data/1-07 Magik.mp3 similarity index 100% rename from 1-07 Magik.mp3 rename to data/1-07 Magik.mp3 diff --git a/1-07 Red.mp3 b/data/1-07 Red.mp3 similarity index 100% rename from 1-07 Red.mp3 rename to data/1-07 Red.mp3 diff --git a/1-07 Summertime.mp3 b/data/1-07 Summertime.mp3 similarity index 100% rename from 1-07 Summertime.mp3 rename to data/1-07 Summertime.mp3 diff --git a/1-07 Visions.mp3 b/data/1-07 Visions.mp3 similarity index 100% rename from 1-07 Visions.mp3 rename to data/1-07 Visions.mp3 diff --git a/1-08 After The Rain.mp3 b/data/1-08 After The Rain.mp3 similarity index 100% rename from 1-08 After The Rain.mp3 rename to data/1-08 After The Rain.mp3 diff --git a/1-08 Drowsy.mp3 b/data/1-08 Drowsy.mp3 similarity index 100% rename from 1-08 Drowsy.mp3 rename to data/1-08 Drowsy.mp3 diff --git a/1-08 Faith.mp3 b/data/1-08 Faith.mp3 similarity index 100% rename from 1-08 Faith.mp3 rename to data/1-08 Faith.mp3 diff --git a/1-08 Sage.mp3 b/data/1-08 Sage.mp3 similarity index 100% rename from 1-08 Sage.mp3 rename to data/1-08 Sage.mp3 diff --git a/1-08 Trip Tonite.mp3 b/data/1-08 Trip Tonite.mp3 similarity index 100% rename from 1-08 Trip Tonite.mp3 rename to data/1-08 Trip Tonite.mp3 diff --git a/1-08 What a Day.mp3 b/data/1-08 What a Day.mp3 similarity index 100% rename from 1-08 What a Day.mp3 rename to data/1-08 What a Day.mp3 diff --git a/1-08 Worm Hole.mp3 b/data/1-08 Worm Hole.mp3 similarity index 100% rename from 1-08 Worm Hole.mp3 rename to data/1-08 Worm Hole.mp3 diff --git a/1-08 Yok Yok.mp3 b/data/1-08 Yok Yok.mp3 similarity index 100% rename from 1-08 Yok Yok.mp3 rename to data/1-08 Yok Yok.mp3 diff --git a/1-08 as time goes by.mp3 b/data/1-08 as time goes by.mp3 similarity index 100% rename from 1-08 as time goes by.mp3 rename to data/1-08 as time goes by.mp3 diff --git a/1-08 just you.mp3 b/data/1-08 just you.mp3 similarity index 100% rename from 1-08 just you.mp3 rename to data/1-08 just you.mp3 diff --git a/1-08 thats right.mp3 b/data/1-08 thats right.mp3 similarity index 100% rename from 1-08 thats right.mp3 rename to data/1-08 thats right.mp3 diff --git a/1-09 Aspiration.mp3 b/data/1-09 Aspiration.mp3 similarity index 100% rename from 1-09 Aspiration.mp3 rename to data/1-09 Aspiration.mp3 diff --git a/1-09 Drive Slow.mp3 b/data/1-09 Drive Slow.mp3 similarity index 100% rename from 1-09 Drive Slow.mp3 rename to data/1-09 Drive Slow.mp3 diff --git a/1-09 Love Is.mp3 b/data/1-09 Love Is.mp3 similarity index 100% rename from 1-09 Love Is.mp3 rename to data/1-09 Love Is.mp3 diff --git a/1-09 Quilt.mp3 b/data/1-09 Quilt.mp3 similarity index 100% rename from 1-09 Quilt.mp3 rename to data/1-09 Quilt.mp3 diff --git a/1-09 Sk8teing in Central Park.mp3 b/data/1-09 Sk8teing in Central Park.mp3 similarity index 100% rename from 1-09 Sk8teing in Central Park.mp3 rename to data/1-09 Sk8teing in Central Park.mp3 diff --git a/1-09 Smokeloud.mp3 b/data/1-09 Smokeloud.mp3 similarity index 100% rename from 1-09 Smokeloud.mp3 rename to data/1-09 Smokeloud.mp3 diff --git a/1-09 Waltz.mp3 b/data/1-09 Waltz.mp3 similarity index 100% rename from 1-09 Waltz.mp3 rename to data/1-09 Waltz.mp3 diff --git a/1-09 Whiskey.mp3 b/data/1-09 Whiskey.mp3 similarity index 100% rename from 1-09 Whiskey.mp3 rename to data/1-09 Whiskey.mp3 diff --git a/1-09 forest.mp3 b/data/1-09 forest.mp3 similarity index 100% rename from 1-09 forest.mp3 rename to data/1-09 forest.mp3 diff --git a/1-09 happy hour.mp3 b/data/1-09 happy hour.mp3 similarity index 100% rename from 1-09 happy hour.mp3 rename to data/1-09 happy hour.mp3 diff --git a/1-09 snow drops.mp3 b/data/1-09 snow drops.mp3 similarity index 100% rename from 1-09 snow drops.mp3 rename to data/1-09 snow drops.mp3 diff --git a/1-10 Satoshi.mp3 b/data/1-10 Satoshi.mp3 similarity index 100% rename from 1-10 Satoshi.mp3 rename to data/1-10 Satoshi.mp3 diff --git a/1-10 Wonderfool.mp3 b/data/1-10 Wonderfool.mp3 similarity index 100% rename from 1-10 Wonderfool.mp3 rename to data/1-10 Wonderfool.mp3 diff --git a/1-11 Chicago.mp3 b/data/1-11 Chicago.mp3 similarity index 100% rename from 1-11 Chicago.mp3 rename to data/1-11 Chicago.mp3 diff --git a/1-11 Coupe_90.mp3 b/data/1-11 Coupe_90.mp3 similarity index 100% rename from 1-11 Coupe_90.mp3 rename to data/1-11 Coupe_90.mp3 diff --git a/1-11 Kiss the Dirt.mp3 b/data/1-11 Kiss the Dirt.mp3 similarity index 100% rename from 1-11 Kiss the Dirt.mp3 rename to data/1-11 Kiss the Dirt.mp3 diff --git a/1-11 Salu.mp3 b/data/1-11 Salu.mp3 similarity index 100% rename from 1-11 Salu.mp3 rename to data/1-11 Salu.mp3 diff --git a/1-11 sprinkling.mp3 b/data/1-11 sprinkling.mp3 similarity index 100% rename from 1-11 sprinkling.mp3 rename to data/1-11 sprinkling.mp3 diff --git a/1-12 7Teen.mp3 b/data/1-12 7Teen.mp3 similarity index 100% rename from 1-12 7Teen.mp3 rename to data/1-12 7Teen.mp3 diff --git a/1-12 Down Under.mp3 b/data/1-12 Down Under.mp3 similarity index 100% rename from 1-12 Down Under.mp3 rename to data/1-12 Down Under.mp3 diff --git a/1-12 Long Ago.mp3 b/data/1-12 Long Ago.mp3 similarity index 100% rename from 1-12 Long Ago.mp3 rename to data/1-12 Long Ago.mp3 diff --git a/1-12 Peninsula.mp3 b/data/1-12 Peninsula.mp3 similarity index 100% rename from 1-12 Peninsula.mp3 rename to data/1-12 Peninsula.mp3 diff --git a/1-12 Temple.mp3 b/data/1-12 Temple.mp3 similarity index 100% rename from 1-12 Temple.mp3 rename to data/1-12 Temple.mp3 diff --git a/1-12 the sakuras will cry for you.mp3 b/data/1-12 the sakuras will cry for you.mp3 similarity index 100% rename from 1-12 the sakuras will cry for you.mp3 rename to data/1-12 the sakuras will cry for you.mp3 diff --git a/1-13 longwayhome.mp3 b/data/1-13 longwayhome.mp3 similarity index 100% rename from 1-13 longwayhome.mp3 rename to data/1-13 longwayhome.mp3 diff --git a/1-17 Balmy.mp3 b/data/1-17 Balmy.mp3 similarity index 100% rename from 1-17 Balmy.mp3 rename to data/1-17 Balmy.mp3 diff --git a/1-17 Schehmetmoll.mp3 b/data/1-17 Schehmetmoll.mp3 similarity index 100% rename from 1-17 Schehmetmoll.mp3 rename to data/1-17 Schehmetmoll.mp3 diff --git a/1-18 Couch Day.mp3 b/data/1-18 Couch Day.mp3 similarity index 100% rename from 1-18 Couch Day.mp3 rename to data/1-18 Couch Day.mp3 diff --git a/1-21 Old Roots New Trees.mp3 b/data/1-21 Old Roots New Trees.mp3 similarity index 100% rename from 1-21 Old Roots New Trees.mp3 rename to data/1-21 Old Roots New Trees.mp3 diff --git a/1-21 lean back.mp3 b/data/1-21 lean back.mp3 similarity index 100% rename from 1-21 lean back.mp3 rename to data/1-21 lean back.mp3 diff --git a/1-23 Schoen.mp3 b/data/1-23 Schoen.mp3 similarity index 100% rename from 1-23 Schoen.mp3 rename to data/1-23 Schoen.mp3 diff --git a/1-24 I need to paint my walls.mp3 b/data/1-24 I need to paint my walls.mp3 similarity index 100% rename from 1-24 I need to paint my walls.mp3 rename to data/1-24 I need to paint my walls.mp3 diff --git a/1-24 Spanish Galleon.mp3 b/data/1-24 Spanish Galleon.mp3 similarity index 100% rename from 1-24 Spanish Galleon.mp3 rename to data/1-24 Spanish Galleon.mp3 diff --git a/1-34 north shore.mp3 b/data/1-34 north shore.mp3 similarity index 100% rename from 1-34 north shore.mp3 rename to data/1-34 north shore.mp3 diff --git a/10 Bonanza.mp3 b/data/10 Bonanza.mp3 similarity index 100% rename from 10 Bonanza.mp3 rename to data/10 Bonanza.mp3 diff --git a/10 Deadend Motel.mp3 b/data/10 Deadend Motel.mp3 similarity index 100% rename from 10 Deadend Motel.mp3 rename to data/10 Deadend Motel.mp3 diff --git a/10 Domain.mp3 b/data/10 Domain.mp3 similarity index 100% rename from 10 Domain.mp3 rename to data/10 Domain.mp3 diff --git a/10 Flair.mp3 b/data/10 Flair.mp3 similarity index 100% rename from 10 Flair.mp3 rename to data/10 Flair.mp3 diff --git a/10 King Of Jazz.mp3 b/data/10 King Of Jazz.mp3 similarity index 100% rename from 10 King Of Jazz.mp3 rename to data/10 King Of Jazz.mp3 diff --git a/10 Mandrake.mp3 b/data/10 Mandrake.mp3 similarity index 100% rename from 10 Mandrake.mp3 rename to data/10 Mandrake.mp3 diff --git a/10 Mania Magma Lena.mp3 b/data/10 Mania Magma Lena.mp3 similarity index 100% rename from 10 Mania Magma Lena.mp3 rename to data/10 Mania Magma Lena.mp3 diff --git a/10 Nautilus.mp3 b/data/10 Nautilus.mp3 similarity index 100% rename from 10 Nautilus.mp3 rename to data/10 Nautilus.mp3 diff --git a/10 Presence Of Reality.mp3 b/data/10 Presence Of Reality.mp3 similarity index 100% rename from 10 Presence Of Reality.mp3 rename to data/10 Presence Of Reality.mp3 diff --git a/10 Sugar Rush (Refined Mix).mp3 b/data/10 Sugar Rush (Refined Mix).mp3 similarity index 100% rename from 10 Sugar Rush (Refined Mix).mp3 rename to data/10 Sugar Rush (Refined Mix).mp3 diff --git a/10 Tactile.mp3 b/data/10 Tactile.mp3 similarity index 100% rename from 10 Tactile.mp3 rename to data/10 Tactile.mp3 diff --git a/10 The Thin Rustle Of Weeds.mp3 b/data/10 The Thin Rustle Of Weeds.mp3 similarity index 100% rename from 10 The Thin Rustle Of Weeds.mp3 rename to data/10 The Thin Rustle Of Weeds.mp3 diff --git a/10 The Void ( The Hidden Palace ).mp3 b/data/10 The Void ( The Hidden Palace ).mp3 similarity index 100% rename from 10 The Void ( The Hidden Palace ).mp3 rename to data/10 The Void ( The Hidden Palace ).mp3 diff --git a/10 Ulysse Voyage No 3.mp3 b/data/10 Ulysse Voyage No 3.mp3 similarity index 100% rename from 10 Ulysse Voyage No 3.mp3 rename to data/10 Ulysse Voyage No 3.mp3 diff --git a/10 Way Back.mp3 b/data/10 Way Back.mp3 similarity index 100% rename from 10 Way Back.mp3 rename to data/10 Way Back.mp3 diff --git a/10-jalebee_cartel_-_a_crazy_virus_on_akerstraat-gem.mp3 b/data/10-jalebee_cartel_-_a_crazy_virus_on_akerstraat-gem.mp3 similarity index 100% rename from 10-jalebee_cartel_-_a_crazy_virus_on_akerstraat-gem.mp3 rename to data/10-jalebee_cartel_-_a_crazy_virus_on_akerstraat-gem.mp3 diff --git a/10-lightsphere_-_intersession-mycel.mp3 b/data/10-lightsphere_-_intersession-mycel.mp3 similarity index 100% rename from 10-lightsphere_-_intersession-mycel.mp3 rename to data/10-lightsphere_-_intersession-mycel.mp3 diff --git a/10-meller_-_jumping_jack-upe.mp3 b/data/10-meller_-_jumping_jack-upe.mp3 similarity index 100% rename from 10-meller_-_jumping_jack-upe.mp3 rename to data/10-meller_-_jumping_jack-upe.mp3 diff --git a/10-midimal_-_become_3-mycel.mp3 b/data/10-midimal_-_become_3-mycel.mp3 similarity index 100% rename from 10-midimal_-_become_3-mycel.mp3 rename to data/10-midimal_-_become_3-mycel.mp3 diff --git a/11 Cosmic Echoes.mp3 b/data/11 Cosmic Echoes.mp3 similarity index 100% rename from 11 Cosmic Echoes.mp3 rename to data/11 Cosmic Echoes.mp3 diff --git a/11 Critical Mass (Kinetic Overflow m.mp3 b/data/11 Critical Mass (Kinetic Overflow m.mp3 similarity index 100% rename from 11 Critical Mass (Kinetic Overflow m.mp3 rename to data/11 Critical Mass (Kinetic Overflow m.mp3 diff --git a/11 Delta9.mp3 b/data/11 Delta9.mp3 similarity index 100% rename from 11 Delta9.mp3 rename to data/11 Delta9.mp3 diff --git a/11 Everything's Going Fine.mp3 b/data/11 Everything's Going Fine.mp3 similarity index 100% rename from 11 Everything's Going Fine.mp3 rename to data/11 Everything's Going Fine.mp3 diff --git a/11 Gate V.mp3 b/data/11 Gate V.mp3 similarity index 100% rename from 11 Gate V.mp3 rename to data/11 Gate V.mp3 diff --git a/11 Nasty Drop.mp3 b/data/11 Nasty Drop.mp3 similarity index 100% rename from 11 Nasty Drop.mp3 rename to data/11 Nasty Drop.mp3 diff --git a/11 Now Or Nunca.mp3 b/data/11 Now Or Nunca.mp3 similarity index 100% rename from 11 Now Or Nunca.mp3 rename to data/11 Now Or Nunca.mp3 diff --git a/11 The Day Of Pearly Spencer.mp3 b/data/11 The Day Of Pearly Spencer.mp3 similarity index 100% rename from 11 The Day Of Pearly Spencer.mp3 rename to data/11 The Day Of Pearly Spencer.mp3 diff --git a/11 Through The Round Window.mp3 b/data/11 Through The Round Window.mp3 similarity index 100% rename from 11 Through The Round Window.mp3 rename to data/11 Through The Round Window.mp3 diff --git a/11 Way Of Life.mp3 b/data/11 Way Of Life.mp3 similarity index 100% rename from 11 Way Of Life.mp3 rename to data/11 Way Of Life.mp3 diff --git a/11-kino_oko_-_the_day_of_pearly_spencer-mycel.mp3 b/data/11-kino_oko_-_the_day_of_pearly_spencer-mycel.mp3 similarity index 100% rename from 11-kino_oko_-_the_day_of_pearly_spencer-mycel.mp3 rename to data/11-kino_oko_-_the_day_of_pearly_spencer-mycel.mp3 diff --git a/13 Miss You.mp3 b/data/13 Miss You.mp3 similarity index 100% rename from 13 Miss You.mp3 rename to data/13 Miss You.mp3 diff --git a/14 Electric Sunrise.mp3 b/data/14 Electric Sunrise.mp3 similarity index 100% rename from 14 Electric Sunrise.mp3 rename to data/14 Electric Sunrise.mp3 diff --git a/15 Interval of Intimacy.mp3 b/data/15 Interval of Intimacy.mp3 similarity index 100% rename from 15 Interval of Intimacy.mp3 rename to data/15 Interval of Intimacy.mp3 diff --git a/15 Neelix - Sleepwalk (Re-Edit).mp3 b/data/15 Neelix - Sleepwalk (Re-Edit).mp3 similarity index 100% rename from 15 Neelix - Sleepwalk (Re-Edit).mp3 rename to data/15 Neelix - Sleepwalk (Re-Edit).mp3 diff --git a/16 Desert Walk.mp3 b/data/16 Desert Walk.mp3 similarity index 100% rename from 16 Desert Walk.mp3 rename to data/16 Desert Walk.mp3 diff --git a/18 Neelix - The Girls Mind.mp3 b/data/18 Neelix - The Girls Mind.mp3 similarity index 100% rename from 18 Neelix - The Girls Mind.mp3 rename to data/18 Neelix - The Girls Mind.mp3 diff --git a/24K Magic.mp3 b/data/24K Magic.mp3 similarity index 100% rename from 24K Magic.mp3 rename to data/24K Magic.mp3 diff --git a/3 Am.mp3 b/data/3 Am.mp3 similarity index 100% rename from 3 Am.mp3 rename to data/3 Am.mp3 diff --git a/4 20 PM.mp3 b/data/4 20 PM.mp3 similarity index 100% rename from 4 20 PM.mp3 rename to data/4 20 PM.mp3 diff --git a/7Teen.mp3 b/data/7Teen.mp3 similarity index 100% rename from 7Teen.mp3 rename to data/7Teen.mp3 diff --git a/A Trip to Tokyo.mp3 b/data/A Trip to Tokyo.mp3 similarity index 100% rename from A Trip to Tokyo.mp3 rename to data/A Trip to Tokyo.mp3 diff --git a/Africa.mp3 b/data/Africa.mp3 similarity index 100% rename from Africa.mp3 rename to data/Africa.mp3 diff --git a/Afrobounce.mp3 b/data/Afrobounce.mp3 similarity index 100% rename from Afrobounce.mp3 rename to data/Afrobounce.mp3 diff --git a/Agua.mp3 b/data/Agua.mp3 similarity index 100% rename from Agua.mp3 rename to data/Agua.mp3 diff --git a/Ain't No Sunshine.mp3 b/data/Ain't No Sunshine.mp3 similarity index 100% rename from Ain't No Sunshine.mp3 rename to data/Ain't No Sunshine.mp3 diff --git a/Air Bed.mp3 b/data/Air Bed.mp3 similarity index 100% rename from Air Bed.mp3 rename to data/Air Bed.mp3 diff --git a/Airtime.mp3 b/data/Airtime.mp3 similarity index 100% rename from Airtime.mp3 rename to data/Airtime.mp3 diff --git a/Aliens.mp3 b/data/Aliens.mp3 similarity index 100% rename from Aliens.mp3 rename to data/Aliens.mp3 diff --git a/All In My Feelings.mp3 b/data/All In My Feelings.mp3 similarity index 100% rename from All In My Feelings.mp3 rename to data/All In My Feelings.mp3 diff --git a/Alone by Your Side.mp3 b/data/Alone by Your Side.mp3 similarity index 100% rename from Alone by Your Side.mp3 rename to data/Alone by Your Side.mp3 diff --git a/Always.mp3 b/data/Always.mp3 similarity index 100% rename from Always.mp3 rename to data/Always.mp3 diff --git a/Ananke.mp3 b/data/Ananke.mp3 similarity index 100% rename from Ananke.mp3 rename to data/Ananke.mp3 diff --git a/Aquatic Ambiance.mp3 b/data/Aquatic Ambiance.mp3 similarity index 100% rename from Aquatic Ambiance.mp3 rename to data/Aquatic Ambiance.mp3 diff --git a/Arrivals.mp3 b/data/Arrivals.mp3 similarity index 100% rename from Arrivals.mp3 rename to data/Arrivals.mp3 diff --git a/As I Pass By.mp3 b/data/As I Pass By.mp3 similarity index 100% rename from As I Pass By.mp3 rename to data/As I Pass By.mp3 diff --git a/Asgore.mp3 b/data/Asgore.mp3 similarity index 100% rename from Asgore.mp3 rename to data/Asgore.mp3 diff --git a/Aspiration.mp3 b/data/Aspiration.mp3 similarity index 100% rename from Aspiration.mp3 rename to data/Aspiration.mp3 diff --git a/Autumn Leaves.mp3 b/data/Autumn Leaves.mp3 similarity index 100% rename from Autumn Leaves.mp3 rename to data/Autumn Leaves.mp3 diff --git a/Autumn Vibes.mp3 b/data/Autumn Vibes.mp3 similarity index 100% rename from Autumn Vibes.mp3 rename to data/Autumn Vibes.mp3 diff --git a/Avatar State.mp3 b/data/Avatar State.mp3 similarity index 100% rename from Avatar State.mp3 rename to data/Avatar State.mp3 diff --git a/Ayo.mp3 b/data/Ayo.mp3 similarity index 100% rename from Ayo.mp3 rename to data/Ayo.mp3 diff --git a/Balmy.mp3 b/data/Balmy.mp3 similarity index 100% rename from Balmy.mp3 rename to data/Balmy.mp3 diff --git a/Banana Pancakes.mp3 b/data/Banana Pancakes.mp3 similarity index 100% rename from Banana Pancakes.mp3 rename to data/Banana Pancakes.mp3 diff --git a/Better Than The Real Thing (Instrumental).mp3 b/data/Better Than The Real Thing (Instrumental).mp3 similarity index 100% rename from Better Than The Real Thing (Instrumental).mp3 rename to data/Better Than The Real Thing (Instrumental).mp3 diff --git a/Better Together.mp3 b/data/Better Together.mp3 similarity index 100% rename from Better Together.mp3 rename to data/Better Together.mp3 diff --git a/Bird Man.mp3 b/data/Bird Man.mp3 similarity index 100% rename from Bird Man.mp3 rename to data/Bird Man.mp3 diff --git a/Black Bird.mp3 b/data/Black Bird.mp3 similarity index 100% rename from Black Bird.mp3 rename to data/Black Bird.mp3 diff --git a/Bleed.mp3 b/data/Bleed.mp3 similarity index 100% rename from Bleed.mp3 rename to data/Bleed.mp3 diff --git a/Bonetrousle.mp3 b/data/Bonetrousle.mp3 similarity index 100% rename from Bonetrousle.mp3 rename to data/Bonetrousle.mp3 diff --git a/Bossa Layer.mp3 b/data/Bossa Layer.mp3 similarity index 100% rename from Bossa Layer.mp3 rename to data/Bossa Layer.mp3 diff --git a/Breakeven.mp3 b/data/Breakeven.mp3 similarity index 100% rename from Breakeven.mp3 rename to data/Breakeven.mp3 diff --git a/Bromance.mp3 b/data/Bromance.mp3 similarity index 100% rename from Bromance.mp3 rename to data/Bromance.mp3 diff --git a/Brown Horses.mp3 b/data/Brown Horses.mp3 similarity index 100% rename from Brown Horses.mp3 rename to data/Brown Horses.mp3 diff --git a/Bubbly.mp3 b/data/Bubbly.mp3 similarity index 100% rename from Bubbly.mp3 rename to data/Bubbly.mp3 diff --git a/Bummer.mp3 b/data/Bummer.mp3 similarity index 100% rename from Bummer.mp3 rename to data/Bummer.mp3 diff --git a/By the Fire.mp3 b/data/By the Fire.mp3 similarity index 100% rename from By the Fire.mp3 rename to data/By the Fire.mp3 diff --git a/Cable TV.mp3 b/data/Cable TV.mp3 similarity index 100% rename from Cable TV.mp3 rename to data/Cable TV.mp3 diff --git a/Caffeine.mp3 b/data/Caffeine.mp3 similarity index 100% rename from Caffeine.mp3 rename to data/Caffeine.mp3 diff --git a/Call For Spring.mp3 b/data/Call For Spring.mp3 similarity index 100% rename from Call For Spring.mp3 rename to data/Call For Spring.mp3 diff --git a/Call Whenever.mp3 b/data/Call Whenever.mp3 similarity index 100% rename from Call Whenever.mp3 rename to data/Call Whenever.mp3 diff --git a/Can't Help Falling in Love.mp3 b/data/Can't Help Falling in Love.mp3 similarity index 100% rename from Can't Help Falling in Love.mp3 rename to data/Can't Help Falling in Love.mp3 diff --git a/Chandelier.mp3 b/data/Chandelier.mp3 similarity index 100% rename from Chandelier.mp3 rename to data/Chandelier.mp3 diff --git a/Chasing Cars.mp3 b/data/Chasing Cars.mp3 similarity index 100% rename from Chasing Cars.mp3 rename to data/Chasing Cars.mp3 diff --git a/Cheesed off.mp3 b/data/Cheesed off.mp3 similarity index 100% rename from Cheesed off.mp3 rename to data/Cheesed off.mp3 diff --git a/Chicago.mp3 b/data/Chicago.mp3 similarity index 100% rename from Chicago.mp3 rename to data/Chicago.mp3 diff --git a/Chilmilk.mp3 b/data/Chilmilk.mp3 similarity index 100% rename from Chilmilk.mp3 rename to data/Chilmilk.mp3 diff --git a/Circles.mp3 b/data/Circles.mp3 similarity index 100% rename from Circles.mp3 rename to data/Circles.mp3 diff --git a/Cityscape.mp3 b/data/Cityscape.mp3 similarity index 100% rename from Cityscape.mp3 rename to data/Cityscape.mp3 diff --git a/Close Your Eyes.mp3 b/data/Close Your Eyes.mp3 similarity index 100% rename from Close Your Eyes.mp3 rename to data/Close Your Eyes.mp3 diff --git a/Closing My Eyes.mp3 b/data/Closing My Eyes.mp3 similarity index 100% rename from Closing My Eyes.mp3 rename to data/Closing My Eyes.mp3 diff --git a/Clouds.mp3 b/data/Clouds.mp3 similarity index 100% rename from Clouds.mp3 rename to data/Clouds.mp3 diff --git a/Cocktails.mp3 b/data/Cocktails.mp3 similarity index 100% rename from Cocktails.mp3 rename to data/Cocktails.mp3 diff --git a/Coffee And Unicorns.mp3 b/data/Coffee And Unicorns.mp3 similarity index 100% rename from Coffee And Unicorns.mp3 rename to data/Coffee And Unicorns.mp3 diff --git a/Colleagues.mp3 b/data/Colleagues.mp3 similarity index 100% rename from Colleagues.mp3 rename to data/Colleagues.mp3 diff --git a/Cooper Lake.mp3 b/data/Cooper Lake.mp3 similarity index 100% rename from Cooper Lake.mp3 rename to data/Cooper Lake.mp3 diff --git a/Couch Day.mp3 b/data/Couch Day.mp3 similarity index 100% rename from Couch Day.mp3 rename to data/Couch Day.mp3 diff --git a/Coupe_90.mp3 b/data/Coupe_90.mp3 similarity index 100% rename from Coupe_90.mp3 rename to data/Coupe_90.mp3 diff --git a/Crystal Ship.mp3 b/data/Crystal Ship.mp3 similarity index 100% rename from Crystal Ship.mp3 rename to data/Crystal Ship.mp3 diff --git a/Cucumber.mp3 b/data/Cucumber.mp3 similarity index 100% rename from Cucumber.mp3 rename to data/Cucumber.mp3 diff --git a/Dancing in the Moonlight.mp3 b/data/Dancing in the Moonlight.mp3 similarity index 100% rename from Dancing in the Moonlight.mp3 rename to data/Dancing in the Moonlight.mp3 diff --git a/Dark Wood.mp3 b/data/Dark Wood.mp3 similarity index 100% rename from Dark Wood.mp3 rename to data/Dark Wood.mp3 diff --git a/Death Bed.mp3 b/data/Death Bed.mp3 similarity index 100% rename from Death Bed.mp3 rename to data/Death Bed.mp3 diff --git a/Decisions.mp3 b/data/Decisions.mp3 similarity index 100% rename from Decisions.mp3 rename to data/Decisions.mp3 diff --git a/Deep Sleep.mp3 b/data/Deep Sleep.mp3 similarity index 100% rename from Deep Sleep.mp3 rename to data/Deep Sleep.mp3 diff --git a/Delight.mp3 b/data/Delight.mp3 similarity index 100% rename from Delight.mp3 rename to data/Delight.mp3 diff --git a/Depiction.mp3 b/data/Depiction.mp3 similarity index 100% rename from Depiction.mp3 rename to data/Depiction.mp3 diff --git a/Derive.mp3 b/data/Derive.mp3 similarity index 100% rename from Derive.mp3 rename to data/Derive.mp3 diff --git a/Descending.mp3 b/data/Descending.mp3 similarity index 100% rename from Descending.mp3 rename to data/Descending.mp3 diff --git a/Desert Tale.mp3 b/data/Desert Tale.mp3 similarity index 100% rename from Desert Tale.mp3 rename to data/Desert Tale.mp3 diff --git a/Dia Chuvoso.mp3 b/data/Dia Chuvoso.mp3 similarity index 100% rename from Dia Chuvoso.mp3 rename to data/Dia Chuvoso.mp3 diff --git a/Diario.mp3 b/data/Diario.mp3 similarity index 100% rename from Diario.mp3 rename to data/Diario.mp3 diff --git a/Dire Dire Docks.mp3 b/data/Dire Dire Docks.mp3 similarity index 100% rename from Dire Dire Docks.mp3 rename to data/Dire Dire Docks.mp3 diff --git a/Disks.mp3 b/data/Disks.mp3 similarity index 100% rename from Disks.mp3 rename to data/Disks.mp3 diff --git a/Distant.mp3 b/data/Distant.mp3 similarity index 100% rename from Distant.mp3 rename to data/Distant.mp3 diff --git a/Do I Wanna Know .mp3 b/data/Do I Wanna Know .mp3 similarity index 100% rename from Do I Wanna Know .mp3 rename to data/Do I Wanna Know .mp3 diff --git a/Do Me That Favor.mp3 b/data/Do Me That Favor.mp3 similarity index 100% rename from Do Me That Favor.mp3 rename to data/Do Me That Favor.mp3 diff --git a/Douro.mp3 b/data/Douro.mp3 similarity index 100% rename from Douro.mp3 rename to data/Douro.mp3 diff --git a/Down By The River.mp3 b/data/Down By The River.mp3 similarity index 100% rename from Down By The River.mp3 rename to data/Down By The River.mp3 diff --git a/Down Under.mp3 b/data/Down Under.mp3 similarity index 100% rename from Down Under.mp3 rename to data/Down Under.mp3 diff --git a/Dream Factory.mp3 b/data/Dream Factory.mp3 similarity index 100% rename from Dream Factory.mp3 rename to data/Dream Factory.mp3 diff --git a/Dreams.mp3 b/data/Dreams.mp3 similarity index 100% rename from Dreams.mp3 rename to data/Dreams.mp3 diff --git a/Drive Slow.mp3 b/data/Drive Slow.mp3 similarity index 100% rename from Drive Slow.mp3 rename to data/Drive Slow.mp3 diff --git a/Drowsy.mp3 b/data/Drowsy.mp3 similarity index 100% rename from Drowsy.mp3 rename to data/Drowsy.mp3 diff --git a/Drunk & Confused.mp3 b/data/Drunk & Confused.mp3 similarity index 100% rename from Drunk & Confused.mp3 rename to data/Drunk & Confused.mp3 diff --git a/Dusty Conscience.mp3 b/data/Dusty Conscience.mp3 similarity index 100% rename from Dusty Conscience.mp3 rename to data/Dusty Conscience.mp3 diff --git a/Dusty Snare.mp3 b/data/Dusty Snare.mp3 similarity index 100% rename from Dusty Snare.mp3 rename to data/Dusty Snare.mp3 diff --git a/Dutches.mp3 b/data/Dutches.mp3 similarity index 100% rename from Dutches.mp3 rename to data/Dutches.mp3 diff --git a/Earned It.mp3 b/data/Earned It.mp3 similarity index 100% rename from Earned It.mp3 rename to data/Earned It.mp3 diff --git a/Echo Park.mp3 b/data/Echo Park.mp3 similarity index 100% rename from Echo Park.mp3 rename to data/Echo Park.mp3 diff --git a/Echoes.mp3 b/data/Echoes.mp3 similarity index 100% rename from Echoes.mp3 rename to data/Echoes.mp3 diff --git a/El Mariachi.mp3 b/data/El Mariachi.mp3 similarity index 100% rename from El Mariachi.mp3 rename to data/El Mariachi.mp3 diff --git a/Evil Morty(2).mp3 b/data/Evil Morty(2).mp3 similarity index 100% rename from Evil Morty(2).mp3 rename to data/Evil Morty(2).mp3 diff --git a/Evil Morty.mp3 b/data/Evil Morty.mp3 similarity index 100% rename from Evil Morty.mp3 rename to data/Evil Morty.mp3 diff --git a/Excuse my language.mp3 b/data/Excuse my language.mp3 similarity index 100% rename from Excuse my language.mp3 rename to data/Excuse my language.mp3 diff --git a/Fables.mp3 b/data/Fables.mp3 similarity index 100% rename from Fables.mp3 rename to data/Fables.mp3 diff --git a/Faceless.mp3 b/data/Faceless.mp3 similarity index 100% rename from Faceless.mp3 rename to data/Faceless.mp3 diff --git a/Faces In The Dark.mp3 b/data/Faces In The Dark.mp3 similarity index 100% rename from Faces In The Dark.mp3 rename to data/Faces In The Dark.mp3 diff --git a/Faded.mp3 b/data/Faded.mp3 similarity index 100% rename from Faded.mp3 rename to data/Faded.mp3 diff --git a/Faith.mp3 b/data/Faith.mp3 similarity index 100% rename from Faith.mp3 rename to data/Faith.mp3 diff --git a/Felt.mp3 b/data/Felt.mp3 similarity index 100% rename from Felt.mp3 rename to data/Felt.mp3 diff --git a/Fever Dream.mp3 b/data/Fever Dream.mp3 similarity index 100% rename from Fever Dream.mp3 rename to data/Fever Dream.mp3 diff --git a/File Select.mp3 b/data/File Select.mp3 similarity index 100% rename from File Select.mp3 rename to data/File Select.mp3 diff --git a/Finesse.mp3 b/data/Finesse.mp3 similarity index 100% rename from Finesse.mp3 rename to data/Finesse.mp3 diff --git a/Fireflies.mp3 b/data/Fireflies.mp3 similarity index 100% rename from Fireflies.mp3 rename to data/Fireflies.mp3 diff --git a/First Sip of Coffee.mp3 b/data/First Sip of Coffee.mp3 similarity index 100% rename from First Sip of Coffee.mp3 rename to data/First Sip of Coffee.mp3 diff --git a/Flies On Fire.mp3 b/data/Flies On Fire.mp3 similarity index 100% rename from Flies On Fire.mp3 rename to data/Flies On Fire.mp3 diff --git a/Flute Salad.mp3 b/data/Flute Salad.mp3 similarity index 100% rename from Flute Salad.mp3 rename to data/Flute Salad.mp3 diff --git a/Fondue.mp3 b/data/Fondue.mp3 similarity index 100% rename from Fondue.mp3 rename to data/Fondue.mp3 diff --git a/For You.mp3 b/data/For You.mp3 similarity index 100% rename from For You.mp3 rename to data/For You.mp3 diff --git a/Forever.mp3 b/data/Forever.mp3 similarity index 100% rename from Forever.mp3 rename to data/Forever.mp3 diff --git a/Freefall.mp3 b/data/Freefall.mp3 similarity index 100% rename from Freefall.mp3 rename to data/Freefall.mp3 diff --git a/Freeway.mp3 b/data/Freeway.mp3 similarity index 100% rename from Freeway.mp3 rename to data/Freeway.mp3 diff --git a/Frenemy.mp3 b/data/Frenemy.mp3 similarity index 100% rename from Frenemy.mp3 rename to data/Frenemy.mp3 diff --git a/Frigid.mp3 b/data/Frigid.mp3 similarity index 100% rename from Frigid.mp3 rename to data/Frigid.mp3 diff --git a/Fujiyama Lights.mp3 b/data/Fujiyama Lights.mp3 similarity index 100% rename from Fujiyama Lights.mp3 rename to data/Fujiyama Lights.mp3 diff --git a/Gasteria.mp3 b/data/Gasteria.mp3 similarity index 100% rename from Gasteria.mp3 rename to data/Gasteria.mp3 diff --git a/Gelato Beach.mp3 b/data/Gelato Beach.mp3 similarity index 100% rename from Gelato Beach.mp3 rename to data/Gelato Beach.mp3 diff --git a/Genesis.mp3 b/data/Genesis.mp3 similarity index 100% rename from Genesis.mp3 rename to data/Genesis.mp3 diff --git a/Get Lucky.mp3 b/data/Get Lucky.mp3 similarity index 100% rename from Get Lucky.mp3 rename to data/Get Lucky.mp3 diff --git a/Gold Pub.mp3 b/data/Gold Pub.mp3 similarity index 100% rename from Gold Pub.mp3 rename to data/Gold Pub.mp3 diff --git a/Golden Hours.mp3 b/data/Golden Hours.mp3 similarity index 100% rename from Golden Hours.mp3 rename to data/Golden Hours.mp3 diff --git a/Great Fairy's Fountain.mp3 b/data/Great Fairy's Fountain.mp3 similarity index 100% rename from Great Fairy's Fountain.mp3 rename to data/Great Fairy's Fountain.mp3 diff --git a/Great Falls.mp3 b/data/Great Falls.mp3 similarity index 100% rename from Great Falls.mp3 rename to data/Great Falls.mp3 diff --git a/Green.mp3 b/data/Green.mp3 similarity index 100% rename from Green.mp3 rename to data/Green.mp3 diff --git a/Guido.mp3 b/data/Guido.mp3 similarity index 100% rename from Guido.mp3 rename to data/Guido.mp3 diff --git a/Gurenge.mp3 b/data/Gurenge.mp3 similarity index 100% rename from Gurenge.mp3 rename to data/Gurenge.mp3 diff --git a/Gymnopedie.mp3 b/data/Gymnopedie.mp3 similarity index 100% rename from Gymnopedie.mp3 rename to data/Gymnopedie.mp3 diff --git a/H2.mp3 b/data/H2.mp3 similarity index 100% rename from H2.mp3 rename to data/H2.mp3 diff --git a/Hang Out.mp3 b/data/Hang Out.mp3 similarity index 100% rename from Hang Out.mp3 rename to data/Hang Out.mp3 diff --git a/Hang on.mp3 b/data/Hang on.mp3 similarity index 100% rename from Hang on.mp3 rename to data/Hang on.mp3 diff --git a/Happy Sad.mp3 b/data/Happy Sad.mp3 similarity index 100% rename from Happy Sad.mp3 rename to data/Happy Sad.mp3 diff --git a/Happy To Help.mp3 b/data/Happy To Help.mp3 similarity index 100% rename from Happy To Help.mp3 rename to data/Happy To Help.mp3 diff --git a/Harbour Beach.mp3 b/data/Harbour Beach.mp3 similarity index 100% rename from Harbour Beach.mp3 rename to data/Harbour Beach.mp3 diff --git a/Hard'em.mp3 b/data/Hard'em.mp3 similarity index 100% rename from Hard'em.mp3 rename to data/Hard'em.mp3 diff --git a/Have You Met James .mp3 b/data/Have You Met James .mp3 similarity index 100% rename from Have You Met James .mp3 rename to data/Have You Met James .mp3 diff --git a/Hawaii.mp3 b/data/Hawaii.mp3 similarity index 100% rename from Hawaii.mp3 rename to data/Hawaii.mp3 diff --git a/Heartbeats.mp3 b/data/Heartbeats.mp3 similarity index 100% rename from Heartbeats.mp3 rename to data/Heartbeats.mp3 diff --git a/Here Comes the Sun.mp3 b/data/Here Comes the Sun.mp3 similarity index 100% rename from Here Comes the Sun.mp3 rename to data/Here Comes the Sun.mp3 diff --git a/Hey Joe.mp3 b/data/Hey Joe.mp3 similarity index 100% rename from Hey Joe.mp3 rename to data/Hey Joe.mp3 diff --git a/Hey There Delilah.mp3 b/data/Hey There Delilah.mp3 similarity index 100% rename from Hey There Delilah.mp3 rename to data/Hey There Delilah.mp3 diff --git a/Higher Love.mp3 b/data/Higher Love.mp3 similarity index 100% rename from Higher Love.mp3 rename to data/Higher Love.mp3 diff --git a/Hokema Guy.mp3 b/data/Hokema Guy.mp3 similarity index 100% rename from Hokema Guy.mp3 rename to data/Hokema Guy.mp3 diff --git a/Home.mp3 b/data/Home.mp3 similarity index 100% rename from Home.mp3 rename to data/Home.mp3 diff --git a/Homemade Dessert.mp3 b/data/Homemade Dessert.mp3 similarity index 100% rename from Homemade Dessert.mp3 rename to data/Homemade Dessert.mp3 diff --git a/Hundo P.mp3 b/data/Hundo P.mp3 similarity index 100% rename from Hundo P.mp3 rename to data/Hundo P.mp3 diff --git a/I Fall Apart.mp3 b/data/I Fall Apart.mp3 similarity index 100% rename from I Fall Apart.mp3 rename to data/I Fall Apart.mp3 diff --git a/I Gotta Feeling.mp3 b/data/I Gotta Feeling.mp3 similarity index 100% rename from I Gotta Feeling.mp3 rename to data/I Gotta Feeling.mp3 diff --git a/I See Fire.mp3 b/data/I See Fire.mp3 similarity index 100% rename from I See Fire.mp3 rename to data/I See Fire.mp3 diff --git a/I Won't Give Up.mp3 b/data/I Won't Give Up.mp3 similarity index 100% rename from I Won't Give Up.mp3 rename to data/I Won't Give Up.mp3 diff --git a/I need to paint my walls.mp3 b/data/I need to paint my walls.mp3 similarity index 100% rename from I need to paint my walls.mp3 rename to data/I need to paint my walls.mp3 diff --git a/I'd Rather Sleep.mp3 b/data/I'd Rather Sleep.mp3 similarity index 100% rename from I'd Rather Sleep.mp3 rename to data/I'd Rather Sleep.mp3 diff --git a/I'll Wait.mp3 b/data/I'll Wait.mp3 similarity index 100% rename from I'll Wait.mp3 rename to data/I'll Wait.mp3 diff --git a/I'm Yours.mp3 b/data/I'm Yours.mp3 similarity index 100% rename from I'm Yours.mp3 rename to data/I'm Yours.mp3 diff --git a/Il Vento D'oro.mp3 b/data/Il Vento D'oro.mp3 similarity index 100% rename from Il Vento D'oro.mp3 rename to data/Il Vento D'oro.mp3 diff --git a/In The Village.mp3 b/data/In The Village.mp3 similarity index 100% rename from In The Village.mp3 rename to data/In The Village.mp3 diff --git a/In the Rain.mp3 b/data/In the Rain.mp3 similarity index 100% rename from In the Rain.mp3 rename to data/In the Rain.mp3 diff --git a/In the summertime.mp3 b/data/In the summertime.mp3 similarity index 100% rename from In the summertime.mp3 rename to data/In the summertime.mp3 diff --git a/Infrarot.mp3 b/data/Infrarot.mp3 similarity index 100% rename from Infrarot.mp3 rename to data/Infrarot.mp3 diff --git a/Inside All Day.mp3 b/data/Inside All Day.mp3 similarity index 100% rename from Inside All Day.mp3 rename to data/Inside All Day.mp3 diff --git a/Into Each Life Some Rain Must Fall.mp3 b/data/Into Each Life Some Rain Must Fall.mp3 similarity index 100% rename from Into Each Life Some Rain Must Fall.mp3 rename to data/Into Each Life Some Rain Must Fall.mp3 diff --git a/Intro.mp3 b/data/Intro.mp3 similarity index 100% rename from Intro.mp3 rename to data/Intro.mp3 diff --git a/Is This It .mp3 b/data/Is This It .mp3 similarity index 100% rename from Is This It .mp3 rename to data/Is This It .mp3 diff --git a/Is he even awake .mp3 b/data/Is he even awake .mp3 similarity index 100% rename from Is he even awake .mp3 rename to data/Is he even awake .mp3 diff --git a/Is that all it would take .mp3 b/data/Is that all it would take .mp3 similarity index 100% rename from Is that all it would take .mp3 rename to data/Is that all it would take .mp3 diff --git a/Jane.mp3 b/data/Jane.mp3 similarity index 100% rename from Jane.mp3 rename to data/Jane.mp3 diff --git a/Jasmine's Fuji.mp3 b/data/Jasmine's Fuji.mp3 similarity index 100% rename from Jasmine's Fuji.mp3 rename to data/Jasmine's Fuji.mp3 diff --git a/Jazzclub Solitude.mp3 b/data/Jazzclub Solitude.mp3 similarity index 100% rename from Jazzclub Solitude.mp3 rename to data/Jazzclub Solitude.mp3 diff --git "a/Jeux D\342\200\231eau.mp3" "b/data/Jeux D\342\200\231eau.mp3" similarity index 100% rename from "Jeux D\342\200\231eau.mp3" rename to "data/Jeux D\342\200\231eau.mp3" diff --git a/Jewelry Remover.mp3 b/data/Jewelry Remover.mp3 similarity index 100% rename from Jewelry Remover.mp3 rename to data/Jewelry Remover.mp3 diff --git a/Kakariko Village.mp3 b/data/Kakariko Village.mp3 similarity index 100% rename from Kakariko Village.mp3 rename to data/Kakariko Village.mp3 diff --git a/Karru.mp3 b/data/Karru.mp3 similarity index 100% rename from Karru.mp3 rename to data/Karru.mp3 diff --git a/Kathy's Waltz.mp3 b/data/Kathy's Waltz.mp3 similarity index 100% rename from Kathy's Waltz.mp3 rename to data/Kathy's Waltz.mp3 diff --git a/Keep Your Head Up.mp3 b/data/Keep Your Head Up.mp3 similarity index 100% rename from Keep Your Head Up.mp3 rename to data/Keep Your Head Up.mp3 diff --git a/Kingdom Dreams.mp3 b/data/Kingdom Dreams.mp3 similarity index 100% rename from Kingdom Dreams.mp3 rename to data/Kingdom Dreams.mp3 diff --git a/Kiss the Dirt.mp3 b/data/Kiss the Dirt.mp3 similarity index 100% rename from Kiss the Dirt.mp3 rename to data/Kiss the Dirt.mp3 diff --git a/Knight Rider.mp3 b/data/Knight Rider.mp3 similarity index 100% rename from Knight Rider.mp3 rename to data/Knight Rider.mp3 diff --git a/Kodachi.mp3 b/data/Kodachi.mp3 similarity index 100% rename from Kodachi.mp3 rename to data/Kodachi.mp3 diff --git a/Koenji.mp3 b/data/Koenji.mp3 similarity index 100% rename from Koenji.mp3 rename to data/Koenji.mp3 diff --git a/Ladybug.mp3 b/data/Ladybug.mp3 similarity index 100% rename from Ladybug.mp3 rename to data/Ladybug.mp3 diff --git a/Lahud - Bio-Metric Vol.2.mp3 b/data/Lahud - Bio-Metric Vol.2.mp3 similarity index 100% rename from Lahud - Bio-Metric Vol.2.mp3 rename to data/Lahud - Bio-Metric Vol.2.mp3 diff --git a/Latitude.mp3 b/data/Latitude.mp3 similarity index 100% rename from Latitude.mp3 rename to data/Latitude.mp3 diff --git a/Leaves From The Vine.mp3 b/data/Leaves From The Vine.mp3 similarity index 100% rename from Leaves From The Vine.mp3 rename to data/Leaves From The Vine.mp3 diff --git a/Let Her Go.mp3 b/data/Let Her Go.mp3 similarity index 100% rename from Let Her Go.mp3 rename to data/Let Her Go.mp3 diff --git a/Let Me Luv U.mp3 b/data/Let Me Luv U.mp3 similarity index 100% rename from Let Me Luv U.mp3 rename to data/Let Me Luv U.mp3 diff --git a/Life Under Water.mp3 b/data/Life Under Water.mp3 similarity index 100% rename from Life Under Water.mp3 rename to data/Life Under Water.mp3 diff --git a/Lofi Compound Disinterest.mp3 b/data/Lofi Compound Disinterest.mp3 similarity index 100% rename from Lofi Compound Disinterest.mp3 rename to data/Lofi Compound Disinterest.mp3 diff --git a/Lofi Type Beat.mp3 b/data/Lofi Type Beat.mp3 similarity index 100% rename from Lofi Type Beat.mp3 rename to data/Lofi Type Beat.mp3 diff --git a/Long Ago.mp3 b/data/Long Ago.mp3 similarity index 100% rename from Long Ago.mp3 rename to data/Long Ago.mp3 diff --git a/Longing.mp3 b/data/Longing.mp3 similarity index 100% rename from Longing.mp3 rename to data/Longing.mp3 diff --git a/Loungin' II.mp3 b/data/Loungin' II.mp3 similarity index 100% rename from Loungin' II.mp3 rename to data/Loungin' II.mp3 diff --git a/Love Is.mp3 b/data/Love Is.mp3 similarity index 100% rename from Love Is.mp3 rename to data/Love Is.mp3 diff --git a/Loved Ones.mp3 b/data/Loved Ones.mp3 similarity index 100% rename from Loved Ones.mp3 rename to data/Loved Ones.mp3 diff --git a/Lowkey.mp3 b/data/Lowkey.mp3 similarity index 100% rename from Lowkey.mp3 rename to data/Lowkey.mp3 diff --git a/Lullaby.mp3 b/data/Lullaby.mp3 similarity index 100% rename from Lullaby.mp3 rename to data/Lullaby.mp3 diff --git a/Lune.mp3 b/data/Lune.mp3 similarity index 100% rename from Lune.mp3 rename to data/Lune.mp3 diff --git a/MAKE LOVE.mp3 b/data/MAKE LOVE.mp3 similarity index 100% rename from MAKE LOVE.mp3 rename to data/MAKE LOVE.mp3 diff --git a/Magnolia.mp3 b/data/Magnolia.mp3 similarity index 100% rename from Magnolia.mp3 rename to data/Magnolia.mp3 diff --git a/Many More.mp3 b/data/Many More.mp3 similarity index 100% rename from Many More.mp3 rename to data/Many More.mp3 diff --git a/Marco.mp3 b/data/Marco.mp3 similarity index 100% rename from Marco.mp3 rename to data/Marco.mp3 diff --git a/Martial Artsists.mp3 b/data/Martial Artsists.mp3 similarity index 100% rename from Martial Artsists.mp3 rename to data/Martial Artsists.mp3 diff --git a/Marvy.mp3 b/data/Marvy.mp3 similarity index 100% rename from Marvy.mp3 rename to data/Marvy.mp3 diff --git a/Mary Popills.mp3 b/data/Mary Popills.mp3 similarity index 100% rename from Mary Popills.mp3 rename to data/Mary Popills.mp3 diff --git a/Mask Off.mp3 b/data/Mask Off.mp3 similarity index 100% rename from Mask Off.mp3 rename to data/Mask Off.mp3 diff --git a/Medicinal Sushi.mp3 b/data/Medicinal Sushi.mp3 similarity index 100% rename from Medicinal Sushi.mp3 rename to data/Medicinal Sushi.mp3 diff --git a/Meditation.mp3 b/data/Meditation.mp3 similarity index 100% rename from Meditation.mp3 rename to data/Meditation.mp3 diff --git a/Megalovania.mp3 b/data/Megalovania.mp3 similarity index 100% rename from Megalovania.mp3 rename to data/Megalovania.mp3 diff --git a/Mellow Mouser.mp3 b/data/Mellow Mouser.mp3 similarity index 100% rename from Mellow Mouser.mp3 rename to data/Mellow Mouser.mp3 diff --git a/Memories.mp3 b/data/Memories.mp3 similarity index 100% rename from Memories.mp3 rename to data/Memories.mp3 diff --git a/Mental Acupuncture.mp3 b/data/Mental Acupuncture.mp3 similarity index 100% rename from Mental Acupuncture.mp3 rename to data/Mental Acupuncture.mp3 diff --git a/MidStation.mp3 b/data/MidStation.mp3 similarity index 100% rename from MidStation.mp3 rename to data/MidStation.mp3 diff --git a/Midna's Lament.mp3 b/data/Midna's Lament.mp3 similarity index 100% rename from Midna's Lament.mp3 rename to data/Midna's Lament.mp3 diff --git a/Misty.mp3 b/data/Misty.mp3 similarity index 100% rename from Misty.mp3 rename to data/Misty.mp3 diff --git a/Money on Your Mind.mp3 b/data/Money on Your Mind.mp3 similarity index 100% rename from Money on Your Mind.mp3 rename to data/Money on Your Mind.mp3 diff --git a/Moonlight Sonata.mp3 b/data/Moonlight Sonata.mp3 similarity index 100% rename from Moonlight Sonata.mp3 rename to data/Moonlight Sonata.mp3 diff --git a/More Than Just A Friend.mp3 b/data/More Than Just A Friend.mp3 similarity index 100% rename from More Than Just A Friend.mp3 rename to data/More Than Just A Friend.mp3 diff --git a/Mugged Off.mp3 b/data/Mugged Off.mp3 similarity index 100% rename from Mugged Off.mp3 rename to data/Mugged Off.mp3 diff --git a/My Love.mp3 b/data/My Love.mp3 similarity index 100% rename from My Love.mp3 rename to data/My Love.mp3 diff --git a/My Safespace.mp3 b/data/My Safespace.mp3 similarity index 100% rename from My Safespace.mp3 rename to data/My Safespace.mp3 diff --git a/NEAR.mp3 b/data/NEAR.mp3 similarity index 100% rename from NEAR.mp3 rename to data/NEAR.mp3 diff --git a/Naive.mp3 b/data/Naive.mp3 similarity index 100% rename from Naive.mp3 rename to data/Naive.mp3 diff --git a/Nebula.mp3 b/data/Nebula.mp3 similarity index 100% rename from Nebula.mp3 rename to data/Nebula.mp3 diff --git a/Never Again.mp3 b/data/Never Again.mp3 similarity index 100% rename from Never Again.mp3 rename to data/Never Again.mp3 diff --git a/Never Gonna Give You Up.mp3 b/data/Never Gonna Give You Up.mp3 similarity index 100% rename from Never Gonna Give You Up.mp3 rename to data/Never Gonna Give You Up.mp3 diff --git a/New Horizons.mp3 b/data/New Horizons.mp3 similarity index 100% rename from New Horizons.mp3 rename to data/New Horizons.mp3 diff --git a/Night Lake.mp3 b/data/Night Lake.mp3 similarity index 100% rename from Night Lake.mp3 rename to data/Night Lake.mp3 diff --git a/Night Stroll.mp3 b/data/Night Stroll.mp3 similarity index 100% rename from Night Stroll.mp3 rename to data/Night Stroll.mp3 diff --git a/Night Vision.mp3 b/data/Night Vision.mp3 similarity index 100% rename from Night Vision.mp3 rename to data/Night Vision.mp3 diff --git a/Night.mp3 b/data/Night.mp3 similarity index 100% rename from Night.mp3 rename to data/Night.mp3 diff --git a/No Lies.mp3 b/data/No Lies.mp3 similarity index 100% rename from No Lies.mp3 rename to data/No Lies.mp3 diff --git a/No Way Back.mp3 b/data/No Way Back.mp3 similarity index 100% rename from No Way Back.mp3 rename to data/No Way Back.mp3 diff --git a/Nobody's Heart.mp3 b/data/Nobody's Heart.mp3 similarity index 100% rename from Nobody's Heart.mp3 rename to data/Nobody's Heart.mp3 diff --git a/Nobody.knows.mp3 b/data/Nobody.knows.mp3 similarity index 100% rename from Nobody.knows.mp3 rename to data/Nobody.knows.mp3 diff --git a/Nothing changes everything is different.mp3 b/data/Nothing changes everything is different.mp3 similarity index 100% rename from Nothing changes everything is different.mp3 rename to data/Nothing changes everything is different.mp3 diff --git a/Nova.mp3 b/data/Nova.mp3 similarity index 100% rename from Nova.mp3 rename to data/Nova.mp3 diff --git a/O Bem do Mar.mp3 b/data/O Bem do Mar.mp3 similarity index 100% rename from O Bem do Mar.mp3 rename to data/O Bem do Mar.mp3 diff --git a/Oblivion.mp3 b/data/Oblivion.mp3 similarity index 100% rename from Oblivion.mp3 rename to data/Oblivion.mp3 diff --git a/Ocarina Of Time.mp3 b/data/Ocarina Of Time.mp3 similarity index 100% rename from Ocarina Of Time.mp3 rename to data/Ocarina Of Time.mp3 diff --git a/Old Roots New Trees.mp3 b/data/Old Roots New Trees.mp3 similarity index 100% rename from Old Roots New Trees.mp3 rename to data/Old Roots New Trees.mp3 diff --git a/On Circus.mp3 b/data/On Circus.mp3 similarity index 100% rename from On Circus.mp3 rename to data/On Circus.mp3 diff --git a/On Peets.mp3 b/data/On Peets.mp3 similarity index 100% rename from On Peets.mp3 rename to data/On Peets.mp3 diff --git a/One Dance.mp3 b/data/One Dance.mp3 similarity index 100% rename from One Dance.mp3 rename to data/One Dance.mp3 diff --git a/One More Hit.mp3 b/data/One More Hit.mp3 similarity index 100% rename from One More Hit.mp3 rename to data/One More Hit.mp3 diff --git a/One Summer's Day.mp3 b/data/One Summer's Day.mp3 similarity index 100% rename from One Summer's Day.mp3 rename to data/One Summer's Day.mp3 diff --git a/Only Love.mp3 b/data/Only Love.mp3 similarity index 100% rename from Only Love.mp3 rename to data/Only Love.mp3 diff --git a/Opiat.mp3 b/data/Opiat.mp3 similarity index 100% rename from Opiat.mp3 rename to data/Opiat.mp3 diff --git a/Osaka Streets.mp3 b/data/Osaka Streets.mp3 similarity index 100% rename from Osaka Streets.mp3 rename to data/Osaka Streets.mp3 diff --git a/Our World.mp3 b/data/Our World.mp3 similarity index 100% rename from Our World.mp3 rename to data/Our World.mp3 diff --git a/Out All Night.mp3 b/data/Out All Night.mp3 similarity index 100% rename from Out All Night.mp3 rename to data/Out All Night.mp3 diff --git a/Over Here Over There.mp3 b/data/Over Here Over There.mp3 similarity index 100% rename from Over Here Over There.mp3 rename to data/Over Here Over There.mp3 diff --git a/Over the rainbow.mp3 b/data/Over the rainbow.mp3 similarity index 100% rename from Over the rainbow.mp3 rename to data/Over the rainbow.mp3 diff --git a/Overboard.mp3 b/data/Overboard.mp3 similarity index 100% rename from Overboard.mp3 rename to data/Overboard.mp3 diff --git a/Overgrown.mp3 b/data/Overgrown.mp3 similarity index 100% rename from Overgrown.mp3 rename to data/Overgrown.mp3 diff --git a/Pacific Parc.mp3 b/data/Pacific Parc.mp3 similarity index 100% rename from Pacific Parc.mp3 rename to data/Pacific Parc.mp3 diff --git a/Palma.mp3 b/data/Palma.mp3 similarity index 100% rename from Palma.mp3 rename to data/Palma.mp3 diff --git a/Paper Birds.mp3 b/data/Paper Birds.mp3 similarity index 100% rename from Paper Birds.mp3 rename to data/Paper Birds.mp3 diff --git a/Paralysis.mp3 b/data/Paralysis.mp3 similarity index 100% rename from Paralysis.mp3 rename to data/Paralysis.mp3 diff --git a/Party Animals.mp3 b/data/Party Animals.mp3 similarity index 100% rename from Party Animals.mp3 rename to data/Party Animals.mp3 diff --git a/Party in the USA.mp3 b/data/Party in the USA.mp3 similarity index 100% rename from Party in the USA.mp3 rename to data/Party in the USA.mp3 diff --git a/Paths.mp3 b/data/Paths.mp3 similarity index 100% rename from Paths.mp3 rename to data/Paths.mp3 diff --git a/Peace and Quiet.mp3 b/data/Peace and Quiet.mp3 similarity index 100% rename from Peace and Quiet.mp3 rename to data/Peace and Quiet.mp3 diff --git a/Peanut Butter.mp3 b/data/Peanut Butter.mp3 similarity index 100% rename from Peanut Butter.mp3 rename to data/Peanut Butter.mp3 diff --git a/Peninsula.mp3 b/data/Peninsula.mp3 similarity index 100% rename from Peninsula.mp3 rename to data/Peninsula.mp3 diff --git a/Peppermint.mp3 b/data/Peppermint.mp3 similarity index 100% rename from Peppermint.mp3 rename to data/Peppermint.mp3 diff --git a/Pets.mp3 b/data/Pets.mp3 similarity index 100% rename from Pets.mp3 rename to data/Pets.mp3 diff --git a/Pink + White.mp3 b/data/Pink + White.mp3 similarity index 100% rename from Pink + White.mp3 rename to data/Pink + White.mp3 diff --git a/Pixelated Memories.mp3 b/data/Pixelated Memories.mp3 similarity index 100% rename from Pixelated Memories.mp3 rename to data/Pixelated Memories.mp3 diff --git a/Places In the Mind.mp3 b/data/Places In the Mind.mp3 similarity index 100% rename from Places In the Mind.mp3 rename to data/Places In the Mind.mp3 diff --git a/Plastic Love.mp3 b/data/Plastic Love.mp3 similarity index 100% rename from Plastic Love.mp3 rename to data/Plastic Love.mp3 diff --git a/Pomelo.mp3 b/data/Pomelo.mp3 similarity index 100% rename from Pomelo.mp3 rename to data/Pomelo.mp3 diff --git a/Post In Space.mp3 b/data/Post In Space.mp3 similarity index 100% rename from Post In Space.mp3 rename to data/Post In Space.mp3 diff --git a/Progress.mp3 b/data/Progress.mp3 similarity index 100% rename from Progress.mp3 rename to data/Progress.mp3 diff --git a/Puzzle.mp3 b/data/Puzzle.mp3 similarity index 100% rename from Puzzle.mp3 rename to data/Puzzle.mp3 diff --git a/Quilt.mp3 b/data/Quilt.mp3 similarity index 100% rename from Quilt.mp3 rename to data/Quilt.mp3 diff --git a/Ququ.mp3 b/data/Ququ.mp3 similarity index 100% rename from Ququ.mp3 rename to data/Ququ.mp3 diff --git a/Reason.mp3 b/data/Reason.mp3 similarity index 100% rename from Reason.mp3 rename to data/Reason.mp3 diff --git a/Reassuring Drops.mp3 b/data/Reassuring Drops.mp3 similarity index 100% rename from Reassuring Drops.mp3 rename to data/Reassuring Drops.mp3 diff --git a/Red.mp3 b/data/Red.mp3 similarity index 100% rename from Red.mp3 rename to data/Red.mp3 diff --git a/Redbone.mp3 b/data/Redbone.mp3 similarity index 100% rename from Redbone.mp3 rename to data/Redbone.mp3 diff --git a/Remember Me.mp3 b/data/Remember Me.mp3 similarity index 100% rename from Remember Me.mp3 rename to data/Remember Me.mp3 diff --git a/Riptide.mp3 b/data/Riptide.mp3 similarity index 100% rename from Riptide.mp3 rename to data/Riptide.mp3 diff --git a/Rising Air.mp3 b/data/Rising Air.mp3 similarity index 100% rename from Rising Air.mp3 rename to data/Rising Air.mp3 diff --git a/Riverside.mp3 b/data/Riverside.mp3 similarity index 100% rename from Riverside.mp3 rename to data/Riverside.mp3 diff --git a/Romantique.mp3 b/data/Romantique.mp3 similarity index 100% rename from Romantique.mp3 rename to data/Romantique.mp3 diff --git a/Sad Sak.mp3 b/data/Sad Sak.mp3 similarity index 100% rename from Sad Sak.mp3 rename to data/Sad Sak.mp3 diff --git a/SadPuppy.mp3 b/data/SadPuppy.mp3 similarity index 100% rename from SadPuppy.mp3 rename to data/SadPuppy.mp3 diff --git a/Sage.mp3 b/data/Sage.mp3 similarity index 100% rename from Sage.mp3 rename to data/Sage.mp3 diff --git a/Sake & Chill.mp3 b/data/Sake & Chill.mp3 similarity index 100% rename from Sake & Chill.mp3 rename to data/Sake & Chill.mp3 diff --git a/Sake.mp3 b/data/Sake.mp3 similarity index 100% rename from Sake.mp3 rename to data/Sake.mp3 diff --git "a/Sake\314\201.mp3" "b/data/Sak\303\251.mp3" similarity index 100% rename from "Sake\314\201.mp3" rename to "data/Sak\303\251.mp3" diff --git a/Salu.mp3 b/data/Salu.mp3 similarity index 100% rename from Salu.mp3 rename to data/Salu.mp3 diff --git a/Sandalwood.mp3 b/data/Sandalwood.mp3 similarity index 100% rename from Sandalwood.mp3 rename to data/Sandalwood.mp3 diff --git a/Satoshi.mp3 b/data/Satoshi.mp3 similarity index 100% rename from Satoshi.mp3 rename to data/Satoshi.mp3 diff --git a/Schehmetmoll.mp3 b/data/Schehmetmoll.mp3 similarity index 100% rename from Schehmetmoll.mp3 rename to data/Schehmetmoll.mp3 diff --git a/Schoen.mp3 b/data/Schoen.mp3 similarity index 100% rename from Schoen.mp3 rename to data/Schoen.mp3 diff --git a/Second Chance.mp3 b/data/Second Chance.mp3 similarity index 100% rename from Second Chance.mp3 rename to data/Second Chance.mp3 diff --git a/Seek Tone.mp3 b/data/Seek Tone.mp3 similarity index 100% rename from Seek Tone.mp3 rename to data/Seek Tone.mp3 diff --git a/Send Me On My Way.mp3 b/data/Send Me On My Way.mp3 similarity index 100% rename from Send Me On My Way.mp3 rename to data/Send Me On My Way.mp3 diff --git a/Shallow.mp3 b/data/Shallow.mp3 similarity index 100% rename from Shallow.mp3 rename to data/Shallow.mp3 diff --git a/Shape Of You.mp3 b/data/Shape Of You.mp3 similarity index 100% rename from Shape Of You.mp3 rename to data/Shape Of You.mp3 diff --git a/Shinobue.mp3 b/data/Shinobue.mp3 similarity index 100% rename from Shinobue.mp3 rename to data/Shinobue.mp3 diff --git a/Shuffle the Deck.mp3 b/data/Shuffle the Deck.mp3 similarity index 100% rename from Shuffle the Deck.mp3 rename to data/Shuffle the Deck.mp3 diff --git a/Silk Sheets.mp3 b/data/Silk Sheets.mp3 similarity index 100% rename from Silk Sheets.mp3 rename to data/Silk Sheets.mp3 diff --git a/Simonal.mp3 b/data/Simonal.mp3 similarity index 100% rename from Simonal.mp3 rename to data/Simonal.mp3 diff --git a/Singing Plants.mp3 b/data/Singing Plants.mp3 similarity index 100% rename from Singing Plants.mp3 rename to data/Singing Plants.mp3 diff --git a/Six Strings and a Beat.mp3 b/data/Six Strings and a Beat.mp3 similarity index 100% rename from Six Strings and a Beat.mp3 rename to data/Six Strings and a Beat.mp3 diff --git a/Sk8teing in Central Park.mp3 b/data/Sk8teing in Central Park.mp3 similarity index 100% rename from Sk8teing in Central Park.mp3 rename to data/Sk8teing in Central Park.mp3 diff --git a/Skechers.mp3 b/data/Skechers.mp3 similarity index 100% rename from Skechers.mp3 rename to data/Skechers.mp3 diff --git a/Slide.mp3 b/data/Slide.mp3 similarity index 100% rename from Slide.mp3 rename to data/Slide.mp3 diff --git a/Slow Dancing in the Dark.mp3 b/data/Slow Dancing in the Dark.mp3 similarity index 100% rename from Slow Dancing in the Dark.mp3 rename to data/Slow Dancing in the Dark.mp3 diff --git a/Smokeloud.mp3 b/data/Smokeloud.mp3 similarity index 100% rename from Smokeloud.mp3 rename to data/Smokeloud.mp3 diff --git a/Smokey Hue.mp3 b/data/Smokey Hue.mp3 similarity index 100% rename from Smokey Hue.mp3 rename to data/Smokey Hue.mp3 diff --git a/Sneakers.mp3 b/data/Sneakers.mp3 similarity index 100% rename from Sneakers.mp3 rename to data/Sneakers.mp3 diff --git a/Solace.mp3 b/data/Solace.mp3 similarity index 100% rename from Solace.mp3 rename to data/Solace.mp3 diff --git a/Solo for so Long.mp3 b/data/Solo for so Long.mp3 similarity index 100% rename from Solo for so Long.mp3 rename to data/Solo for so Long.mp3 diff --git a/Someone You Loved.mp3 b/data/Someone You Loved.mp3 similarity index 100% rename from Someone You Loved.mp3 rename to data/Someone You Loved.mp3 diff --git a/Somewhere Else.mp3 b/data/Somewhere Else.mp3 similarity index 100% rename from Somewhere Else.mp3 rename to data/Somewhere Else.mp3 diff --git a/Song Of Healing.mp3 b/data/Song Of Healing.mp3 similarity index 100% rename from Song Of Healing.mp3 rename to data/Song Of Healing.mp3 diff --git a/Sorry(2).mp3 b/data/Sorry(2).mp3 similarity index 100% rename from Sorry(2).mp3 rename to data/Sorry(2).mp3 diff --git a/Sorry.mp3 b/data/Sorry.mp3 similarity index 100% rename from Sorry.mp3 rename to data/Sorry.mp3 diff --git a/Spanish Galleon.mp3 b/data/Spanish Galleon.mp3 similarity index 100% rename from Spanish Galleon.mp3 rename to data/Spanish Galleon.mp3 diff --git a/Spare Me.mp3 b/data/Spare Me.mp3 similarity index 100% rename from Spare Me.mp3 rename to data/Spare Me.mp3 diff --git a/Spirit.mp3 b/data/Spirit.mp3 similarity index 100% rename from Spirit.mp3 rename to data/Spirit.mp3 diff --git a/Starboy.mp3 b/data/Starboy.mp3 similarity index 100% rename from Starboy.mp3 rename to data/Starboy.mp3 diff --git a/Static Jaws.mp3 b/data/Static Jaws.mp3 similarity index 100% rename from Static Jaws.mp3 rename to data/Static Jaws.mp3 diff --git a/Stay Late.mp3 b/data/Stay Late.mp3 similarity index 100% rename from Stay Late.mp3 rename to data/Stay Late.mp3 diff --git a/Stayin' Alive.mp3 b/data/Stayin' Alive.mp3 similarity index 100% rename from Stayin' Alive.mp3 rename to data/Stayin' Alive.mp3 diff --git a/Stripe Two.mp3 b/data/Stripe Two.mp3 similarity index 100% rename from Stripe Two.mp3 rename to data/Stripe Two.mp3 diff --git a/Summertime.mp3 b/data/Summertime.mp3 similarity index 100% rename from Summertime.mp3 rename to data/Summertime.mp3 diff --git a/Sunday Afternoon.mp3 b/data/Sunday Afternoon.mp3 similarity index 100% rename from Sunday Afternoon.mp3 rename to data/Sunday Afternoon.mp3 diff --git a/Sunday Travels.mp3 b/data/Sunday Travels.mp3 similarity index 100% rename from Sunday Travels.mp3 rename to data/Sunday Travels.mp3 diff --git a/Sunflower.mp3 b/data/Sunflower.mp3 similarity index 100% rename from Sunflower.mp3 rename to data/Sunflower.mp3 diff --git a/Sunset.mp3 b/data/Sunset.mp3 similarity index 100% rename from Sunset.mp3 rename to data/Sunset.mp3 diff --git a/Sunsets.mp3 b/data/Sunsets.mp3 similarity index 100% rename from Sunsets.mp3 rename to data/Sunsets.mp3 diff --git a/Sweev.mp3 b/data/Sweev.mp3 similarity index 100% rename from Sweev.mp3 rename to data/Sweev.mp3 diff --git a/Take It Off.mp3 b/data/Take It Off.mp3 similarity index 100% rename from Take It Off.mp3 rename to data/Take It Off.mp3 diff --git a/Take on Me.mp3 b/data/Take on Me.mp3 similarity index 100% rename from Take on Me.mp3 rename to data/Take on Me.mp3 diff --git a/Tamarama Sky.mp3 b/data/Tamarama Sky.mp3 similarity index 100% rename from Tamarama Sky.mp3 rename to data/Tamarama Sky.mp3 diff --git a/Tell Me Why I'm Waiting.mp3 b/data/Tell Me Why I'm Waiting.mp3 similarity index 100% rename from Tell Me Why I'm Waiting.mp3 rename to data/Tell Me Why I'm Waiting.mp3 diff --git a/Temple.mp3 b/data/Temple.mp3 similarity index 100% rename from Temple.mp3 rename to data/Temple.mp3 diff --git a/Testing Tubes.mp3 b/data/Testing Tubes.mp3 similarity index 100% rename from Testing Tubes.mp3 rename to data/Testing Tubes.mp3 diff --git a/That damn mouse.mp3 b/data/That damn mouse.mp3 similarity index 100% rename from That damn mouse.mp3 rename to data/That damn mouse.mp3 diff --git a/That's Just Me.mp3 b/data/That's Just Me.mp3 similarity index 100% rename from That's Just Me.mp3 rename to data/That's Just Me.mp3 diff --git a/The A Team.mp3 b/data/The A Team.mp3 similarity index 100% rename from The A Team.mp3 rename to data/The A Team.mp3 diff --git a/The Cave.mp3 b/data/The Cave.mp3 similarity index 100% rename from The Cave.mp3 rename to data/The Cave.mp3 diff --git a/The Ceremony.mp3 b/data/The Ceremony.mp3 similarity index 100% rename from The Ceremony.mp3 rename to data/The Ceremony.mp3 diff --git a/The Entertainer.mp3 b/data/The Entertainer.mp3 similarity index 100% rename from The Entertainer.mp3 rename to data/The Entertainer.mp3 diff --git a/The Field.mp3 b/data/The Field.mp3 similarity index 100% rename from The Field.mp3 rename to data/The Field.mp3 diff --git a/The Girl From Ipanema.mp3 b/data/The Girl From Ipanema.mp3 similarity index 100% rename from The Girl From Ipanema.mp3 rename to data/The Girl From Ipanema.mp3 diff --git a/The Real Deal.mp3 b/data/The Real Deal.mp3 similarity index 100% rename from The Real Deal.mp3 rename to data/The Real Deal.mp3 diff --git a/The Simpsons.mp3 b/data/The Simpsons.mp3 similarity index 100% rename from The Simpsons.mp3 rename to data/The Simpsons.mp3 diff --git a/Things Will Be Better Soon.mp3 b/data/Things Will Be Better Soon.mp3 similarity index 100% rename from Things Will Be Better Soon.mp3 rename to data/Things Will Be Better Soon.mp3 diff --git a/Timber.mp3 b/data/Timber.mp3 similarity index 100% rename from Timber.mp3 rename to data/Timber.mp3 diff --git a/Time Stands Still.mp3 b/data/Time Stands Still.mp3 similarity index 100% rename from Time Stands Still.mp3 rename to data/Time Stands Still.mp3 diff --git a/Time.mp3 b/data/Time.mp3 similarity index 100% rename from Time.mp3 rename to data/Time.mp3 diff --git a/Tinted Windows.mp3 b/data/Tinted Windows.mp3 similarity index 100% rename from Tinted Windows.mp3 rename to data/Tinted Windows.mp3 diff --git a/Tokyo.mp3 b/data/Tokyo.mp3 similarity index 100% rename from Tokyo.mp3 rename to data/Tokyo.mp3 diff --git a/Too Tired.mp3 b/data/Too Tired.mp3 similarity index 100% rename from Too Tired.mp3 rename to data/Too Tired.mp3 diff --git a/Top Floor.mp3 b/data/Top Floor.mp3 similarity index 100% rename from Top Floor.mp3 rename to data/Top Floor.mp3 diff --git a/Toro.mp3 b/data/Toro.mp3 similarity index 100% rename from Toro.mp3 rename to data/Toro.mp3 diff --git a/Touching Skin.mp3 b/data/Touching Skin.mp3 similarity index 100% rename from Touching Skin.mp3 rename to data/Touching Skin.mp3 diff --git a/Toys.mp3 b/data/Toys.mp3 similarity index 100% rename from Toys.mp3 rename to data/Toys.mp3 diff --git a/Tree House.mp3 b/data/Tree House.mp3 similarity index 100% rename from Tree House.mp3 rename to data/Tree House.mp3 diff --git a/Troublous.mp3 b/data/Troublous.mp3 similarity index 100% rename from Troublous.mp3 rename to data/Troublous.mp3 diff --git a/Tsunami Sky.mp3 b/data/Tsunami Sky.mp3 similarity index 100% rename from Tsunami Sky.mp3 rename to data/Tsunami Sky.mp3 diff --git a/Uber Black.mp3 b/data/Uber Black.mp3 similarity index 100% rename from Uber Black.mp3 rename to data/Uber Black.mp3 diff --git a/Ueno.mp3 b/data/Ueno.mp3 similarity index 100% rename from Ueno.mp3 rename to data/Ueno.mp3 diff --git a/Unexpected Visitor.mp3 b/data/Unexpected Visitor.mp3 similarity index 100% rename from Unexpected Visitor.mp3 rename to data/Unexpected Visitor.mp3 diff --git a/Unforgettable.mp3 b/data/Unforgettable.mp3 similarity index 100% rename from Unforgettable.mp3 rename to data/Unforgettable.mp3 diff --git a/Velvet Crush.mp3 b/data/Velvet Crush.mp3 similarity index 100% rename from Velvet Crush.mp3 rename to data/Velvet Crush.mp3 diff --git a/Velvet Garden.mp3 b/data/Velvet Garden.mp3 similarity index 100% rename from Velvet Garden.mp3 rename to data/Velvet Garden.mp3 diff --git a/Vent.mp3 b/data/Vent.mp3 similarity index 100% rename from Vent.mp3 rename to data/Vent.mp3 diff --git a/Very.mp3 b/data/Very.mp3 similarity index 100% rename from Very.mp3 rename to data/Very.mp3 diff --git a/Vibes & Sh t.mp3 b/data/Vibes & Sh t.mp3 similarity index 100% rename from Vibes & Sh t.mp3 rename to data/Vibes & Sh t.mp3 diff --git a/Vinyl Flower.mp3 b/data/Vinyl Flower.mp3 similarity index 100% rename from Vinyl Flower.mp3 rename to data/Vinyl Flower.mp3 diff --git a/Viscasity.mp3 b/data/Viscasity.mp3 similarity index 100% rename from Viscasity.mp3 rename to data/Viscasity.mp3 diff --git a/Visions.mp3 b/data/Visions.mp3 similarity index 100% rename from Visions.mp3 rename to data/Visions.mp3 diff --git a/Viva La Vida.mp3 b/data/Viva La Vida.mp3 similarity index 100% rename from Viva La Vida.mp3 rename to data/Viva La Vida.mp3 diff --git a/Waiting for You.mp3 b/data/Waiting for You.mp3 similarity index 100% rename from Waiting for You.mp3 rename to data/Waiting for You.mp3 diff --git a/Waltz.mp3 b/data/Waltz.mp3 similarity index 100% rename from Waltz.mp3 rename to data/Waltz.mp3 diff --git a/Water World.mp3 b/data/Water World.mp3 similarity index 100% rename from Water World.mp3 rename to data/Water World.mp3 diff --git a/Watermelon Sugar.mp3 b/data/Watermelon Sugar.mp3 similarity index 100% rename from Watermelon Sugar.mp3 rename to data/Watermelon Sugar.mp3 diff --git a/We need to eat kale.mp3 b/data/We need to eat kale.mp3 similarity index 100% rename from We need to eat kale.mp3 rename to data/We need to eat kale.mp3 diff --git a/Wet Hands.mp3 b/data/Wet Hands.mp3 similarity index 100% rename from Wet Hands.mp3 rename to data/Wet Hands.mp3 diff --git a/What I Used To Say.mp3 b/data/What I Used To Say.mp3 similarity index 100% rename from What I Used To Say.mp3 rename to data/What I Used To Say.mp3 diff --git a/What a Day.mp3 b/data/What a Day.mp3 similarity index 100% rename from What a Day.mp3 rename to data/What a Day.mp3 diff --git a/What if Ice Was Land.mp3 b/data/What if Ice Was Land.mp3 similarity index 100% rename from What if Ice Was Land.mp3 rename to data/What if Ice Was Land.mp3 diff --git a/Whataya Want From Me.mp3 b/data/Whataya Want From Me.mp3 similarity index 100% rename from Whataya Want From Me.mp3 rename to data/Whataya Want From Me.mp3 diff --git a/When We Used To.mp3 b/data/When We Used To.mp3 similarity index 100% rename from When We Used To.mp3 rename to data/When We Used To.mp3 diff --git a/When We Were Young.mp3 b/data/When We Were Young.mp3 similarity index 100% rename from When We Were Young.mp3 rename to data/When We Were Young.mp3 diff --git a/When the Time Comes.mp3 b/data/When the Time Comes.mp3 similarity index 100% rename from When the Time Comes.mp3 rename to data/When the Time Comes.mp3 diff --git "a/Where Are U\314\210 Now.mp3" "b/data/Where Are \303\234 Now.mp3" similarity index 100% rename from "Where Are U\314\210 Now.mp3" rename to "data/Where Are \303\234 Now.mp3" diff --git a/Wherewithal.mp3 b/data/Wherewithal.mp3 similarity index 100% rename from Wherewithal.mp3 rename to data/Wherewithal.mp3 diff --git a/Whip.mp3 b/data/Whip.mp3 similarity index 100% rename from Whip.mp3 rename to data/Whip.mp3 diff --git a/Whiskey.mp3 b/data/Whiskey.mp3 similarity index 100% rename from Whiskey.mp3 rename to data/Whiskey.mp3 diff --git a/Window Seat.mp3 b/data/Window Seat.mp3 similarity index 100% rename from Window Seat.mp3 rename to data/Window Seat.mp3 diff --git a/Wine on a Wednesday.mp3 b/data/Wine on a Wednesday.mp3 similarity index 100% rename from Wine on a Wednesday.mp3 rename to data/Wine on a Wednesday.mp3 diff --git a/Wishful Thinking.mp3 b/data/Wishful Thinking.mp3 similarity index 100% rename from Wishful Thinking.mp3 rename to data/Wishful Thinking.mp3 diff --git a/Wishing Well.mp3 b/data/Wishing Well.mp3 similarity index 100% rename from Wishing Well.mp3 rename to data/Wishing Well.mp3 diff --git a/Without You - Lo-Fi Remix.mp3 b/data/Without You - Lo-Fi Remix.mp3 similarity index 100% rename from Without You - Lo-Fi Remix.mp3 rename to data/Without You - Lo-Fi Remix.mp3 diff --git a/Withu.mp3 b/data/Withu.mp3 similarity index 100% rename from Withu.mp3 rename to data/Withu.mp3 diff --git a/Wonderfool.mp3 b/data/Wonderfool.mp3 similarity index 100% rename from Wonderfool.mp3 rename to data/Wonderfool.mp3 diff --git a/Wonders of the Unknown.mp3 b/data/Wonders of the Unknown.mp3 similarity index 100% rename from Wonders of the Unknown.mp3 rename to data/Wonders of the Unknown.mp3 diff --git a/Woodland Critters.mp3 b/data/Woodland Critters.mp3 similarity index 100% rename from Woodland Critters.mp3 rename to data/Woodland Critters.mp3 diff --git a/Yellow.mp3 b/data/Yellow.mp3 similarity index 100% rename from Yellow.mp3 rename to data/Yellow.mp3 diff --git a/Yesterday.mp3 b/data/Yesterday.mp3 similarity index 100% rename from Yesterday.mp3 rename to data/Yesterday.mp3 diff --git a/You'll Be In My Heart.mp3 b/data/You'll Be In My Heart.mp3 similarity index 100% rename from You'll Be In My Heart.mp3 rename to data/You'll Be In My Heart.mp3 diff --git a/You've got the love.mp3 b/data/You've got the love.mp3 similarity index 100% rename from You've got the love.mp3 rename to data/You've got the love.mp3 diff --git a/Youth.mp3 b/data/Youth.mp3 similarity index 100% rename from Youth.mp3 rename to data/Youth.mp3 diff --git a/about claudia.mp3 b/data/about claudia.mp3 similarity index 100% rename from about claudia.mp3 rename to data/about claudia.mp3 diff --git a/armadillo.mp3 b/data/armadillo.mp3 similarity index 100% rename from armadillo.mp3 rename to data/armadillo.mp3 diff --git a/as time goes by.mp3 b/data/as time goes by.mp3 similarity index 100% rename from as time goes by.mp3 rename to data/as time goes by.mp3 diff --git a/autumn.mp3 b/data/autumn.mp3 similarity index 100% rename from autumn.mp3 rename to data/autumn.mp3 diff --git a/away.mp3 b/data/away.mp3 similarity index 100% rename from away.mp3 rename to data/away.mp3 diff --git a/busking.mp3 b/data/busking.mp3 similarity index 100% rename from busking.mp3 rename to data/busking.mp3 diff --git a/cold nights.mp3 b/data/cold nights.mp3 similarity index 100% rename from cold nights.mp3 rename to data/cold nights.mp3 diff --git a/colors.mp3 b/data/colors.mp3 similarity index 100% rename from colors.mp3 rename to data/colors.mp3 diff --git a/comfortable.mp3 b/data/comfortable.mp3 similarity index 100% rename from comfortable.mp3 rename to data/comfortable.mp3 diff --git a/dig038_01_Mammal_Footwork_-_Wallop_Deimos_Remix.mp3 b/data/dig038_01_Mammal_Footwork_-_Wallop_Deimos_Remix.mp3 similarity index 100% rename from dig038_01_Mammal_Footwork_-_Wallop_Deimos_Remix.mp3 rename to data/dig038_01_Mammal_Footwork_-_Wallop_Deimos_Remix.mp3 diff --git a/dig038_02_Mammal_Footwork_-_Wallop_Yashpal_vs_PsiloCybian_Remix.mp3 b/data/dig038_02_Mammal_Footwork_-_Wallop_Yashpal_vs_PsiloCybian_Remix.mp3 similarity index 100% rename from dig038_02_Mammal_Footwork_-_Wallop_Yashpal_vs_PsiloCybian_Remix.mp3 rename to data/dig038_02_Mammal_Footwork_-_Wallop_Yashpal_vs_PsiloCybian_Remix.mp3 diff --git a/distance.mp3 b/data/distance.mp3 similarity index 100% rename from distance.mp3 rename to data/distance.mp3 diff --git a/ekaant.mp3 b/data/ekaant.mp3 similarity index 100% rename from ekaant.mp3 rename to data/ekaant.mp3 diff --git a/eyyyy.mp3 b/data/eyyyy.mp3 similarity index 100% rename from eyyyy.mp3 rename to data/eyyyy.mp3 diff --git a/forest.mp3 b/data/forest.mp3 similarity index 100% rename from forest.mp3 rename to data/forest.mp3 diff --git a/friends.mp3 b/data/friends.mp3 similarity index 100% rename from friends.mp3 rename to data/friends.mp3 diff --git a/happy hour.mp3 b/data/happy hour.mp3 similarity index 100% rename from happy hour.mp3 rename to data/happy hour.mp3 diff --git a/icicles.mp3 b/data/icicles.mp3 similarity index 100% rename from icicles.mp3 rename to data/icicles.mp3 diff --git a/idle.mp3 b/data/idle.mp3 similarity index 100% rename from idle.mp3 rename to data/idle.mp3 diff --git a/infamous.mp3 b/data/infamous.mp3 similarity index 100% rename from infamous.mp3 rename to data/infamous.mp3 diff --git a/just you.mp3 b/data/just you.mp3 similarity index 100% rename from just you.mp3 rename to data/just you.mp3 diff --git a/leaf.mp3 b/data/leaf.mp3 similarity index 100% rename from leaf.mp3 rename to data/leaf.mp3 diff --git a/lean back.mp3 b/data/lean back.mp3 similarity index 100% rename from lean back.mp3 rename to data/lean back.mp3 diff --git a/longwayhome.mp3 b/data/longwayhome.mp3 similarity index 100% rename from longwayhome.mp3 rename to data/longwayhome.mp3 diff --git a/no heart.mp3 b/data/no heart.mp3 similarity index 100% rename from no heart.mp3 rename to data/no heart.mp3 diff --git a/north shore.mp3 b/data/north shore.mp3 similarity index 100% rename from north shore.mp3 rename to data/north shore.mp3 diff --git a/opium poppy.mp3 b/data/opium poppy.mp3 similarity index 100% rename from opium poppy.mp3 rename to data/opium poppy.mp3 diff --git a/quiet.mp3 b/data/quiet.mp3 similarity index 100% rename from quiet.mp3 rename to data/quiet.mp3 diff --git a/rains.mp3 b/data/rains.mp3 similarity index 100% rename from rains.mp3 rename to data/rains.mp3 diff --git a/rosemary whispers.mp3 b/data/rosemary whispers.mp3 similarity index 100% rename from rosemary whispers.mp3 rename to data/rosemary whispers.mp3 diff --git a/sabor.mp3 b/data/sabor.mp3 similarity index 100% rename from sabor.mp3 rename to data/sabor.mp3 diff --git a/sanya.mp3 b/data/sanya.mp3 similarity index 100% rename from sanya.mp3 rename to data/sanya.mp3 diff --git a/sky to you.mp3 b/data/sky to you.mp3 similarity index 100% rename from sky to you.mp3 rename to data/sky to you.mp3 diff --git a/snow drops.mp3 b/data/snow drops.mp3 similarity index 100% rename from snow drops.mp3 rename to data/snow drops.mp3 diff --git a/so much.mp3 b/data/so much.mp3 similarity index 100% rename from so much.mp3 rename to data/so much.mp3 diff --git a/sonntagsspaziergang.mp3 b/data/sonntagsspaziergang.mp3 similarity index 100% rename from sonntagsspaziergang.mp3 rename to data/sonntagsspaziergang.mp3 diff --git a/sprinkling.mp3 b/data/sprinkling.mp3 similarity index 100% rename from sprinkling.mp3 rename to data/sprinkling.mp3 diff --git a/thats right.mp3 b/data/thats right.mp3 similarity index 100% rename from thats right.mp3 rename to data/thats right.mp3 diff --git a/the sakuras will cry for you.mp3 b/data/the sakuras will cry for you.mp3 similarity index 100% rename from the sakuras will cry for you.mp3 rename to data/the sakuras will cry for you.mp3 diff --git a/the world was ours.mp3 b/data/the world was ours.mp3 similarity index 100% rename from the world was ours.mp3 rename to data/the world was ours.mp3 diff --git a/warm socks.mp3 b/data/warm socks.mp3 similarity index 100% rename from warm socks.mp3 rename to data/warm socks.mp3 diff --git a/what you doin'.mp3 b/data/what you doin'.mp3 similarity index 100% rename from what you doin'.mp3 rename to data/what you doin'.mp3 diff --git a/filesFromToday.zip b/filesFromToday.zip deleted file mode 100644 index 4cfe4850b173c5df4b8d4f9f6d30460f7012427e..0000000000000000000000000000000000000000 --- a/filesFromToday.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7e74edb3ff137e94c73c03fa8b884cd476d520df131b9d4416481de6bb491197 -size 112092048