henry-richard7 / JioTV-Proxy

JioTV proxy developed using Python and FastAPI framework.
MIT License
9 stars 8 forks source link

Add Search Feature or a Filter #2

Closed Sahil12524 closed 5 months ago

Sahil12524 commented 6 months ago

The overall project is absolutely amazing I loved your work!, please do not discontinue the project as this is the one which is working fine! Please add a feature of filtering of category like Music, movies, kids, news with language filters. As finding channels is a bit mess!

henry-richard7 commented 5 months ago

I have added search feature, though the UI might be simple. Kindly check and let me know.

Sahil12524 commented 5 months ago

The feature is good, in fact it works as intended. need few improvement:

  1. if the search is not found then it must display not result other wise it shows blank page.
  2. if there is no text in search box, the search box button must not activate (click able).
  3. if blank search has taken place then the show all button must not be visible.
henry-richard7 commented 5 months ago

I have made the changes.

Sahil12524 commented 5 months ago

I have made the changes.

Aah, nice improvements as expected. The upper navigation buttons are also fixed before they were not working. Now everything works fine. Please look into the issue for Sony channels also as they are not working.

I am closing this issue as the problem was solved!