diff --git a/lib/config/getConfig b/lib/config/get similarity index 100% rename from lib/config/getConfig rename to lib/config/get diff --git a/lib/config/getConfigDestination b/lib/config/getDestination similarity index 100% rename from lib/config/getConfigDestination rename to lib/config/getDestination diff --git a/lib/config/getConfigGeneral b/lib/config/getGeneral similarity index 100% rename from lib/config/getConfigGeneral rename to lib/config/getGeneral diff --git a/lib/config/getConfigSource b/lib/config/getSource similarity index 100% rename from lib/config/getConfigSource rename to lib/config/getSource diff --git a/lib/copy/copyFiles_action b/lib/copy/action similarity index 100% rename from lib/copy/copyFiles_action rename to lib/copy/action diff --git a/lib/copy/checkCopy b/lib/copy/check similarity index 100% rename from lib/copy/checkCopy rename to lib/copy/check diff --git a/lib/copy/copyFiles_matching b/lib/copy/matching similarity index 100% rename from lib/copy/copyFiles_matching rename to lib/copy/matching diff --git a/lib/database/closeDatabase b/lib/database/close similarity index 100% rename from lib/database/closeDatabase rename to lib/database/close diff --git a/lib/database/openDatabase b/lib/database/open similarity index 100% rename from lib/database/openDatabase rename to lib/database/open diff --git a/lib/decode/decodeFile b/lib/decode/file similarity index 100% rename from lib/decode/decodeFile rename to lib/decode/file diff --git a/lib/decode/decodeMpcdec b/lib/decode/mpcdec similarity index 100% rename from lib/decode/decodeMpcdec rename to lib/decode/mpcdec diff --git a/lib/decode/decodeOpusdec b/lib/decode/opusdec similarity index 100% rename from lib/decode/decodeOpusdec rename to lib/decode/opusdec diff --git a/lib/decode/decodeSox b/lib/decode/sox similarity index 100% rename from lib/decode/decodeSox rename to lib/decode/sox diff --git a/lib/destinations/createDestinations b/lib/destinations/create similarity index 100% rename from lib/destinations/createDestinations rename to lib/destinations/create diff --git a/lib/encode/encodeFile::mp3 b/lib/encode/mp3 similarity index 100% rename from lib/encode/encodeFile::mp3 rename to lib/encode/mp3 diff --git a/lib/encode/encodeFile::opus b/lib/encode/opus similarity index 100% rename from lib/encode/encodeFile::opus rename to lib/encode/opus diff --git a/lib/encode/encodeFile::vorbis b/lib/encode/vorbis similarity index 100% rename from lib/encode/encodeFile::vorbis rename to lib/encode/vorbis diff --git a/lib/setup/setupDestination b/lib/setup/destination similarity index 100% rename from lib/setup/setupDestination rename to lib/setup/destination diff --git a/lib/setup/setupDestinations b/lib/setup/destinations similarity index 100% rename from lib/setup/setupDestinations rename to lib/setup/destinations diff --git a/lib/setup/setupGeneral b/lib/setup/general similarity index 100% rename from lib/setup/setupGeneral rename to lib/setup/general diff --git a/lib/setup/setupSource b/lib/setup/source similarity index 100% rename from lib/setup/setupSource rename to lib/setup/source diff --git a/lib/tags/getInfos::ffmpeg b/lib/tags/ffmpeg similarity index 100% rename from lib/tags/getInfos::ffmpeg rename to lib/tags/ffmpeg diff --git a/lib/tags/getInfos::FLAC b/lib/tags/flac similarity index 100% rename from lib/tags/getInfos::FLAC rename to lib/tags/flac diff --git a/lib/tags/getTags b/lib/tags/gettags similarity index 100% rename from lib/tags/getTags rename to lib/tags/gettags diff --git a/lib/tags/getInfos::Ogg b/lib/tags/ogg similarity index 100% rename from lib/tags/getInfos::Ogg rename to lib/tags/ogg diff --git a/lib/tags/getInfos::Opus b/lib/tags/opus similarity index 100% rename from lib/tags/getInfos::Opus rename to lib/tags/opus diff --git a/lib/tags/updateTags b/lib/tags/update similarity index 100% rename from lib/tags/updateTags rename to lib/tags/update diff --git a/lib/workers/checkworkers b/lib/workers/check similarity index 100% rename from lib/workers/checkworkers rename to lib/workers/check diff --git a/lib/workers/createworker b/lib/workers/create similarity index 100% rename from lib/workers/createworker rename to lib/workers/create diff --git a/lib/workers/destroyworker b/lib/workers/destroy similarity index 100% rename from lib/workers/destroyworker rename to lib/workers/destroy diff --git a/lib/workers/getworkerid b/lib/workers/getid similarity index 100% rename from lib/workers/getworkerid rename to lib/workers/getid