diericx / bevy

Self hosted software for distibuted video streaming using BitTorrent
74 stars 6 forks source link

Update config-example.toml #53

Closed filipef101 closed 3 years ago

filipef101 commented 3 years ago

I get this a bunch of times then exists:

ERROR: Invalid config bevy | Release Service is invalid: Quality 0 is invalid: bevy | {Name:720p Regex:720 MinSize:5e+08 MaxSize:1e+10 MinSeeders:2 Resolution:1280x720 SeederScoreExpr: SizeScoreExpr:} bevy | Seeder score function cannot be emptyERROR: Invalid config

filipef101 commented 3 years ago

Seems, not I tried to make it work with changes based on the PR that broke it https://github.com/diericx/bevy/pull/52 but kind of gave up for now

filipef101 commented 3 years ago

While at it, I think the jackett endpoint should change to api/v2.0/indexers/all/results

diericx commented 3 years ago

Hey, really sorry about this! I helped someone else fix this but totally forgot to update the example config. I'll update it after I get some coffee :)

diericx commented 3 years ago

Might make sense to just generate the config file with some defaults if it doesn't exist