pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.79k stars 276 forks source link

Log Period Function #8369

Open Entixs opened 4 years ago

Entixs commented 4 years ago

Hi,

This isn't a bug or a feature.... as far as I know...

I am trying to expand how far back my log goes on Medusa and the Period function doesn't seem like it's working. Not too sure if it's just me or I am doing something wrong.

I try to expand it for Last 3 days or just 24h and it only goes back so many lines and that's it. It doesn't go back 24h or 3 days at all. I even tried 7 Days.

Can someone please put me in the right direction on how to use this function?

Thank you!

p0psicles commented 4 years ago

There is a log file rotation in your Logs folder. It can only read out one log file (application.log). When reaching a certain size it rotates

Entixs commented 4 years ago

Hi,

Yes I understand that though I made adjustments to the log file size in the settings and when I try to use the log file period function on Medusa.. it stops at the same line every single time on the log.

On Fri, Aug 21, 2020 at 00:29 p0ps notifications@github.com wrote:

There is a log file rotation in your Logs folder. It can only read out one log file (application.log). When reaching a certain size it rotates

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/pymedusa/Medusa/issues/8369#issuecomment-678031606, or unsubscribe https://github.com/notifications/unsubscribe-auth/APZQZBVP4GJQOW7SNS35JB3SBXZZ3ANCNFSM4QGSO6MQ .