summaryrefslogtreecommitdiffstats
path: root/moviemappingpage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Guess actors from filenameArno2025-02-221-0/+7
| | | | | Continuing to use the filename pattern: use the first capture group split by '&' as possible actors.
* Put MovieMappingPage in separate fileArno2018-11-031-0/+52
Once again, only code shuffle and reindention.