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

Separate albums by MusicBrainz Album ID #2538

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Sep 25, 2023

  1. Update mapping.go

    use mbzAlbumID to generate albumID
    certuna committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    01260ef View commit details
    Browse the repository at this point in the history
  2. Update mediafile_repository.go

    add sort by mbz_album_id
    certuna committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    87f737f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Update playlist_track_repository.go

    MbzAlbumID
    certuna committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2989f7a View commit details
    Browse the repository at this point in the history
  2. Update album.go

    add mbzAlbumID to DiscID type
    certuna committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f1cd684 View commit details
    Browse the repository at this point in the history
  3. Update SongDatagrid.js

    split albums by mbzAlbumID
    certuna committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    977a388 View commit details
    Browse the repository at this point in the history
  4. Update PlayButton.js

    mbzAlbumID support
    certuna committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f277dc2 View commit details
    Browse the repository at this point in the history
  5. Update ContextMenus.js

    mbzAlbumID support
    certuna committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    575e55c View commit details
    Browse the repository at this point in the history
  6. Update AlbumSongs.js

    add sort by mbzAlbumID
    certuna committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    57c02ee View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Nov 1, 2023

  1. Update mapping.go

    fix conflict
    certuna committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c3a6229 View commit details
    Browse the repository at this point in the history
  2. Update mapping.go

    remove time package
    certuna committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    755edf1 View commit details
    Browse the repository at this point in the history
  3. Update mapping.go

    cleaner s.albumID() function
    certuna committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e1b770c View commit details
    Browse the repository at this point in the history
  4. Update mapping.go

    temporary fix to make merge possible
    certuna committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    efabf33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ab58f1 View commit details
    Browse the repository at this point in the history
  6. Update mapping.go

    AlbumID can only be generated after MbzAlbumID is read
    certuna committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    d2bdb37 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    57183ef View commit details
    Browse the repository at this point in the history
  2. Update mapping.go

    certuna committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    36a5ad2 View commit details
    Browse the repository at this point in the history
  3. Update mapping.go

    tab screws up lint
    certuna committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    2e95c68 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 12, 2023

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

Commits on Nov 16, 2023

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

Commits on Nov 22, 2023

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

Commits on Nov 23, 2023

  1. fix reversion

    certuna committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9cdde9d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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

Commits on Dec 3, 2023

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

Commits on Dec 4, 2023

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