+1
Completed

[Feature Request] Preload next page

Costas Korai 11 years ago updated by Barrett Roberts 8 years ago 10
I wanted to suggest a setting that enables next page preloading in the background, to possibly improve reading by lowering load time.
0

Asustor and access from anywhere

Xuafapec 3 days ago 0

Hello there,

First of all, sorry for my bad skills in english.

I've installed Ubooquity from Appcentral (kind of Appstore for Asustor NAS).

Everything is running perfectly, except some thumbnails but it's ok.

I only can access to Ubooquity from my local network, how can I manage to get a direct access to my comics library ?

I can connect to my NAS from anywhere, (through EZconnect Asustor), but then i cannot access to Ubooquity from the NAS home page.

Thanks for your help and merry Christmas.

0

V3.1.0 issues from scratch, sort order for cover initial covers, all books disappear when security is enabled, Windows 11 setup.

Pred 3 weeks ago updated by Phillip Duncan 3 days ago 1

Hello, I have a large library of 88k comics and books library.  I really enjoy your platform, thank you for your work!  I've been on 2.1.5 since its release and just decided to move to 3.1.0.  Starting from scratch on a Windows 11 pro platform and installed Temurin JDK 25.  Starts fine, I manually created my libraries and users from scratch and did a full scan,

     In 2.1.5 I have all my comics file structure going to a map drive on my Synology NAS E:\comics\(Comic Name)\(Comic Group)\(Comic Issues).cbr.  I have a cover.cbr file in the (Comic Name) folder.  This is to make the main index of comics look nice and the ability for me to choose the cover for the comic.  2.1.5 use to always pull the 1st .cbr available in the directory tree for the cover before hitting the directories \(Comic Groups) for the rest of the issues.  3.1.0 will pick the 1st name of the folder the issues are in and not the 1st .cbr in the directory tree.  I can fix it by adding a ! to the beginning of the file name of the !cover.cbr.  Just wanted to let you know that the scan sort is different from 2.1.5.  Also, if I do change the file name to !cover.cbr and run a scan again, it detects the name changed of the file but does not update the cover image.  That means for adding new comics the main cover image won't change if the new imported comic comes before the ones already imported.  I have to clear the database and rescan and rebuild the database from scratch.  88K comics takes 24hrs :).

    Last when I enable security, I can't access any comics, it says no comics in library.  If I turn security off, then all come back but users can save there read states.  I do have all my comics stored on a Synology NAS with an SMB file share for Windows to map too.  I did read in your forum of issues with symbolic link and a different path or issues with NAS and security.  But this is setup for Windows share so I'm not sure it is the same issues but sounds very close.  I guess I could know more If I placed the 2.5 TB library on a Windows machine and not a NAS.  I was going to revert back to 2.1.5 but I'd like to stay up to date with your platform since it looks like you are continuing to support Ubooquity.

0

[BUG] Since update to 3.10, can't search or download ebooks on Kobo Aura e-reader

FrankS 2 months ago 0

Since I updated to 3.1.0, I can't use the search function on my e-reader to find books. Neither can I download a book from the page.

Reverting back to 2.1.5 immediately solved the issue.

Click on search icon on the top -> no pop-up

Open details of book --> download or read functionality not available

0

Where to put the books and comics in V3.1 on casaOS.

Hi, I installed Ubooquity new on a RaspberryPi as software i downloaded from the casaOS-Appstore. Before the was a Ubooquity-folder in the app data section of casaOS. I guess that was under 2.x which I had running for some time on a RaspberryPi with casaOS too. Can anybody help me with this very simple question. I am not really a tech guy. Just enough patience and knowledge to install and run casaOS on my Raspberry Pi. Please help me.

Thanks in advance!

Lutz

0

Renegade Reader v2.0 (The Old Man Edition) Theme For Ubooquity 3+

Gary 2 months ago updated 2 months ago 10

Well folks, it's brand new "stable release" time.  And since the first edition of the Renegade Reader theme is officially dead, I decided to create a new thread dedicated to second edition (or "The Old Man Edition") releases.  

The latest stable releases can always be found here: Renegade Reader v2.0 (The Old Man Edition)

Below are the revisions made between the last v1 (First Edition) and the v2 (Old Man Edition). 

Enjoy!

G


Renegade Reader v2.0 (The Old Man Edition) stable release

Change - All documentation has been updated, not only reflect the changes made between the "first edition" and "the old man edition" of this theme but, to better explain how Ubooquity and this theme interact as well as including more detailed information and examples on how to configure Ubooquity and this theme to get the best results.

Addition - A Windows build of the theme editor is now included in the /themeeditor folder along with the Linux build.

Change - The theme editor program is now updated to reflect the additions/removals of themeScript.js settings variables.

Change - Created a loginBackground.png to reflect the name of this theme's build (The Old Man Edition). Should you desire to do so, feel free to create your own "loginBackground.png" image to suit your needs and replace the existing one for a more customized look.

Change - The login page is changed to only display the Renegade Reader (powered by Ubooquity) logo, the login prompts, and a background image for the login page named "loginBackground.png", located in the "/themes/RR2/login/" folder.

Addition - The theme now has two different home page templates to choose from.
Use: homepageSliders=false variable in themeScript.js to tell the theme to use the default home page template
Use: homepageSliders=true variable in themeScript.js to tell the theme to display the alternate home page template with sliders containing the latest content on the home page

