hicom150
f5e186dc67
Apply review changes
2019-10-07 22:06:50 +02:00
hicom150
3d85803df9
Improve codec unsupported detection
2019-10-07 22:06:50 +02:00
Carey Metcalfe
8fc7150559
Report when files are being verified
...
When starting a torrent that is partially-downloaded, WebTorrent will
now report "Verifying" as it verifies the existing data on disk.
Fixes #1586
2019-10-03 02:22:12 -04:00
Carey Metcalfe
8ee27b8ef4
Floor individual file percentages for display
...
Fixes #1713
2019-09-26 20:49:17 -04:00
Feross Aboukhadijeh
b9bcf747de
Set default externalPlayerPath ( #1702 )
...
Set default externalPlayerPath
2019-09-19 12:58:42 -07:00
Pieter Goetschalckx
f5ab39be8e
Migrate config file
2019-09-19 15:22:49 +02:00
Mathias Rasmussen
d15f40b22d
handle null paths
2019-09-18 19:41:26 +02:00
Pieter Goetschalckx
1befac8d0e
Set default externalPlayerPath
2019-09-18 13:34:39 +02:00
Feross Aboukhadijeh
e72005e239
Remove cp-file, use copyFileSync instead
2019-09-14 16:32:38 -07:00
Feross Aboukhadijeh
7eda218e82
Store magnet URI once torrent has been parsed ( #1686 )
...
Store magnet URI once torrent has been parsed
2019-09-11 19:44:06 -07:00
Feross Aboukhadijeh
4a10a2dfd1
Merge pull request #1679 from webtorrent/then
...
Use promise then() instead of catch() with callbacks
2019-09-10 11:05:12 -07:00
Daniele Debernardi
a39691fdad
Auto populate 'Magnet Link' field with the address from clipboard
...
Co-authored-by: Jon Koops <jonkoops@gmail.com >
2019-09-09 21:41:07 +02:00
Feross Aboukhadijeh
dd13de5f65
Use promise then() instead of catch() with callbacks
...
Addresses my review here: https://github.com/webtorrent/webtorrent-desktop/pull/1419#pullrequestreview-285182318
2019-09-07 11:13:26 -07:00
Feross Aboukhadijeh
744e720c3b
Ignore play() when called before init()
...
If an error occurs during startup, then it's possible that we'll try to call sound.play('ERROR') in the error handler, which will throw an exception. Instead, just don't play sounds in this case.
2019-09-05 23:59:32 -07:00
Feross Aboukhadijeh
fe297d4c56
Fixes for PR #1654
2019-09-05 21:42:12 -07:00
Feross Aboukhadijeh
b16971491f
Merge branch 'master' of https://github.com/jimmywarting/webtorrent-desktop into jimmywarting
2019-09-05 21:39:19 -07:00
Mathias Rasmussen
f34a79df36
path-selector: display path instead of name
2019-08-17 22:23:05 +02:00
Mathias Rasmussen
f231c54886
clean up preferences-page
2019-08-17 22:23:05 +02:00
Jimmy Wärting
56f0826928
remove zero fill at the final place
...
supersede #1583
2019-08-16 22:27:37 +02:00
Feross Aboukhadijeh
caceeee238
Merge pull request #1583 from jimmywarting/patch-1
...
Removed zero-fill
2019-08-16 11:49:38 -07:00
Feross Aboukhadijeh
afd3b84b40
Fixes for PR #1648
2019-08-15 13:10:39 -07:00
Feross Aboukhadijeh
4b927832c2
Merge pull request #1648 from hicom150/pass_title_metadata
...
Pass title metadata in media url
2019-08-15 13:08:59 -07:00
hicom150
097fa9cc7c
Add file name to state
2019-08-15 12:06:22 +02:00
Feross Aboukhadijeh
6f1a94359f
standard
2019-08-14 17:52:55 -07:00
Feross Aboukhadijeh
44e2f366ce
standard
2019-08-14 17:09:07 -07:00
Feross Aboukhadijeh
cf6b46364c
standard
2019-08-14 17:07:33 -07:00
Feross Aboukhadijeh
85c6816c23
standard
2019-08-14 16:29:25 -07:00
Feross Aboukhadijeh
0c1d7d6e0f
standard
2019-08-14 16:21:14 -07:00
Feross Aboukhadijeh
3f073e083e
standard
2019-08-14 16:13:07 -07:00
Feross Aboukhadijeh
c61234dd4c
standard
2019-08-13 20:32:42 -07:00
hicom150
c29deab728
Pass title metadata in media url
2019-08-13 23:53:37 +02:00
Feross Aboukhadijeh
925d495b62
remove stray console.log
2019-08-09 15:04:07 -07:00
Feross Aboukhadijeh
0359451498
Update to Electron 6
2019-08-09 15:03:06 -07:00
Feross Aboukhadijeh
b1da72fde8
Merge pull request #1603 from refreex/original
...
Changed function name handlesoundNotificationsChange for handleSoundNotificationsChange
2019-08-04 09:37:47 -07:00
Mathias Rasmussen
da829e0d69
resolve package-lock conflicts
2019-08-04 18:08:47 +02:00
Borewit
188f1cac8f
Merge branch 'master' into update-electron
...
# Conflicts:
# package-lock.json
# package.json
2019-07-21 10:44:11 +02:00
Borewit
b216929dc4
Comply with max 100 chars per line lint rule.
2019-07-21 10:37:16 +02:00
Feross Aboukhadijeh
0471d141c4
standard
2019-07-05 15:06:27 -07:00
Feross Aboukhadijeh
9ed3533225
standard
2019-07-05 14:26:38 -07:00
Borewit
0aaeea4d3c
Update music-metadata to version ^4.1.1 and adapt to API changes
2019-06-18 20:40:59 +02:00
Recox
1905f8fec9
Changed function name handleSoundNotificationsChange
2019-06-11 21:32:19 +12:00
Borewit
d0053dc2f4
Merge pull request #1536 from adriantombu/feature/sound-option
...
Toggle the sound notifications
2019-05-12 20:03:14 +02:00
Jimmy Wärting
a16b5b5add
Removed zero-fill
...
sets the version the same way webtorrent dose
f8923a66a8/index.js (L27-L29)
2019-05-08 13:55:34 +02:00
David Ernst
07816f7470
Add f=fullscreen hotkey
2019-05-06 09:58:47 -07:00
David Ernst
103a5026f9
Add YouTube style hotkeys. Closes #1395
2019-05-04 21:04:41 -07:00
Alberto Miranda
ccaf73a477
Added missing dots for supported media extensions.
2019-04-28 16:00:43 -03:00
Borewit
e6bfc57fc4
Add DSD audio media extensions for Sony DSF (DSD Stream Format) & Philips DSDIFF (Direct Stream Digital Interchange File Format
...
Related: https://github.com/Borewit/music-metadata/releases/tag/v3.6.0
2019-04-25 08:46:06 +02:00
Mathias Rasmussen
a48c09e688
migrate sound option
2019-01-13 22:25:11 +01:00
Adrian Tombu
03de09fcaf
Preference page cleaning
2019-01-13 11:17:46 +01:00
Adrian Tombu
97cf38e501
Toggle the sound notifications
2019-01-12 12:54:06 +01:00