Re: Dev chat reminder, issue def29cd1-6f34-44c7-8d2c-b44f24125a7b
"Shadab Zafar" <[email protected]>
| Newsgroups | gmane.comp.audio.musicbrainz.devel |
|---|---|
| Message-ID | <[email protected]> |
This week was quite slow as I was stung by a bee (just under my right eye) on Wednesday. I had trouble opening my eye(s) so the week was mostly spent listening to audiobooks. I still wrote some code though (mostly to keep my Github streak going.) I finished the two plugin related scripts, and filed a pull request for them: https://github.com/musicbrainz/picard-website/pull/6/ To the picard website, I added a new page that reads json data and shows a table of available plugins: https://github.com/musicbrainz /picard-website/pull/5 I also ran into a problem with the templating system that I'd assembled, so I'm now porting all the pages to Jinja2: https://github.com/musicbrainz/picard-website/tree/move-to-jinja