mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2021-12-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RivWebPyError' exception type to the 'rivwebpyapi' API. * Modified the 'rivwebpyapi.AddCart()' method to return a single dictionary. * Modified the 'rivwebpyapi.AddCut()' method to return a single dictionary. * Modified the 'rivwebpyapi.AudioInfo()' method to return a single dictionary. * Modified the 'rivwebpyapi.AssignSchedCode()' method to return a single dictionary. * Modified the 'rivwebpyapi.AudioStore()' method to return a single dictionary. * Modified the 'rivwebpyapi.ListCart()' method to return a single dictionary. * Modified the 'rivwebpyapi.ListCut()' method to return a single dictionary. * Modified the 'rivwebpyapi.ListGroup()' method to return a single dictionary. * Modified the 'rivwebpyapi.ListSystemSettings()' method to return a single dictionary. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
20
ChangeLog
20
ChangeLog
@@ -22688,3 +22688,23 @@
|
||||
* Added an 'ExportPeaks()' method to the 'rivwebpyapi' API.
|
||||
2021-12-07 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added an 'Import()' method to the 'rivwebpyapi' API.
|
||||
2021-12-07 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added a 'RivWebPyError' exception type to the 'rivwebpyapi' API.
|
||||
* Modified the 'rivwebpyapi.AddCart()' method to return a single
|
||||
dictionary.
|
||||
* Modified the 'rivwebpyapi.AddCut()' method to return a single
|
||||
dictionary.
|
||||
* Modified the 'rivwebpyapi.AudioInfo()' method to return a single
|
||||
dictionary.
|
||||
* Modified the 'rivwebpyapi.AssignSchedCode()' method to return a
|
||||
single dictionary.
|
||||
* Modified the 'rivwebpyapi.AudioStore()' method to return a single
|
||||
dictionary.
|
||||
* Modified the 'rivwebpyapi.ListCart()' method to return a single
|
||||
dictionary.
|
||||
* Modified the 'rivwebpyapi.ListCut()' method to return a single
|
||||
dictionary.
|
||||
* Modified the 'rivwebpyapi.ListGroup()' method to return a single
|
||||
dictionary.
|
||||
* Modified the 'rivwebpyapi.ListSystemSettings()' method to return a
|
||||
single dictionary.
|
||||
|
Reference in New Issue
Block a user