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
After updating the extension When i try to update existing manga/manhua/manwha or add the New one it gave this error.
Could not parse query ':is(div.bxcl li, div.cl li, #chapterlist li, ul li:has(div.chbox):has(div.eph-num)):not(a[data-bs-target='#lockedChapterModal']):not(:has(a[data-bs-target='#lockedChapterModal']))': unexpected token at ':is(div.bxcl li, div.cl li, #chapterlist li, ul li:has(div.chbox):has(div.eph-num)):not(a[data-bs-target='#lockedChapterModal']):not(:has(a[data-bs-target='#lockedChapterModal']))'
Expected behavior
Web site works normal and shows the chapters
Actual behavior
If there is previous chapter i can read or download without no problem but not getting the New chapters
Mihon/Tachiyomi version
Tachiyomi J2K 1.7.4
Android version
Android 14
Other details
No response
Acknowledgements
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
The :is pseudo-class has been improved at [email protected]:
From the changelog:
"jsoup 1.17.1 is out now with support for request-level authentication, attribute name & value source ranges, stream() iterable support, the :is() selector, and a bunch of other improvements and bug fixes."
is() Selector: Added the :is(selector list) pseudo-selector to find elements that match any selectors in the selector list. This enhances readability for large ORed selectors;
Source information
Night Scans 1.4.39
Source language
English
Steps to reproduce
After updating the extension When i try to update existing manga/manhua/manwha or add the New one it gave this error.
Could not parse query ':is(div.bxcl li, div.cl li, #chapterlist li, ul li:has(div.chbox):has(div.eph-num)):not(a[data-bs-target='#lockedChapterModal']):not(:has(a[data-bs-target='#lockedChapterModal']))': unexpected token at ':is(div.bxcl li, div.cl li, #chapterlist li, ul li:has(div.chbox):has(div.eph-num)):not(a[data-bs-target='#lockedChapterModal']):not(:has(a[data-bs-target='#lockedChapterModal']))'
Expected behavior
Web site works normal and shows the chapters
![Screenshot_2024-12-24-18-31-14-955_eu kanade tachiyomi j2k](https://private-user-images.githubusercontent.com/192726675/398443998-7f3e5aff-da6a-4f04-b1fe-bbaeb2819b14.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMzgyODgsIm5iZiI6MTczOTAzNzk4OCwicGF0aCI6Ii8xOTI3MjY2NzUvMzk4NDQzOTk4LTdmM2U1YWZmLWRhNmEtNGYwNC1iMWZlLWJiYWViMjgxOWIxNC5qcGc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxODA2MjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00NzU2MmRmYjg5ZWMyMmNkN2M4YTQ2MjY3NTAzMDlkMGIyMGZkNzhmYjI5NDE0NTkzYWVlNjE3OGZjNzVhZGRmJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.fB8Nyns4EQsgZBfPJVs5BIouR_T8RN6TAByTVZbsAMA)
Actual behavior
If there is previous chapter i can read or download without no problem but not getting the New chapters
Mihon/Tachiyomi version
Tachiyomi J2K 1.7.4
Android version
Android 14
Other details
No response
Acknowledgements
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: