Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added stray genres check | Arno | 2011-12-17 | 1 | -4/+47 |
| | | | | | Mostly copy and paste from stray actors check. Generalized fetching data for stray items. | ||||
* | Implemented delete stray actors | Arno | 2011-12-17 | 1 | -13/+87 |
| | | | | | Added a tab to DbAnalyzerDialog for actors that aren't associated with a movie and make it possible to delete them. | ||||
* | Fix no Actors dialog | Arno | 2011-12-17 | 1 | -21/+14 |
| | | | | | Show either part number or subtitle in no actors dialog. Also make double clicking an item work. | ||||
* | DbAnalyzer first try | Arno | 2011-12-16 | 1 | -0/+160 |
Well, trying to join the consistencyChecker and the check for stray actors/genres. First try :) |