forked from j62/ctbrec
Update changelog
This commit is contained in:
parent
0d02a6cf9c
commit
fd51527f75
|
@ -1,10 +1,12 @@
|
||||||
4.5.4
|
4.5.4
|
||||||
========================
|
========================
|
||||||
* Fix LiveJasmin followed tab
|
* Fix LiveJasmin followed tab
|
||||||
* Add buttons to settings to delete cookies per site
|
* Fix: starting recordings from the "record later" tab did not work in client /
|
||||||
* Fix bug in minimal browser
|
server mode
|
||||||
* Added model notes to the recordings table
|
* Added model notes to the recordings table
|
||||||
* Added resolution to the recordings table
|
* Added resolution to the recordings table
|
||||||
|
* The server now writes the playlist on-the-fly based on the segment information
|
||||||
|
from the original playlist
|
||||||
* Model placeholders can now be used for player params
|
* Model placeholders can now be used for player params
|
||||||
${modelName}
|
${modelName}
|
||||||
${modelDisplayName}
|
${modelDisplayName}
|
||||||
|
@ -12,6 +14,8 @@
|
||||||
${modelNotes}
|
${modelNotes}
|
||||||
${siteName}
|
${siteName}
|
||||||
${siteSanitizedName}
|
${siteSanitizedName}
|
||||||
|
* Add buttons to settings to delete cookies per site
|
||||||
|
* Fix bug in minimal browser
|
||||||
|
|
||||||
4.5.3
|
4.5.3
|
||||||
========================
|
========================
|
||||||
|
|
Loading…
Reference in New Issue