BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

songfile

v1.0.3RubyGems· Ruby

BASIC INSTRUCTIONS This gem re-ranks your playlist according to Pink Floyd band members chosen at random. The re-ranked playlist is then exported to your current directory after the program has finished ('quit' to exit). TO RUN DEFAULT CSV SHEET (Some songs from 'The Wall')): songfile TO RUN DARK SIDE OF THE MOON ALBUM SONGS: songfile bin/DSOTM.csv TO RUN A CSV FILE FROM YOUR CURRENT DIRECTORY: songfile your_file_name.csv NOTE: All CSV files must be formatted appropriately with: No header or other text at the top! Column 1: lists all song titles in plain text (The program will appropriately capitalize titles for you.) Column 2: lists integer values for your song ranks (Any negative character "-" will be ignored. If left blank, a default rank of 10,000 is given.) Low rank # means you want the song ranked higher on the playlist. High rank # means you want the song ranked lower on the playlist.

The verdict
Abandoned. Last published 3 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 3 years ago.
Popularity
6 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.0.33 years ago
  • 1.0.23 years ago
  • 1.0.13 years ago
  • 1.0.03 years ago
songfile — BASIC INSTRUCTIONS This gem re-ranks your playlist according to Pink Floyd band members chosen at random. The re-ranked playlist is then exported to your current directory after the program has finished ('quit' to exit). TO RUN DEFAULT CSV SHEET (Some songs from 'The Wall')): songfile TO RUN DARK SIDE OF THE MOON ALBUM SONGS: songfile bin/DSOTM.csv TO RUN A CSV FILE FROM YOUR CURRENT DIRECTORY: songfile your_file_name.csv NOTE: All CSV files must be formatted appropriately with: No header or other text at the top! Column 1: lists all song titles in plain text (The program will appropriately capitalize titles for you.) Column 2: lists integer values for your song ranks (Any negative character "-" will be ignored. If left blank, a default rank of 10,000 is given.) Low rank # means you want the song ranked higher on the playlist. High rank # means you want the song ranked lower on the playlist. (Ruby / RubyGems) · Modules