Giter Club home page Giter Club logo

Comments (7)

pythcon avatar pythcon commented on June 19, 2024

Let me see your xmltv.xml file and the variables you have set in your generatePlaylist.py file.

from plextvchannel.

cjtodaro avatar cjtodaro commented on June 19, 2024

Hey-

I'm learning python and Linux as I go with this project, so please let me know if I did anything dumb.

Here's the variables in the generatePlaylist.py script:

`cartoons = ["Rick and Morty", "Bob's Burgers", "South Park"]

dir = "/home/chris/shared/TV/" # Directory to grab shows from (make sure there is a "/" at the end!)
tvDirectory = "/home/chris/PlexTV/tvDIR/" # Directory where files will be generated (make sure there is a "/" at the end!)
commercialsDirectory = "" # Directory where commercials will be pulled from (make sure there is a "/" at the end!)
timezone = "EST" # Enter Timezone
showPoster = ""
channelName = ""
`

xmltv1.zip

from plextvchannel.

pythcon avatar pythcon commented on June 19, 2024

Your timezone is incorrect. The timezone should be in the format "+/- 0000" so for EST I use "-0400". Try that and refresh your guide inside Plex.

from plextvchannel.

cjtodaro avatar cjtodaro commented on June 19, 2024

Hmmmm...still didn't work.

I have your scripts and Xteve running in the VM, plex itself is running on windows. Would that be creating an issue?

from plextvchannel.

pythcon avatar pythcon commented on June 19, 2024

Are you able to add the dvr into live tv? You probably won't be able to because it's not on the same instance. Settings>TV&DVR>Add DVR

from plextvchannel.

cjtodaro avatar cjtodaro commented on June 19, 2024

That I can do. I can insert the DVR, it'll see my one "Cartoons" Channel, I load in the XMLTV file the script created, and then it takes me to the normal DVR page for the guide, but says "The Guide is Empty". I've also tried setting it up using the XTEVE XMLTV address that shows at the top of the XTEVE page - same thing.

from plextvchannel.

pythcon avatar pythcon commented on June 19, 2024

Did you ever get this working?

from plextvchannel.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.