-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
RSS import: Nitter shows links instead of mentions/hashtags and HTML tags #122
Comments
Well, fixed with this one : #119 |
In fact I do have a problem. So I'm using Nitter as RSS Generator.
I have 3 accounts, all 3 accounts has this problem. If I switch to API import, it is working good. |
Hi!
|
I am using version 1.2.1rc18. |
Can you try running
|
Update done. I now have to wait for the next update attempt to see if it solves the problem. |
So, it is now working but not as good as I wish. |
What value are you using on your config for that user as the I'd like to compare what the RSS feed contents are for that tweet. |
I use this : |
FYI, I changed the RSS source to RSSHub, it is cleaner and at least I don't have problem anymore with hashtag display. I'm still waiting to see what it will look like with mentions. |
I have just switched back to API usage and I think I will remain, while API is working. |
Yeah, after checking the contents of the Nitter RSS the links you mentioned for hashtags and user mentions appear just like that on the body of the item. Regarding thread management, there's not much we can do on that side. I'll change the title of this issue to reflect the Nitter RSS feeds improvements needed. |
With the api officially dead can we look at this again? I switched over to nitter rss and having this issue too but my nitter is behind an ip whitelist so the links are broken. I can of course provide some funding if that helps |
Hi, I have a problem using pleroma with a RSS feed. Here is the error encounterd :
ERROR:pleroma_bot:Exception occurred for user, skipping... Traceback (most recent call last): File "/home/edelzone/virtualenv/python/pleroma/3.10/lib/python3.10/site-packages/pleroma_bot/cli.py", line 556, in main user = User(user_item, config, base_path, posts_ids) File "/home/edelzone/virtualenv/python/pleroma/3.10/lib/python3.10/site-packages/pleroma_bot/cli.py", line 289, in __init__ self.mastodon_enforce_limits() File "/home/edelzone/virtualenv/python/pleroma/3.10/lib/python3.10/site-packages/pleroma_bot/_utils.py", line 547, in mastodon_enforce_limits if len(self.display_name[t_user]) > 30: KeyError: 'transportsidf'
With the same user, if I use another import method, it works.
Problem with at least one other user.
RSS feed tested from nitter and RSS-Bridge, with the same result.
Any idea of what is wrong ?
"transportsidf" is the account name of the twitter user to proceed.
The text was updated successfully, but these errors were encountered: