Welcome to the forum, Guest

TOPIC: YACReaderLibraryServer in Raspberry Pi

YACReaderLibraryServer in Raspberry Pi 7 years 8 months ago #2465

Luis Ángel

Offline

Administrator

Posts: 2616

Thank you received: 543

Karma: 22

I am opening this topic for discussing any related issues about the installation and configuration of YACReaderLibraryServer in Raspberry Pi.

You can find a tutorial here
Contribute to the project becoming a patron: www.patreon.com/yacreader
You can also donate via Pay-Pal: www.paypal.com/donate?business=5TAMNQCDD...e=Support+YACReader\
The administrator has disabled public write access.
The following user(s) said Thank You: roosey

YACReaderLibraryServer in Raspberry Pi 7 years 7 months ago #2509

luca.soldi

Offline

Fresh Boarder

Posts: 3

Karma: 0

Is there a way to change the default port 8080?
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 7 months ago #2511

Luis Ángel

Offline

Administrator

Posts: 2616

Thank you received: 543

Karma: 22

Contribute to the project becoming a patron: www.patreon.com/yacreader
You can also donate via Pay-Pal: www.paypal.com/donate?business=5TAMNQCDD...e=Support+YACReader\
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 7 months ago #2512

agz

Offline

Fresh Boarder

Posts: 1

Karma: 0

Gracias Luis Angel, era lo que estaba esperando :cheer:

El único problema es que no consigo compilarlo en OSMC para Raspberry :( .

¿Tienes pensado en darle soporte a este tipo de distros (OSMC, Libreelec, etc...)?

Gracias de nuevo!!
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 7 months ago #2516

Luis Ángel

Offline

Administrator

Posts: 2616

Thank you received: 543

Karma: 22

What problem do you have compiling YACReaderServerLibrary in OSCM?

(¿Qué problema tines al comilar en OSCM?)
Contribute to the project becoming a patron: www.patreon.com/yacreader
You can also donate via Pay-Pal: www.paypal.com/donate?business=5TAMNQCDD...e=Support+YACReader\
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 5 months ago #2643

merlino73

Offline

Fresh Boarder

Posts: 4

Karma: 0

HI, I'm trying to install YACReaderLibraryServer on my raspberry following the tutorial but I found a problem.

#:~/dev/yacreader_hg/YACReaderLibraryServer $ qmake YACReaderLibraryServer.pro
Project MESSAGE: Found Qt5Core
Project MESSAGE: Found Qt5Gui
Project MESSAGE: Found poppler-qt5
Project MESSAGE: Found Qt5Network
Project MESSAGE: Found Qt5Sql
Project MESSAGE: Missing dependency: sqlite3
Project MESSAGE: Found unarr source-code
Project MESSAGE: Unarr will be build as a part of YACReader
Project MESSAGE: No build type specified. Defaulting to standalone server build (CONFIG+=server_standalone).
Project MESSAGE: If you wish to run YACReaderLibraryServer on a system with an existing install of YACReaderLibrary, please specify CONFIG+=server_bundled as an option when running qmake.
WARNING: Failure to find: ../compressed_archive/unarr/unarr-master/lzmasdk/Types.h
WARNING: Failure to find: ../compressed_archive/unarr/unarr-master/lzmasdk/Types.h

How can I fix this problem?

Thank you very much
Last Edit: 7 years 5 months ago by merlino73.
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 5 months ago #2644

selmf

Offline

Developer

Posts: 631

Thank you received: 135

Karma: 18

Hi merlino,

the two warnings you see are a leftover from an older version of the build process. I should've fixed this a long time ago but as it is only a minor annoyance and not a fatal error I keep forgetting it. Anyways, you can simply ignore those two warnings. The server will build fine without the Types.h file.
My answers are not necessarily official YACReader statements but mostly represent my own opinion in technical matters.
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 4 months ago #2655

selmf

Offline

Developer

Posts: 631

Thank you received: 135

Karma: 18

Luis has just merged an updated version of the build system for the embedded unarr backend build. Besides fixing the includes issue this also adds some compiler optimizations and removes debug messages created by the backend which irritated some users, so it should run a bit faster than the previous builds.

Let me know if you hit any issues ;)
My answers are not necessarily official YACReader statements but mostly represent my own opinion in technical matters.
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 4 months ago #2663

merlino73

Offline

Fresh Boarder

Posts: 4

Karma: 0

Hi,

thank you for you help and for the fix.

I got to compile and install YACReaderLibraryServer, but it seems there is something that doesn't work.

I started YACReaderLibraryServer and added library, all from root.

On my iphone, yacreader show the library but it doen't show my comics (cbz).

Any advice?

Thank you very much
The administrator has disabled public write access.

YACReaderLibraryServer in Raspberry Pi 7 years 4 months ago #2665

selmf

Offline

Developer

Posts: 631

Thank you received: 135

Karma: 18

From root? As in filesystem root ("/") or as in user root?

YACReaderLibraryServer should be run as a normal user, not as root.

There's a simple test to see if the server is actually working. Open it in a webbrowser.

On the raspbi, this should work by opening the adress localhost:8080

Click on the library and see if you can see the comics and if they have covers. Don't try to read them from the browser, even if they have a "read" link. This webview is for the IOS app, it doesn't work as you'd expect it from a browser.

Sadly, I can't test this with an IPhone since I don't own any Apple devices ;)
Btw, Luis currently recommends creating the libraries with the YACReaderLibrary app and to use YACReaderLibraryServer to serve them.
My answers are not necessarily official YACReader statements but mostly represent my own opinion in technical matters.
The administrator has disabled public write access.
Powered by Kunena Forum