Giter VIP home page Giter VIP logo

plexyglass's People

Contributors

dependabot[bot] avatar lizardbyte-bot avatar reenignearcher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

steveefemsc2

plexyglass's Issues

Update docker documentation

Describe the Bug

  • Add docker pulls badge to readme
  • Add ghcr.io/lizardbyte/plexyglass:latest as option for docker-mod

Expected Behavior

No response

Additional Context

No response

plexyglass plugin not loading (docker-mod)

Describe the Bug

plexyglass plugin doesnt appear in Plex Plugins

Expected Behavior

plexyglass plugin appears in Plex Plugins

Additional Context

Docker version 17.09.1-ce, build 0bbe3ac
PlexPMS Version: 1.29.0.6244

Compose:

version: '3.4'
services:
    plexpms:
        container_name: plexpms
        environment:
            - 'DOCKER_MODS=lizardbyte/plexyglass:latest'
            - 'PUID=1000'
            - 'PGID=1000'
            - 'TZ=Europe/London'
            - 'VERSION=docker'
            - 'UMASK_SET=022'
            - 'PLEX_CLAIM=claim-**************'
        network_mode: host
        ports:
            - '8324:8324' # (controlling Plex for Roku via Plex Companion)
            - '32400:32400' # (access to the Plex Media Server) [required]
            - '32410:32410/udp' # (for current GDM network discovery)
            - '32412:32412/udp' # (for current GDM network discovery)
            - '32413:32413/udp' # (for current GDM network discovery)
            - '32414:32414/udp' # (for current GDM network discovery)
            - '32469:32469' # (access to the Plex DLNA Server)
        volumes:
            - './Plex-PMS/config:/config'
            - './Plex-PMS/transcode:/transcode'
            - './Multimedia:/Multimedia'
        restart: unless-stopped
        image: linuxserver/plex:latest

Plugin Folder:

[./Plex-PMS/config/Library/Application Support/Plex Media Server/Plug-ins] # ls -l
total 12
drwxr-xr-x 7 docker administrators 4096 2022-10-07 12:25 PlexyGlass.bundle/
drwxr-xr-x 3 docker administrators 4096 2020-10-24 21:02 Services.bundle/
drwxr-xr-x 4 docker administrators 4096 2020-11-07 12:22 WebTools.bundle/
[./Plex-PMS/config/Library/Application Support/Plex Media Server/Plug-ins] # cd PlexyGlass.bundle/
[./Plex-PMS/config/Library/Application Support/Plex Media Server/Plug-ins/PlexyGlass.bundle] # ls -l
total 72
-rwxr-xr-x 1 docker administrators   294 2022-10-07 12:25 CHANGELOG.md*
drwxr-xr-x 6 docker administrators  4096 2022-10-07 12:25 Contents/
-rwxr-xr-x 1 docker administrators   995 2022-10-07 12:25 Dockerfile*
-rwxr-xr-x 1 docker administrators  1070 2022-10-07 12:25 DOCKER_README.md*
drwxr-xr-x 3 docker administrators  4096 2022-10-07 12:25 docs/
-rwxr-xr-x 1 docker administrators 34523 2022-10-07 12:25 LICENSE*
-rwxr-xr-x 1 docker administrators  1252 2022-10-07 12:25 README.rst*
-rwxr-xr-x 1 docker administrators   410 2022-10-07 12:25 requirements-dev.txt*
-rwxr-xr-x 1 docker administrators    73 2022-10-07 12:25 requirements.txt*
drwxr-xr-x 2 docker administrators  4096 2022-10-07 12:25 scripts/
[./Plex-PMS/config/Library/Application Support/Plex Media Server/Plug-ins/PlexyGlass.bundle] #

image

Add official docker support

Describe the Bug

Currently the plugin can be used in Docker Plex by downloading the plugin and volume mapping the extracted folder to the appropriate folder inside the Plex container.

Expected Behavior

Provide a Dockerfile and image that allows use of Linuxserver's mod system.

Additional Context

Example of an existing Plex plugin docker-mod: https://github.com/linuxserver/docker-mods/tree/plex-absolute-hama

Documentation on docker-mods: https://github.com/linuxserver/docker-mods

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.