Project

General

Profile

Actions

Design #524

closed

Library design needs to be modified to hold all json data

Added by Hammel almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Local DB
Target version:
Start date:
01 May 2016
Due date:
% Done:

100%

Estimated time:
Severity:
02 - High

Description

The library shouldn't be a single flat file. It should be one flat file per movie file that contains all the json data for a single movie or TV show. This will allow me to more easily save all json data and only parse out what I support in the UI, making future updates to the UI easier. It should also be faster since I don't have to maintain the entire json data in memory. I can just read them in at start up to create a sorted list of movies, even sorting on different fields (title, date, etc.).

Actions

Also available in: Atom PDF