Giter Site home page Giter Site logo

ongle / mediaserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from turnkeylinux-apps/mediaserver

0.0 3.0 0.0 1.63 MB

Streaming Mediaserver powered by Emby

Home Page: https://www.turnkeylinux.org/mediaserver

Makefile 0.97% Shell 10.91% Python 75.07% PHP 13.05%

mediaserver's Introduction

MediaServer - Simple Network Attached Media Storage

TurnKey MediaServer makes it easy to bring all of your home videos, music, and photos together into a single server that automatically converts and streams your media on-the-fly to play on any device. This app integrates Emby with a file management web app, Windows-compatible network file sharing and other transfer protocols including SFTP, rsync, NFS, and WebDAV. Files can be managed in private or public storage.

This appliance includes all the standard features in TurnKey Core, and on top of that:

  • SSL support out of the box.

  • Media server (Emby) configurations:

    • Web UI (https) listening on ports 8096 and 8920 (https).
    • Preconfigured path substitution for Samba access
    • Preconfigured Music, Movies, TVShows, and Photos directories
  • File server (Samba) configurations:

    • Preconfigured wordgroup: WORKGROUP

    • Preconfigured netbios name: MEDIASERVER

    • Configured Samba and UNIX users/groups synchronization (CLI and Webmin).

    • Configured root as administrative samba user.

    • Configured shares:

      • Users home directory.
      • Public storage.
      • CD-ROM with automount and umount hooks (/media/cdrom).
  • Access your files securely from anywhere via `_WebDAVCGI`_:

    • Web GUI access to your files, with online previews of major formats and drag-n-drop support.
    • Pre-configured authentication (Samba).
    • Pre-configured repositories (storage, user home directories).
  • Default storage: /srv/storage

  • Includes popular compression support (zip, rar, bz2).

  • Webmin module for configuring Samba.

Credentials (passwords set at first boot)

File server access: log in as user root

  1. SambaDAV web file management: https://12.34.56.789/

  2. From the command line:

    smbclient //12.34.56.789/storage -Uroot
    mount -t cifs //12.34.56.789/storage /mnt -o username=root,password=PASSWORD
    

Emby Web UI: log in as username emby

  1. https://12.34.56.789:8096/
  2. https://12.34.56.789:8920/
  • Webmin, Webshell, SSH, Samba: username root

mediaserver's People

Contributors

jedmeister avatar jstruebel avatar doccyblade avatar lirazsiri avatar a3s7p avatar spaghettimaster avatar

Watchers

James Cloos avatar Stefan Davis avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.