Giter Site home page Giter Site logo

Comments (7)

cooperhammond avatar cooperhammond commented on May 31, 2024

Can you try removing ~/.irs and uninstalling and then reinstalling irs?

from irs.

cooperhammond avatar cooperhammond commented on May 31, 2024

Also, I'm sorry that this isn't working for you, I've got it working on mine. 😢

from irs.

indrajeet007 avatar indrajeet007 commented on May 31, 2024

from irs.

cooperhammond avatar cooperhammond commented on May 31, 2024
CONFIG = dict(

    default_flags = ['-o'],
    # For default flags. Right now, it organizes your files into an
    # artist/album/song structure.
    # To add a flag or argument, add an element to the index:
    # default_flags = ['-o', '-l', '~/Music']

    SPOTIFY_CLIENT_ID = '',
    SPOTIFY_CLIENT_SECRET = '',
    # You can either specify Spotify keys here, or in environment variables.

    additional_search_terms = 'lyrics',
    # Search terms for youtube

    organize = True,
    # True always forces organization.
    # False always forces non-organization.
    # None allows options and flags to determine if the files
    # will be organized.

    custom_directory = "",
    # When blank, defaults to '~/Music'
)

I hope this works, I'm sorry, but I don't have a clue for what your problem is. :(

from irs.

indrajeet007 avatar indrajeet007 commented on May 31, 2024

from irs.

cooperhammond avatar cooperhammond commented on May 31, 2024

I'm glad you like my program! I'll notify you when the GUI version is done, I'm currently developing it here if you ever want to look at the code. It's not close to being done unfortunately.

from irs.

cooperhammond avatar cooperhammond commented on May 31, 2024

Actually fixed this issue with PR #36. It was my bad with my testing folders.

from irs.

Related Issues (20)

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.