martinrotter / rssguard

Feed reader (and podcast player) which supports RSS/ATOM/JSON and many web-based feed services.
GNU General Public License v3.0
1.64k stars 125 forks source link

Ability to export/import feeds for all plugins #174

Closed jluttine closed 4 years ago

jluttine commented 6 years ago

How do I export feeds? I couldn't find out how to do it..

martinrotter commented 6 years ago

Main menu -> Accounts -> (Your account) -> Export/Import feeds

Let me know if it helped.

jluttine commented 6 years ago

I only have "Sync in" option there..

martinrotter commented 6 years ago

Export/Import of feeds is only available for "Standard RSS/ATOM account". TT-RSS and owncloud or inoreader do not offer that feature yet. :)

jluttine commented 6 years ago

Oh, thanks for the info. My ownCloud instance is dead so I only have my list of feeds in rssguard. I was hoping to be able to export it somehow and then import into my new RSS server, probably TT-RSS.

martinrotter commented 6 years ago

Oh on that case it might be best to open RSS GUard's database file in some SQLITE3 DB file browser and get feed's list there (it is in separate table).

I have good experience with SqliteStudio for example. I also think about adding export/import for other plugins and make the feature more "transparent" and easier to use for plugins. :)

jluttine commented 6 years ago

Ok! Where are these feed URLs? I looked at table Feeds and all feeds had URL empty. I also looked at other tables and couldn't find feed URLs anywhere. Only post URLs, but those don't point to the feed but to the post URL.

jluttine commented 6 years ago

Or RSS Guard doesn't have feed URLs for feeds it syncs from other aggregator?

martinrotter commented 6 years ago

Yes, you are correct, RSS Guard does not usually store feed URLs for "synced" accounts (Nextcloud, TT-RSS, ...), because it does not need them.

danrobi11 commented 5 years ago

Cant import feedlist. What im doing wrong? Thanks! cant import feedlist

martinrotter commented 5 years ago

Cant import feedlist. What im doing wrong? Thanks! cant import feedlist

Please, create separate bug report for your issue and post OPML file which triggers the bug. Thank you.

martinrotter commented 4 years ago

Import/export of OPML files is not supported by any of supported online services, therefore it cannot be added to RSS Guard anyway. :)