You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing Sukebei to the app is not that hard, we only have to change the api base url to sukebei.pantsu.cat/api .
User account is shared between both website and the token is the same, so we don't have to touch on user object.
Need to be changed
Recently played list should depend on the website chosen (sukebei or nyaa) since the torrents id would conflict with each other.
API base url
Everything else can be left untouched.
Further improvements possible
With the theming support of the app #8, we could when sukebei is selected apply a more pinkish, redish, blackish theme.
The text was updated successfully, but these errors were encountered:
Implementing Sukebei to the app is not that hard, we only have to change the api base url to sukebei.pantsu.cat/api .
User account is shared between both website and the token is the same, so we don't have to touch on user object.
Need to be changed
Everything else can be left untouched.
Further improvements possible
With the theming support of the app #8, we could when sukebei is selected apply a more pinkish, redish, blackish theme.
The text was updated successfully, but these errors were encountered: