Please use English on this forum.
Posts made by kpotocki
- Opera TV Store
-
RE: Проблема opera tv store--- url loaderOpera TV Store
Hello, Opera is aware of the issue. We are working to fix it, however we cannot say at this time when it will be fixed.
-
RE: ember app and opera tvOpera TV Store
Hello, in order to improve performance, follow below guidelines:
- keep things simple
- do not use box-shadow
- do not use text-shadow
- use opacity as little as possible
- use jQuery or other JS libraries as little as possible
- do not use CSS: animations and transitions and transforms
- do not use JS animations and fancy transitions
- limit number of AJAX calls
- decrease number of DOM elements
- remove unused code
- make sure your graphics are optimized for screen resolution (do not download big images and resize them in CSS / HTML)
Unfortunately, there is no standard way of debugging on devices.
- Opera TV Store
-
RE: No sound in RT tv appOpera TV Store
Dear User, the app works for us currently.
If you are still seeing the problem, please let us know the following:
What country are you in?
What device are you using? (with the exact model)
Which RT app are you using? (English, Espanol, etc.) -
RE: Limited Opera TV app selection on Samsung BD playerOpera TV Store
Hello, could you please tell us what country you are accessing Opera TV from?
We will try to look into your case, as you should be seeing more apps, and the Kids category should also be available. -
RE: Where are UK catch-up apps?Opera TV Store
Hello,
currently we do not offer these apps in Opera TV.
I will relay your inquiry to the appropriate people, and we will look into acquiring them. -
RE: Handling RETURN key on Sony BraviaOpera TV Store
Hello, we have a resource regarding functional keys here: https://dev.opera.com/tv/functional-key-handling-in-opera-tv-store-applications/#return
The followin passage may in particular shed some light here:
Currently, the Opera TV Store has implemented some additional hardcoded behavior which automatically closes an application if the user presses Back/Return and the browser history is empty, without the possibility to preventDefault() the event. The idea is to avoid faulty applications from inadvertently trapping users. -
RE: PlayDRM support on Opera TV emulatorOpera TV Store
Hello, you can find information about supported formats and DRM here:
https://dev.opera.com/tv/html5-audio-video-in-opera-tv-store-apps/Please let us know if anything is unclear or you require more information.
-
RE: ayudaOpera TV Store
Dear User,
The Opera TV Store does not currently provide a Facebook app for Sony devices.
The Opera TV Store also does not provide a TV browser.
You may use the URL Loader under the Tools category to load any webpage, but we cannot guarantee that it will work correctly.
For further assistance with your TV I would suggest contacting Sony. -
RE: Bloomberg TVOpera TV Store
We are working on getting a Twitch app, but currently cannot give any estimated time.
The MLG.tv app, which is available on most devices features gaming content from streamers.
-
RE: Bloomberg TVOpera TV Store
Thank you for your suggestion, we will look into adding it to the Opera TV Store.
Also, RT streams are already available on most of our devices.
-
RE: Internet Browser on RCA Smart TV Sld55a55rqOpera TV Store
The Opera TV Store does not offer an internet browser. I would suggest contacting the TV manufacturer for help.
-
RE: URL LOADEROpera TV Store
The URL Loader is currently not yet available on the newest models of Sony Blu-ray Players.
-
RE: Cloudio TVOpera TV Store
Hello, regarding Sony devices Cloudio is only available on Sony Blu-ray Players from 2014, as well as on Sony Bravia TVs 2013 and 2014 models.
- Opera TV Store
- Opera TV Store
-
RE: Audio streamsOpera TV Store
Hello,
please have a look at the following article: https://dev.opera.com/tv/html5-audio-video-in-opera-tv-store-apps/ -
RE: Opera TV store- is it specific to TV modelsOpera TV Store
Dear user,
yes, the array of available apps is different on different devices. The devices differ in hardware and software, and so not all apps work on all devices.
The apps that you have mentioned were not yet tested for the model.
They should be available soon, however I cannot give you any timetable for that, due to the unpredictable nature of how apps behave on various devices. -
RE: URL Loader on a Sony TV - hide the status barOpera TV Store
Hello, the URL Loader is not meant for regular internet browsing, but for testing applications for the Opera TV Store.
That being said, the URL loader should not have a status bar at all.
Could you attach a screenshot? Maybe we could help then.