frankhale/toby

Add import feature

frankhale opened this issue · 3 comments

This pertains to the rewrite branch

Add an import feature so that new videos can be imported using the data.txt file format. There is already a feature to export so this is the logical conclusion of that.

This feature would be in addition to the basic import for the first time the app is run.

Added via e675af1

The data\data.txt file is watched and if it's changed to add new data it will add the videos to the database if they are not already in there. Additionally when starting Toby if data.txt has new data in it that is not already in the database then it will be added. The Recently Played group is ignored.