Skip to content
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.

All the Problems that I encountered will be here #4

Closed
IchimakiKasura opened this issue Oct 27, 2021 · 5 comments
Closed

All the Problems that I encountered will be here #4

IchimakiKasura opened this issue Oct 27, 2021 · 5 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers

Comments

@IchimakiKasura
Copy link
Owner

IchimakiKasura commented Oct 27, 2021

pTagPage problem

It keeps giving "No results". will fix soon

@IchimakiKasura IchimakiKasura added the bug Something isn't working label Oct 27, 2021
@IchimakiKasura IchimakiKasura changed the title pTagPage problem All the Problems that I encountered will be here Oct 27, 2021
@IchimakiKasura
Copy link
Owner Author

nhentai.to problems

❌ error : pRandSpecificTags [Function line: 84:9]
       problem: TypeError: Cannot read property 'length' of null
       time took: 578.80
      
 ✔️  passed: pHomepage [Function line: 144:9]
     TotalPages: 1.112233445566779e+56
     typePage: homepage
     first Array ID: 374280
     time took: 539.07

 ✔️  passed: pLanguagePage [Function line: 154:9]
     TotalPages: 4.112233445566779e+51
     typePage: language / japanese
     first Array ID: 374027
     time took: 1013.67

 ✔️  passed: pSearch [Function line: 172:9]
     TotalPages: 2.1122334455667788e+25
     typePage: search / astolfo
     first Array ID: 341018
       time took: 571.91

pRandomSpecific has a length error
The rest has a TotalPages typo

@IchimakiKasura IchimakiKasura pinned this issue Oct 27, 2021
@IchimakiKasura
Copy link
Owner Author

Found out you can use a book url into the page function. Will add this methon on the class soon

image

@IchimakiKasura IchimakiKasura added documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers labels Oct 28, 2021
@IchimakiKasura
Copy link
Owner Author

IchimakiKasura commented Oct 30, 2021

3.6.0 CURRENT PROBLEM

OMG I DIDN'T NOTICE THAT I DIDN'T CHANGE THE PARSER REQUIRE TO "./lib/src/parser.min"

IchimakiKasura added a commit that referenced this issue Oct 30, 2021
# 3.7.0
## New Update / Fix Update
- Fixed the [parser](#4 (comment)) problem on the NPM package.
- Fixed the [length is missing](#4 (comment)).
- Fixed the [pTagPage](#4 (comment)) giving No results.
- **[ NEW! ]**
    - Added a [CLI](https://ichimakikasura.github.io/kasu.nhentaiapi.js/documentation#cli⠀prototype) `prototype`. This new feature is still not stable as I doubt it will problems like my past mistakes.
    - the [test](https://github.com/IchimakiKasura/kasu.nhentaiapi.js/blob/main/test/test.js) is now more epic, try doing `npm run bruhmocha` lol.

- To get the full **Tags**, **Artists**, **Parodies**, **Groups** list download the `tags.d.ts.full` on github and replace the `tags.d.ts` on the `lib/d.ts` and remove the `.full`. Will add an automatic download soon.
IchimakiKasura added a commit that referenced this issue Oct 30, 2021
# 3.7.0
## New Update / Fix Update
- Fixed the parser problem on the NPM package. #4 (comment)
- Fixed the length is missing. #4 (comment)
- Fixed the pTagPage giving No results. #4 (comment)
- **[ NEW! ]**
    - Added a CLI prototype. This new feature is still not stable as I doubt it will problems like my past mistakes.
    - the test is now more epic, try doing `npm run bruhmocha` lol.

- To get the full **Tags**, **Artists**, **Parodies**, **Groups** list download the `tags.d.ts.full` on github and replace the `tags.d.ts` on the `lib/d.ts` and remove the `.full`. Will add an automatic download soon.
IchimakiKasura added a commit that referenced this issue Oct 30, 2021
- Fixed the length is missing. #4 (comment)
- Fixed the pTagPage giving No results. #4 (comment)
- **[ NEW! ]**
    - Added a CLI prototype. This new feature is still not stable as I doubt it will problems like my past mistakes.
    - the test is now more epic, try doing `npm run bruhmocha` lol.

- To get the full **Tags**, **Artists**, **Parodies**, **Groups** list download the `tags.d.ts.full` on github and replace the `tags.d.ts` on the `lib/d.ts` and remove the `.full`. Will add an automatic download soon.
@IchimakiKasura
Copy link
Owner Author

Having like 5+ version released on a single month is hard, I really need some people to look after my mistakes

@IchimakiKasura
Copy link
Owner Author

IchimakiKasura commented Nov 2, 2021

3.7.3

current problem on the 3.7.3:

  • IMAGE SOURCE: undefined on the CLI
  • groups, languages, categories are switched but the groups is missing. The languages are in the groups and the categories are in the languages.

IchimakiKasura added a commit that referenced this issue Nov 18, 2021
The CSharp port of the kasu.nhentaiapi.js Is now available on beta version.

https://github.com/IchimakiKasura/kasu.nhentaiapi.cs

other fixes:
fixed the 3.7.3 current issue #4 (comment)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant