ElvishArtisan / rivendell

A full-featured radio automation system targeted for use in professional broadcast and media environments
205 stars 64 forks source link

RDlogManager issue #915

Closed Zutterart closed 10 months ago

Zutterart commented 11 months ago

Since v4.1.0 i notice that the RDlogmanager - generator does not accept newly created scheduler codes. Everything looks right: in the Event the service is added (enabled) to the list.

ElvishArtisan commented 11 months ago

Not clear exactly what 'accept' means here. Could you please provide a detailed step-by-step procedure for goosing the issue?

Zutterart commented 11 months ago

![Uploading Event.png…]()

  1. i made a new 'Scheduler Code', via RDAdmin - Scheduler Codes (example: 'Soft rock')
  2. i made a new 'Log Event', via RDLogManager - Edit Events, based on the new scheduler code
  3. i added the new log event in a log clock (in 'scheduler rules', i set the max in a row on 1, and in the 'services list' is the service enabled)
  4. after generating a new log, via RDLogManager, i do not see a song from the new scheduler code.
ElvishArtisan commented 11 months ago

Thanks. That goosed it.

The actual cause is the space in the schedule code. As a short-term work-around, just don't use spaces in schedule codes and you should be good.

ElvishArtisan commented 11 months ago

Fixed in ef7084a0 and 9691126. Please test!

Zutterart commented 10 months ago

OK... closing this :-)

Cheers!