Posts Tagged disciddb

New server

At the beginning of February I decided to move off my shared hosting and put all my projects to a small VPS. My old hosting provider, HostMonster, has been good to me, but my needs have grown beyond a simple shared plan. The new server is with BuildYourVPS, a TOCICI subsidiary. It is a new and no frills company. There is little documentation and no control panel. On the other hand the support staff is quick to respond, friendly and efficient. With my favorite Debian-based distro, Ubuntu, I feel right at home so the lack of docs doesn’t bother me. The performance has been more than satisfactory and their prices are very decent.

The goal of this move has been to level out the performance of this blog and Disc ID DB and to allow more room for expansion. As I keep expanding capabilities of Disc ID DB, Server robustness will become more and more important, so this is a good long term move.

Tags:

Disc ID DB now supports movies

Thanks to the Movie DB, my pet project Disc ID DB now supports movies as well as TV shows. I have made several other improvements to the code which should help performance and reliability of the service:

  • Now using prepared statements for database queries
  • Returning more detailed errors
  • Database backups available to the public
  • Stats page available to the public

In addition I have been brewing a client for the database which will allow everyone and anyone to backup their DVD’s with all the metadata attached. More to come soon.

Tags:

Announcing Disc ID DB

Disc ID DB is a new pet project of mine. It allows application developers to identify content on optical media. The whole project is open sourced under the MIT License and is available for download from SourceForge. Currently only identifying TV series content is supported but improvements are underway.

Tags: