Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] FeedBin starred/favorites import option #2227

Closed
timothevs opened this issue Jan 25, 2019 · 7 comments
Closed

[Feature Request] FeedBin starred/favorites import option #2227

timothevs opened this issue Jan 25, 2019 · 7 comments
Milestone

Comments

@timothevs
Copy link

Hi,
would it be possible to add an option to import favorites/starred articles from FeedBin? The subscriptions were imported without a hitch. But I can't find a way to import the starred.json.

Attached is a sample of their output.

starred_example.json.txt

Thank you.

@Alkarex Alkarex added this to the 1.13.1 milestone Jan 25, 2019
Alkarex added a commit to Alkarex/FreshRSS that referenced this issue Jan 25, 2019
FreshRSS#2227
And more tolerant import
@Alkarex
Copy link
Member

Alkarex commented Jan 25, 2019

@timothevs Here you are #2228
Could you please test a bit?

Alkarex added a commit that referenced this issue Jan 26, 2019
* Import FeedBin

#2227
And more tolerant import

* Mute import fake feed + Changelog

* strtotime for published dates in string
@Alkarex
Copy link
Member

Alkarex commented Jan 26, 2019

Merged in the /dev branch

@Alkarex Alkarex closed this as completed Jan 26, 2019
@timothevs
Copy link
Author

Worked perfectly! Thank you.

@timothevs
Copy link
Author

Actually, 👍 but here's an added complication - starred.json will not have a feed_id for feeds that have been deleted from Feedbin. But for feeds that do exist - the setup looks like attached.

I am sorry I provided an incomplete example. I see that all 20132 entries were imported, but in the category/feed "Import".

starred_example.json.txt

@Alkarex
Copy link
Member

Alkarex commented Jan 26, 2019

@timothevs Arg, please open a new issue. But "feed_id": 528906, is not enough if there is no information about what this refers to. Is there more data in that file, or in another file?

@timothevs
Copy link
Author

No worries. I studied your code, and wrote a script to pull stuff from FeedBin. They should be ashamed as their starred.json has absolutely no useful information if one wants to set up a mirror on FreshRSS. Thank you for all your help @Alkarex !

javerous pushed a commit to javerous/FreshRSS that referenced this issue Jan 20, 2020
* Import FeedBin

FreshRSS#2227
And more tolerant import

* Mute import fake feed + Changelog

* strtotime for published dates in string
@aniqueta
Copy link

No worries. I studied your code, and wrote a script to pull stuff from FeedBin. They should be ashamed as their starred.json has absolutely no useful information if one wants to set up a mirror on FreshRSS. Thank you for all your help @Alkarex !

@timothevs I'm running into this same issue migrating from Feedbin. All favorited/starred items are just grouped into an Import feed. Would you mind sharing your script? Thank you.

mdemoss pushed a commit to mdemoss/FreshRSS that referenced this issue Mar 25, 2021
* Import FeedBin

FreshRSS#2227
And more tolerant import

* Mute import fake feed + Changelog

* strtotime for published dates in string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants