summaryrefslogtreecommitdiffhomepage
path: root/musicSorter.rb
AgeCommit message (Collapse)Author
2020-04-26Simplified for loops, added script parametersrealtradam
2020-04-25Skips over nil tracksrealtradam
if the track is nil, code will crash so had to make it skip over files that have nil tracks
2020-04-25Cleaned up commentsrealtradam
2020-04-25Better error handling and illegal character handlingrealtradam
2020-04-25First Iterationrealtradam