feedback #7

Open
Norticus36 wants to merge 7 commits from feedback into master
Collaborator

Integrating the feedback pages into the main branch

Integrating the feedback pages into the main branch
Norticus36 added 6 commits 2020-11-20 16:04:47 +00:00
gerazo reviewed 2020-11-23 15:41:04 +00:00
Dismissed
@ -0,0 +12,4 @@
if test -f "$FILE" ; then
accessforthiscode=$( grep "PLAY \"live.*\"" "$FILE" | grep "$EACODE" | cut -d':' -f 1 | grep "$DATE" | cut -d' ' -f 1)
browserplays=$( grep "GET /livehls/$EACODE.m3u8" "$FILE" | cut -d' ' -f 1,4 | grep "$DATE" | cut -d' ' -f 1)

Here, we should also take the LQ (low quality) streams into the count.

Here, we should also take the LQ (low quality) streams into the count.
Owner

Otherwise it is looking nice so far.

Otherwise it is looking nice so far.
Norticus36 added 1 commit 2020-11-26 19:57:47 +00:00
Norticus36 force-pushed feedback from 6c45424ef5 to 8c8d23d3cf 2020-11-26 20:07:19 +00:00 Compare
Norticus36 changed title from WIP:feedback to feedback 2020-11-27 13:22:40 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gerazo/eltelive#7
No description provided.