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

TraktForVLC 2.x #88

Open
XaF opened this issue Apr 16, 2018 · 1 comment
Open

TraktForVLC 2.x #88

XaF opened this issue Apr 16, 2018 · 1 comment
Assignees

Comments

@XaF
Copy link
Owner

XaF commented Apr 16, 2018

The new structure for TraktForVLC 2.x includes a Lua VLC module that will take care of following what is happening on the VLC side, while a helper Python script is provided to perform all the tasks that the VLC embedded Lua does not allow to do.

TraktForVLC 2.x includes the following features:

  • Automatically set the watching status for movies and series
  • Automatically scrobble movies and series
  • Identify movies and series using a combination of APIs from OpenSubtitles, IMDB, TheTVDB and TMDB
  • Allow for offline save of movies and series scrobble status for late scrobble when an internet connection is found
  • Simple installation/update/uninstallation process
  • Automatic release of binaries for multiple OS (Linux, MacOS, Windows) for new releases, including the 'latest' tag that will keep up with the master branch

A number of issues will be closed wontfix with this issue mentionned as the previous TraktForVLC 1.x cannot be supported as-is given VLC new versions, and TraktForVLC 2.x should be compatible with older versions of VLC as well as the newest. However, please note that an issue that cannot be reproduced on more recent versions of VLC should not be considered an issue.

@XaF XaF self-assigned this Apr 16, 2018
XaF added a commit that referenced this issue Apr 16, 2018
The new structure for TraktForVLC 2.x includes a Lua VLC module
that will take care of following what is happening on the VLC
side, while a helper Python script is provided to perform all
the tasks that the VLC embedded Lua does not allow to do.

TraktForVLC 2.x includes the following features:
- Automatically set the watching status for movies and series
- Automatically scrobble movies and series
- Identify movies and series using a combination of APIs from
  OpenSubtitles, IMDB, TheTVDB and TMDB
- Allow for offline save of movies and series scrobble status
  for late scrobble when an internet connection is found
- Simple installation/update/uninstallation process
- Automatic release of binaries for multiple OS (Linux, MacOS,
  Windows) for new releases, including the 'latest' tag that
  will keep up with the master branch

Related to: #88

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
XaF added a commit that referenced this issue Apr 16, 2018
The new structure for TraktForVLC 2.x includes a Lua VLC module
that will take care of following what is happening on the VLC
side, while a helper Python script is provided to perform all
the tasks that the VLC embedded Lua does not allow to do.

TraktForVLC 2.x includes the following features:
- Automatically set the watching status for movies and series
- Automatically scrobble movies and series
- Identify movies and series using a combination of APIs from
  OpenSubtitles, IMDB, TheTVDB and TMDB
- Allow for offline save of movies and series scrobble status
  for late scrobble when an internet connection is found
- Simple installation/update/uninstallation process
- Automatic release of binaries for multiple OS (Linux, MacOS,
  Windows) for new releases, including the 'latest' tag that
  will keep up with the master branch

Related to: #88

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
XaF added a commit that referenced this issue Apr 16, 2018
The new structure for TraktForVLC 2.x includes a Lua VLC module
that will take care of following what is happening on the VLC
side, while a helper Python script is provided to perform all
the tasks that the VLC embedded Lua does not allow to do.

TraktForVLC 2.x includes the following features:
- Automatically set the watching status for movies and series
- Automatically scrobble movies and series
- Identify movies and series using a combination of APIs from
  OpenSubtitles, IMDB, TheTVDB and TMDB
- Allow for offline save of movies and series scrobble status
  for late scrobble when an internet connection is found
- Simple installation/update/uninstallation process
- Automatic release of binaries for multiple OS (Linux, MacOS,
  Windows) for new releases, including the 'latest' tag that
  will keep up with the master branch

Related to: #88

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
XaF added a commit that referenced this issue Apr 16, 2018
The new structure for TraktForVLC 2.x includes a Lua VLC module
that will take care of following what is happening on the VLC
side, while a helper Python script is provided to perform all
the tasks that the VLC embedded Lua does not allow to do.

TraktForVLC 2.x includes the following features:
- Automatically set the watching status for movies and series
- Automatically scrobble movies and series
- Identify movies and series using a combination of APIs from
  OpenSubtitles, IMDB, TheTVDB and TMDB
- Allow for offline save of movies and series scrobble status
  for late scrobble when an internet connection is found
- Simple installation/update/uninstallation process
- Automatic release of binaries for multiple OS (Linux, MacOS,
  Windows) for new releases, including the 'latest' tag that
  will keep up with the master branch

Related to: #88

Signed-off-by: Raphaël Beamonte <raphael.beamonte@gmail.com>
@XaF
Copy link
Owner Author

XaF commented Apr 16, 2018

TraktForVLC 2.0.0a1 is now available to download.

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

1 participant