This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Updates #4
Open
yb66
wants to merge
35
commits into
marcransome:master
Choose a base branch
from
yb66:develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Updates #4
Conversation
This file contains 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
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.
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. |
@marcransome Excellent 👍 No rush. |
…quashed XML bug in playlist template.
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