Removal - Since neither Ubooquity nor this theme strictly enforce JPG/PNG decoding, the "imgType" variable was removed from the theme settings in the themeScript.js file because, decoding-wise, it's not necessary to distiguish between the two file extensions. To use the PNG format where the JPG format is expected, simply rename your PNG file's extension to JPG. Likewise, to use the JPG format where the PNG format is expected, simply rename your JPG file's extension to PNG. The decoding routines are the same for both formats. So, the expected "file name.ext" is more far more important to Ubooquity and this theme than the image's actual format.

Removal - The "removeFolders" variable has been removed from the themeScript.js settings because it was specifically meant to remove the story arcs and series pages you create from the cateogry libraries they reside in; as well as the json (mini-database) file that Ubooquity imports to create them. This is now done automatically when a story arc or series page is displayed.

Renegade Reader v2.0 beta released for public testing

Addition - You can now tell the theme "how many pages deep" it should continue to display content header titles (or content text headers) in each category library.
Use: maxFoldersToLookForTitles variable in themeScript.js and adjust numeric values only
Use: adjust numeric values per category under "Max Titles"

Addition - You can now tell the theme "how many pages deep" it should look for a new header.jpg in each category library until it defaults to the last existing one.
Use: maxFoldersToLookForHeaders variable in themeScript.js and adjust numeric values only
Use: adjust numeric values per category under "Max Headers"

Change - Content header titles (or content text headers) will no longer display (regardless of whether they're on or off) if content headers are turned off.

Addition - You can now tell the theme whether or not to adjust category library root pages for squared, rather than rectangular, images.
Use: rootFolderAdjustment=true or rootFolderAdjustment=false in themeScript.js OR
Use: Root Folder Adjustments: [checked] or [unchecked]

Addition - Latest (or new) content in home page sliders can now be bookmarked. However, because bookmark queues are category specific and because the home page does not fall into any specific category, access to the bookmark queues is restricted to the appropriate category library. Ie.. Materials bookmarked from the Latest Comics sliders on the home page are stored in the bookmark queue located in the "comics" library. While materials bookmarks from the Latest Books sliders on the home page are stored in the bookmark queue located in the "books" library. El etc.. And while, in theory, I HAVE a good idea on how to successfully display bookmark queues on the home page, any implementation will require some intense "experimentation" on my part to make it function and display the queues correctly on the home page. So, this still could be a possibility in future releases.

Addition - Library bookmarking is now category specific. Bookmark queues are located under the "Bookmarks" link in their respective category libraries.

Change - The audio books module has been completely re-written and the associated HTML/CSS files were moved from the /common/ to the /library/ folder.

Change - Completely re-wrote the breadcrumb navigation and content header handling routines so that switching between root pages in a category library does not break them.

Addition - The theme now "correctly" supports multiple root pages (shared folders) in all category libraries. Switching between root pages is done in category libraries where the multiple root pages (shared folders) exist.

Addition - If the Ubooquity setting "bypass single root folder" under the Advanced tab is on, the theme will now inform you on the home page that it must be turned off.

Change - The theme now informs you if your have not imported anything into Ubooquity's database. I took this out of the first editions because I thought it was redundant. However, since I am planning on sharing (distributing) this theme in advance, I feel that re-including on the home page is necessary.

Change - All theme related objects stored in your browser's session and local storage bins have been renamed with "Ubooquity_????" prefixes for better data organization as well as to prevent severe data mis-matches between the first and second versions of this theme.

Change - Completely re-wrote many of the base Javascript functions and HTML files used in v1+ of this theme in order to reduce the number of required configuration settings without losing functionality.

Note: The code for the v1 (or first edition) releases needs to be abandoned. The problem is that, when I started writing this theme, I had no intent to distribute it and the code, for all practical purposes, is a series of "successful experiments" rather than being pre-planned and well-structured. Therefore, as much as I wanted to avoid it, a re-write of this theme's base functions has become unavoidable. The v2 (or second edition) releases will be pre-planned and better structured because 1) I don't have to experiment to see what works with Ubooquity anymore. I learned those lessons writing the first edition releases. 2) Knowing that I plan to share the theme in advance will force me to avoid as much 'hard-coding' as possible - which, in turn, will make the theme more customizable for end users who have a minimal understanding of HTML/CSS/Javascript.

Renegade Reader v1.05 (The First Edition) - final v1 release

0
Searching answer

Pas d'affichage du nombre de page

Deb Riri 3 months ago updated by Tom 2 months ago 5

J'ai constaté une régression de la 3.1.0 par rapport à la 2.1.5.

Sur la page d'affichage d'un comic ou d'un magazine : 

- sur la version 2.1.5 affiche le nombre de page, le type de fichier et la taille du fichier.

- sur la version 3.1.0 l'information du nombre de page a disparue.

est ce une question de paramétrage ou une régression ?

0

empty comics after scan, books ok

dadoupipo 3 months ago 0

hello

v3.1.0

commics is empty, and books it's ok
Scan is good

thank you

0
Under review

Image files aren't recognized in library scan

keatsta 3 months ago updated by Tom 3 months ago 3

When my library is scanned, only the chapters saved as cbz files are added to the library. Most of my manga is just in image files, so they don't get scanned. How do I have them added too?

0

opds is broken after migrating from 2.1.5 to 3.1.0

Will C 3 months ago updated 3 months ago 1

Other people have reported this issue here https://github.com/linuxserver/docker-ubooquity/issues/60

The page 1 of latest comics shows up but nothing after that