dvd pila release screeny

I was so excited the other day to release a 1.0 version of DVD Pila!, but maybe I should have taken some time and calmed down. After generating the release in Github I worked on the documentation in the wiki for installing DVD Pila! in a "production" environment.

I looked up how to deploy a Flask web app into a production environment. Figured that is what most people who want to run DVD Pila!, if there are any people who want to run it, will do. I settled on using Tornado for running my own production installation, and started documenting that. After installing Tornado and cloning the repo into an Ubuntu LXC container, I realized that there were some additional files needed as well as some configuration options that I didn't commit into the sample config file.

So virtually right after releasing 1.0 I had to release 1.1. Woo more version numbers, heh.

Actually there was a pretty big bug with adding new DVD entries in the released versions that I just fixed. If the server wasn't able to find from Duck Duck Go information on the title entered in the web form, then it would boilk and not create the new entry in the database. Some additional Python code to handle an AttributeError exception solved it, but I have yet to generate a new release containing the fix.

Wonder if Github will let you redo a release...

Party On!

[dvdpila]