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

list shows in json format #662

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

list shows in json format #662

wants to merge 10 commits into from

Commits on Jan 4, 2023

  1. list shows without formatting

    for issue z411#660
    RaitaroH authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    c1d6c1e View commit details
    Browse the repository at this point in the history
  2. print name of show only

    faster than info
    RaitaroH authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0b1137e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. print json format

    RaitaroH authored Jan 13, 2023
    Configuration menu
    Copy the full SHA
    c5483bc View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. remove name funciton

    reverts 0b1137e
    RaitaroH authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    95da160 View commit details
    Browse the repository at this point in the history
  2. total_episodes key

    Co-authored-by: FichteFoll <[email protected]>
    RaitaroH and FichteFoll authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    27a07c0 View commit details
    Browse the repository at this point in the history
  3. ignore altnames

    RaitaroH authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    dbd4a22 View commit details
    Browse the repository at this point in the history
  4. airing and behind status

    RaitaroH authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    b4ae65b View commit details
    Browse the repository at this point in the history
  5. Update cli.py

    RaitaroH authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    108fbf2 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. estimate episode as string

    RaitaroH authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    5a200d9 View commit details
    Browse the repository at this point in the history
  2. also print cover image

    this should be useful in my adl script
    RaitaroH authored Jan 15, 2023
    Configuration menu
    Copy the full SHA
    2b681ba View commit details
    Browse the repository at this point in the history