Git Product home page Git Product logo

Comments (20)

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024 1

unlimited results in which part/section ?

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024 1

UPDATE

unlimited results are not possible because it will increase load on website and decrease website performance, but i just updated and Increased results by 2X

home page : Increased home page song's results to 350+ songs upto 25 pages, with interval of 2 seconds

note : sometime songs are repeated because its generate page number using math.random()

song and album search page : Song and album search page results increased by 220+ upto 20 pages , with interval of 2 seconds

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024 1

I will try to implement infinite-scroll , it will call new data based on scrolling .

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024 1

### UPDATE

  1. HOME page : home page songs repeating/duplicate issue fixed

  2. infinite-scroll : added infinite-scroll in songs and album search page it will call new data based on scrolling.

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

unlimited results in which part/section ?

my friend unlimited results for songs and albums!!!pleaseeeeeeeeeeeeeeeeee!!!!

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

my friend thanks a lot but could you remove all the duplicate songs and with some way increase unlimited results?I AM BEGGING YOU!!!

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

I will try to implement infinite-scroll , it will call new data based on scrolling .

Woowwwwwwwwww thanks so much!!!!!!!!!!!!!!!!and please could you remove all the duplicate files...It would be great!!!

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

### UPDATE

  1. HOME page : home page songs repeating/duplicate issue fixed
  2. infinite-scroll : added infinite-scroll in songs and album search page it will call new data based on scrolling.

my friend thanks so muchhhhhhhhhhhh but infinite scroll not working....says loading but not working for more results!!!

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024

New data was doesn't load Because its doesn't have new data , its end of the results , i was forgot to update text message on end of all results . i will fix that

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

New data was doesn't load Because its doesn't have new data , its end of the results , i was forgot to update text message on end of all results . i will fix that

my friend thanks so much but it must increase unlimited results....your amazing project shows just few!!!

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024

UPDATE

loading... bug fixed

when you search hindi keyword , jiosaavan repeats songs after 1010 results, and our website also shows 1010 results, jiosaavan repeats songs after 1010 results but our website doesn't repeat songs that means you are at the end of results. i attached the Screenshot and Screen Recording.

Recording.jiosaavan.mp4

Screenshot 2024-04-14 172647

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

UPDATE

loading... bug fixed

when you search hindi keyword , jiosaavan repeats songs after 1010 results, and our website also shows 1010 results, jiosaavan repeats songs after 1010 results but our website doesn't repeat songs that means you are at the end of results. i attached the Screenshot and Screen Recording.

Recording.jiosaavan.mp4
Screenshot 2024-04-14 172647

my friend I have no words for your help but still not appear unlimited results...increase just so few....if you make one pagination orsomething like that?because infinite scroll shows just very few results!!!

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024

Website works fine and infinite scroll also works fine I checked on my 4 devices, showing as many results as available. You can go to jiosaavan website and cross check with the same keywords that you have searched in the Ultimate Songs website.

Are you satisfied with the solution to your issue? , if you are satisfied then suggest this project to others and like this project so that the project gets more popular, now I can close this issue ?

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

Website works fine and infinite scroll also works fine I checked on my 4 devices, showing as many results as available. You can go to jiosaavan website and cross check with the same keywords that you have searched in the Ultimate Songs website.

Are you satisfied with the solution to your issue? , if you are satisfied then suggest this project to others and like this project so that the project gets more popular, now I can close this issue ?

my friend look...I love spanish music and right now I check for the song dejame and increase just 285 songs...imagine it must increase at least 6000 results!!!I am sure about it!!!

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024

I think this problem comes because API of this project is hosted on vercel platform, so there is problem in API response. Maybe Vercel may have response limiting . But I think search responses/results are more than enough to explore famous songs

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

Νομίζω ότι αυτό το πρόβλημα προκύπτει επειδή το API αυτού του έργου φιλοξενείται στην πλατφόρμα vercel, επομένως υπάρχει πρόβλημα στην απόκριση API. Ίσως η Vercel να έχει περιορισμό απόκρισης. Αλλά νομίζω ότι οι απαντήσεις/αποτελέσματα αναζήτησης είναι υπεραρκετές για να εξερευνήσετε διάσημα τραγούδια

I AM AFRAID WITH INFINITE SCROLL CANT WORK CORRECT!MAYBE WITH SOME PAGINATION!BUT BY THE WAY THANKS SO MUCH FOR EVERYTHING!!!

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024

Pagination is required, each page in the API call returns 40 songs in response. I close this issue now

Thank you.

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

Pagination is required, each page in the API call returns 40 songs in response. I close this issue now

Thank you.

OR WITH ONE BUTTON LOAD MORE MY FRIEND...MAYBE THIS WILL BE WORK BETTER!!!

from the-ultimate-songs-webapp.

patelharsh80874 avatar patelharsh80874 commented on June 4, 2024

This is already implemented. When you scroll to the end, the page value is incremented by +1 and returns new data.

from the-ultimate-songs-webapp.

KENPOKASMMA1982 avatar KENPOKASMMA1982 commented on June 4, 2024

This is already implemented. When you scroll to the end, the page value is incremented by +1 and returns new data.

MY FRIEND REALLY I APRECIATE YOUR NEW UPDATES AND YOUR HELP....YOU HAVE CREATE ONE AMAZINGGGGGGGGGGG PROJECT...THE ONLY DISADVANTAGE IS THE FEW RESULTS!!!I HOPE YOU WILL MAKE IT INCREASE UNLIMITED RESULTS WITH SOME WAY!!!

from the-ultimate-songs-webapp.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.