Qt app to make a GUI for the dovi tool scripts.
Go to file
2024-01-07 19:05:30 +00:00
.gitignore Adjust file structure. 2023-12-26 18:10:57 +00:00
CMakeLists.txt Adjust file structure. 2023-12-26 18:10:57 +00:00
LICENSE Initial commit 2023-09-17 17:23:46 -05:00
main.cpp Parse through all movies in movieDB response. Test with single response. 2024-01-07 19:05:30 +00:00
Main.qml Adjust file structure. 2023-12-26 18:10:57 +00:00
MediaInfo.dll Update app to support linux. 2023-12-23 11:29:36 +00:00
MediaInfoDLL.h Adjust file structure. 2023-12-26 18:10:57 +00:00
QHandbrake.cpp Adjust file structure. 2023-12-26 18:10:57 +00:00
QHandbrake.h Adjust file structure. 2023-12-26 18:10:57 +00:00
QMediaInfo.cpp Adjust file structure. 2023-12-26 18:10:57 +00:00
QMediaInfo.h Adjust file structure. 2023-12-26 18:10:57 +00:00
qmoviedb.cpp Parse through all movies in movieDB response. Test with single response. 2024-01-07 19:05:30 +00:00
qmoviedb.h Parse JSON response. Get title and year. 2024-01-07 16:03:19 +00:00
README.md Initial commit 2023-09-17 17:23:46 -05:00

DoViGUI

Qt app to make a GUI for the dovi tool scripts.