Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: GUI that runs in Windows Environment #129

Closed
cavalia88 opened this issue Oct 11, 2020 · 8 comments
Closed

Feature Request: GUI that runs in Windows Environment #129

cavalia88 opened this issue Oct 11, 2020 · 8 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@cavalia88
Copy link

Would it be possible to create a GUI version that runs in the Windows Environment? Something similar to how JAVScrapper currently does it with Java.

JAVscrapper hasn't been updated in quite a while

@jvlflame jvlflame added the enhancement New feature or request label Oct 11, 2020
@jvlflame
Copy link
Collaborator

Unfortunately I don't have any experience developing GUI or web-front ends, but I did play around with creating a simple web frontend that can be hosted via docker or on Windows.

I may try enhancing that functionality, but no guarantees it will be anywhere near as robust as javmoviescraper.
https://gfycat.com/courageousangryiguana

@cavalia88
Copy link
Author

Thank you. The web frontend looks promising. Look forward to testing the web frontend on a Windows machine.

@DarkMask100
Copy link

@jvlflame I'm sure if you create a repo for it, people would contribute to it. :)

@jvlflame jvlflame self-assigned this Oct 15, 2020
@jvlflame
Copy link
Collaborator

jvlflame commented Oct 15, 2020

@DarkMask100 I'm actually developing it using PowerShell Universal which is probably the easiest way to get a quick GUI frontend for Javinizer.

I'm not sure I want to create a new repo for it yet, but I should have some more progress to show soon. If anyone wants to take a crack at creating a more polished GUI using better tools I'd happily support it.

jvlflame added a commit that referenced this issue Oct 18, 2020
jvlflame added a commit that referenced this issue Oct 18, 2020
@jvlflame
Copy link
Collaborator

I've put out an alpha release for the web GUI that I'm working on.
Feel free to test or offer any feedback!

@cavalia88
Copy link
Author

cavalia88 commented Oct 30, 2020

I'm not really a tech person, so installing Docker and related stuff was really a challenge. Managed to have the Javinizer module installed and launched. However, as I did not know how to provide Docker access to my video files, I had to copy a sample file into the docker for testing.

The download album cover and fanart function is working, but the download screenshot function is not working. I can see the screenshot image after the search, but the images don't seem to be saved together with the cover and fanart jpegs.

Ideally, the Javinizer would be able to run natively in Windows, without having to install any Docker, enabling virtualization etc. Not practical to copy the large video files into the docker container just to use this software.

@jvlflame jvlflame added this to Done in 2.1.6 Nov 3, 2020
@jvlflame jvlflame moved this from Done to In progress in 2.1.6 Nov 3, 2020
@jvlflame
Copy link
Collaborator

@cavalia88 Going to be updating documentation soon to include instructions on how to setup without Docker.

@jvlflame jvlflame moved this from In progress to Done in 2.1.6 Nov 16, 2020
@jvlflame
Copy link
Collaborator

With 2.1.6, better documentation has been added for installation instructions for Windows (without Docker).
Docs now live on GitBook here.

Development for the GUI will continue alongside improvements to the Javinizer CLI. Let me know if you have any feedback or questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
2.1.6
Done
Development

No branches or pull requests

3 participants