Giter Site home page Giter Site logo

pasmer / plexmusicplayer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tyzer34/plexmusicplayer

0.0 0.0 1.0 85 KB

Playback music with Alexa from your Plex Server!

Home Page: https://medium.com/@Tyzer34/plex-alexa-the-perfect-wedding-38b14b41faf0#.b71cd6lsn

License: GNU General Public License v3.0

Python 99.79% Procfile 0.21%

plexmusicplayer's Introduction

Chrome Dino

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working hard..
  • ๐ŸŒฑ Iโ€™m currently ....
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on ...
  • ๐Ÿค” Iโ€™m looking for help with ...
  • ๐Ÿ’ฌ Ask me about ...
  • ๐Ÿ“ซ How to reach me: @pasqualemerella (Twitter)
  • โšก Fun fact: ...

plexmusicplayer's People

Contributors

jamesshaw1987 avatar kylebrandonwilson avatar pasmer avatar tyzer34 avatar

Forkers

ynuyasha

plexmusicplayer's Issues

comando per immagine docker

Ciao,
ho buildato l'immagine docker con il dockerfile presente, ma sembra non esserci un cmd corretto, in quanto parte con python e basta.
Ho provato a fare override facendo partire il container con
waitress-serve --port=8081 server:application
trovato dentro Procfile
ma poi quando arriva la post da alexa c'รจ un errore di python:

[2023-02-23 18:00:44,493] ERROR in app: Exception on /plex [POST]
Traceback (most recent call last):
  File "/usr/local/lib/python3.5/site-packages/flask/app.py", line 1988, in wsgi_app
    response = self.full_dispatch_request()
  File "/usr/local/lib/python3.5/site-packages/flask/app.py", line 1641, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/usr/local/lib/python3.5/site-packages/flask/app.py", line 1544, in handle_user_exception
    reraise(exc_type, exc_value, tb)
  File "/usr/local/lib/python3.5/site-packages/flask/_compat.py", line 33, in reraise
    raise value
  File "/usr/local/lib/python3.5/site-packages/flask/app.py", line 1639, in full_dispatch_request
    rv = self.dispatch_request()
  File "/usr/local/lib/python3.5/site-packages/flask/app.py", line 1625, in dispatch_request
    return self.view_functions[rule.endpoint](**req.view_args)
  File "/usr/local/lib/python3.5/site-packages/flask_ask/core.py", line 499, in _flask_view_func
    self._update_stream()
  File "/usr/local/lib/python3.5/site-packages/flask_ask/core.py", line 468, in _update_stream
    fresh_stream.__dict__.update(self._from_context())
TypeError: 'NoneType' object is not iterable

Quindi non sono sicuro che sia il cmd giusto.
Potresti aiutarmi?

Grazie

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.