Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Formatted Output Template to Create Playlists, Library Maintenance and Integrate with Other Programs in Scripts. #1896
Comments
|
Ideally output multiple files from different templates. You should be able to write play list or lists, html index and completion moving script |
Is it possible to provide the ability to write formatted output to a file according to a give template format. Many play list formats are xml so you can add start of file text middle text end of file text.
The substitution can take the format similar to the -o option.
Like wise you can use this to create a html file to index the downloads.
Another application is that this can be used to generate a script for completion moving once finished. Similar to a feature in torrent clients.
The template opinions that are needed is
Header
1st file template
Odd template
Even template
Last file template
Separator template
Also some distinction should be made raw variables and variables in the template for file names. Also some control over the number of digits in an ID.