Code Monkey home page Code Monkey logo

sheetmusic-pdf-renamer's Introduction

Hi there, I'm Aleks πŸ‘‹

I'm a tech enthusiast and a student of Information Technology. When I'm not working, I love to code, learn new concepts, and contribute to open-source projects. I'm passionate about problem-solving, continuous improvement, and community support. Let's connect and collaborate on some cool tech ideas!

  • 🌱 I'm currently learning Python and exploring web development with HTML/CSS/JavaScript.
  • πŸ‘― I'm looking to collaborate on beginner-friendly open-source projects. I'm particularly interested in web development and data science projects.
  • πŸ’¬ Ask me about my learning journey, I'd love to share my experiences and learn from others.
  • ⚑ Fun fact: When I'm not coding, I love to play the guitar.

My GitHub Stats

πŸ›  Β Tech Stack

πŸ“« Β  How to reach me:

LinkedIn Discord Gmail

sheetmusic-pdf-renamer's People

Contributors

aleksandir avatar

Stargazers

 avatar  avatar

Watchers

 avatar

sheetmusic-pdf-renamer's Issues

API call not returning any artists/song names

The function GetSongAndArtist is not returning any artists or song names when called with a valid song name. This is causing the application to not display any results to the user.

Steps to reproduce:

  1. Call GetSongAndArtist with a valid song name.
  2. Observe that the function returns nil for both the artist and song name.

Expected behavior:
The function should return the artist and song name of the first search result from the Spotify API.

Possible causes:

  1. The Spotify API key is not set or incorrect.
  2. The HTTP request to the Spotify API is failing.
  3. The response from the Spotify API cannot be parsed.

Proposed next steps:

  1. Add more detailed error messages to the GetSongAndArtist function to find out exactly where it's failing.
  2. Check the SPOTIFY_KEY environment variable to make sure it's set correctly.
  3. Print out the full URL of the HTTP request to manually check the response from the Spotify API.

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.