I'm new in this forum, and I've been working in my company as a front-end developer for 6 months, this is my first experience. I'm working on a tv app. I never created an epg and I really don't know what i have to do and the worst things is that on the tv not all the code works. I just created the style what I have done. I hope that this is a good place to ask :) thank you very much! Example of what I need
How I can create an EPG for tv?
1.2k Views Asked by Emanuela Madeccia At
1
There are 1 best solutions below
Related Questions in JAVASCRIPT
- Using Puppeteer to scrape a public API only when the data changes
- inline SVG text (js)
- An array of images and a for loop display the buttons. How to assign each button to open its own block by name?
- Storing the preferred font-size in localStorage
- Simple movie API request not showing up in the console log
- Authenticate Flask rest API
- Deploying sveltekit app with gunjs on vercel throws cannot find module './lib/text-encoding'
- How to request administrator rights?
- mp4 embedded videos within github pages website not loading
- Scrimba tutorial was working, suddenly stopped even trying the default
- In Datatables, start value resets to 0, when column sorting
- How do I link two models in mongoose?
- parameter values only being sent to certain columns in google sheet?
- Run main several times of wasm in browser
- Variable inside a Variable, not updating
Related Questions in CSS
- How to use custom font during html to pdf conversion?
- Storing the preferred font-size in localStorage
- mp4 embedded videos within github pages website not loading
- Is there any way to glow this bulb image like a real light bulb
- What can I do to improve my coding on both html and css
- Uncaught TypeError: google.maps.LatLng is not a constructor at init (script.js:7:13)
- Bootstrap modal not showing at the desired position on a web page when the screen size is smaller
- How to increase quality of mathjax output?
- Hover animation resetting( seemingly reverting back to original CSS and then again to hover)when moving mouse horizontaly accross a part of an element
- Storing selected language in localStorage
- How to clip grid cell and provide scroll as well?
- KeyboardAvoidingView makes a messy the flexbox
- Rotate an object around another object in javascript
- Understanding Scroll Anchoring Behavoir
- how to use only block layout in this css code?
Related Questions in VUE.JS
- Problems with matter.js and i18n in vue.js
- Form Validation not working in custom component Vue
- Authenticating vue app on each route change
- Vue/TailwindCSS - Content is behind Sidebar
- Vue3 Suspense Parent > Child Animation
- Pass dynamic object data via nuxt-link to component
- Failed to resolve import, but the path is valid, and detected as such by VSCode
- how to use less variables in vue components?
- Prevent a webpage from navigating away
- Creating a modal window in product edit page in Shopware6 and saving data to custom table(repository) from a form within the modal window
- How do I fix (or ignore) a TypeScript error that's inside a HTML template?
- Vue.js Checkbox Alignment Issue: Centering Checkboxes Within Table Cells
- How to reset vue product filter?
- Vue display output of two dimensional array
- vue js error when adding bonus items to another item
Related Questions in TELEVISION
- Flutter Android Tv Focus Issue-First index not focusing using arrow it start from second index but when use tab in pc it focus on first element
- Web Os app development using angular isuue
- Unknown manufacturer type when controlling TV using IR LED
- Nullish coalescing assignment (??=) causing issue on TV browser. How to elegantly resolve this
- How exactly are DRM modes (or modelines) interpreted when interlaced?
- Navigation with Dpad events in flutter tv app
- DNS_PROBE_FINISHED_NXDOMAIN when accessing local website
- Android TV/Leanback: `GuidedStepSupportFragment` missing/incorrect padding
- Offer app-settings / -menu in Android TV app
- How to start Activity immediately?
- Android TV (Leanback) App: Toggle/switch for GuidedStepSupportFragment
- How to create and write to a virtual video device on Linux using C?
- How to create an Android custom MediaCas plugin?
- Television app rejected by google play store
- How to navigate google map in android tv app using remote d-pad?
Related Questions in EPG
- Editing EPG XML with Python
- Trying to search EPG XML-data
- Use libdvbpsi on Android app to get EPG information
- How I can create an EPG for tv?
- Oracle Apex installation issue
- Script for EPG (electronic program guide)
- Android EPG view in android Mobile (OTT Application)
- How to create program guide based on Android Tv Input Framework, as below shown diagram
- How does the Eelectronic Program Guide view update while scrolling?
- EPG Layout like androidtv livetv app
- Android TV Input HAL EPG support and timeshifting
- I want to create the collectionView like it has in JIOtv App. This is something new, Answer not available on Internet
- It is possible to vertical scroll as ViewGroup in android using TV remote navigation
- Unable to scroll down in TV(EPG-GUIDE)Using TV Remote Down Button
- It is Possible to set the TV remote navigation focus in EPG-GUIDE using Canvas & View Group in android
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
This is a very general question. Probably beyond the scope of stackoverflow. And yes, there are probably better places to ask.
Anyway. As it's your first question: Welcome to the community and here's my similarly general answer:
What you're trying to achieve is what I call (it's not a technical term) an "US-style TV listing", where data is organized in a mostly horizontal grid-layout, by air time. Made popular, I think, by US print magazines like TV Guide. An online version can be admired on TV.com's listings, for example
The "European TV listings"-layout (again, no official term) is mostly vertical, organized in per-station columns, with time vertical. Examples online are this TV search service's EPG I've found or this similar looking online-version of a German TV guide print magazine.
You're mentioning that you are developing for a TV, a smart TV I guess. That's also very general. Depending on your targeted platform, you'd have to look into device specific SDKs or a cross-device framework. many rely on rich HTML or similar underpinnings.
Not knowing your exact tech, there're so many possibilities, it's hard to give a helpful answer. Try looking into "data table" frameworks for your platform, or if there's anything usable for your purpose. Some come with elaborate JS helper code, or a widgets library.
In general, you'd need to wrangle some source of rich TV airings metadata into a tabular or grid layout. I don't know about the sources of such data or licensing issues entailed, but make sure (!) you respect other online EPG's copyrights. You'd have to go to the original data originators, probably, or license pre-processed data somewhere.
I'm stressing that as I'm already seeing you are using official station logo graphics - which worries me! These images are copyrighted and you'd need the owners' OK to use them, especially if your work is for profit. You're at a company, right? Then you better raise these issues in an in-depth conversation with your supervisor.
With all that said, it's probably a too general question. Go back and separate your problem into manageable chunks. Try to work on these and if there are more specific challenges that pop up, you're welcome to ask again.