summary refs log tree commit diff stats
path: root/scripts/rifle
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2012-08-07 18:17:54 +0200
committerhut <hut@lavabit.com>2012-08-07 18:17:54 +0200
commit14412eea0cd7ec556062f8f984dc5577ebdc8b30 (patch)
tree25bbd595364921783c127d9f6e99e9af6dbbdd6e /scripts/rifle
parent91f4dcabd2bd6b83afae5d58928cc8e1353286ef (diff)
downloadranger-14412eea0cd7ec556062f8f984dc5577ebdc8b30.tar.gz
config/rifle.conf: Fix handling of mkv files
https://github.com/hut/ranger/issues/44#issuecomment-7558251

adam8157:
 have 10 mkv files, four of them are "application/octet-stream"(and file
 without options returns "EBML file, creator matroska"), others are
 "video/x-matroska".
Diffstat (limited to 'scripts/rifle')
0 files changed, 0 insertions, 0 deletions
itle='Blame the previous revision' href='/akspecs/ranger/blame/ranger.py?h=v1.7.0&id=70540ba6060224156fd7cf29d77369e2abb06598'>^
ee254689 ^



bdc872b0 ^

ee254689 ^
ea2dd997 ^
ce9e6572 ^
8fa87054 ^


a66c4a26 ^

f027adc0 ^
08f08fb9 ^
0da832e8 ^
08f08fb9 ^
d8084b41 ^

99400080 ^
08f08fb9 ^

cba63cf3 ^
3de15ddd ^

d8084b41 ^
0da832e8 ^

d8084b41 ^
cba63cf3 ^
b4250dbc ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54