Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guess subject from descript.ion file | Arno | 2020-07-19 | 1 | -0/+4 |
| | | | | | | | | The expression matching is the same as in ShemovCleaner, but here we have a lot more levels of indirection. The guessing is done automatically when archiveMovie is invoked. If the directory contains a file descript.ion, it is parsed and the result injected into the MetadataEditorWidget. | ||||
* | Put MovieMetadataPage in separate file | Arno | 2018-11-03 | 1 | -0/+41 |
No functional changes, just code shuffle and reindention. |