Jump to content

Search the Community

Showing results for tags 'Fire'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
    • Emby Premiere Purchase/Subscription Support
    • Feature Requests
    • Tutorials and Guides
  • Emby Server
    • General/Windows
    • Android Server
    • Asustor
    • FreeBSD
    • Linux
    • NetGear ReadyNAS
    • MacOS
    • QNAP
    • Synology
    • TerraMaster NAS
    • Thecus
    • Western Digital
    • DLNA
    • Live TV
  • Emby Apps
    • Amazon Alexa
    • Android
    • Android TV / Fire TV
    • Windows & Xbox
    • Apple iOS / macOS
    • Apple TV
    • Kodi
    • LG Smart TV
    • Linux & Raspberry Pi
    • Roku
    • Samsung Smart TV
    • Sony PlayStation
    • Web App
    • Windows Media Center
    • Plugins
  • Language-specific support
    • Arabic
    • Dutch
    • French
    • German
    • Italian
    • Portuguese
    • Russian
    • Spanish
    • Swedish
  • Community Contributions
    • Ember for Emby
    • Fan Art & Videos
    • Tools and Utilities
    • Web App CSS
  • Testing Area
    • WMC UI (Beta)
  • Other
    • Non-Emby General Discussion
    • Developer API
    • Hardware
    • Media Clubs

Blogs

  • Emby Blog

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Found 7 results

  1. Hi guys, I'm having problems with the Fire app that if I'm looking at TV Shows for example and I select any letter after L it won't go to it and just takes me to the beginning of the L shows. Same in Movies but that won't go past A. Any ideas?
  2. Hello, I bought the Amazon USB / HDMI dongle, the Amazon Fire Stick - Basic. (Https://www.amazon.com/Fire-Stick-Basic-International-Version/dp/B01ETRGE7M/ref=sr_1_11?ie=UTF8&qid=1534066629&sr=8-11&keywords=fire+stick) It is an excellent product and I highly recommend it to everyone. I then downloaded the "Emby for Fire TV" app and PAY IT for to use it and to give you support. It works very well, however I would like to ask you if it is possible to insert the possibility to see the trailers (because I have not been able to use them) as you can do with the pc browser version of your program / server. I remain available for information about it and thank you for any reports / suggestions.
  3. I have a small 7 min long TV show that my daughter watches. we have finished the series and we've come to watch them again on shuffle and we get thte following error on Roku and Amazon Fire box "unable to determine items to play" I've tried marking the "show" as watched andt then unwatched again the only fix so far is to delete the user and recreate them. not sure what logs to attach . any hints on how to fix this would be awesome regards
  4. Al reproducir las peliculas tengo continuos cortes y no se que hacer, he probado varias configuraciones del menu y nada se entrecortan las pelis, al reproducir desde cualquier otro dispositivo sin problema gracias
  5. I just bought a Fire 7 (gen 7) Amazon tablet over black Friday and went to setup Emby on it. I ended up install the Play Store so I could install Emby (v 3.0.21). When I try content on my home network everything works perfect but when I try to play the same content out side of my home network I get "Playback Error No compatible streams are currently available. Please try again later or contact your system administrator for details." Also when I select "Got It" on this the app keeps trying to connect and constantly displaying the same error message over and over. This will not stop until I close the app. If I open Emby in the Silk web browser video plays with no problem when outside of the network. I have several fire tv sticks that use the emby tv app without issues outside of the network. My phone using the android Emby app also can play video with not issue. I do have the Emby server running behind a proxy for https but as I mentioned it works fine with everything else. nginx server config for emby server { server_name DOMAINNAME; location / { proxy_pass http://192.168.11.51:8096/; proxy_set_header Host X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header Host warded-Ssl $host:$server_port; proxy_set_header X-Forwarded-Proto $remote_addr; proxy_set_header X-Forwarded-Protocol $scheme; proxy_redirect off; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; } listen [::]:8096 ssl ipv6only=on; # managed by Certbot listen 8096 ssl; # managed by Certbot ssl_certificate /etc/letsencrypt/live/DOMAINNAME/fullchain.pem; # managed by Certbot ssl_certificate_key /etc/letsencrypt/live/DOMAINNAME/privkey.pem; # managed by Certbot include /etc/letsencrypt/options-ssl-nginx.conf; # managed by Certbot ssl_dhparam /etc/letsencrypt/ssl-dhparams.pem; # managed by Certbot client_max_body_size 10G; fastcgi_buffers 64 4k; } Is there any reason that the android app will not work on my Fire Table outside of my network?
  6. When loading the emby app on my fire stick and fire tv, sometimes I get a grey screen. No loading animation. Just a blank grey screen. Nothing happens if I wait (waited 30 minutes). If I force close the app via the fire tv settings menu and then launch it loads normally. Manually restarting the fire tv works too. Any ideas? It's really killing the WAF and kids acceptance factor (KAF?). Especially since my mother-in-law doesn't understand the fire tv's pin system for locking out the settings menu. But she's not the brightest.
  7. Hey Guys, In Emby For Kodi i can setup a password for my samba share to provide direct stream. Is this also possible in emby for Fire TV? For kodi I used following path substitution and it worked just fine: /media -> smb://user:password@@nas.home/videos I know it's not the common one but it worked. Is there a possible workaround for kodi available? Thanks your!
×
×
  • Create New...