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

Improved local library scanner #1523

Merged
merged 27 commits into from
Mar 8, 2024
Merged

Improved local library scanner #1523

merged 27 commits into from
Mar 8, 2024

Commits on Oct 27, 2023

  1. Merge previous scanner changes

    nukeop committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    18951cc View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

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

Commits on Oct 30, 2023

  1. Cleanup code, fix warnings

    nukeop committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ccb7c5d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 3, 2023

  1. Generate thumbnails in rust

    nukeop committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    db7f94f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Implement FLAC scanning

    nukeop committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    00144d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Generate FLAC thumbnails

    nukeop committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d3dd1fb View commit details
    Browse the repository at this point in the history
  2. Refactor thumbnail generators

    nukeop committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b48cc12 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    41c85db View commit details
    Browse the repository at this point in the history
  2. Fix FLAC thumbnail generator

    nukeop committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    ababcea View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Refactor scanning code

    nukeop committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    37d35f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    468cb3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f725b2 View commit details
    Browse the repository at this point in the history
  3. Add support for MP4

    nukeop committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    af45f27 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Fix for FLAC duration

    nukeop committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    27f37ab View commit details
    Browse the repository at this point in the history
  2. Fix measuring duration for MP3

    nukeop committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3a758fe View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Ogg metadata

    nukeop committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    607f5fe View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    b0136a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae45d93 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    a26a382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88a852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89bcade View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    789c02b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    319e19c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e8a22c View commit details
    Browse the repository at this point in the history