« get me outta code hell

http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/src/playlist-utils.js
AgeCommit message (Expand)Author
2018-02-18Make completely new filter systemFlorrie
2018-02-16Make --track-display-file show SOURCE path to trackFlorrie
2018-01-24Let ?abc match tracks as well as groupsFlorrie
2017-11-05Re-export getItemPath (fixes download-playlist)Florrie
2017-10-29Add track number to status line and make status line more consistentFlorrie
2017-10-25Add way to search whole playlist for a particular nameFlorrie
2017-10-25Make -k and -x fail when the passed group path is not perfectly foundFlorrie
2017-10-12Add --start-at option and 'track version' conceptFlorrie
2017-09-28Add --filterFlorrie
2017-09-26Add --collapse-groups optionFlorrie
2017-09-20Show path to track's parent in track info - not including the track, which is...Florrie
2017-09-13Make indexer code actually index the playlist (via updatePlaylistFormat)Florrie
2017-09-13Make getItemPathString work the way it's meant toFlorrie
2017-08-14Make safeUnlink saferFlorrie
2017-08-07Delete temporary files when done with themFlorrie
2017-08-04Change around some things in download-playlistFlorrie
2017-07-27Add new "apply" feature to playlistsLiam
2017-07-20Fix a typo that makes old playlists work againliam4
2017-07-19Change the way playlist updating works, and show track paths when I is pressedliam4
2017-07-18Move options above items in default playlist formatliam4
2017-07-15Fix up http-music.js's controls and optionsLiam
2017-07-15Begin updating the playlist formatLiam
2017-06-21Ugh!!liam4
2017-06-12Fix a filter issueLiam
2017-06-12Case-insensitive group matchingliam4
2017-05-31General improvementsliam4
2017-05-31ProgressLiam
2017-05-31Modularize it allLiam