Posted By: John Chufar
Date: 2006-08-29 06:45
Summary: Personal Media Library 0.1.6
Project: Personal Media Library
Ruby on Rails. Catalog DVDs, CDs, and Books. DVD: Chapters for Home Videos. CDs: Quickly add a CD using FreeDB by simply inserting a CD. Books: Quickly add books using Amazon Web Service ISBN lookup.
0.1.6
- Added insert sql for musiccategories table /db/musiccategories.sql
- Minor appearance clean up on CDs
- removed all global variables, used flash
- added configuration file "/config/application.yml" to store user configuration data
-- cddrive definition
-- Amazon Web Service Key ID
- fixed bug of references with field names the same as class names (rating.rating)
in find_by_sql queries, changed video.rating to video["rating"]
- clean up video categories, media types, and ratings screens
- fixed bugs in video and cd searches
- clean up video, chapter search results, added highlighting
|
|