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

Integration with music-metadata-browser #673

Closed
wants to merge 47 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
475f1f6
Replace jsmediatags with music-metadata to read metadata from audio t…
Borewit Jun 19, 2018
e7fd0b4
Excluding graceful.js no longer needed, removed dependency from music…
Borewit Jun 19, 2018
646bd11
Use webpack.IgnorePlugin to ignore fs module.
Borewit Jun 21, 2018
33673a6
Fix fs-extra dependency in index (main)
Borewit Jun 21, 2018
c8be1ff
Ignore module fs.
Borewit Jun 21, 2018
800e156
Be able to stream from a provided URL location.
Borewit Jun 21, 2018
c988ef8
Fix music-metadata dependency
Borewit Jun 22, 2018
37c4273
Strips of the: `; charset=UTF-8` (which should only be used for `text…
Borewit Jun 22, 2018
e364610
Use music-metadata to resolve the duration.
Borewit Jun 22, 2018
472c2c0
Remove predefined duration & metadata from initial play-list.
Borewit Jun 22, 2018
963e0ee
Merge branch 'master' into music-metadata
Borewit Jun 22, 2018
aff1c18
Merge remote-tracking branch 'upstream/master' into music-metadata
Borewit Jun 22, 2018
27241ba
Re-enable Buffer
Borewit Jun 22, 2018
f21cf3a
Use music-metadata to resolve the bit-rate and sample-rate
Borewit Jun 22, 2018
d086326
Avoid inclusion of blue-bird, file-type & debug to be included in mus…
Borewit Jun 23, 2018
acac8bc
Use music-metadata dependency to ^2.1.0
Borewit Jun 23, 2018
ae13e55
Update to music-metadata 2.2.0 (without bluebird module) to save space.
Borewit Jun 24, 2018
2c6270f
Merge branch 'master' of https://github.com/captbaritone/webamp into …
Borewit Jun 24, 2018
a6ac1fd
Merge branch 'master' into music-metadata
Borewit Jun 25, 2018
d56acd7
Use async/await conform code style
Borewit Jun 26, 2018
d927b3d
Update music-metadata dependency to v2.3.0.
Borewit Jul 4, 2018
9e137c6
Update music-metadata dependency to 2.3.1
Borewit Jul 6, 2018
25ba886
Merge with master branch.
Borewit Jul 6, 2018
edfdcaf
Align dependencies with master to prevent unit test from failing
Borewit Jul 7, 2018
7d72395
Merge branch 'master' into music-metadata
Borewit Jul 14, 2018
4cee6ae
Merge branch 'master' into music-metadata
Borewit Jul 16, 2018
8159a13
Update music-metadata: calculate bit-rate FLAC files.
Borewit Jul 16, 2018
1005a4d
Pass file-size blob to music-metadata
Borewit Jul 16, 2018
7fd8740
Update to music-metadata 2.4.0: enabling lazy loading
Borewit Jul 17, 2018
a4e240c
Merge branch 'master' into music-metadata
Borewit Jul 19, 2018
ba389e3
#606 Update music-metadata which adds flag to avoid ID3v1 headers are…
Borewit Jul 19, 2018
d210971
Revert "Remove predefined duration & metadata from initial play-list."
Borewit Jul 19, 2018
032a770
Make WebPack ignore TypeScript definition (.d.ts) files.
Borewit Jul 28, 2018
cff4858
Update music-metadata dependency
Borewit Jul 28, 2018
b06c8b7
Exclude typescript definition file. Pending issue in UglifyJS.
Borewit Jul 28, 2018
5f1fbe7
Ignore TypeScript definition using ignore-loader.
Borewit Jul 28, 2018
1070c15
Move ignore-loader to dev dependencies
Borewit Jul 28, 2018
3a2e5ae
Update to music-metadata 2.5.0
Borewit Aug 16, 2018
b52b46e
Merge branch 'master' into music-metadata
Borewit Aug 17, 2018
fc5bcb6
Revert "Ignore TypeScript definition using ignore-loader."
Borewit Aug 17, 2018
6bfde63
Revert "Move ignore-loader to dev dependencies"
Borewit Aug 17, 2018
ba217b8
Update music-metadata dependency to 2.6.0
Borewit Aug 17, 2018
f3d165a
Replace music-metadata with music-metadata-browser dependency
Borewit Aug 26, 2018
81447d7
Merge branch 'master' into music-metadata
Borewit Oct 6, 2018
f8b058b
Merge branch 'master' into music-metadata
Borewit Oct 6, 2018
18d55ad
Remove debug output
Borewit Oct 6, 2018
09f3ae9
Align TypeScript definition `Extras`
Borewit Oct 7, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update music-metadata: calculate bit-rate FLAC files.
  • Loading branch information
Borewit committed Jul 16, 2018
commit 8159a132112bd07c816dad581ba1eb87142efeeb
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@
"http-server": "^0.11.1",
"invariant": "^2.2.3",
"jest": "^23.0.0",
"jest-mock-random": "^1.0.2",
"jest-image-snapshot": "^2.4.1",
"jest-mock-random": "^1.0.2",
"jest-puppeteer": "^3.0.1",
"jest-runner-eslint": "^0.4.0",
"jszip": "^3.1.3",
"music-metadata": "^2.3.1",
"music-metadata": "^2.3.3",
"prettier": "^1.13.0",
"prop-types": "^15.5.10",
"puppeteer": "^1.4.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3073,9 +3073,9 @@ file-type@^3.1.0:
version "3.9.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-3.9.0.tgz#257a078384d1db8087bc449d107d52a52672b9e9"

file-type@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-8.0.0.tgz#6e4bccc741187f4113334a4e4a4ef84d54d7cc1e"
file-type@^8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/file-type/-/file-type-8.1.0.tgz#244f3b7ef641bbe0cca196c7276e4b332399f68c"

filename-regex@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -5358,13 +5358,13 @@ multicast-dns@^6.0.1:
dns-packet "^1.3.1"
thunky "^1.0.2"

music-metadata@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/music-metadata/-/music-metadata-2.3.1.tgz#9222490d9d0fd3b4b9e94aaf37cde2b8f8ca6cef"
music-metadata@^2.3.3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/music-metadata/-/music-metadata-2.3.3.tgz#83231ad5d6ec03598b836859e39f5afa8e0e0d20"
dependencies:
debug "^3.1.0"
es6-promise "^4.2.4"
file-type "^8.0.0"
file-type "^8.1.0"
media-typer "^0.3.0"
strtok3 "^1.5.2"
then-read-stream "^1.2.1"
Expand Down