Feature #329
Save configurations and allow selecting which one to use
Status: | In Progress | Start date: | 26 May 2014 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | % Done: | 50% | |||
Category: | UI | ||||
Target version: | PiBox - 1.0 - Atreides | ||||
Severity: | 03 - Medium |
Description
Configurations, currently, only consist of the selected directory. There may be other configurations to choose from later.
These configurations are only applicable to running VideoLib. They are not related to specific video data downloaded from tmdb.org.
Associated revisions
RM #329: Add ability to save and load configurations.
RM #329: Add ability to save and load configurations.
RM #329: Load configuration file at startup. Setup log4j earlier so Cli logging works correctly.
RM #329: Load configuration file at startup. Setup log4j earlier so Cli logging works correctly.
RM #329: Don't delete runtime directory on each run via ant.
RM #329: Don't delete runtime directory on each run via ant.
History
#1
Updated by Hammel almost 7 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Added ability to save serialized configuration data and then load it on restarting the application. However, only one configuration can be saved. There is no option for saving named configurations nor choosing from multiple configurations. It's unclear if this capability is necessary for the 0.9.0 release of PiBox. I'll have to think that over.
#2
Updated by Hammel over 6 years ago
- Target version changed from 0.9.0 to 0.10.0
#3
Updated by Hammel about 6 years ago
- Target version changed from 0.10.0 to 1.0 - Atreides
Not required for 0.10 release. May not be necessary ever, but moving out to 1.0 for now.