cyxmltv


Namecyxmltv JSON
Version 0.4.1 PyPI version JSON
download
home_page
SummaryCommand line utility to create an XmlTv formatted EPG for cypriot channels
upload_time2023-04-06 16:48:56
maintainer
docs_urlNone
authorHarry Papaxenopoulos
requires_python
licenseMIT
keywords cyprus xmltv plex cypriot epg rik1 rik
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Project CyXmlTv

This project is for generating an [xmltv](http://wiki.xmltv.org) compatible
electronic programming guide for cypriot channels. It's primarily used for
operating the Plex DVR.

## How to install

* Option 1: Install through pip with `pip install cyxmltv`
* Option 2: Download the source code and create a distribution via 
`python setup.py sdist`. Then install via 
`pip install dist/cyxmltv-<version>.tar.gz`.

## How to run

Simply run `cyxmltv <filename>`, where `<filename>` is the target file name 
you want to use. Then, you can use the aforementioned file in Plex's
[DVR setup](https://support.plex.tv/articles/225877347-live-tv-dvr/)
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "cyxmltv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cyprus xmltv plex cypriot epg rik1 rik",
    "author": "Harry Papaxenopoulos",
    "author_email": "hpapaxen@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/51/ee/8ca6d369f9675bb6a416819b7f55e9f41f59fc4fefe03134c44f5d3577e4/cyxmltv-0.4.1.tar.gz",
    "platform": null,
    "description": "# Project CyXmlTv\n\nThis project is for generating an [xmltv](http://wiki.xmltv.org) compatible\nelectronic programming guide for cypriot channels. It's primarily used for\noperating the Plex DVR.\n\n## How to install\n\n* Option 1: Install through pip with `pip install cyxmltv`\n* Option 2: Download the source code and create a distribution via \n`python setup.py sdist`. Then install via \n`pip install dist/cyxmltv-<version>.tar.gz`.\n\n## How to run\n\nSimply run `cyxmltv <filename>`, where `<filename>` is the target file name \nyou want to use. Then, you can use the aforementioned file in Plex's\n[DVR setup](https://support.plex.tv/articles/225877347-live-tv-dvr/)",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Command line utility to create an XmlTv formatted EPG for cypriot channels",
    "version": "0.4.1",
    "split_keywords": [
        "cyprus",
        "xmltv",
        "plex",
        "cypriot",
        "epg",
        "rik1",
        "rik"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51ee8ca6d369f9675bb6a416819b7f55e9f41f59fc4fefe03134c44f5d3577e4",
                "md5": "0c6d588b13b6e5305abda3e3fa314628",
                "sha256": "5aafbda5a4beed5aecc8101ab59ce40666b0d78649aac4ef3fa459b0a9246df3"
            },
            "downloads": -1,
            "filename": "cyxmltv-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0c6d588b13b6e5305abda3e3fa314628",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4547,
            "upload_time": "2023-04-06T16:48:56",
            "upload_time_iso_8601": "2023-04-06T16:48:56.152858Z",
            "url": "https://files.pythonhosted.org/packages/51/ee/8ca6d369f9675bb6a416819b7f55e9f41f59fc4fefe03134c44f5d3577e4/cyxmltv-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 16:48:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "cyxmltv"
}
        
Elapsed time: 0.05399s