mrlucas84 / embermediamanager

Automatically exported from code.google.com/p/embermediamanager
0 stars 0 forks source link

Things to do for new source handling #210

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
First off, test, test, test.... I touched almost every file many times with
changes, so we need to make sure everything is still working properly. (I
may have screwed up file renaming and/or offline media.... haven't tested
anything yet aside from that the movies scan and data loads)

Load more (necessary to add all data??) nfo data into db for
filtering/searching.

Add code to check if movie is already in the db, if so, skip it. Then have
a "refresh" menu item in context menu. Maybe load all movie paths from db
into a temp list and compare to list on scanning? Hoping this will speed up
the rescan process slightly.

Original issue reported on code.google.com by jason.schnitzler on 27 Jun 2009 at 2:17

GoogleCodeExporter commented 9 years ago
Finish up with source dialog.

Ability to double click on source to edit.

Review whether or not "isSingle" is necessary throughout the code... would be 
great
to get rid of it.

Original comment by jason.schnitzler on 27 Jun 2009 at 2:21

GoogleCodeExporter commented 9 years ago
source dialog done (I think)

edit source by double click done

Original comment by jason.schnitzler on 27 Jun 2009 at 3:16

GoogleCodeExporter commented 9 years ago
Skip files if already in the db is done.
Refresh menu item and refresh all movies tool done.

Original comment by jason.schnitzler on 27 Jun 2009 at 5:01

GoogleCodeExporter commented 9 years ago
ok, going to close this out since loading nfo to db is already another open 
issue.

Original comment by jason.schnitzler on 27 Jun 2009 at 8:17

GoogleCodeExporter commented 9 years ago
We are getting there :)

Original comment by nadas.bence@gmail.com on 3 Jul 2009 at 7:04