Borewit
cf8c1654e8
Add extension for MP4 audio book.
2018-07-21 14:10:23 +02:00
Borewit
715a7846f7
Bump version to 2.4.2: improve m4a handling.
2018-07-21 14:09:14 +02:00
Borewit
82ea41c1a1
Round bit-rate to kbps & sample rate to 1/10 of kHz.
...
Update music-metadata to 2.4.0.
2018-07-17 21:02:06 +02:00
Borewit
934f497118
Update music-metadata dependency: v2.0.1 => v2.3.2
2018-07-14 11:15:23 +02:00
Borewit
e0de30baff
Merge pull request #1165 from janza/chromecast-subtitles
...
Add support for subtitles on Chromecast
2018-06-26 21:15:10 +02:00
Alberto Miranda
a1cfe8730b
Merge pull request #1419 from Borewit/fix/issue-1417
...
Fix startup problems (fix for #1417 )
2018-06-10 18:47:33 -03:00
Borewit
91fc7cab7c
Merge pull request #1418 from webtorrent/greenkeeper/music-metadata-2.0.0
...
Update music-metadata dependency to version 2.0.1 🚀
2018-06-10 08:38:09 +02:00
Borewit
5cdb3d059c
#1417 : Simplify code
...
- use forEach instead of map (because return value was ignored)
- use Promise.all instead of parallel, because tasks are already Promise based. Fewer callbacks.
2018-06-09 14:54:24 +02:00
Borewit
b010dc28d2
Avoid promise resolve results are ending up as error objects in callback handler.
...
Reference: issue: webtorrent/webtorrent-desktop#1417
2018-06-07 21:53:58 +02:00
Borewit
9b51ba443a
Update to version 2.0.1 fixing bug: Borewit/music-metadata#100
...
pull request: webtorrent/webtorrent-desktop#1418
2018-06-07 20:21:08 +02:00
greenkeeper[bot]
47c08cc8f8
fix(package): update music-metadata to version 2.0.0
2018-06-05 04:53:51 +00:00
Diego Rodríguez Baquero
c1329938f5
Merge pull request #1406 from Borewit/code-style/merge
...
Code style/merge
2018-06-03 18:46:26 -05:00
Borewit
2c07b1146c
Merge remote-tracking branch 'origin/code-style/merge' into code-style/merge
2018-05-28 08:24:50 +02:00
Michael George Attard
fc51b230c4
rename parameter
2018-05-27 22:33:07 +02:00
Michael George Attard
4d5ee7887e
Merge branch 'master' into feature/external-player.js-cleanup
2018-05-27 22:32:29 +02:00
Diego Rodríguez Baquero
ad63ec8a7b
Merge pull request #1411 from webtorrent/is-private
...
If torrent is not private, leave private flag unset
2018-05-25 12:15:45 -05:00
Diego Rodríguez Baquero
2b0e2ca0fb
Merge pull request #1410 from webtorrent/greenkeeper/parse-torrent-6.0.1
...
Update parse-torrent to the latest version 🚀
2018-05-25 11:53:02 -05:00
Feross Aboukhadijeh
217ca9a053
If torrent is not private, leave private flag unset
...
If torrent is not private, leave private flag unset. This ensures that the torrent info hash will match the result generated by other tools, including webtorrent-cli.
2018-05-25 01:10:40 -07:00
Feross Aboukhadijeh
6bf38611e8
fix bug, function needs to be invoked
2018-05-25 00:30:54 -07:00
Feross Aboukhadijeh
7251967ef5
style
2018-05-25 00:28:46 -07:00
Feross Aboukhadijeh
2c9b305721
style
2018-05-25 00:28:14 -07:00
greenkeeper[bot]
6eac7405fd
fix(package): update parse-torrent to version 6.0.1
2018-05-25 07:23:55 +00:00
Feross Aboukhadijeh
4b51fb9255
e -> err
2018-05-25 00:20:39 -07:00
Feross Aboukhadijeh
a2e5390d30
ProBot No Response: tweak comment
2018-05-24 23:03:26 -07:00
Feross Aboukhadijeh
03a6ec3466
ProBot Welcome: tweak comments
2018-05-24 23:03:26 -07:00
Feross Aboukhadijeh
228d68b488
ProBot Request Info: tweak comment
2018-05-24 23:03:26 -07:00
Feross Aboukhadijeh
1af4ddb618
ProBot Lock: 90 days
2018-05-24 23:03:26 -07:00
Borewit
a30eedbec9
Update music-metadata to 1.1.0, which I expected to be part of #1396 .
2018-05-23 21:00:55 +02:00
Borewit
2bc3ab6971
Merge branch 'code-style/main' into code-style/merge
2018-05-23 20:30:50 +02:00
Borewit
b1f5e7d7ec
Merge branch 'code-style/external-player' into code-style/merge
2018-05-23 20:23:33 +02:00
Borewit
84d4e0f013
Issue #92 : Merge with master & exclude some of the proposed changes.
2018-05-23 20:19:28 +02:00
Borewit
61648db0fc
Merge pull request #1396 from webtorrent/greenkeeper/music-metadata-1.0.0
...
Update music-metadata to the latest version 🚀
2018-05-23 07:20:44 +02:00
Feross Aboukhadijeh
7b72dfafc2
ProBot Welcome: PR message tweak
2018-05-18 07:38:21 +02:00
Feross Aboukhadijeh
d3da2af8a1
Merge pull request #1325 from webtorrent/download-count-badge
...
add github download count badge
2018-05-17 11:32:40 +02:00
Borewit
55a60018b5
Merge pull request #1398 from Borewit/update-dependency/music-metadata-1.0.0
...
Fix code style
2018-05-16 21:41:16 +02:00
Borewit
6df718aa4a
Fix code style
2018-05-16 21:31:48 +02:00
Borewit
a3d62de091
Merge pull request #1397 from Borewit/update-dependency/music-metadata-1.0.0
...
Add required changed to be able to merge music-metadata v1.0.0
2018-05-16 21:28:09 +02:00
Borewit
eb4007aa87
Update dependency music-metadata v1.0.0
...
Multiplicity of common.label & common.catalog-number number changed.
Added possibility to visualize multiple labels & catalog-number in pairs.
2018-05-16 21:23:34 +02:00
greenkeeper[bot]
4438c9c85f
fix(package): update music-metadata to version 1.0.0
2018-05-16 18:25:57 +00:00
Feross Aboukhadijeh
c01380a897
Merge pull request #1394 from webtorrent/greenkeeper/capture-frame-2.0.0
...
Update capture-frame to the latest version 🚀
2018-05-15 04:28:54 -07:00
greenkeeper[bot]
ff7c053442
fix(package): update capture-frame to version 2.0.0
2018-05-15 11:16:40 +00:00
Feross Aboukhadijeh
4f342bb530
Merge pull request #1390 from webtorrent/greenkeeper/cp-file-6.0.0
...
Update cp-file to the latest version 🚀
2018-05-15 03:52:15 -07:00
greenkeeper[bot]
99a7c663b3
fix(package): update cp-file to version 6.0.0
2018-05-12 11:06:03 +00:00
Feross Aboukhadijeh
49f2bb2bdf
ProBot Stale: never mark 'meta' issues stale
2018-05-10 17:52:28 -07:00
Feross Aboukhadijeh
9cfce5f72b
Merge pull request #1386 from webtorrent/greenkeeper/drag-drop-4.1.0
...
Update drag-drop to the latest version 🚀
2018-05-10 04:01:48 -07:00
Feross Aboukhadijeh
5c8bd3422d
travis
2018-05-10 03:18:42 -07:00
greenkeeper[bot]
670d6a0489
fix(package): update drag-drop to version 4.1.0
2018-05-10 10:15:22 +00:00
Feross Aboukhadijeh
45d0d94ab4
ProBot Welcome: tweak message
2018-05-10 00:21:50 -07:00
Feross Aboukhadijeh
4d864465d7
ProBot No Response: tweak message
2018-05-09 20:22:03 -07:00
Feross Aboukhadijeh
56327ca25e
Merge pull request #1385 from webtorrent/probot
...
Add bots!
2018-05-09 20:17:52 -07:00