Code Monkey home page Code Monkey logo

Comments (12)

henry-richard7 avatar henry-richard7 commented on August 15, 2024

Thank you for your suggestions, I will implement it in my free time 😁😁

from music-station-flask-app.

henry-richard7 avatar henry-richard7 commented on August 15, 2024

About some album not showing, its how Jiosaavn works. If you use Jiosaavn from Indian IP it shows all the albums but if you use it from IP from other countries some songs and albums won't be displayed. Since I deployed this web app in Vercel its hosted in US server.

To display all songs you can just clone this to local and connect to India using VPN or need not if your from India and all songs will be displayed.

from music-station-flask-app.

Nzzyme avatar Nzzyme commented on August 15, 2024

About some album not showing, its how Jiosaavn works. If you use Jiosaavn from Indian IP it shows all the albums but if you use it from IP from other countries some songs and albums won't be displayed. Since I deployed this web app in Vercel its hosted in US server.

To display all songs you can just clone this to local and connect to India using VPN or need not if your from India and all songs will be displayed.

Ah, I thought so. That makes sense. I was trying to do this locally but unable to proceed as I did not know where to run the code: pip install -r requirements.txt

Moreover, I was unable to find the file "musicStation_app.py".

Can you please provide some detailed instructions for a noob like me :)

from music-station-flask-app.

henry-richard7 avatar henry-richard7 commented on August 15, 2024

You have to run pip install -r requirements.txt this in cmd inside the folder that you have cloned.

You have to run index.py not musicStation_app.py

from music-station-flask-app.

Nzzyme avatar Nzzyme commented on August 15, 2024

You have to run pip install -r requirements.txt this in cmd inside the folder that you have cloned.

You have to run index.py not musicStation_app.py

I am sorry but as I mentioned, I am unable to follow that.

The command (pip install -r requirements.txt) needs to be run in the Windows CMD window or Python command window?

I have only downloaded the code as a Zip file and extracted that to a folder on my desktop. Can you provide some detailed steps please?

from music-station-flask-app.

henry-richard7 avatar henry-richard7 commented on August 15, 2024

Go to the root of the downloaded code folder.
Hold shift and press right mouse button.
Select open powershell
In that powershell type pip install -r requirements.txt
After installing run index.py

from music-station-flask-app.

Nzzyme avatar Nzzyme commented on August 15, 2024

pip install -r requirements.txt

I tried doing that but got an error

image

from music-station-flask-app.

henry-richard7 avatar henry-richard7 commented on August 15, 2024

Have you installed python?

If installed but still gives this error try this py -3 -m pip install -r requirements.txt

from music-station-flask-app.

Nzzyme avatar Nzzyme commented on August 15, 2024

Have you installed python?

If installed but still gives this error try this py -3 -m pip install -r requirements.txt

Finally works. Thanks! So every time I want to listen, I need to perform all the steps again?

from music-station-flask-app.

henry-richard7 avatar henry-richard7 commented on August 15, 2024

no not needed.

from music-station-flask-app.

Nzzyme avatar Nzzyme commented on August 15, 2024

no not needed.

Ok, thanks!

from music-station-flask-app.

Nzzyme avatar Nzzyme commented on August 15, 2024

Hello, just checking if you had a chance to implement my suggestions?

from music-station-flask-app.

Related Issues (4)

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.