MorseKOB / PyKOB

Python implementation of a library for Morse and MorseKOB functionality
https://sites.google.com/site/morsekob/morsekob40
MIT License
4 stars 2 forks source link

Feed.py inserts extra paragraph marks #267

Open leskerr opened 3 years ago

leskerr commented 3 years ago

When sending from a JSON file, Feed.py inserts a paragraph mark whenever it detects that a new station has started sending. This results in a feed that isn't identical to what's specified by the JSON file. The extra paragraph marks should either be suppressed or made optional.

AESilky commented 3 years ago

@leskerr , in your custom script, are you using the pykob/recorder module to 'play' the json, or are you doing your own processing?

leskerr commented 3 years ago

It's all my own. I'll send you a copy of the script. It's throwaway code, which means it's simple but not pretty.

~Les

On Thu, Feb 25, 2021, 10:42 PM Ed Silky notifications@github.com wrote:

@leskerr https://github.com/leskerr , in your custom script, are you using the pykob/recorder module to 'play' the json, or are you doing your own processing?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MorseKOB/PyKOB/issues/267#issuecomment-786447369, or unsubscribe https://github.com/notifications/unsubscribe-auth/APHISTMDQ2IB6R2IZWEQZXDTA47EFANCNFSM4YH3TLJQ .