Alberto Miranda
c6a7b7c1d2
Merge pull request #1334 from Borewit/feature/improve-audio-torrent-poster-selection
...
Improve the poster selection for audio/music based torrent
2018-04-26 09:46:12 -03:00
Feross Aboukhadijeh
34f06267b8
Merge pull request #1166 from janza/fix-react-key-error
...
Add missing key to torrent status element
2018-04-24 16:03:30 -07:00
Borewit
f47055c51b
Adjust the filename score, size is probably more relevant.
2018-04-20 08:07:27 +02:00
Borewit
4752c2e689
Merge branch 'filename' into feature/improve-audio-torrent-poster-selection
2018-04-20 07:44:51 +02:00
Borewit
793ccebf0b
Merge branch 'master' into feature/improve-audio-torrent-poster-selection
2018-04-20 07:38:53 +02:00
Alberto Miranda
c688313239
Displaying filename while music metadata is being downloaded.
2018-04-19 14:49:17 -03:00
Alberto Miranda
afd7f6ef0a
Merge pull request #1240 from Borewit/music-metadata
...
Fix playing back audio files & reading music metadata
2018-04-19 14:38:39 -03:00
Terry Hau
cc78251846
Remove 'Always on top' from VLC player
2018-04-18 20:51:43 -07:00
Borewit
30693d7d16
Added some function comments.
...
Simplified code a bit.
2018-03-11 17:33:02 +01:00
Borewit
bd2fbe60db
Pass file length parameter to music-metadata parser.
...
In some cases this is required to calculate the duration.
2018-03-11 17:13:56 +01:00
Borewit
a114a22770
#1332 : Add album as likely name for an image containing the cover
2018-03-04 19:04:18 +01:00
Borewit
2d17cfa7e1
#1332 : Fix selection of poster.jpg|png|gif image
2018-03-04 18:43:12 +01:00
Borewit
cf2a3b8948
#1332 : Improve cover image score algorithm:
...
- If filename score is equal, pick highest resolution
- Search for keyword occurrence in file name
2018-03-04 16:24:07 +01:00
Borewit
b89a74e6e9
#1332 : Improve the poster selection for audio/music based torrent,
...
aiming to get the cover-art selected as the torrent poster.
2018-03-04 13:48:07 +01:00
Borewit
3dcab9e78b
Fix audio format metadata
2018-02-24 16:32:12 +01:00
Borewit
fce0003912
Add audio metadata standalone entries for: year & release information
2018-02-24 16:24:56 +01:00
Borewit
a725726e25
Fix formatting according 'standard'
2018-02-19 21:35:50 +01:00
Borewit
e5a64d9550
Add comments to metadata media overlay.
...
Adjust the label element width to 120px to be able to fit in the text: 'Comments'.
Adjust the font-weight of the comments & format value to 'normal'.
2018-02-19 21:25:22 +01:00
Borewit
23d37d7da1
Merge branch 'master' into music-metadata
2018-02-19 20:22:22 +01:00
Feross Aboukhadijeh
474654fd16
standard
2018-02-18 15:49:46 -08:00
Borewit
d5a62cb1a7
Add additional audio extensions: 'aiff', 'ape', 'mp2', 'oga', 'opus', 'wma'
2018-02-06 14:17:59 +01:00
Borewit
ba1f82faa0
Use direct file access, if the individual file has completed downloading.
...
Will allow slightly faster reading of music-metadata.
2018-02-05 20:29:17 +01:00
Borewit
bc91cde244
Merge branch 'master' into music-metadata
2018-02-05 10:19:17 +01:00
Feross Aboukhadijeh
9f31f30925
Mitigate protocol handler vulnerability
2018-01-26 15:56:59 +08:00
Benjamin Tan
d0cc157003
Merge pull request #1247 from auyer/master
...
"Error" text on missing Codec error changed to "Unable to Play"
2018-01-21 21:15:11 +08:00
Cezar Carneiro
01971e2a46
toggle fullscreen on end
2018-01-15 13:10:04 -05:00
SimplyAhmazing
08cb82e255
Update copyright a year later
2018-01-15 13:09:18 -05:00
Alberto Miranda
cae40b44e6
Merge pull request #1154 from webtorrent/watch-folder
...
Merging watch folder feature.
2017-10-16 22:47:03 -03:00
Auyer
ab0bbcea94
Error on missing Codec changed to "Unable to Play"
...
The error message was harsh, and new users might close the software
imediatly after it fails.
2017-10-03 11:14:44 -03:00
Borewit
0f00985b75
Eliminated mime dependency
2017-09-20 09:14:51 +02:00
Borewit
c11a86d849
Fix max line length
2017-09-17 22:24:16 +02:00
Borewit
52e16c33b4
Fix lint error
2017-09-17 22:19:32 +02:00
Borewit
54e15644b6
Fix max line length
2017-09-17 22:16:01 +02:00
Borewit
6aa3a6c660
Fix lint errors
2017-09-17 22:14:07 +02:00
Borewit
83350b3b57
Add catalognumber in addition of the release label.
...
Updated to music-metadata in order to recognize MIME-type: audio/x-flac
2017-09-17 22:10:00 +02:00
Borewit
8868128d6e
Add audio format information to play screen.
...
Extended album information with release lebel if available.
Make use of music-metadata module (musicmetadata appears to be no longer maintained)
2017-09-17 20:57:57 +02:00
Emil Bay
4b501ab90b
Fixed width minutes
2017-08-28 19:41:30 +02:00
Emil Bay
90347c72e0
Use tabular nums and fixed width for no jitter on time
2017-08-28 19:07:24 +02:00
Josip Janzic
96f5f855a3
Add missing key to torrent status element
...
Fixes #1116
2017-04-27 21:29:18 +02:00
Feross Aboukhadijeh
3b05b52e57
feross -> webtorrent
2017-04-14 13:48:39 -07:00
Alberto Miranda
b02d6f3cdb
Preferences update
...
Renamed “Downloads” section to “Folders”; watch folder preference moved
under “Folders”; updated texts for watch folder preference.
2017-04-02 19:37:13 -03:00
Alberto Miranda
6e67cae494
Wait for .torrent files to finish downloading.
2017-03-26 11:04:05 -03:00
Alberto Miranda
23eef1a058
Removed unused module from folderWatcher.
2017-03-24 12:55:10 -03:00
Alberto Miranda
2ad3f6d6e2
Removed extra logging.
2017-03-24 12:54:28 -03:00
Alberto Miranda
996a81ddaa
added folder-watcher-controller
2017-03-23 07:14:27 -03:00
Alberto Miranda
4a8ab6e1f6
fixed styling issue
2017-03-23 07:00:45 -03:00
Alberto Miranda
7f817241ed
added start / stop events; starting / stopping folder watcher.
2017-03-22 23:21:07 -03:00
Alberto Miranda
a6c53d06d2
fixed styling issues
2017-03-22 22:27:03 -03:00
Alberto Miranda
a70c4d1bf2
Working on watch-folder
...
Added chokidar to watch for folder changes; added folder-watcher;
passing state to delayedInit on main; added default values for new
preferences; added “Auto add torrents” preference with its checkbox and
path selector; TODO: start/stop watching on preference change, start
watching on init, add dialog when trying to enable preference without a
torrents folder.
2017-03-22 09:42:17 -03:00
Alberto Miranda
99f4fc96bf
Fixed resuming when downloading finishes.
2017-03-14 19:52:29 -03:00