sboehringer / mediathek

Automatically download youtube channels and programming from public German TV stations
GNU Lesser General Public License v2.1
16 stars 2 forks source link

Log file available? #4

Closed meinnamehier closed 8 years ago

meinnamehier commented 8 years ago

(Sorry: I only know this way in Github to ask you something)

Is there a log available? It would be great to see confirmation that the autofetches worked and what happened (how many instances found, how much data received, where it was saved etc.)

This could also be written into the database. Currently, the "tv_recoding" table only shows the ID. For instance, I have a line in "tv_recording" that shows the ID 11551, but that is not an ID in "tv_item". I wish i knew what happended here...

Oh, and of course: Thanks for the great work! I really appreciate your effort!

sboehringer commented 8 years ago

If you run from the command line you see the output directly. If you use a cronjob, a local email is send with the command output which can be accessed using the mail command line client.