import m3u
import m3u
Why is this M3U file not being split when UDP:hh:mm split is set to TimeUpdate?
Could you take a look at what might be wrong in this file?
Could you take a look at what might be wrong in this file?
- Attachments
-
- 20260319_0000.zip
- (9.39 KiB) Downloaded 5 times
Re: import m3u
The UDP command (program update separator) must start with a # (else it would be recognized as a file entry!), i.e. it must be: #UPD:01:00:00
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: import m3u
Is this correct: when using “Split by TimeUpdate”, it only creates one PFP file, but with “TimeUpdateOrHour” it creates one for each hour?
Also, why are the playlists not being placed in the configured Playlist Output Folder? They are ending up in the AppData folder instead.
I’ve attached the M3U file for reference.
Also, why are the playlists not being placed in the configured Playlist Output Folder? They are ending up in the AppData folder instead.
I’ve attached the M3U file for reference.
- Attachments
-
- 20260323_0000.zip
- (9.99 KiB) Downloaded 7 times
Re: import m3u
No.
Even with “Split by TimeUpdate” it creates a new program for each UPD command.
With “TimeUpdateOrHour” it creates a new program either by each UPD command or if this doesn't happen, the per Hour.
But you can simply try it and then see the result.
Even with “Split by TimeUpdate” it creates a new program for each UPD command.
With “TimeUpdateOrHour” it creates a new program either by each UPD command or if this doesn't happen, the per Hour.
But you can simply try it and then see the result.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: import m3u
I’ve done some testing, and it seems that only with “TimeUpdateOrHour” a playlist is created for each hour, but it is not split at the position where the UDP command is placed.
Also, the playlists are still being written to the AppData folder instead of the configured output folder.
Are there any settings that need to be adjusted for this to work correctly? Or are there other requirements in the M3U file? For example, does each hour need to contain exactly one hour of content, or slightly less?
Also, the playlists are still being written to the AppData folder instead of the configured output folder.
Are there any settings that need to be adjusted for this to work correctly? Or are there other requirements in the M3U file? For example, does each hour need to contain exactly one hour of content, or slightly less?
Re: import m3u
You define the Playlist Output Folder in the general settings:
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: import m3u
An v4.5.2.11 update is available.
There was indeed a bud with the #UPD command in the M3U Program Import.
There was indeed a bud with the #UPD command in the M3U Program Import.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: import m3u
Then expand the LAST node!
An exception occurred while reading a log file entry - probably the entry after the last valid one produced an error.
The error is, as given - i.e. the entries path' format is incorrect.
As I don't have your audio files I can not exactly tell which one is corrupt/incorrect.
Also all nodes with a Warning symbol contains entries which can not be resolved, e.g. who's given reference entries doesn't exist - you might expand those nodes, to know which one.
Is this the exact same m3u file you already send above? Or is it a new m3u file? If yes, you can post it here.
An exception occurred while reading a log file entry - probably the entry after the last valid one produced an error.
The error is, as given - i.e. the entries path' format is incorrect.
As I don't have your audio files I can not exactly tell which one is corrupt/incorrect.
Also all nodes with a Warning symbol contains entries which can not be resolved, e.g. who's given reference entries doesn't exist - you might expand those nodes, to know which one.
Is this the exact same m3u file you already send above? Or is it a new m3u file? If yes, you can post it here.
Bernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: import m3u
The issue is not in the file, but in the folder it is being sent to. When I set the output folder in the settings to C:\REMOTE\M3U and run the test, I get that error message.
When I set it to C:\Users\AppData\..., there is no error, and the import works perfectly.
When I set it to C:\Users\AppData\..., there is no error, and the import works perfectly.
- Attachments
-
- 20260321_0000.zip
- (9.69 KiB) Downloaded 2 times