Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tshebow/learn-docker-compose

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Htpc

Startup with a dummy Heimdall:

git checkout heimdall-windows

Getting Started

# Create some init files
./setup.ps1

# Configure .env & docker-compose-yml

# Start & Stop
docker-compose up -d
docker-compose stop

Save/Load

In case the internet connection is too slow, ask for an USB stick with the Docker images.
Also see images-load.ps1 and images-save.ps1.

docker save -o heimedall.tar linuxserver/heimdall
docker load -i "heimdall.tar"

Documentation

Hardware Acceleration

https://www.forum-nas.fr/viewtopic.php?f=56&t=14012

chmod 777 /dev/dri/renderD128 # Perhaps not necessary?

Or we could transcode unplayable videos: jlesage/handbrake or jlesage/mkvtoolnix

Inspiration

YoutubeDL: javascript:!function(){fetch("http://pongit:8885/youtube-dl/q",{body:new URLSearchParams({url:window.location.href,format:"bestvideo"}),method:"POST"})}();

Open Source Contributions

Stuff I'd like to have...

Jellyfin:

  • Filers: Add button to save as default settings
  • Subtitles:
    • When a subtitle extends over length of movie, it never disappears
    • When stopping playback while subtitle is displayed, it never disappears
  • Chromecast
    • Can't play all movie formats
    • The overlay displayed at the bottom at the beginning of a movie often never goes away

About

Htpc setup (Sebastian Goetz)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.