Jump to content

screenplay for WebOS 2.0 and higher TVs


kwilcox

Recommended Posts

muppets4

I've posted a version to github that can toggle played status on a catalog item. Real work on screenplay will start soon...

Thanks

 

Verstuurd vanaf mijn SM-G930F met Tapatalk

Link to comment
Share on other sites

  • 2 weeks later...
evainoemi

Hi, concerning:

 

I'm going to start a poll soon to help me prioritize the next round of screenplay enhancements.  Here's what's under consideration currently:

  • "binge watch" option for TV series: when an episode finishes, screenplay will automatically start a countdown for the next unwatched episode.
  • Alternate Audio Track support
  • Collection Grouping support
  • Music Library support
  • Photo Library support
  • Live TV support
  • List mode option for collection detail screen (replaces index search)
  • Filter capability on collection detail screen (genre etc...)
  • collection detail screen remembers its position 
  • more relevant content on collection summary screens
  • Add "checked" button on Item detail screen to toggled watched state

 

What other enhancements would you like to see on this list?

 

 

 

because I live in Spain, I personally prefer to give priority to "Alternate Audio Support" since here and many others countries generally the movies are released with the main audio bent and the track with the original secondary version.

 

Alternate Audio Support

  • assign option to color key in remote control settings
  • pressing color key toggles alternate audio (need to check emby server to see if these tracks work like subtitles, otherwise I'll present a radio button popup to allow alternate audio track selection).

 

Thank you very much for your attention.

 

Link to comment
Share on other sites

muppets4

Great!

 

What I would like is a 'next episode' option for series I am watching. Like it is with the Emby Theater app for PC/Android. 

  • Like 1
Link to comment
Share on other sites

HumanPanda

Hi,

 

Can you please add support to manually enter username? I have all my users hidden and username and password must be manually entered.

 

Thanks

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
DaveSullybags

Hi there, I don't seem to have a field to enter username when setting up the app. Any ideas?

 

Sent from my SM-G930F using Tapatalk

Link to comment
Share on other sites

DaveSullybags

Hi there, I don't seem to have a field to enter username when setting up the app. Any ideas?

 

Sent from my SM-G930F using Tapatalk

See here eee04d24f79da767c76f3bb960102814.jpg

 

Sent from my SM-G930F using Tapatalk

Link to comment
Share on other sites

thefad3done

I found a way around this (if you plan to only use one account for your TV that is) is to quickly allow that user to be seen on the login screen, login and then re-hide it. Providing you don't log out of your TV, it'll stay signed in. 

Edited by thefad3done
Link to comment
Share on other sites

  • 2 weeks later...
kwilcox

Yes.  Screenplay will handle HDR streams when direct play is on.  However, streaming HDR requires an AC WiFi or direct ethernet connection to your emby server for smooth playback.  I use a pair of Comtrend WAP-5940s for this.

 

2v2uCRJDjxQr3s.jpg

Edited by kwilcox
Link to comment
Share on other sites

joaorsfonseca

Hi guys.. I was finally able to install Screenplay :)

But I'm struggling with subtitles.. They aren't available.. 

 

On my tablet, using Kodi I'm able to view all the movies with their subtitles.

 

Any tip?

 

Thanks.

Link to comment
Share on other sites

muppets4

Hi guys.. I was finally able to install Screenplay :)

But I'm struggling with subtitles.. They aren't available..

 

On my tablet, using Kodi I'm able to view all the movies with their subtitles.

 

Any tip?

 

Thanks.

Emby released an official app, for recent versions of web os. Can you try that?

 

Verstuurd vanaf mijn SM-G930F met Tapatalk

Link to comment
Share on other sites

mastrmind11

Hi guys.. I was finally able to install Screenplay :)

But I'm struggling with subtitles.. They aren't available.. 

 

On my tablet, using Kodi I'm able to view all the movies with their subtitles.

 

Any tip?

 

Thanks.

See the first post where it outlines how to deal with subtitles...

  • Like 1
Link to comment
Share on other sites

joaorsfonseca

Emby released an official app, for recent versions of web os. Can you try that?

 

Verstuurd vanaf mijn SM-G930F met Tapatalk

 

My TV is to old to get WebOs updates.. I'm stuck at v1 :(

