JagandeepBrar / lunasea

Self-hosted software controller built using Flutter
https://www.lunasea.app
GNU General Public License v3.0
1.31k stars 64 forks source link

[Bug] total number of movies / series #100

Closed ghost closed 4 years ago

ghost commented 4 years ago

Describe the Bug

Large radarr / sonarr libraries cause the total number of movies / series to say -1

ghost commented 4 years ago

A02445B9-9645-4DB1-89D8-68970FC956DB

JagandeepBrar commented 4 years ago

That's strange, is there any error that shows up in the logs?

It only returns -1 on some kind of error. I have seen some users who have >10000 movies and I personally have about 700 shows on Sonarr and it displays it correctly. How much do you have in each respective service?

ghost commented 4 years ago

That's strange, is there any error that shows up in the logs?

It only returns -1 on some kind of error. I have seen some users who have >10000 movies and I personally have about 700 shows on Sonarr and it displays it correctly. How much do you have in each respectively server?

More than that :)

Like a lot more. 10K in sonarr, 60k in radarr.

JagandeepBrar commented 4 years ago

@Silent-Remux Can you go to Settings -> Logs -> Export Logs and send me the file? You can either email it directly to hello@lunasea.app if you don't want anyone else to see the logs, or you can post the file here!

JagandeepBrar commented 4 years ago

Hey @Silent-Remux, I never got any logs or anything from you to move forward on this issue. Do you have a chance to send me something soon?

You can email them to me at hello@lunasea.app!

ghost commented 4 years ago

Hey @Silent-Remux, I never got any logs or anything from you to move forward on this issue. Do you have a chance to send me something soon?

You can email them to me at hello@lunasea.app!

It's been working with the testflight builds. Would be good to cache it though so it doesn't take so long to appear.

JagandeepBrar commented 4 years ago

@Silent-Remux after the next release, I am going to be focusing on code clean and implementing methods for caching data!

Since it is working fro you now though I will be closing this issue.