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

Added support for EXTTV and keeping of custom tags #209

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 15, 2020

  1. Added support for EXTTV and keeping of custom tags

    This commit:
    - Adds support for `EXTV`: I haven't found any official specification on
      the format, but seems to be used throughout the web.
    - Add support for keeping custom tags on the lists. This means it's now
      possible to do a `load()` / `dumps()` cycle without loosing any
      metadata.
    bokysan committed May 15, 2020
    Configuration menu
    Copy the full SHA
    606c701 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    2624272 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Configuration menu
    Copy the full SHA
    72e8638 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Configuration menu
    Copy the full SHA
    4bbbbf7 View commit details
    Browse the repository at this point in the history