nanozuki / dantalian

A nfo file generator for your anime. Source from Bangumi.
GNU General Public License v3.0
86 stars 7 forks source link

fix generate failed for movie with empty name #62

Open ruffnext opened 6 months ago

ruffnext commented 6 months ago

get_subject_info: 294135 url = https://api.bgm.tv/v0/episodes?subject_id=294135 status: 200 OK subject ep: Episode { id: 1029204, episode_type: Honpen, ep: Some( 1, ), sort: 1.0, name: "", name_cn: "", duration: "", airdate: "", comment: 49, desc: "", duration_seconds: Some( 0, ), } Fetch anime data for: [294135] 劇場版 少女☆歌劇 レヴュースタァライト / 剧场版 少女☆歌剧 Revue Starlight Generate Eiga/[2021 Movie][Shoujo Kageki Revue Starlight The Movie][BDRIP][1080P+SP]/[Shoujo Kageki Revue Starlight The Movie][01][BDRIP][1920x804][H264_FLAC].nfo ... Failed: Can't find ep 1, is_sp false Can't find ep 1, is_sp false

If the episode with empty name and name_cn, the generator will skip this episode. This leads to some incorrect generation for some movies with one episode.