srt_subtitle_validator 0.1.7 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,483 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+ <plist version="1.0">
4
+ <dict>
5
+ <key>AMApplicationBuild</key>
6
+ <string>492</string>
7
+ <key>AMApplicationVersion</key>
8
+ <string>2.10</string>
9
+ <key>AMDocumentVersion</key>
10
+ <string>2</string>
11
+ <key>actions</key>
12
+ <array>
13
+ <dict>
14
+ <key>action</key>
15
+ <dict>
16
+ <key>AMAccepts</key>
17
+ <dict>
18
+ <key>Container</key>
19
+ <string>List</string>
20
+ <key>Optional</key>
21
+ <true/>
22
+ <key>Types</key>
23
+ <array>
24
+ <string>com.apple.cocoa.path</string>
25
+ </array>
26
+ </dict>
27
+ <key>AMActionVersion</key>
28
+ <string>1.1.2</string>
29
+ <key>AMApplication</key>
30
+ <array>
31
+ <string>Finder</string>
32
+ </array>
33
+ <key>AMParameterProperties</key>
34
+ <dict>
35
+ <key>fileNames</key>
36
+ <dict/>
37
+ </dict>
38
+ <key>AMProvides</key>
39
+ <dict>
40
+ <key>Container</key>
41
+ <string>List</string>
42
+ <key>Types</key>
43
+ <array>
44
+ <string>com.apple.cocoa.path</string>
45
+ </array>
46
+ </dict>
47
+ <key>ActionBundlePath</key>
48
+ <string>/System/Library/Automator/Get Specified Finder Items.action</string>
49
+ <key>ActionName</key>
50
+ <string>Načíst zadané položky Finderu</string>
51
+ <key>ActionParameters</key>
52
+ <dict>
53
+ <key>fileNames</key>
54
+ <array/>
55
+ </dict>
56
+ <key>BundleIdentifier</key>
57
+ <string>com.apple.Automator.SpecifiedFiles</string>
58
+ <key>CFBundleVersion</key>
59
+ <string>1.1.2</string>
60
+ <key>CanShowSelectedItemsWhenRun</key>
61
+ <false/>
62
+ <key>CanShowWhenRun</key>
63
+ <true/>
64
+ <key>Category</key>
65
+ <array>
66
+ <string>AMCategoryFilesAndFolders</string>
67
+ </array>
68
+ <key>Class Name</key>
69
+ <string>SpecifiedFilesAction</string>
70
+ <key>InputUUID</key>
71
+ <string>363C8702-6962-4671-81A9-69ED28A7FCAB</string>
72
+ <key>Keywords</key>
73
+ <array>
74
+ <string>Soubor</string>
75
+ <string>Vybrat</string>
76
+ <string>Hledat</string>
77
+ <string>Načíst</string>
78
+ </array>
79
+ <key>OutputUUID</key>
80
+ <string>B01AAA0D-9E92-481B-AAB8-6FD7C6675801</string>
81
+ <key>UUID</key>
82
+ <string>10F15C1C-20CD-4769-AB04-BBB4DEA1F9D7</string>
83
+ <key>UnlocalizedApplications</key>
84
+ <array>
85
+ <string>Finder</string>
86
+ </array>
87
+ <key>arguments</key>
88
+ <dict>
89
+ <key>0</key>
90
+ <dict>
91
+ <key>default value</key>
92
+ <array/>
93
+ <key>name</key>
94
+ <string>fileNames</string>
95
+ <key>required</key>
96
+ <string>0</string>
97
+ <key>type</key>
98
+ <string>0</string>
99
+ <key>uuid</key>
100
+ <string>0</string>
101
+ </dict>
102
+ </dict>
103
+ <key>isViewVisible</key>
104
+ <true/>
105
+ <key>location</key>
106
+ <string>330.500000:360.000000</string>
107
+ <key>nibPath</key>
108
+ <string>/System/Library/Automator/Get Specified Finder Items.action/Contents/Resources/Base.lproj/main.nib</string>
109
+ </dict>
110
+ <key>isViewVisible</key>
111
+ <true/>
112
+ </dict>
113
+ <dict>
114
+ <key>action</key>
115
+ <dict>
116
+ <key>AMAccepts</key>
117
+ <dict>
118
+ <key>Container</key>
119
+ <string>List</string>
120
+ <key>Optional</key>
121
+ <true/>
122
+ <key>Types</key>
123
+ <array>
124
+ <string>com.apple.cocoa.string</string>
125
+ </array>
126
+ </dict>
127
+ <key>AMActionVersion</key>
128
+ <string>2.0.3</string>
129
+ <key>AMApplication</key>
130
+ <array>
131
+ <string>Automator</string>
132
+ </array>
133
+ <key>AMParameterProperties</key>
134
+ <dict>
135
+ <key>COMMAND_STRING</key>
136
+ <dict/>
137
+ <key>CheckedForUserDefaultShell</key>
138
+ <dict/>
139
+ <key>inputMethod</key>
140
+ <dict/>
141
+ <key>shell</key>
142
+ <dict/>
143
+ <key>source</key>
144
+ <dict/>
145
+ </dict>
146
+ <key>AMProvides</key>
147
+ <dict>
148
+ <key>Container</key>
149
+ <string>List</string>
150
+ <key>Types</key>
151
+ <array>
152
+ <string>com.apple.cocoa.string</string>
153
+ </array>
154
+ </dict>
155
+ <key>ActionBundlePath</key>
156
+ <string>/System/Library/Automator/Run Shell Script.action</string>
157
+ <key>ActionName</key>
158
+ <string>Spustit shell skript</string>
159
+ <key>ActionParameters</key>
160
+ <dict>
161
+ <key>COMMAND_STRING</key>
162
+ <string>export PATH="$PATH:$HOME/.rvm/bin"
163
+ rvm current
164
+
165
+ rvm default do srt_checker convert $*</string>
166
+ <key>CheckedForUserDefaultShell</key>
167
+ <true/>
168
+ <key>inputMethod</key>
169
+ <integer>1</integer>
170
+ <key>shell</key>
171
+ <string>/bin/zsh</string>
172
+ <key>source</key>
173
+ <string></string>
174
+ </dict>
175
+ <key>BundleIdentifier</key>
176
+ <string>com.apple.RunShellScript</string>
177
+ <key>CFBundleVersion</key>
178
+ <string>2.0.3</string>
179
+ <key>CanShowSelectedItemsWhenRun</key>
180
+ <false/>
181
+ <key>CanShowWhenRun</key>
182
+ <true/>
183
+ <key>Category</key>
184
+ <array>
185
+ <string>AMCategoryUtilities</string>
186
+ </array>
187
+ <key>Class Name</key>
188
+ <string>RunShellScriptAction</string>
189
+ <key>InputUUID</key>
190
+ <string>B594E004-DBAD-4660-9DA3-7ADA5512F811</string>
191
+ <key>Keywords</key>
192
+ <array>
193
+ <string>Shell</string>
194
+ <string>Skript</string>
195
+ <string>Příkaz</string>
196
+ <string>Spustit</string>
197
+ <string>Unix</string>
198
+ </array>
199
+ <key>OutputUUID</key>
200
+ <string>550D6918-14F2-4C1C-A88D-FF9A9B9A920F</string>
201
+ <key>ShowWhenRun</key>
202
+ <false/>
203
+ <key>UUID</key>
204
+ <string>0FAF5AEB-D01A-4F53-8368-13C5D6BE5D53</string>
205
+ <key>UnlocalizedApplications</key>
206
+ <array>
207
+ <string>Automator</string>
208
+ </array>
209
+ <key>arguments</key>
210
+ <dict>
211
+ <key>0</key>
212
+ <dict>
213
+ <key>default value</key>
214
+ <integer>0</integer>
215
+ <key>name</key>
216
+ <string>inputMethod</string>
217
+ <key>required</key>
218
+ <string>0</string>
219
+ <key>type</key>
220
+ <string>0</string>
221
+ <key>uuid</key>
222
+ <string>0</string>
223
+ </dict>
224
+ <key>1</key>
225
+ <dict>
226
+ <key>default value</key>
227
+ <false/>
228
+ <key>name</key>
229
+ <string>CheckedForUserDefaultShell</string>
230
+ <key>required</key>
231
+ <string>0</string>
232
+ <key>type</key>
233
+ <string>0</string>
234
+ <key>uuid</key>
235
+ <string>1</string>
236
+ </dict>
237
+ <key>2</key>
238
+ <dict>
239
+ <key>default value</key>
240
+ <string></string>
241
+ <key>name</key>
242
+ <string>source</string>
243
+ <key>required</key>
244
+ <string>0</string>
245
+ <key>type</key>
246
+ <string>0</string>
247
+ <key>uuid</key>
248
+ <string>2</string>
249
+ </dict>
250
+ <key>3</key>
251
+ <dict>
252
+ <key>default value</key>
253
+ <string></string>
254
+ <key>name</key>
255
+ <string>COMMAND_STRING</string>
256
+ <key>required</key>
257
+ <string>0</string>
258
+ <key>type</key>
259
+ <string>0</string>
260
+ <key>uuid</key>
261
+ <string>3</string>
262
+ </dict>
263
+ <key>4</key>
264
+ <dict>
265
+ <key>default value</key>
266
+ <string>/bin/sh</string>
267
+ <key>name</key>
268
+ <string>shell</string>
269
+ <key>required</key>
270
+ <string>0</string>
271
+ <key>type</key>
272
+ <string>0</string>
273
+ <key>uuid</key>
274
+ <string>4</string>
275
+ </dict>
276
+ </dict>
277
+ <key>isViewVisible</key>
278
+ <true/>
279
+ <key>location</key>
280
+ <string>330.500000:542.000000</string>
281
+ <key>nibPath</key>
282
+ <string>/System/Library/Automator/Run Shell Script.action/Contents/Resources/Base.lproj/main.nib</string>
283
+ </dict>
284
+ <key>isViewVisible</key>
285
+ <true/>
286
+ </dict>
287
+ <dict>
288
+ <key>action</key>
289
+ <dict>
290
+ <key>AMAccepts</key>
291
+ <dict>
292
+ <key>Container</key>
293
+ <string>List</string>
294
+ <key>Optional</key>
295
+ <true/>
296
+ <key>Types</key>
297
+ <array/>
298
+ </dict>
299
+ <key>AMActionVersion</key>
300
+ <string>1.0</string>
301
+ <key>AMApplication</key>
302
+ <array>
303
+ <string>Automator</string>
304
+ </array>
305
+ <key>AMParameterProperties</key>
306
+ <dict>
307
+ <key>message</key>
308
+ <dict>
309
+ <key>tokenizedValue</key>
310
+ <array>
311
+ <string>Dokončeno</string>
312
+ </array>
313
+ </dict>
314
+ <key>subtitle</key>
315
+ <dict/>
316
+ <key>title</key>
317
+ <dict>
318
+ <key>tokenizedValue</key>
319
+ <array>
320
+ <string>Srt Checker</string>
321
+ </array>
322
+ </dict>
323
+ </dict>
324
+ <key>AMProvides</key>
325
+ <dict>
326
+ <key>Container</key>
327
+ <string>List</string>
328
+ <key>Types</key>
329
+ <array/>
330
+ </dict>
331
+ <key>ActionBundlePath</key>
332
+ <string>/System/Library/Automator/Display Notification.action</string>
333
+ <key>ActionName</key>
334
+ <string>Zobrazit oznámení</string>
335
+ <key>ActionParameters</key>
336
+ <dict>
337
+ <key>message</key>
338
+ <string>Dokončeno</string>
339
+ <key>subtitle</key>
340
+ <string></string>
341
+ <key>title</key>
342
+ <string>Srt Checker</string>
343
+ </dict>
344
+ <key>BundleIdentifier</key>
345
+ <string>com.apple.Automator.Display-Notification</string>
346
+ <key>CFBundleVersion</key>
347
+ <string>1.0</string>
348
+ <key>CanShowSelectedItemsWhenRun</key>
349
+ <true/>
350
+ <key>CanShowWhenRun</key>
351
+ <false/>
352
+ <key>Category</key>
353
+ <array>
354
+ <string>AMCategoryUtilities</string>
355
+ </array>
356
+ <key>Class Name</key>
357
+ <string>AMDisplayNotificationAction</string>
358
+ <key>IgnoresInput</key>
359
+ <true/>
360
+ <key>InputUUID</key>
361
+ <string>CAC51665-F81E-4069-ADEE-DDC7E1C7D757</string>
362
+ <key>Keywords</key>
363
+ <array/>
364
+ <key>OutputUUID</key>
365
+ <string>B21ABFB8-598B-4D39-BA37-81FC63CCF410</string>
366
+ <key>UUID</key>
367
+ <string>5D5D193A-9468-4F43-A589-E9AE65922CD1</string>
368
+ <key>UnlocalizedApplications</key>
369
+ <array>
370
+ <string>Automator</string>
371
+ </array>
372
+ <key>arguments</key>
373
+ <dict>
374
+ <key>0</key>
375
+ <dict>
376
+ <key>default value</key>
377
+ <string></string>
378
+ <key>name</key>
379
+ <string>message</string>
380
+ <key>required</key>
381
+ <string>0</string>
382
+ <key>type</key>
383
+ <string>0</string>
384
+ <key>uuid</key>
385
+ <string>0</string>
386
+ </dict>
387
+ <key>1</key>
388
+ <dict>
389
+ <key>default value</key>
390
+ <string></string>
391
+ <key>name</key>
392
+ <string>subtitle</string>
393
+ <key>required</key>
394
+ <string>0</string>
395
+ <key>type</key>
396
+ <string>0</string>
397
+ <key>uuid</key>
398
+ <string>1</string>
399
+ </dict>
400
+ <key>2</key>
401
+ <dict>
402
+ <key>default value</key>
403
+ <string></string>
404
+ <key>name</key>
405
+ <string>title</string>
406
+ <key>required</key>
407
+ <string>0</string>
408
+ <key>type</key>
409
+ <string>0</string>
410
+ <key>uuid</key>
411
+ <string>2</string>
412
+ </dict>
413
+ </dict>
414
+ <key>isViewVisible</key>
415
+ <true/>
416
+ <key>location</key>
417
+ <string>330.500000:731.000000</string>
418
+ <key>nibPath</key>
419
+ <string>/System/Library/Automator/Display Notification.action/Contents/Resources/Base.lproj/main.nib</string>
420
+ </dict>
421
+ <key>isViewVisible</key>
422
+ <true/>
423
+ </dict>
424
+ </array>
425
+ <key>connectors</key>
426
+ <dict>
427
+ <key>0FDC2D48-1387-4B94-AC7F-9EBD488FF5BD</key>
428
+ <dict>
429
+ <key>from</key>
430
+ <string>10F15C1C-20CD-4769-AB04-BBB4DEA1F9D7 - 10F15C1C-20CD-4769-AB04-BBB4DEA1F9D7</string>
431
+ <key>to</key>
432
+ <string>0FAF5AEB-D01A-4F53-8368-13C5D6BE5D53 - 0FAF5AEB-D01A-4F53-8368-13C5D6BE5D53</string>
433
+ </dict>
434
+ <key>9365DDF8-C3E8-46CF-963E-9EA040BB6E54</key>
435
+ <dict>
436
+ <key>from</key>
437
+ <string>0FAF5AEB-D01A-4F53-8368-13C5D6BE5D53 - 0FAF5AEB-D01A-4F53-8368-13C5D6BE5D53</string>
438
+ <key>to</key>
439
+ <string>5D5D193A-9468-4F43-A589-E9AE65922CD1 - 5D5D193A-9468-4F43-A589-E9AE65922CD1</string>
440
+ </dict>
441
+ </dict>
442
+ <key>workflowMetaData</key>
443
+ <dict>
444
+ <key>applicationBundleID</key>
445
+ <string>com.apple.finder</string>
446
+ <key>applicationBundleIDsByPath</key>
447
+ <dict>
448
+ <key>/System/Library/CoreServices/Finder.app</key>
449
+ <string>com.apple.finder</string>
450
+ </dict>
451
+ <key>applicationPath</key>
452
+ <string>/System/Library/CoreServices/Finder.app</string>
453
+ <key>applicationPaths</key>
454
+ <array>
455
+ <string>/System/Library/CoreServices/Finder.app</string>
456
+ </array>
457
+ <key>inputTypeIdentifier</key>
458
+ <string>com.apple.Automator.fileSystemObject</string>
459
+ <key>outputTypeIdentifier</key>
460
+ <string>com.apple.Automator.nothing</string>
461
+ <key>presentationMode</key>
462
+ <integer>15</integer>
463
+ <key>processesInput</key>
464
+ <integer>0</integer>
465
+ <key>serviceApplicationBundleID</key>
466
+ <string>com.apple.finder</string>
467
+ <key>serviceApplicationPath</key>
468
+ <string>/System/Library/CoreServices/Finder.app</string>
469
+ <key>serviceInputTypeIdentifier</key>
470
+ <string>com.apple.Automator.fileSystemObject</string>
471
+ <key>serviceOutputTypeIdentifier</key>
472
+ <string>com.apple.Automator.nothing</string>
473
+ <key>serviceProcessesInput</key>
474
+ <integer>0</integer>
475
+ <key>systemImageName</key>
476
+ <string>NSActionTemplate</string>
477
+ <key>useAutomaticInputType</key>
478
+ <integer>0</integer>
479
+ <key>workflowTypeIdentifier</key>
480
+ <string>com.apple.Automator.servicesMenu</string>
481
+ </dict>
482
+ </dict>
483
+ </plist>