Commit Graph

14 Commits

Author SHA1 Message Date
eff090af47 Add ability to lower cpu affinity (Linux only for the moment).
Start work on paths to save file and different args based on format.
2024-01-13 16:36:56 +00:00
28ab770b3e Add handbrake encode progress to UI.
Add encode stop button.
Movie now searches when selected. First result in UI.
2024-01-13 10:56:24 +00:00
d339ced03b Parse through all movies in movieDB response. Test with single response. 2024-01-07 19:05:30 +00:00
1147218e0c Parse JSON response. Get title and year. 2024-01-07 16:03:19 +00:00
26b3c90e22 Adjust file structure. 2023-12-26 18:10:57 +00:00
d364cfd0b7 Add settings. Add searching by movie title on TheMovieDB. 2023-12-25 18:02:14 +00:00
dc43da0e0e Update app to support linux. 2023-12-23 11:29:36 +00:00
081e541b5c Rename mediaInfo. Start work on handbrake process 2023-10-29 13:42:40 -05:00
eeaec187cb Register mediainfo with QML. Display HDR type 2023-10-28 16:17:30 -05:00
411e6e3b55 Add function to figure out HDR type 2023-10-07 17:25:58 -05:00
ae9e607a87 Add mediainfo library. check if HDR file. 2023-10-07 09:01:19 -05:00
940e0cb85d First window with file dialog. 2023-09-19 20:20:19 -05:00
09221bb11f Create Qt project. 2023-09-17 18:14:09 -05:00
97794f688d Initial commit 2023-09-17 17:23:46 -05:00