Page MenuHomePhabricator

Analytics table should have book title in original language
Open, Needs TriagePublicFeature

Description

Currently the WSindex API is displaying title only in English and not in original languages. Ideally, the table should fetch title_native_language first and if not present then English label.

Screenshot from 2026-02-11 16-25-11.png (1,385×770 px, 107 KB)

Event Timeline

@Muguro the submitted PR only handles empty titles. But the task is for setting title_native_language as the first priority, next fallback is title.

@Saiphani02 I have pushed changes as requested. I have added the native language as first priority and the title as fallback

https://codeberg.org/ph4ni/wsindex/pulls/22 by @Muguro merged for viewed books.

Also, needed for Top Downloaded Books