Set video title when opening VLC
Fix #700 The title is set with the `--meta-title` flag to VLC.
This commit is contained in:
@@ -8,7 +8,6 @@ module.exports = {
|
||||
|
||||
var electron = require('electron')
|
||||
|
||||
var config = require('../config')
|
||||
var log = require('./log')
|
||||
var windows = require('./windows')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user