Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Python3 into Master #389

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Merge Python3 into Master #389

wants to merge 16 commits into from

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    141ba68 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    cc0c683 View commit details
    Browse the repository at this point in the history
  2. Add missing dependencies

    aharter committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    dae2a68 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    28e52b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d777f31 View commit details
    Browse the repository at this point in the history
  3. Update README to python3

    aharter committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    4bbae45 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2018

  1. fix UnicodeDecodeError

    'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
    see also https://stackoverflow.com/questions/42339876/error-unicodedecodeerror-utf-8-codec-cant-decode-byte-0xff-in-position-0-in
    dadosch authored Dec 21, 2018
    Configuration menu
    Copy the full SHA
    787044f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Merge pull request #1 from dadosch/patch-1

    fix UnicodeDecodeError
    aharter authored Jan 31, 2019
    Configuration menu
    Copy the full SHA
    e7357dc View commit details
    Browse the repository at this point in the history
  2. flake8

    masmu committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    4a0e92b View commit details
    Browse the repository at this point in the history
  3. Fixed the Chromecast plugin

    masmu committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    fb83486 View commit details
    Browse the repository at this point in the history
  4. Removed unused imports

    masmu committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    59ee141 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3fb68f View commit details
    Browse the repository at this point in the history
  6. Fixed the root mode

    masmu committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    0607821 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. Configuration menu
    Copy the full SHA
    5e795f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Ensure that provided URLs of DLNA devices are absolute

    - Fixes an issue with Samsung TVs
    masmu committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    b0db813 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Fix discovery error

    " urn:microsoft-com:wmc-1-0" replaced by "urn:microsoft-com:wmc-1-0"
    Maximilian Joecks authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    c87584c View commit details
    Browse the repository at this point in the history