pls-tool
pls-tool
A command-line tool to show the information in PLS files.
Installation
- clone it
- compile it
- put the binary somewhere (~/bin or /usr/local/bin or ...wherever you like)
Usage
$ ./pls --help
Usage: pls [OPTION]... PLS-FILE...
-a, --all Show all information (by default it only shows the file entries)
-h, --help Display this screen
-v, --verbose Verbose output (also outputs the filename of the pls)
some examples:
By default it outputs all the files listed in the pls:
$ ./pls ~/Music/Radio/Indie_XL.pls
http://server-23.stream-server.nl:8438/
You can also show the other fields, titles and lengths if they are provided.
$ ./pls -a ~/Music/Radio/Indie_XL.pls
File: http://server-23.stream-server.nl:8438/
Title: (#1) Indie XL
Length: stream
Development
Clone it and improve it.
Contributing
- Fork it ( https://github.com/tijn/pls-tool/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- tijn Tijn Schuurmans - creator, maintainer
Repository
pls-tool
Owner
Statistic
- 0
- 0
- 0
- 0
- 1
- almost 7 years ago
- September 24, 2017
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 11:53:00 GMT
Languages