diff options
| author | realtradam <[email protected]> | 2020-04-25 03:35:20 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-25 03:35:20 -0400 |
| commit | f0beb638c50ca4f71f3f4fa3caa566420886ea10 (patch) | |
| tree | fe87d0003cc5f405eb9e479d720b8a18d95d56b5 | |
| parent | 2e7cff8b619fc63613aba64e77f26af513c1f849 (diff) | |
| download | musicSorter-f0beb638c50ca4f71f3f4fa3caa566420886ea10.tar.gz musicSorter-f0beb638c50ca4f71f3f4fa3caa566420886ea10.zip | |
Added credit
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ -# musicSorter +# Music Sorter +musicSorter.rb is a music sorting script I made :D Feel free to use this code as you will, I would appreciate being credited if you do. + 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 |
