Feature #334
Add rebuild DB option
Status: | Closed | Start date: | 26 May 2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 100% | ||
Category: | UI | |||
Target version: | PiBox - 0.9.0 | |||
Severity: | 03 - Medium |
Description
This rebuilds the database by rescanning all videos found in the currently selected directory.
Associated revisions
RM #334, RM #336, RM #338: Add disclaimer and tmbd logo. Move code that fills details frame from video data to its own method so it can be called from multiple places. Move code that scans for a video to its own method so it can be called from multiple places. Add rebuildDB button. Add event handling for clicking on video name in the list. Add URL decoding.
Add disclaimer and tmbd logo.
Move code that fills details frame from video data to its own method so it can be called from
multiple places.
Move code that scans for a video to its own method so it can be called from multiple places.
Add rebuildDB button.
Add event handling for clicking on video name in the list.
RM #334, RM #336, RM #338: Add disclaimer and tmbd logo. Move code that fills details frame from video data to its own method so it can be called from multiple places. Move code that scans for a video to its own method so it can be called from multiple places. Add rebuildDB button. Add event handling for clicking on video name in the list. Add URL decoding.
Add disclaimer and tmbd logo.
Move code that fills details frame from video data to its own method so it can be called from
multiple places.
Move code that scans for a video to its own method so it can be called from multiple places.
Add rebuildDB button.
Add event handling for clicking on video name in the list.
History
#1
Updated by Hammel over 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
A rebuild button has been added to the Movie list frame. This will run the list of displayed names and rebuild the database based on those names. Each video's data is displayed as it is retrieved.
This issue can be closed.