2013-10-26, 12:00
Hi Jonathan
I'm guessing it's just the [textures] commits that I'm interested in - the functionality looks good, and should provide me with the ability to extract one or more, or all, rows from the database and then subsequently delete individual rows (and the underlying file).
Not sure if this is still on the cards, but the only missing functionality would then be access to the Thumbnails folder, for instance when finding "orphaned" files (which won't have rows in the database), or when removing dds files (which map to jpg files in the database). I'd need to be able to get the list of files in the Thumbnails folder (path, size, creation date + filter), then remove individual files.
Do you think I can just apply just the [textures] commits to XBMC, or are there dependencies on the other commits?
Edit: Build failed with just the [textures] commits so pulling down the [smartplaylist] commits too...
I'm guessing it's just the [textures] commits that I'm interested in - the functionality looks good, and should provide me with the ability to extract one or more, or all, rows from the database and then subsequently delete individual rows (and the underlying file).
Not sure if this is still on the cards, but the only missing functionality would then be access to the Thumbnails folder, for instance when finding "orphaned" files (which won't have rows in the database), or when removing dds files (which map to jpg files in the database). I'd need to be able to get the list of files in the Thumbnails folder (path, size, creation date + filter), then remove individual files.
Do you think I can just apply just the [textures] commits to XBMC, or are there dependencies on the other commits?
Edit: Build failed with just the [textures] commits so pulling down the [smartplaylist] commits too...