This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Updates - #4
Open
yb66 wants to merge 35 commits into
Open
Conversation
added 30 commits
March 8, 2018 11:58
Used docopts for the optparsing, it makes things so easy. Moved the logic from printing out the elements in code to using templates, bit more flexible and generally easier to deal with.
The --use-tidy option is to prettify the output. I can't get ERB to do this, I tried Haml but that just introduced other problems. I decided to leave it up to `tidy` as it works well in the specs. The --force option is to stop files being destroyed/overwritten, whether maliciously or by accident.
…tag all exceptions to be helpful.
added 4 commits
March 14, 2018 12:24
Owner
|
Hi @yb66, it's been some time since the last release of this project and it's gone largely unmaintained since then. I'll aim to review your changes at some point over the coming week hopefully. It may be worth merging them for a new release. |
Author
|
@marcransome Excellent 👍 No rush. |
…quashed XML bug in playlist template.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi @marcransome,
I was looking for a tool like this and spfy fit the bill (thanks for writing it) but it needed a couple of tweaks to get exactly what I wanted and I ended up making a lot of changes! Perhaps I got carried away… :-)
I'd be grateful if you could give them a look, at least to check they work with someone else's set up, possibly to merge them in.
Regards,
iain