diff options
| author | realtradam <[email protected]> | 2020-04-25 03:32:54 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-25 03:32:54 -0400 |
| commit | 2e7cff8b619fc63613aba64e77f26af513c1f849 (patch) | |
| tree | 62f761332626a990aa7afd654cd5908c272b8220 | |
| parent | d17b6bdd5a906863a3efc6ea51b5a7dea32b5200 (diff) | |
| download | musicSorter-2e7cff8b619fc63613aba64e77f26af513c1f849.tar.gz musicSorter-2e7cff8b619fc63613aba64e77f26af513c1f849.zip | |
added requirements
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ # musicSorter Will sort your music nicely into folders, using the metadata found within the song files + +Requires the ffruby gem to be installed, which in turn requires libavformat and libavcodec libraries to be installed on your system |
