Jump to content

Search the Community

Showing results for tags 'hosts'.

  • 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 2 results

  1. Hello. I'm in app.emby.media website and I want to know where I can find a host to connect to the server.
  2. Cheesegeezer

    Fixing Localhost issues

    Please use this at your own discretion. I would suggest creating a copy of the mentioned file in this help document prior to making any changes. I accept no responsibility for any issues with your system after follow this guide. One very good point regarding UAC and users that choose to leave this on, that was brought up by @ was the following So Basically, if you cannot connect to mediabrowser dashboard through the icon in the system tray or you have to physically type your address and port into your browser to access the dashboard (such as http://192.168.1.79:8096/mediabrowser/dashboard/dashboard.html). You probably have the localhost address missing or invalid in your system32 directory. Here is how to fix it basically Navigate to the "hosts" file located here C:\Windows\System32\drivers\etc Open "hosts" file and select Notepad to view the contents (My hosts file is one below) locate the line that says localhost at the bottom of the document. Change the address from whatever it is to 127.0.0.1 (in my case from 0.0.0.0) Save the document (CTRL+S or File->Save) You should be good to go # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host # localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost # 0.0.0.0 localhost
×
×
  • Create New...