Skip to content

Tiffceet/m3u-importer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m3u-importer

Simple CLI to import .m3u playlist into Music Player by Mobile_V5

Dependency

node ^16.15.0

Install locally

npm install
npm pack .
npm install -g m3u-importer

Usage

> pli --help
Usage: pli <command>

Commands:
  pli concat <files..>                      Combine multiple .lrc files
  pli export <dbfile> <songFolderPath> [ex  Export .db file into .m3u8 playlist
  portFolderPath]
  pli generate                              Generate blank db file with preset t
                                            emplate
  pli migrate                               migrate .m3u playlist into db
  pli remove                                remove all playlist from db
  pli view <dbfile>                         View details about the backup db
  pli winamp                                winamp related utils function

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]

About

Import .m3u into Music Player by Mobile_V5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published