Skip to content

Migrate to Store

Pablo González edited this page Jan 19, 2021 · 4 revisions

The only differences between the sideload and store release is the removal of updater and different package id. You can install both versions side-by-side without any issues.

How do I know which one is which? Check the about page, the store release is missing the updater.

Left: Sideload. Right: Store

Export Bookmarks

Make sure to update your existing sideload install to 1.5.5.0 to use the bookmarks export/import operation.

  1. Open the Bookmarks tab.
  2. Click the 3 dots, then click export.
  1. Save the json file, this will be used to add the bookmarks to the new profile.

Profile

Due to the difference in package id the settings and profiles need to be manually added.

Create a new profile with the same info, change settings to whatever you want, etc...

If you're using a local-hosted instance (e.g. LANraragi on Windows), you will need to run this command:
CheckNetIsolation loopbackexempt -a -n=63705Guerra24.LRReader_pd6jswmanqqw0
To allow localhost access.

Once you have created the new profile and changed your settings continue with bookmark import.

Import Bookmarks

In the store release:

  1. Open the Bookmarks tab.
  2. Click the 3 dots, then click import.
  1. Select the json file from the previous operation. A warning will appear, since it's a clean install you can proceed with the import and reload of the app.

Done!

Notes

If you are not planning on sideloading or running nightly I recommend removing the certificate, instructions here.

Synchronization between both sideload and store is impossible at this time, I recommend sticking with one or the other.

Clone this wiki locally