chuot / rdio-scanner

Rdio Scanner is an open source software that ingest and distribute audio files generated by various software-defined radio recorders. Its interface tries to reproduce the user experience of a real police scanner, while adding its own touch.
GNU General Public License v3.0
422 stars 60 forks source link

Feature Request: Display of the site number on the application screen #231

Closed LoveScanner closed 2 years ago

LoveScanner commented 2 years ago

It will greatly help me and others if it will be possible to see the site number while broadcasting the recording on the display screen

The data appears in the file name For example here 1.99 2022/07/02 23:43:29 newcall: system=1 talkgroup=77 file=20220702_234327SystemName_1.99_TRAFFIC__TO_77_FROM_288884.mp3 success

chuot commented 2 years ago

You can put whatever you want in the system label field, just add the system id to it. In your case, because you're using SDRTrunk, change the system label on Rdio Scanner and on SDRTrunk / Playlist Editor / Channels / Name.

For example, say you system name is 'SERAM', just change it to 'SERAM 8086' where the last part is the system id.

LoveScanner commented 2 years ago

This does not solve my problem - I have 10 site on one System

If I do what you say I'll have to see the Talkgroups under SELECT TG double 10

chuot commented 2 years ago

There is no site_id property for calls on v6 and it might be added in v7, but it's not sure yet.

Until then do what I do on my setup where I have split each site into its own system like RSP25MTL1 for site 1, RSP25MTL2 for site 2 and so on. Then I record each talkgroup from their main site only so that there are no duplicate calls (with sometimes different timestamps).

LoveScanner commented 1 year ago

The problem I have on the same system is 10+ sites

On Mon, Jul 4, 2022, 15:47 Chrystian Huot @.***> wrote:

You can put whatever you want in the system label field, just add the system id to it. In your case, because you're using SDRTrunk, change the system label on Rdio Scanner and on SDRTrunk / Playlist Editor / Channels / Name.

For example, say you system name is 'SERAM', just change it to 'SERAM 8086' where the last part is the system id.

— Reply to this email directly, view it on GitHub https://github.com/chuot/rdio-scanner/issues/231#issuecomment-1173780939, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZT37FG5IE5NEIDOFAOUKATVSLMODANCNFSM52PSXY7Q . You are receiving this because you authored the thread.Message ID: @.***>