Borewit
f47055c51b
Adjust the filename score, size is probably more relevant.
2018-04-20 08:07:27 +02:00
Borewit
30693d7d16
Added some function comments.
...
Simplified code a bit.
2018-03-11 17:33:02 +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
Feross Aboukhadijeh
bcd6a38a05
Use capture-frame package
...
See: https://github.com/feross/capture-frame
Capture video screenshot from a `<video>` tag (at the current time)
Changes from our version:
- Added tests in Chrome/Firefox browsers.
- Use built-in TypeError (which is meant for bad arguments) instead of
custom IllegalArgumentError.
2016-09-16 10:14:39 -07:00
DC
3f6cc97a02
Style: no more var
2016-09-01 19:52:37 -07:00
DC
2a1e987d42
Switch from virtualdom to React
2016-07-22 13:06:55 -07:00