TheNetsky / extensions-generic-0.8

Common CMS Extensions for Paperback 0.8
https://thenetsky.github.io/extensions-generic-0.8/
18 stars 25 forks source link

Implement numberless chapter resolving and fix error messages. #95

Closed Ivanmatthew closed 4 weeks ago

TheNetsky commented 4 weeks ago

This definitely needs some testing before hand, not sure for which source or in which case this is used or need to be used?

Ivanmatthew commented 4 weeks ago

This definitely needs some testing before hand, not sure for which source or in which case this is used or need to be used?

Use-case is for MangaGalaxy, see support discord channel. Example is chapter 0 of https://mangagalaxy.me/series/worn-and-torn-newbie-13/

Has already been tested to be working.

New PR where this is scoped for MangaGalaxy only: https://github.com/TheNetsky/extensions-generic-0.8/pull/96

Initially thought it was behavior that could reflect on all generics, so implemented it generic wide instead of source scoped.