HappyPandaX Support Thread


Recommended Posts

2 hours ago, severanced said:

Having to change the way you work so that the program itself functions is pretty bad logic, especially for something that the programmer has said would be trivial to implement but he won't because he doesn't organize his collection that way. That's pretty bad. I have 10,000's of doujins/manga and converting them to archives for another program that's less feature rich would be quite time consuming.

It's really not.

for i in * ; do zip -vr "$i.zip" "$i" ; mv "$i.zip" /mnt/user/$CONTENT ; done

With a simple batch command I converted about 4000 doujins this way in a matter of hours.

Link to comment
  • 4 weeks later...
  • 1 month later...

no matter what i do i can't access my hpx server on the companion app(android)

i tried using guest/created admin acc to no avail

tried different host formats

192.168.1.2
//192.168.1.2
http://192.168.1.2
//nas
/nas
nas

to no avail

but using android chrome browser i can access it, what am i missing here?

Link to comment
  • 1 month later...
On 3/11/2021 at 11:24 PM, dhendodong said:

no matter what i do i can't access my hpx server on the companion app(android)

i tried using guest/created admin acc to no avail

tried different host formats

192.168.1.2
//192.168.1.2
http://192.168.1.2
//nas
/nas
nas

to no avail

but using android chrome browser i can access it, what am i missing here?

 

Did you try user default and no password?

Link to comment
  • 3 months later...
  • 6 months later...
  • 5 months later...
  • 1 year later...

Hi!

For everyone wondering, the container is broken due to permission.

Sadly, there are no new releases, even tho the issue was fixed.

As stated in this issue

 

dezhao made a fixed docker container 3 years ago.
I really hope, that this project will still get developed and get a new release in 2024.


Edit: There are new Releases, sadly they don't get pushed as "latest"

The developer should tag new releases with latest or create a "nightly" tag...

 

 

 

To get the newest updates:

Change the Release-tag in the Settings from the original one to:

twiddly/happypandax:1.0.0-alpha

 

 

 

Edited by jakami99
New information
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.