Coder Social home page Coder Social logo

frontend's People

Contributors

dependabot[bot] avatar guyspr avatar handsomematt avatar robbiet480 avatar taylorbourne avatar wm-tbourne avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

frontend's Issues

Guide Providers cannot be edited

Click the pencil, make a change to the name. The "Add Provider" button does nothing.

Closing the dialog shows the name change in the list, but reload the page and it's back to the original.

Moving channels resets channel numbers

I've got five channels configured:
image

I edit them and change the channel numbers:
image

Now I drag one of the channels to change the order [I dragged Lifetime from position 1 to 3]:
image

Note that the channel number changes got replaced with 001-005.

This happens whether or not I've saved the channel number changes, and whether or not I have "lock channel number" checked.

Video provider field shows up as placeholder when edited

Create a Video Provider. Save the provider, then click the edit button to bring up the dialog again.

image

Note that the PROVIDER URL text still shows the placeholder text.

The correct field value is coming back from the server; it's just not getting displayed.

{
    "ID": 4,
    "Name": "TV-Forum",
    "Provider": "Xtream",
    "Username": "chazlarson",
    "Password": "REDACTED",
    "BaseURL": "http://tvservice.pro:80",
    "M3UURL": "",
    "MaxStreams": 0,
    "UpdateFrequency": "@daily",
    "ImportedAt": "2019-01-22T00:27:22Z",
    "Tracks": [
        {
            "ID": 24423,
            "VideoSourceID": 4,
            "Name": "Chestnut: Hero of Central Park",

"Add Channel" modal does not show all available channels

I have the following channel available in my m3u file from Iris.

#EXTINF:-1 tvg-id="" tvg-name="CBS KCBS LAX" tvg-logo="http://picon.helixhosting.ninja/28826.png" group-title="CBS LOCAL NETWORKS",CBS KCBS LAX
http://irislinks.net:83/live/xxx/xxx/300498.ts

However when I go to add this channel through the frontend, it is not available in the dropdown.

screen shot 2018-09-18 at 11 25 54 am

I tested the stream and verified that it is a working stream, so not sure what's preventing it from showing up in the dropdown. Note that I have also tried manually scrolling through the list of available channels and was unable to find it using that method as well. The logs did not contain any extra useful information.

Keys in M3U video provider are not saved.

The four key fields:
image

are not stored in the database and are not in the JSON object:

    "ID": 2,
    "Name": "Iris-M3U",
    "Provider": "M3U",
    "Username": "",
    "Password": "",
    "BaseURL": "",
    "M3UURL": "http://irislinks.net:83/get.php?username=REDACTED\u0026password=REDACTED\u0026type=m3u_plus\u0026output=ts",
    "MaxStreams": 0,
    "UpdateFrequency": "@daily",
    "ImportedAt": "2019-01-21T22:17:43Z",
    "Tracks": null

Guide provider lineup window throws error, will not close.

@chazlarson commented on Sep 6, 2018, 3:20 PM UTC:

telly release with the issue:

1.5.0

Last working telly release (if known):

Operating environment (Docker/Windows/Linux/QNAP, etc.):

Docker on Mac OS X
Description of problem:

Open Web UI, add Schedules Direct Guide Provider.
Click on "Lineups" button.

Javascript console shows:
TypeError: null is not an object (evaluating 't.guideProvider.ProviderData.lineups')

Clicking anywhere now spits that same error into the console. Dialog can't be closed without reloading the browser at which I receive:

message: "Http failure response for http://192.168.1.61:6077/api/guide_sources: 500 Internal Server Error"
name: "HttpErrorResponse"
ok: false
status: 500
statusText: "Internal Server Error"
url: "http://192.168.1.61:6077/api/guide_sources"

Contents of telly.config.toml [if you're using a version above 1.1]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

Command line used to run telly [if applicable]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

Docker run command used to run telly [if applicable]:

  • REMEMBER TO DELETE ANY CREDENTIALS IN CONFIG FILES OR COMMAND LINES

telly or docker log:

time="2018-09-06T15:16:00Z" level=info msg="telly is preparing to go live (version=, branch=, revision=)"
time="2018-09-06T15:16:00Z" level=debug msg="creating webserver routes"
time="2018-09-06T15:16:00Z" level=info msg="telly is live and on the air!"
time="2018-09-06T15:16:00Z" level=info msg="Broadcasting from http://0.0.0.0:6077/"
time="2018-09-06T15:16:00Z" level=info msg="EPG URL: http://0.0.0.0:6077/epg.xml"
time="2018-09-06T15:16:03Z" level=info fields.time="2018-09-06T15:16:03Z" ipAddress=172.17.0.1 latency="600.5µs" method=GET path=/api/guide_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:16:03Z" level=info fields.time="2018-09-06T15:16:03Z" ipAddress=172.17.0.1 latency=1.3661ms method=GET path=/api/video_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:16:03Z" level=info fields.time="2018-09-06T15:16:03Z" ipAddress=172.17.0.1 latency="541.1µs" method=GET path=/ status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:16:29Z" level=info msg="Detected passed config is for provider Schedules Direct"
time="2018-09-06T15:16:29Z" level=info fields.time="2018-09-06T15:16:29Z" ipAddress=172.17.0.1 latency=480.8037ms method=POST path=/api/guide_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="331.2µs" method=GET path=/ status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="526.1µs" method=GET path=/api/video_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=error msg="Error #01: sql: converting argument $1 type: unsupported type []interface {}, a slice of interface\n" fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="671.4µs" method=GET path=/api/guide_sources status=500 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="362.2µs" method=GET path=/runtime.js status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency=3.7752ms method=GET path=/polyfills.js status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency=7.5814ms method=GET path=/styles.css status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency=31.8149ms method=GET path=/main.js status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="477.2µs" method=GET path=/assets/logo.svg status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=info fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="516.1µs" method=GET path=/api/video_sources status=200 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"
time="2018-09-06T15:18:31Z" level=error msg="Error #01: sql: converting argument $1 type: unsupported type []interface {}, a slice of interface\n" fields.time="2018-09-06T15:18:31Z" ipAddress=172.17.0.1 latency="954.4µs" method=GET path=/api/guide_sources status=500 userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1.2 Safari/605.1.15"

Additional information:

This issue was moved by robbiet480 from tellytv/telly#189.

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.