Search found 133 matches

by atlantic
04 Jun 2026 18:47
Forum: Questions & Answers
Topic: Scheduler Automation
Replies: 3
Views: 104

Re: Scheduler Automation

Ok, I understand. When we import an M3U file using the UPD command, is it possible to skip an hour?
For example: if the playlist for 12:00 has already been created, that hour is not included in the M3U file anymore.
by atlantic
04 Jun 2026 16:21
Forum: Questions & Answers
Topic: Scheduler Automation
Replies: 3
Views: 104

Scheduler Automation

When SkipExistingPrograms is enabled in the Scheduler Automation → M3U Import Options, an existing PYYYYMMDD_HHmm.pfp file is still being overwritten. My understanding is that this file should not be overwritten when this option is enabled. Is this the intended behavior, or is something going wrong ...
by atlantic
23 Mar 2026 10:01
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

Re: import m3u

Thanks for the info.
by atlantic
22 Mar 2026 10:30
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

Re: import m3u

I modified the line in ProppFrexx.importformats (Program Files - radio42 - ProppFrexx ONAIR) so that M3U is treated as a UTF-8 file, but I’m still getting the same errors with certain characters.
What am I doing wrong?
by atlantic
21 Mar 2026 14:29
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

Re: import m3u

An M3U file — what encoding should it use? UTF-8 without BOM? I’m getting errors with filenames not being read correctly (see attachment and image). For example: JOSÉ - I Will Follow Him.mp3 and BEYONCÉ - Crazy In Love.flac.
<format name="M3U Generic" type="M3U" extension=".m3u" delimiter ...
by atlantic
21 Mar 2026 09:09
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

Re: import m3u

Problem solved, I just had to select that folder again
by atlantic
20 Mar 2026 20:32
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

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.
by atlantic
20 Mar 2026 17:10
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

Re: import m3u

After the update, I get this error message.
by atlantic
20 Mar 2026 09:27
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

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 ...
by atlantic
19 Mar 2026 11:40
Forum: Questions & Answers
Topic: import m3u
Replies: 15
Views: 29029

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 ...