Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Be less verbose from encoders | Jarle Bjørgeengen | 2010-03-05 | -1/+1 | |
| | |||||
* | * The problem with looping fk-program.ogv was that icecast rejects new ↵ | Jarle Bjørgeengen | 2010-03-05 | -24/+26 | |
| | | | | | | | | stream with identical metadata for the same client. To avoid we let ezstream encode directly from jpg into ezstream, hence keeping a continous stream until next program. Reencoding of theorafiles was too resource consuming and jerky. Since re-encode must be used for generating pause screen, and ezstream either re-encode all using external program or dont rencoed anthing, we use cat $ogvfile -o - to serve the file to ezstream without consuming too much resources. | ||||
* | Fixed out of sequence in program generation | Jarle Bjørgeengen | 2010-03-04 | -7/+6 | |
| | |||||
* | Bugfix | Jarle Bjørgeengen | 2010-03-03 | -1/+1 | |
| | |||||
* | Typo in wrapper script and changed program reload to 0300 | Jarle Bjørgeengen | 2010-03-03 | -2/+2 | |
| | |||||
* | Wrapper scripts for working in the right place from cron | Jarle Bjørgeengen | 2010-03-02 | -0/+20 | |
| | |||||
* | Make wget quiet | Jarle Bjørgeengen | 2010-03-02 | -1/+1 | |
| | |||||
* | Calculate how long before it is needed the program should be generated | Petter Reinholdtsen | 2010-03-02 | -6/+16 | |
| | | | | | dynamically. | ||||
* | die did not work from within the loop, trying unloop_all | Jarle Bjørgeengen | 2010-03-02 | -3/+5 | |
| | |||||
* | Let scheduler die at midnight to be restarted with updated program by cron | Jarle Bjørgeengen | 2010-03-01 | -0/+6 | |
| | |||||
* | Fix looping of videos when program finished before slot, and attempt to fix ↵ | Jarle Bjørgeengen | 2010-03-01 | -5/+10 | |
| | | | | that ezstream dies becaus fk-program.ogv disappears when re-reading playlist | ||||
* | Play sendeplan instead of loop the movie again if finished before timeslot | Jarle Bjørgeengen | 2010-02-28 | -0/+8 | |
| | |||||
* | Skriv ot ffmpeg-kommandoen for enklere feilsøking. | Petter Reinholdtsen | 2010-02-27 | -1/+5 | |
| | |||||
* | Trenger pakken ffmpeg. | Petter Reinholdtsen | 2010-02-27 | -0/+1 | |
| | |||||
* | Make it easier to process the downloaded ogg files. | Petter Reinholdtsen | 2010-02-27 | -4/+5 | |
| | |||||
* | Beta version of streaming option | Jarle Bjørgeengen | 2010-02-27 | -389/+458 | |
| | |||||
* | Gah. Font | Jarle Bjørgeengen | 2010-02-26 | -2/+2 | |
| | |||||
* | * Added -s, -h and -o options | Jarle Bjørgeengen | 2010-02-26 | -8/+119 | |
| | | | | | | | | | * -h -> prints usage instructions * -s -> Add streaming capability. Not finished Forking off background streaming process works function plwrite is able to change program while streaming is running * Addition of new schedule_stream function with Event stuff remains | ||||
* | Make it easier to adjust how many days warning is given, and report it | Petter Reinholdtsen | 2010-02-20 | -4/+6 | |
| | | | | | in the OK message. | ||||
* | Correct handling of return value, making sure critical errors are | Petter Reinholdtsen | 2010-02-20 | -2/+2 | |
| | | | | | shown as such. | ||||
* | Include one decimal on percent value. | Petter Reinholdtsen | 2010-02-19 | -4/+2 | |
| | |||||
* | Allow script to be used as munin plugin. | Petter Reinholdtsen | 2010-02-18 | -10/+34 | |
| | |||||
* | Make sure to look up any video ID once to speed up the process. | Petter Reinholdtsen | 2010-02-16 | -1/+8 | |
| | |||||
* | Rename. | Petter Reinholdtsen | 2010-02-16 | -0/+0 | |
| | |||||
* | Bedre kommentar. | Petter Reinholdtsen | 2010-02-15 | -1/+2 | |
| | |||||
* | Nagios-sjekk. | Petter Reinholdtsen | 2010-02-15 | -0/+121 | |
| | |||||
* | Make sure pause screen generation uses the same size all over. | Petter Reinholdtsen | 2010-02-15 | -2/+6 | |
| | |||||
* | More debug output. | Petter Reinholdtsen | 2010-02-12 | -2/+4 | |
| | |||||
* | Compress program lines. | Petter Reinholdtsen | 2010-02-12 | -4/+5 | |
| | |||||
* | Generate 16:9 program screen. | Petter Reinholdtsen | 2010-02-12 | -2/+2 | |
| | |||||
* | Insert icecast line that work. | Petter Reinholdtsen | 2010-02-09 | -1/+2 | |
| | |||||
* | Always indicate entries requiring tono rights. | Petter Reinholdtsen | 2010-02-08 | -2/+2 | |
| | |||||
* | Flip tono flag. | Petter Reinholdtsen | 2010-02-07 | -1/+1 | |
| | |||||
* | Improve how tono videos are skipped. | Petter Reinholdtsen | 2010-02-07 | -9/+15 | |
| | |||||
* | Use downloaded broadcast version if it is available. | Petter Reinholdtsen | 2010-02-07 | -2/+8 | |
| | |||||
* | Nytt script som teller tono-flagget. | Petter Reinholdtsen | 2010-02-07 | -0/+50 | |
| | |||||
* | Only download once. | Petter Reinholdtsen | 2010-02-07 | -3/+9 | |
| | |||||
* | More debug output and add download code. | Petter Reinholdtsen | 2010-02-07 | -11/+37 | |
| | |||||
* | Add code to use the tono flag. | Petter Reinholdtsen | 2010-02-05 | -0/+7 | |
| | |||||
* | Use system font by default. | Petter Reinholdtsen | 2010-02-05 | -2/+2 | |
| | |||||
* | Start using the meta info fetched from SOAP. | Petter Reinholdtsen | 2010-02-05 | -19/+41 | |
| | |||||
* | New function to fetch meta info from the SOAP service. | Petter Reinholdtsen | 2010-02-04 | -6/+44 | |
| | |||||
* | Give VLC a second to start playing before asking for full screen and | Petter Reinholdtsen | 2010-01-22 | -7/+10 | |
| | | | | | looping. | ||||
* | Changed path to perl | Jarle Bjørgeengen | 2010-01-21 | -1/+1 | |
| | |||||
* | * Added fonts used by GD to directory ./fonts | Jarle Bjørgeengen | 2010-01-20 | -37/+612 | |
| | | | | | | | | | | * Using ffmpeg for creating pausevideo * Had to use the jpeg method of GD, since png input to ffmpeg is broken. * Removed some stuff that seemed unnecessary * Detect if os=Darwin and start the correct VLC path accordingly. * Tested that stuff works on ubuntu Jaunty and OSX (No active prorgam at the moment) | ||||
* | blabla | Ole Kristian Lien | 2010-01-19 | -51/+315 | |
| | |||||
* | (no commit message) | Ole Kristian Lien | 2010-01-15 | -24/+91 | |
| | |||||
* | diverse små fikser | Ole Kristian Lien | 2010-01-14 | -17/+19 | |
| | |||||
* | fiks for at audio:merge scriptene skal funke | Ole Kristian Lien | 2010-01-14 | -28/+51 | |
| | |||||
* | div. | Ole Kristian Lien | 2010-01-14 | -0/+55 | |
| |