Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Changed behaviors: alt title parsing and user id parsing on profiles #36

Merged
merged 3 commits into from
May 3, 2019

Conversation

pushrbx
Copy link
Owner

@pushrbx pushrbx commented May 3, 2019

Alternative titles

There are many pages where there are no alternative titles and it's a bit annoying that the logic throws an exception so I've changed it to just produce an empty dict.

User profiles

It looks like MAL has changed the stuff a bit. The RSS link to the blog feed doesn't contain the user id anymore. Fortunately I could find it on the friend request button.

Fixes: #34 and #35

@pushrbx pushrbx merged commit a04ebb6 into master May 3, 2019
@Stonedestroyer
Copy link

A better option may be to use the report button as it also contains an ID and doesn't require a login.

@pushrbx
Copy link
Owner Author

pushrbx commented May 4, 2019

Will change it to that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with user endpoint
2 participants