| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
If the metadata tag creation_time exists in the original, use it to
determine the release year. To avoid calling ffprobe twice, do it on
movieinfopage and pass the value along by a registered field.
|
|
|
|
|
|
|
|
| |
Query the database for a version of the new subtitle converted to lower
and some special characters replaced. For now those chars are '[
.,''!-]'
This should give us a good approximation if we already have a subtitle
like that.
|
|
|
|
| |
While at it, make some QPushButtons local instead of member variables.
|
|
Lots of code shuffle and headers cleanup, but no functional changes.
|