Link to comment
Share on other sites

joaorsfonseca

See the first post where it outlines how to deal with subtitles...

 

I found it! Thanks a lot.

But now I'm facing another issue.. My video has two subtitles.. One in english, embebeded on the movie and my external srt file...

Is it possible to remove the one that is embebed on mkv? I saw that the flags Default e Force are both set to false...

Edited by joaorsfonseca
Link to comment
Share on other sites

mastrmind11

I found it! Thanks a lot.

But now I'm facing another issue.. My video has two subtitles.. One in english, embebeded on the movie and my external srt file...

Is it possible to remove the one that is embebed on mkv? I saw that the flags Default e Force are both set to false...

There are several utilities out there that can remove embedded subs from mkvs.

Link to comment
Share on other sites

joaorsfonseca

There are several utilities out there that can remove embedded subs from mkvs.

I know but they are too many.. Screenplay or Emby won't do it for me?

Link to comment
Share on other sites

mastrmind11

I know but they are too many.. Screenplay or Emby won't do it for me?

Screenplay is limited by a bug in webOS that plays subs by default, w/ no way to turn them off.  In Emby, you can toggle them either at the admin level, or per viewing w/in the app  If you want to remove embedded subs entirely, check out mkvtoolnix.  It's a single line command that runs in under 30 secs for a feature length film.  I have it as part of a post precessing script which removes subs prior to moving into the Emby library.  However, if I weren't using an LG device I wouldn't bother since the Emby client(s) would just properly honor the sub settings I have in the admin panel.

  • Like 1
Link to comment
Share on other sites

joaorsfonseca

Screenplay is limited by a bug in webOS that plays subs by default, w/ no way to turn them off.  In Emby, you can toggle them either at the admin level, or per viewing w/in the app  If you want to remove embedded subs entirely, check out mkvtoolnix.  It's a single line command that runs in under 30 secs for a feature length film.  I have it as part of a post precessing script which removes subs prior to moving into the Emby library.  However, if I weren't using an LG device I wouldn't bother since the Emby client(s) would just properly honor the sub settings I have in the admin panel.

 

Can you make that script public?

Besides that. I don't believe that it's related with a bug on webOS. And I'm saying this because if I use the SmartShare app, I can see what is in my Emby library and when playing the movie, the embed subtitles aren't shown.

Link to comment
Share on other sites

mastrmind11

Can you make that script public?

Besides that. I don't believe that it's related with a bug on webOS. And I'm saying this because if I use the SmartShare app, I can see what is in my Emby library and when playing the movie, the embed subtitles aren't shown.

Here's how you'd do it from the command line:

# assume input.mkv has 3 subtitle tracks
# remove subtitle track 2 (copy 1&3) from input.mkv & save to output.mkv
mkvmerge -o output.mkv --subtitle-tracks 1,3 input.mkv

# remove all subtitles (copy none)
mkvmerge -o output.mkv --no-subtitles input.mkv
  • Like 1
Link to comment
Share on other sites

joaorsfonseca

That script must run before adding the item to Emby's library right?

How can i fix all my movies that already were added to library?

 

Besides that, I can watch the same video with MediaShare app from LG without the embedded subtitles  :unsure:

Link to comment
Share on other sites

  • 1 month later...
alexakos89

hello,

i just downloaded screenplay from lg store and i cant manage to play srt subtitles.

subtitles has the same name as the movie.

i press enable subtitles on the control but nothing happens.

even with official emby app i cant see subtitles on my movies.

any solutions?
 

Edited by alexakos89
Link to comment
Share on other sites

hello,

i just downloaded screenplay from lg store and i cant manage to play srt subtitles.

subtitles has the same name as the movie.

i press enable subtitles on the control but nothing happens.

even with official emby app i cant see subtitles on my movies.

any solutions?

 

 

As far as the official Emby app goes, this is resolved for the next update to the app, thanks.

Link to comment
Share on other sites

alexakos89

As far as the official Emby app goes, this is resolved for the next update to the app, thanks.

thank you for the reply.i am waiting for the new app.btw emby is awesome.

any info why i cant play srt on screenplay?

should i do something else?

srt subs are utf 8 bom encoded.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...