Code Monkey home page Code Monkey logo

docker-locast2dvr's People

Contributors

cameronetchart avatar randomninjaatk avatar

Watchers

 avatar  avatar

docker-locast2dvr's Issues

this is not a Issue but a ideal but i have no Clue were to post

I have been using your Docker locast2dvr works amazing Great Job! BTW also I was wondering if you could add in a feature to where in the Docker it has a patch to save the DVR Files I mean its, not a big deal but the docker works so well I don't see a reason not to have to were it's kinda like the Linux plex Docker with the GPU

docker-compose env quotations cause crash

The docker-compose instructions list:

- L2DUSER="username" \
- L2DPASS="password" \
- L2DZIP=#####,##### \

If you insert your env variables using quotations around the username and password as indicated, meaning:

"[email protected]"
"passwordhere"

then the container fails to start. The installation process inserts more quotations into the config file, creating a config that looks like:

username=""[email protected]""
password=""passwordhere""

This crashes the container with a config invalid error. If I omit the quotations from my env variables, then the generated config file adds one set of quotations and the container runs. But people often add quotations to env variables, especially for passwords with special characters. You could just remove the quotations from the readme.md, but guessing others will try to do what I did, so not sure the best way to solve since I don't program.

Enable multiplexing by default

Thanks for porting this through to Unraid! Basic functionality works as expected on Plex!

However, allowing --override-zipcodes may have the implication that the user could combine TV guides from different locations.

Would it make sense to allow multiplexing by default? If only one zipcode is declared, there is no effect. If there are more, then all channels are combined.

In the case of Plex, only the first of multiple tuners is 'visible' on the UI, even if they all have different channels.

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.