Jump to content

Live TV Guide Changes


ghostquito

Recommended Posts

ghostquito

The Guide is awesome but there are two things that would put it over the top.

 

1) The ability to group channels into custom categorizes, and have the categories all grouped together in the guide.

2) The ability to add more info to the Channel Name. Currently if you have a Image it doesn't show any text. If you don't have image the text is limited to a certain amount of characters  Ideally you could have a image, text, and add change/add custom channel #s.

 

I believe the text being limited can be solved with CSS but it's not working for me. I added this to the branding section of the server.

.guideChannelName {
  max-width:90%}

Thanks!

Link to comment
Share on other sites

Happy2Play

 

The Guide is awesome but there are two things that would put it over the top.

 

1) The ability to group channels into custom categorizes, and have the categories all grouped together in the guide.

2) The ability to add more info to the Channel Name. Currently if you have a Image it doesn't show any text. If you don't have image the text is limited to a certain amount of characters  Ideally you could have a image, text, and add change/add custom channel #s.

 

I believe the text being limited can be solved with CSS but it's not working for me. I added this to the branding section of the server.

.guideChannelName {
  max-width:90%}
Thanks!

 

 

 

I don't have live tv to test but have you tried?

.guideChannelName {
  max-width:90% !important}
Edited by Happy2Play
Link to comment
Share on other sites

Happy2Play

Since default code and custom code both load you have to add "!important" for higher priority.

Link to comment
Share on other sites

ghostquito

I'm assuming that setting is only for the web-ui. It doesn't do anything for xbox one or roku? Is there anyway to change it on apps?

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...