https://github.com/broadbent/scootplayer

sort by:
Revision Author Date Message Commit Date
95015b4 Calculate mean average bitrate derived from URL 14 October 2014, 14:02:50 UTC
5c8f302 Modified timing resolution to improve performance 12 October 2014, 18:24:09 UTC
2a7bf44 Minor performance enhancements Configurable connection pooling Concurrent download of initialisations 11 October 2014, 19:14:15 UTC
2875d88 Fixed README.md 09 October 2014, 21:16:18 UTC
f0fd94d Fixed README.md 08 October 2014, 23:10:04 UTC
6e66914 Catch Requests error when connection times out. 08 October 2014, 23:05:54 UTC
5eb0f14 Improved documentation and conformance with PEP8 08 October 2014, 22:57:10 UTC
02ac8b9 Improved likeness to VLC behaviour 07 October 2014, 14:52:16 UTC
4fb042d Integrated unreliable parsing of URL for playback bitrate 07 October 2014, 12:29:31 UTC
36bf12d Added empty file creation for VLC mode 07 October 2014, 11:25:53 UTC
eb9798d Fixed bug with array index 07 October 2014, 11:24:19 UTC
8b4e5a0 Added moving averages and VLC playback profile 06 October 2014, 20:02:02 UTC
68a82bf Fixed missing header field in CSV output 03 October 2014, 08:20:43 UTC
0613199 Added MediaInfo support for parsing metadata 02 October 2014, 23:36:19 UTC
3cc077b Now includes additional metrics, including moving averages 02 October 2014, 18:58:56 UTC
60150b6 Stop playback when playlist queue empty 01 October 2014, 12:40:39 UTC
68423b6 Improved file path detection 30 September 2014, 14:05:32 UTC
42703a6 Fixed directory path bug 29 September 2014, 20:59:39 UTC
2990e0a Minor updates Fixed exit (unclean, but quits properly for now) Added time ‘-t’ flag to playback for a certain amount of time 24 September 2014, 20:30:09 UTC
9c8e235 Fixed issue created during formatting 23 September 2014, 16:26:13 UTC
1df3f3c Minor formatting and bug fixing Improved code readability Fixed dependencies Removed ‘gauged’ support 23 September 2014, 16:04:00 UTC
82f6e38 Major updates Improved source code readability Updated README.md Implemented playback watchdog Improved playback reliability Implemented playback bar (when debug not enabled) 23 September 2014, 09:20:07 UTC
c1e8075 Initial remote control implementation 01 September 2014, 21:58:58 UTC
106cdc0 Updated TODO.md 01 September 2014, 21:58:50 UTC
355937d Tidied up analysis functions 01 September 2014, 14:12:18 UTC
3a3ea3d Improved 'Content-Length' resiliency Field not present in HTTP header information from some servers. Reverts back to manually checking the payload if this is the case. 29 August 2014, 09:36:11 UTC
01a41da Implemented XML validation 28 August 2014, 14:37:59 UTC
9fc131c Added documentation for new functions 28 August 2014, 13:02:01 UTC
20349d5 Introduced HTTP error code handling 28 August 2014, 12:46:19 UTC
6b67882 Updated README.md documentation Now includes ‘stats.csv’. Also includes some formatting improvements. 19 August 2014, 19:07:41 UTC
2be60ab Added a third output file for playback metrics Now generates outputs stats in the ‘stats.csv’ file 19 August 2014, 19:06:53 UTC
21b132c Initial set of unit tests 19 August 2014, 16:38:28 UTC
52a7f26 Update documentation on CSV output 19 August 2014, 16:37:33 UTC
41834a0 Convert bytes to bits for bandwidth estimation 29 July 2014, 14:46:16 UTC
aa8d6fe Revert c752d2b..fec02fa This rolls back to commit c752d2bcccee85f97d3ec71bbdf3ce02cc2aa1d7. 29 July 2014, 14:44:21 UTC
fec02fa Reintroduced return statement 29 July 2014, 14:44:06 UTC
00182d8 Convert bytes to bits for bandwidth conversion 29 July 2014, 14:38:00 UTC
c752d2b Added .m3u playlist support 14 May 2014, 10:51:58 UTC
efbe052 Updated README.md 08 May 2014, 14:05:26 UTC
3895946 Updated README.md 08 May 2014, 14:03:42 UTC
8355a40 Updated README.md 08 May 2014, 14:02:18 UTC
f9f07e9 Updated install requirements 08 May 2014, 13:59:31 UTC
52aaa10 Experimental gauged support added 08 May 2014, 13:58:19 UTC
1f2a2ca Improved code readability Added configurable reporting period 08 May 2014, 11:28:33 UTC
55709a6 Major update Fetch remote MPDs automatically Improved MPD parsing Added debug mode (-d) which print output to console too Handle missing ID in MPD Handle MPDs without initialisation files 07 May 2014, 15:47:32 UTC
d933e94 Updated command line help 26 February 2014, 22:27:48 UTC
fb7f645 'max-playback-queue' and 'max-download-queue' not changeable Can be used to change default options 26 February 2014, 22:24:32 UTC
c54ee34 Fixed README.md 26 February 2014, 21:50:14 UTC
c0efceb 'no-keep-alive' now a optional flag Can be used to disable HTTP connection pooling and persistency 26 February 2014, 21:41:28 UTC
54017d1 Fixed README.md 26 February 2014, 21:24:23 UTC
0e336b2 Support for connection pooling and persistency 26 February 2014, 21:23:23 UTC
45c216e Fixed README.md 25 February 2014, 17:54:31 UTC
a5c2aad Fixed README.md 25 February 2014, 17:53:12 UTC
342ddbd Fixed README.md 25 February 2014, 17:47:03 UTC
75b7d1e Initial commit 25 February 2014, 17:43:24 UTC
2ad6034 Initial commit 24 February 2014, 14:13:02 UTC
back to top