Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding option for viewing all items of a section in one page #111

Merged
merged 16 commits into from
Jul 23, 2015

Conversation

Guy27
Copy link
Contributor

@Guy27 Guy27 commented Jul 1, 2015

In order to avoid pages navigation on large sections i've added an
option to load all items of a section in a single page

Guy27 and others added 16 commits July 2, 2015 00:16
In order to avoid pages navigation on large sections i've added an
option to load all items of a section in a single page
Replaced player with <video> element
Replaced player Properties and Methods
Reworked ms to s
Fixed custom seek increments

Signed-off-by: Guy27 <guyge.jm@gmail.com>
Use mediaOption Parameter

Signed-off-by: Guy27 <guyge.jm@gmail.com>
Signed-off-by: Guy27 <guyge.jm@gmail.com>
Signed-off-by: Guy27 <guyge.jm@gmail.com>
Can't get audio tracks to work;
audioTracks.length remains 0 no matter what I try
Also Media Fragments URI isn't respected

Signed-off-by: Guy27 <guyge.jm@gmail.com>
Signed-off-by: Guy27 <guyge.jm@gmail.com>
Fixed time in report
Fixed report being missed before redirect

Signed-off-by: Guy27 <guyge.jm@gmail.com>
Can't find alternative in webOS API reference

Signed-off-by: Guy27 <guyge.jm@gmail.com>
Signed-off-by: Guy27 <guyge.jm@gmail.com>
Signed-off-by: Guy27 <guyge.jm@gmail.com>
Solid black background during loading
Connecting message replaced with Loading progress
Position of progress time resolution independent

Signed-off-by: Guy27 <guyge.jm@gmail.com>
There is enough space in the panel to extent the limit of the sections
content view
can now show playlists
need to add the quickview panel for playlists
In order to mark a content as hidden add [p] prefix to it in plex.
Content can be entire section, playlist or individual clip.
in case a clip is mark as hidden and is placed in a playlist , the
playlist is considered as hidden.

How to set a password:
on the main menu hit the blue button:
Enter a 5 color button sequence (excluding blue) and confirm

How to see hidden content:
Type the blue button again in the main menu and enter the password

Panic button is red and can be clicked on all screens of the app causing
the app to close and set next start to unauthorized session (no hidden
content will be seen).
in case there is a "resume" option, meaning the clip was already watched
before and the user is asked to select play mode, the content is not
playing by default.
simonjhogan added a commit that referenced this pull request Jul 23, 2015
Adding option for viewing all items of a section in one page
@simonjhogan simonjhogan merged commit b53a973 into simonjhogan:master Jul 23, 2015
@Guy27
Copy link
Contributor Author

Guy27 commented Jul 23, 2015

more likely that its related to the webos player itself and not the code.
did you try to see if it works with regular dlna and not plex media center initiated streams?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants