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

library-update not working #14

Open
jefftr66 opened this issue Jun 1, 2021 · 6 comments
Open

library-update not working #14

jefftr66 opened this issue Jun 1, 2021 · 6 comments

Comments

@jefftr66
Copy link

jefftr66 commented Jun 1, 2021

The update-library cmd has stopped working. I hadn't messed with anything. I can create a new library but it doesn't seem to see comics I've added today?

Logs show this error:

QObject: Cannot create children for a parent that is in a different thread.
(Parent is RequestMapper(0x55b0cf51e4a0), parent's thread is QThread(0x55b0cf51d7e0), current thread is QThread(0x55b0cf51e560)

@binss
Copy link

binss commented Jun 2, 2021

Same issue, update-library do not work on latest image

@jefftr66
Copy link
Author

jefftr66 commented Jun 2, 2021

Glad it's not just me...I thought I screwed something up

@xavier7179
Copy link
Contributor

Actually, I believe it is my fault. By trying to solve the '! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)' issue, I prevented somehow the update. I'm going to send this issue back to the YacLibrary maintainer to see if it is solvable. Meanwhile, I'm pulling a new request to go back to the unrar version (still 9.8.1). In my config, it is working (still better since the webserver works better, showing the library content)

@jefftr66
Copy link
Author

jefftr66 commented Jun 4, 2021

Seems to work now although this is what I get when I run update-library:

! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
! rar.c:218: SFX archives aren't supported
! _7z.c:200: 7z support requires 7z SDK (define HAVE_7Z)
Processing comics.Done!
Number of comics processed = 1

@xavier7179
Copy link
Contributor

That's the original behavior that I wanted to fix by introducing the libp7zip compilation. I hope the author of YAC gets back to me with some suggestion on how to solve it.

@jefftr66
Copy link
Author

jefftr66 commented Jun 4, 2021

Yup - just wanted to let you know. Thanks for working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants