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

Asynchronous music-metadata updates while streaming #1449

Merged
merged 24 commits into from
Sep 26, 2018
Merged

Asynchronous music-metadata updates while streaming #1449

merged 24 commits into from
Sep 26, 2018

Commits on Oct 6, 2016

  1. Ensure that default file/protocol handlers are re-installed after upd…

    …ating.
    
    Previously, they were only installed when the preference was changed.
    This caused the handlers to point to non-existing files after updates
    occurred and older versions were removed by Squirrel.
    
    Closes #791, #911.
    bnjmnt4n committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    39145b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    0e0b0e6 View commit details
    Browse the repository at this point in the history
  2. Use fat arrow

    Borewit committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    198c62e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Configuration menu
    Copy the full SHA
    b185a62 View commit details
    Browse the repository at this point in the history
  2. Fix issue track number not displayed if total number of tracks is not…

    … defined (common.track.of === null).
    Borewit committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    a30d804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2594f5 View commit details
    Browse the repository at this point in the history
  4. Update order of audio properties from: album, track, disk, format to …

    …track, disk, album, format
    Borewit committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    c7f30df View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2018

  1. #1340 Update music-metadata to 2.5.0, enabling async 'per' tag updates

    #1452 Fix for playing some '.m4b' files
    Borewit committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    b73db82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8848534 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f925b1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30276d5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'upstream/fix/audio-track-nr' into featu…

    …re/async-update-music-metadata
    Borewit committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    c6944a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

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

Commits on Aug 18, 2018

  1. Return JSX block.

    Borewit committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    e2448ca View commit details
    Browse the repository at this point in the history
  2. Merge branches 'demoneaux/fix-handlers', 'feature/async-update-music-…

    …metadata' and 'fix/audio-track-nr' of https://github.com/Borewit/webtorrent-desktop into feature/async-update-music-metadata
    Borewit committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    c85f331 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    4306569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e508b13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e91840 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    50bf7e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Merge branch 'master' into feature/async-update-music-metadata

    # Conflicts:
    #	src/renderer/webtorrent.js
    Borewit committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    ee9bf1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34edc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

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

Commits on Sep 26, 2018

  1. Merge remote-tracking branch 'upstream/greenkeeper/music-metadata-3.1…

    ….0' into feature/async-update-music-metadata
    
    # Conflicts:
    #	package.json
    Borewit committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    f7719a7 View commit details
    Browse the repository at this point in the history
  2. Revert "Ensure that default file/protocol handlers are re-installed a…

    …fter updating."
    
    This reverts commit 39145b2.
    mathiasvr committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    78b71d3 View commit details
    Browse the repository at this point in the history