Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Formatted Output Template to Create Playlists, Library Maintenance and Integrate with Other Programs in Scripts. #1896

Open
sirinath opened this issue Dec 5, 2013 · 1 comment

Comments

@sirinath
Copy link

@sirinath sirinath commented Dec 5, 2013

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.

@sirinath
Copy link
Author

@sirinath sirinath commented Dec 5, 2013

Ideally output multiple files from different templates.

You should be able to write play list or lists, html index and completion moving script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.