Giter Club home page Giter Club logo

Comments (5)

AmitSinghTGA avatar AmitSinghTGA commented on June 5, 2024 2

Automator
Use Automator to create an application that in effect launches VLC with command line arguments.

Start Automator and select to create an Application. Double-click Run Shell Script in the Library/Utilities folder and replace the text content — cat — with the following:

~/Applications/VLC.app/Contents/MacOS/VLC --extraintf=rc --rc-host=localhost:4222
If it doesn't work, remove ~ for sure.
And then Save anywhere you like.

ICON
To replace this application's icon, Get Info on your real VLC, click on the icon on the top left, press Cmd-C, Get Info on your VLC Automator app, click the icon, and press Cmd-V.

Give it a try. Hope it works.

I and using the same trick because my VLC is not storing the RC values at all.

from traktforvlc.

XaF avatar XaF commented on June 5, 2024

I can't really answer that question as I'm not using Mac, but if somebody can provide it, it could be useful! :)

from traktforvlc.

spazure avatar spazure commented on June 5, 2024

Start Automator and select to create an Application. Double-click Run Shell Script in the Library/Utilities folder and replace the text content — cat — with the following:

~/Applications/VLC.app/Contents/MacOS/VLC --extraintf=rc --rc-host=localhost:4222
If it doesn't work, remove ~ for sure.
And then Save anywhere you like.

Not OP, but was googling and found this solution. Signed up just to let you know that It worked perfect for me, thanks!

from traktforvlc.

dnicolson avatar dnicolson commented on June 5, 2024

Another option is to manually edit the ~/Library/Preferences/org.videolan.vlc/vlcrc file directly, changing line 1064 to rc-host=localhost:4222 and line 3459 to extraintf=rc.

It will be overwritten on quitting VLC, but only if you have navigated directly to the Lua setting.

from traktforvlc.

XaF avatar XaF commented on June 5, 2024

TraktForVLC 2.x makes that issue obsolete - #88

from traktforvlc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.