GithubHelp home page GithubHelp logo

EPGデータの文字化け about mirakurun HOT 1 CLOSED

aspyge avatar aspyge commented on April 28, 2024 2
EPGデータの文字化け

from mirakurun.

Comments (1)

hideo54 avatar hideo54 commented on April 28, 2024

同様の現象 ( �\u0~) を確認した他、まれに

「ラブライブ!サンシャイン!!Aqわ をん ご よ ぬわ ゅぬら ゅぁ ~びめられらゎょ  わ  よゅ び ゎんよらゎゅ~」
(正しくは「ラブライブ!サンシャイン!!Aqours 4th LoveLive! ~Sailing to the Sunshine~」)

(出典: 2018/11/25 9:30~ TV東京/大阪で放送予定の「JAPAN COUNTDOWN」)

のように、部分的に異なった文字が現れる現象も確認しました。
上の例では、UTF-8 で XX (16進数) と表される文字が ISO-2022-JP で 24XX (16進数) と表される文字に変換されていることから、文字コード変換のあたりでバグがあると推測します。
(例: 「n」(UTF-8: 6E) →「ゎ」(ISO-2022-JP: 246E) )

programs.json で「ゎ」で検索すると同様の異常箇所を探しやすいです。

これ以上の詳細な調査ができておらず恐縮ですが、とりあえず報告させていただきました。

Environment

  • Version of Mirakurun: 2.7.4
  • Version of Node: v10.12.0
  • Version of NPM: 6.4.1
  • Platform: Debian 9.5
  • Architecture: x64

from mirakurun.

Related Issues (20)

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.