Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

CSVify everything #36

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

CSVify everything #36

wants to merge 3 commits into from

Conversation

hoshsadiq
Copy link
Owner

This PR changes everything to rely on CSVs rather than YAML. Instead of specifying code, it simply does a look up on the channel name, and assigns the relevant columns as the real values if set.

A number of things have been removed:

  • core.output: this is now always m3u. If CSV is needed, you can output it using the -csv flag.
  • core.canonicalise: Rely on CSV instead (see README)
  • providers.ignore_parse_errors: this is the default now. errors get ignored.
  • providers.filters: Rely on CSV instead (see README)
  • providers.setters: Rely on CSV instead (see README)

This might as well be practically a rewrite.

@stale
Copy link

stale bot commented Nov 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Nov 23, 2020
@hoshsadiq hoshsadiq added enhancement New feature or request and removed stale labels Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant