this post was submitted on 26 Jan 2024
7 points (88.9% liked)

Lemmy Apps

5361 readers
4 users here now

A home for discussion of Lemmy apps and tools for all platforms.

RULES:


An extensive list of Lemmy apps is available here:

LemmyApps.com

or lemmyapps.netlify.app


Visit our partner Communities!

Lemmy Plugins and Userscripts is a great place to enhance the Lemmy browsing experience. [email protected]

Lemmy Integrations is a community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc. [email protected]

Lemmy Bots and Tools is a place to discuss and show off bots, tools, front ends, etc. you’re making that relate to lemmy. [email protected]

Lemmy App Development is a place for Lemmy builders to chat about building apps, clients, tools and bots for the Lemmy platform. [email protected]

founded 1 year ago
MODERATORS
7
submitted 6 months ago* (last edited 6 months ago) by wason to c/[email protected]
 

Hi All. I have a profile on an instance that's on Lemmy 0.18.5 and want to migrate all my subscriptions to this profile on Lemmy.zip, which is currently running Lemmy 0.19.3 Someone knows how I can do this?

I tried using Lassim which supports version 0.18 so I can backup my old profile but not upload to the new profile. I even checked the .json files generated by both Lassim and Lemmy 0.19 backup and they save the communities in a different format each:

Lassim saves as community@server

Lemmy saves as server.domain/c/community

Thanks!

Edit: See my comment.

top 1 comments
sorted by: hot top controversial new old
[–] wason 1 points 6 months ago

Found a solution, Lemmy Migrate: https://github.com/wescode/lemmy_migrate

The app doesn't support 2FA so I had to disable 2FA on both accounts, do the migration and then enable 2FA back again.