GithubHelp home page GithubHelp logo

Comments (4)

wzyboy avatar wzyboy commented on June 4, 2024
https://api.bgm.tv/v0/episodes?subject_id=51928&type=1&limit=100&offset=0

看起来 type=1 的情况下,ep=0,转而用 sort 来表示集数?

{
  "data": [
    {
      "airdate": "2013-08-09",
      "name": "夏休みが終わったある日、美琴はとある少女と出逢う。これは奇跡の歌声を持つと呼ばれる彼女との物語",
      "name_cn": "暑假结束后的某日,美琴与某位少女相遇。这即是与被称为奇迹歌声少女的邂逅物语",
      "duration": "24m",
      "desc": "劇場版 とある魔術の禁書目録 「エンデュミオンの奇蹟」 特別版(冒頭22分+ダイジェスト)",
      "ep": 0,
      "sort": 17.5,
      "id": 256046,
      "subject_id": 51928,
      "comment": 10,
      "type": 1,
      "disc": 0,
      "duration_seconds": 1440
    },
    {
      "airdate": "2013-07-24",
      "name": "MMR Ⅲ 〜もっとまるっと超電磁砲Ⅲ〜",
      "name_cn": "MMR Ⅲ ~更多更完整的超电磁炮Ⅲ~",
      "duration": "00:08:49",
      "desc": "『とある科学の超電磁砲S』BD第一卷收录特典。\r\n\r\n①どこかで見たネタだなぁと思ったらシャナたんでやってましたね。すいません、作ってる途中で気づきました。まあ制作会社と担当編集が同じなのでいいよね。\r\n②本当に使える英語講座",
      "ep": 0,
      "sort": 1,
      "id": 307065,
      "subject_id": 51928,
      "comment": 12,
      "type": 1,
      "disc": 0,
      "duration_seconds": 529
    },
    {
      "airdate": "2013-11-27",
      "name": "MMR Ⅳ 〜もっとまるっと超電磁砲Ⅳ〜",
      "name_cn": "MMR Ⅳ ~更多更完整的超电磁炮Ⅳ~",
      "duration": "00:09:19",
      "desc": "『とある科学の超電磁砲S』BD第五卷收录特典。\r\n\r\n①あの時の黒猫さんは何処へ?\r\n②教えて!れーるがん!\r\nスッポンを食べると何故元気になるの?\r\n③学園都市、危うし!宇宙からの~",
      "ep": 0,
      "sort": 2,
      "id": 343432,
      "subject_id": 51928,
      "comment": 4,
      "type": 1,
      "disc": 0,
      "duration_seconds": 559
    }
  ],
  "total": 3,
  "limit": 100,
  "offset": 0
}

from jellyfin-plugin-bangumi.

kookxiang avatar kookxiang commented on June 4, 2024

之前判断是否是 SP 的正则漏了 Specials,新版本应该 ok 了

from jellyfin-plugin-bangumi.

wzyboy avatar wzyboy commented on June 4, 2024

这个正则是只匹配文件名还是会匹配完整路径中的任意部分?

我看了下我本地的 6.2 T 动画,压制组对 SP 的处理基本是以下两种:

  • 与正片一起放在根目录,文件名中有 [SP][SP\d+]
  • 单独放一个 SPs 的子目录里

from jellyfin-plugin-bangumi.

kookxiang avatar kookxiang commented on June 4, 2024

会匹配完整路径,所以应该 OK 的
不过我这 macOS 下单测没事 Linux 下挂了就离谱

from jellyfin-plugin-bangumi.

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.