TürkAnime TV: Some anime ep titles are empty. #190

Open
opened 2024-08-31 09:15:19 -05:00 by kyoyacchi · 1 comment
kyoyacchi commented 2024-08-31 09:15:19 -05:00 (Migrated from github.com)

Source information

Türk Anime TV (14.25)

Source language

Turkish

Steps to reproduce

  1. Open TürkAnime TV source,
  2. Search for Oshi no Ko 2nd Season(the example)
  3. It shows no title of eps. "1/2/3.Bölüm"-like etc..

Expected behavior

It should've show the ep titles like

  1. Bölüm
  2. Bölüm

Actual behavior

It shows nothing.
Screenshot_20240831-171309

Aniyomi version

0.17.2.0

Android version

Android 11

Other details

only valid for some anime, not all

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have updated the app to version 0.15.2.4.
  • I have updated all installed extensions.
  • I have tried the troubleshooting guide.
  • If this is an issue with the app itself, I should be opening an issue in the app repository.
  • I will fill out all of the requested information in this form.
### Source information Türk Anime TV (14.25) ### Source language Turkish ### Steps to reproduce 1. Open TürkAnime TV source, 2. Search for Oshi no Ko 2nd Season(the example) 3. It shows no title of eps. "1/2/3.Bölüm"-like etc.. ### Expected behavior It should've show the ep titles like 1. Bölüm 2. Bölüm ### Actual behavior It shows nothing. ![Screenshot_20240831-171309](https://github.com/user-attachments/assets/07b0e52f-d09b-4df9-a9b9-d1c934571522) ### Aniyomi version 0.17.2.0 ### Android version Android 11 ### Other details only valid for some anime, not all ### Acknowledgements - [X] I have searched the existing issues and this is a new ticket, **NOT** a duplicate or related to another open or closed issue. - [X] I have written a short but informative title. - [X] I have updated the app to version **[0.15.2.4](https://github.com/aniyomiorg/aniyomi/releases/latest)**. - [X] I have updated all installed extensions. - [X] I have tried the [troubleshooting guide](https://aniyomi.org/docs/guides/troubleshooting/). - [X] If this is an issue with the app itself, I should be opening an issue in the [app repository](https://github.com/aniyomiorg/aniyomi/issues/new/choose). - [X] I will fill out all of the requested information in this form.
gr8vewalker commented 2024-09-05 13:30:32 -05:00 (Migrated from github.com)

Problem is actually related to TurkAnime.
Title attribute of episodes is not getting set because anime name includes " characters.
image
Might be fixed with using the span's content when title is empty.

Problem is actually related to TurkAnime. Title attribute of episodes is not getting set because anime name includes `"` characters. ![image](https://github.com/user-attachments/assets/aa26884b-097b-488c-a7c1-cbec04079bb9) Might be fixed with using the span's content when title is empty.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AlmightyHak/extensions-source#190
No description provided.