Actions
Feature #345
closedAdd support for loading databases
Start date:
17 Jun 2014
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
This would load from default path /media/<IP>/.videolib for each mounted media server.
For testing (-t option) the location of the database is data/videolib.
Updated by Hammel over 10 years ago
- % Done changed from 0 to 60
Added support for reading in VideoLib databases and displaying video names in the list on the left. Video poster is not yet displayed because I need to strip the db name (.videolib.db) from the path before building the poster path.
Updated by Hammel over 10 years ago
- Status changed from New to Closed
- % Done changed from 60 to 100
This is complete. The database is read and posters displayed but there are issues with the list and how long it takes to update the poster image. Preloading the posters may be helpful.
For now, this issue can be closed. Opening a separate issue for the poster display problems and list problems.
Actions