cqjjjzr / MusicBee-DesktopLyrics

Show the lyrics on your desktop from MusicBee!
Apache License 2.0
92 stars 5 forks source link

使用插件会在\MusicBee\AppData路径下生成ErrorLog.dat文件 #13

Closed yangyyg closed 2 years ago

yangyyg commented 2 years ago

我使用MusicBee版本是:3.5.5249 P,MusicBee-Desktoplyrics是1.3版本。使用过程中,ErrorLog.dat文件了的错误日志会半秒生成一条,一天文件大概400M。文件里面重复报错的内容如下:


   在 System.Globalization.TimeSpanParse.TimeSpanResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName)
   在 System.Globalization.TimeSpanParse.ProcessTerminal_HMS_F_D(TimeSpanRawInfo& raw, TimeSpanStandardStyles style, TimeSpanResult& result)
   在 System.Globalization.TimeSpanParse.ProcessTerminalState(TimeSpanRawInfo& raw, TimeSpanStandardStyles style, TimeSpanResult& result)
   在 System.Globalization.TimeSpanParse.TryParseTimeSpan(String input, TimeSpanStandardStyles style, IFormatProvider formatProvider, TimeSpanResult& result)
   在 System.Globalization.TimeSpanParse.Parse(String input, IFormatProvider formatProvider)
   在 MusicBeePlugin.LyricParser.ParseLyric(String lyric)
   在 MusicBeePlugin.LyricsController.UpdateLyrics()
   在 MusicBeePlugin.Plugin.UpdateLyrics()
   在 MusicBeePlugin.Plugin.TimerTick(Object sender, ElapsedEventArgs args)
cqjjjzr commented 2 years ago

请问能传一个您用的曲目的嵌入歌词的样例吗?需要是播放的时候会打这个错误的时候的曲目的歌词。

yangyyg commented 2 years ago

请问能传一个您用的曲目的嵌入歌词的样例吗?需要是播放的时候会打这个错误的时候的曲目的歌词。

提示邮箱大小超出限制,文件24mb。 播放会出错误日志的播放文件里面内嵌歌词内容是: [99:00.00]纯音乐,请欣赏 会不会是这个歌词的时间超出了本身歌曲时间长度范围?(该文件播放时长是4:19)

cqjjjzr commented 2 years ago

懂了……是有个bug,没考虑到超过1小时的时间戳

cqjjjzr commented 2 years ago

See https://github.com/cqjjjzr/MusicBee-DesktopLyrics/releases/tag/v1.6.1

Closed via eb674f3 .

yangyyg commented 2 years ago

感谢作者

Charlie Jiang @.***> 于2022年8月3日周三 21:20写道:

See https://github.com/cqjjjzr/MusicBee-DesktopLyrics/releases/tag/v1.6.1

Closed via eb674f3 https://github.com/cqjjjzr/MusicBee-DesktopLyrics/commit/eb674f36a4c92525a1f34821d605a1ddca9565c8 .

— Reply to this email directly, view it on GitHub https://github.com/cqjjjzr/MusicBee-DesktopLyrics/issues/13#issuecomment-1203941896, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQZTTJ3SVIWGM2YC73OFY4LVXJWZPANCNFSM55NY7JTA . You are receiving this because you authored the thread.Message ID: @.***>