DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:
GNU General Public License v3.0
1.57k stars 255 forks source link

AMBE Recording - Tone Info Causes Excessive Long Filenames #936

Open DSheirer opened 4 years ago

DSheirer commented 4 years ago

The addition of tone info to recording file names is causing excessive length files. Consider options for limiting tones used in file name to a small (3 max?), deduplicated, but representative set of tones.

20200919_181627171_OneVoice_19_Heater_Hill_OneVoice_Heater_Hill__TO_500751_FROM_57501_TONES_1187.50_2468.75_3656.25_2468.75_3656.25_2468.75_3656.25_2468.75_3656.25_2468.75_3656.25_2468.75_3656.25_2468.75_3656.25_2468.75_3656.25_2468.75_3656.25_2468.mp3

20200920_164342840_CORNet_001-001_North_TRAFFIC__TO_2007_FROM_102_TONES_812.50_1500.00_812.50_1500.00_812.50_1500.00_812.50_1500.00_812.50_1500.00_812.50_1500.00_812.50_1500.00_812.50_1500.00_812.50_1500.00_812.50_1500.00.mp3

GTR8000 commented 3 years ago

This ticket can probably be closed. The issue was primarily affecting Trunking Recorder's ability to import recording files with long filenames, however Jason has since made a change in the latest beta version, and it now handles them without issue.