Git Product home page Git Product logo

arch-medusa's People

Contributors

binhex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

arch-medusa's Issues

Upgrade Python version to >= 3.5

Hello all! Medusa dev here โœ‹

We have noticed that your Docker image is popular! ๐ŸŽ‰
I'm here to inform you that we are fully Python 3 compatible since a few releases.

As you may already know Python 2.7 will reach its EOL on 01.01.2020. This means it won't be receiving any official support nor security patches anymore. For this reason we will end support for any Medusa installs using Python 2.7 on the same date.

We kindly ask you to update the Python version to >= 3.5 (preferably 3.6 or 3.7) as soon as possible. The update won't require any intervention from the end users.

Thank you for your continued support ๐Ÿ‘

MediaInfo needed for increased metadata extraction

I saw the ffmpeg inclusion update (thank you for that one!) and it made me look at the requirements and my own logs. Apparently Medusa includes MediaInfo binaries for the Windows and MacOS bundles but not for Linux. Can you please consider adding this "highly recommended" external dependency (if possible)?

This is from the Medusa ReadMe.md:

Binaries for Windows and MacOS are included. Linux distributions need to manually install MediaInfo. MediaInfo is optional, but highly recommended since it increases the number of supported formats for video metadata extraction. Basic MKV metadata is supported when MediaInfo is not installed.

Log entry:

2017-12-18 05:03:33 WARNING  SHOWQUEUE-REFRESH :: [1a8dc66] 
=========================================================================================
MediaInfo not found on your system or could not be loaded.
Visit https://mediaarea.net/ to download it.
If you still have problems, please check if the downloaded version matches your system.
To load MediaInfo from a specific location, please define the location as follow:
  knowit --mediainfo /usr/local/mediainfo/lib <video_path>
  knowit --mediainfo /usr/local/mediainfo/bin <video_path>
  knowit --mediainfo "C:\Program Files\MediaInfo" <video_path>
  knowit --mediainfo C:\Software\MediaInfo.dll <video_path>
  knowit --mediainfo C:\Software\MediaInfo.exe <video_path>
  knowit --mediainfo /opt/mediainfo/libmediainfo.so <video_path>
  knowit --mediainfo /opt/mediainfo/libmediainfo.dylib <video_path>
=========================================================================================

Thank you for the consideration and for maintaining this container.

Not working after fresh install

Hi,

I was trying to reinstall py medusa to correct some bug from older version.

So I duplicate my docker container, rename the previous version, rename local folder, to in a way backup my previous install of docker.
It worked, the container have read write to data and config files.

But, from the start medusa tell me, that he has no current version and I need to update / upgrade my system. But I run the latest image of binhex/arch-medusa. And my local server is up to date, docker and docker compose to.

So the bug is, I can't add show, I've some error with socket, and whenn I finish to add a show the add page loop to the latest show add page.....
Some time the add show show up, but is stuck with the tempory thumbnail.
I've done some reinstall, with latest run option, recreate manually all the folders and chown them to the correct user.
But nothing work.

So I've fallback to my backup and everything work fine.
For me right now it's good, but for new user this would not.

My server run on the latest centOs, everthing is up to date. Medusa is behind a nginx proxy. And I've edit the local host to have a proper adress on my web browser.

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.