forked from j62/ctbrec
Update changelog
This commit is contained in:
parent
0d02a6cf9c
commit
fd51527f75
|
@ -1,10 +1,12 @@
|
|||
4.5.4
|
||||
========================
|
||||
* Fix LiveJasmin followed tab
|
||||
* Add buttons to settings to delete cookies per site
|
||||
* Fix bug in minimal browser
|
||||
* Fix: starting recordings from the "record later" tab did not work in client /
|
||||
server mode
|
||||
* Added model notes 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
|
||||
${modelName}
|
||||
${modelDisplayName}
|
||||
|
@ -12,6 +14,8 @@
|
|||
${modelNotes}
|
||||
${siteName}
|
||||
${siteSanitizedName}
|
||||
* Add buttons to settings to delete cookies per site
|
||||
* Fix bug in minimal browser
|
||||
|
||||
4.5.3
|
||||
========================
|
||||
|
|
Loading…
Reference in New Issue