Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev to master #90

Closed
wants to merge 19 commits into from
Closed

Dev to master #90

wants to merge 19 commits into from

Commits on May 7, 2023

  1. Get all artist albums:

    dotX12 committed May 7, 2023
    Configuration menu
    Copy the full SHA
    466ac26 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Update README.md

    MoppyDev committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    187c1e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. minor refactoring and signature test

    sfendourakis committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4d74416 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    5c61e1e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge pull request #67 from MoppyDev/master

    Update README.md
    dotX12 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    442d18c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #71 from figsoda/build-deps

    Remove unused build dependencies
    dotX12 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    2e3f261 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #70 from sfendourakis/master

    minor refactoring and signature test
    dotX12 committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4a7462c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee77a37 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Big update.

    * All complex logic for song recognition has been moved to RUST (used pyo3).
    * recognize_song deprecated.
    * Added interface for custom HTTPClient.
    * Added the ability to use a proxy.
    * Added retry exponential.
    * Code refactoring.
    * The foundation has been laid to add logging to the project.
    * Added random device for recognize requests, previously there was only android.
    dotX12 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    16a7807 View commit details
    Browse the repository at this point in the history
  2. black code

    dotX12 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6020fdd View commit details
    Browse the repository at this point in the history
  3. black code

    dotX12 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    315b3bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72af495 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. add libasound2-dev depends

    dotX12 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    1e7c2aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67808f7 View commit details
    Browse the repository at this point in the history
  3. Fix pytest

    dotX12 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    07d718f View commit details
    Browse the repository at this point in the history
  4. Fix pytest

    dotX12 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    43e5c2e View commit details
    Browse the repository at this point in the history
  5. Fix pytest

    dotX12 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    67600ab View commit details
    Browse the repository at this point in the history
  6. Fix pytest

    dotX12 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    d57a1a3 View commit details
    Browse the repository at this point in the history
  7. Fix pytest (maybe last)

    dotX12 committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    160f812 View commit details
    Browse the repository at this point in the history