Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error at starting TraktForVLC.py script #62

Closed
dyxen opened this issue Feb 16, 2017 · 5 comments
Closed

Error at starting TraktForVLC.py script #62

dyxen opened this issue Feb 16, 2017 · 5 comments

Comments

@dyxen
Copy link

dyxen commented Feb 16, 2017

Hi

OS: Elementary OS (Debian)
VLC Version: 2.2.2

When i try to start the script i get the following error:

Traceback (most recent call last):
  File "/usr/lib/vlc/TraktForVLC-master/TraktForVLC.py", line 38, in <module>
    from pkg_resources import parse_version
ImportError: No module named pkg_resources

Image: Imgur

I copied your script in: /usr/lib/vlc/

@Lihis
Copy link

Lihis commented Feb 16, 2017

Could it be that you're missing python-pkg-resources package?

@dyxen
Copy link
Author

dyxen commented Feb 16, 2017

Yep that was a problem. Thanks.

Now when I tick "Remote control interface" in Main interfaces i got that oldrc in bottom text box. And when i delete old and only keep rc then save. Next time When i open settings the "Remote control interface" is unticked and text box is empty.

Even if i try with CLI, same happens:

vlc --extraintf=rc --rc-host=localhost:4222

CLI
Auto untick

And the localhost:4222 is showing next input:
localhost

@Lihis
Copy link

Lihis commented Feb 16, 2017

I have had same behavior but it has not been a problem at least for me. As in README.md states:
TraktForVLC can use oldrc, but the behavior of rc is much more predictable thus preferable.

@XaF
Copy link
Owner

XaF commented Feb 19, 2017

I don't really know why but yeah, when putting "rc" in the settings it doesn't appear in the settings after saving and reopening. Probably because "rc" is not available in the tickable boxes. But it still work usually. And yeah, 'rc' is recommended over 'oldrc'.

@XaF
Copy link
Owner

XaF commented Apr 16, 2018

TraktForVLC 2.x makes that issue obsolete - #88

@XaF XaF closed this as completed Apr 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants