Git Product home page Git Product logo

doreah's Introduction

These are my projects you might reasonably be interested in - everything else is just experimental!

Self-hosted servers

Command line productivity tools

  • dlvh - Video and audio downloader with predefined local directory rules
  • mumema - Music metadata organizer based on folder structure
  • fsclean - Filename cleanup script

Client-side Web Applications

  • startpage - Personal browser startpage with quick, boilerplate-free configuration

doreah's People

Contributors

duckfromdiscord avatar krateng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

duckfromdiscord

doreah's Issues

character maps to <undefined>

I'm trying to get https://github.com/krateng/maloja up and running but when I try to manually scrobble an artist with Unicode UTF-8 characters, I get this issue:

  File "...\maloja\database\__init__.py", line 93, in incoming_scrobble
    log(f"Incoming scrobble [Client: {client} | API: {api}]: {rawscrobble}")
  File "...\doreah\logging.py", line 85, in log
    logfile.write(now + "  " + prefix + msg + "\n")
  File "..\encodings\cp1252.py", line 19, in encode
    return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 111-118: character maps to <undefined>

I was able to fix this by setting your function gopen to treat files as utf-8 encoding: 9af5c55

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.