Tachiyomi-extensions: Madokami

Created on 28 Jan 2017  路  9Comments  路  Source: tachiyomiorg/tachiyomi-extensions

Icons available Source Request

Most helpful comment

All 9 comments

As of now, the API isn't ready for login sources (see #4) . I believe Inorichi will work it out later on if there's demand, but for now, we should try to work on implementing new sources.
Again, maybe looking at Batoto's previous implementation in the current Tachiyomi repo would help, as it's another login source

So I have this working on my device. I achieved it by:

  • Copying LoginSource from the main app repo to tachiyomi-extensions-lib.
  • Adding a new Madokami source to this repo, inheriting from LoginSource and HttpParserSource.
  • Modifying the main app (createExtensionSources in SourceManager) to identify LoginSource sources, grab their username and password from PreferencesHelper and call login() if either a username or password is saved.

If that sounds fine I can send some PRs.

Any chance this will be made into an extension?

@bobobo1618 , Any chance you can share the code for this. With bato.to down it's time to look for a new home page

Any update on this?

i'd also like to know if theres any updates

Please don't ask for updates on Github issues unless you're actively working on something and blocked by the issue. It sends email notifications to everyone on the thread which is really annoying.

If there's work being done, you'll see commits and discussion on the issue automatically.

Here the icons
ic_launcher.zip

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sokiro picture Sokiro  路  4Comments

Shironep picture Shironep  路  4Comments

Nesaijn picture Nesaijn  路  3Comments

rezwannn picture rezwannn  路  4Comments

Eduardo1809 picture Eduardo1809  路  4Comments