RicterZ / BGmi

BGmi is a cli tool for subscribed bangumi.
https://bgmi.ricterz.me
387 stars 72 forks source link

和教程写的不一样啊 #75

Closed QYQSDTC closed 7 years ago

QYQSDTC commented 7 years ago

image 是不是我哪里没弄对。。。

RicterZ commented 7 years ago

没有,数据挂了?

http://bangumi_moe.ricterz.me/api/bangumi/current http://bangumi_moe.ricterz.me/api/team/working http://bangumi_moe.ricterz.me/api/tag/fetch

这三个链接返回了不是 json 的数据

RicterZ commented 7 years ago

你curl看一看

trim21 commented 7 years ago

bgmi cal可以正常显示...

RicterZ commented 7 years ago

可能是哪里挂了然后502…我这里也很迷… Trim21 notifications@github.com于2017年7月18日 周二上午12:52写道:

bgmi cal可以正常显示...

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/RicterZ/BGmi/issues/75#issuecomment-315810274, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbx7F7Mxy4XBd5xMV_y2ZxQNl5zgiTks5sO5AggaJpZM4OZ2XO .

trim21 commented 7 years ago

all选项被你注释掉了- -

    # sub_parser_cal.add_argument('filter', type=unicode_, metavar='filter', choices=FILTER_CHOICES,
    #                             help='Calendar form filter ({}).'.format(', '.join(FILTER_CHOICES)))
trim21 commented 7 years ago

文件上面的这几行被去掉了

FILTER_CHOICE_TODAY = 'today'
FILTER_CHOICE_ALL = 'all'
FILTER_CHOICE_FOLLOWED = 'followed'
FILTER_CHOICES = (FILTER_CHOICE_ALL, FILTER_CHOICE_FOLLOWED, FILTER_CHOICE_TODA
RicterZ commented 7 years ago

all 是我去掉的,新版本直接 cal 就行,没必要再加一个 all,麻烦 Trim21 notifications@github.com于2017年7月18日 周二上午1:07写道:

all选项被你注释掉了- -

# sub_parser_cal.add_argument('filter', type=unicode_, metavar='filter', choices=FILTER_CHOICES,
#                             help='Calendar form filter ({}).'.format(', '.join(FILTER_CHOICES)))

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/RicterZ/BGmi/issues/75#issuecomment-315816000, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbx3BoWJQjKBni6FcpmYtYOK_MwziUks5sO5PTgaJpZM4OZ2XO .

trim21 commented 7 years ago

然而readme忘了改了(

RicterZ commented 7 years ago

……尴尬 Trim21 notifications@github.com于2017年7月18日 周二上午1:12写道:

然而readme忘了改了(

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/RicterZ/BGmi/issues/75#issuecomment-315818291, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbx9fUC3PKqtWTYv11hqA1IVHROTt3ks5sO5WlgaJpZM4OZ2XO .

QYQSDTC commented 7 years ago

我的还是说返回的数据不是jason啊。。。。

RicterZ commented 7 years ago

你看我第一条回复,那三个地址挨个 curl 一下给我看看 YiQian Qian notifications@github.com于2017年7月18日 周二上午10:25写道:

我的还是说返回的数据不是jason啊。。。。

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/RicterZ/BGmi/issues/75#issuecomment-315939776, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbxy7NdrYxjNSUKu4bD_w1EDlgiPY3ks5sPBeCgaJpZM4OZ2XO .

QYQSDTC commented 7 years ago

image @RicterZ

RicterZ commented 7 years ago

没问题的呀…

你 export DEBUG=1 然后 bgmi cal 看看。 实在不行就 bgmi config 把 BANGUMI_MOE_URL 改为 https://bangumi.moe

trim21 commented 7 years ago

配置里是不是改成bangumi.moe又忘记改成https了……

QYQSDTC commented 7 years ago

image 改了config好了

RicterZ commented 7 years ago

emm是我 nginx 反向代理的问题… 具体原因我也查不清…换了台服务器就这样了,之前我也遇到过😂😂😂 YiQian Qian notifications@github.com于2017年7月18日 周二上午11:14写道:

[image: image] https://user-images.githubusercontent.com/15608306/28299167-318edae8-6baa-11e7-8095-0e2e3ffcd7fe.png 改了config好了

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/RicterZ/BGmi/issues/75#issuecomment-315946191, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbx0nS1RME715lCKURQoBBx-eoYOwTks5sPCMFgaJpZM4OZ2XO .

trim21 commented 7 years ago

这样反代一下的意义是什么……

RicterZ commented 7 years ago

你们那里bangumi.moe打开速度快吗?我这里超级慢… Trim21 notifications@github.com于2017年7月18日 周二下午2:12写道:

这样反代一下的意义是什么……

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/RicterZ/BGmi/issues/75#issuecomment-315968005, or mute the thread https://github.com/notifications/unsubscribe-auth/AFCbx3u98aD6zI5Y_6oHkrKo8BIEufFHks5sPEzjgaJpZM4OZ2XO .

QYQSDTC commented 7 years ago

我的还行,又出了一个问题,Aria2 怎么下BT,搞了半天不行😂

trim21 commented 7 years ago

全部加载完要10s...有几个静态文件实在是太慢了 @QYQSDTC aria2默认设置就可以下bt啊..你的aria2出什么问题了

RicterZ commented 7 years ago

README 已更新