x789 / xonox

An alternative service for legacy NOXON(tm) devices
GNU Affero General Public License v3.0
6 stars 2 forks source link

Station IDs are not unique #3

Closed x789 closed 2 years ago

x789 commented 2 years ago

Station-IDs are not unique but they should. This may cause a station other than the expected one to be played.

How to reproduce

  1. Add three individual stations
  2. Delete station with ID 1
  3. Add a new station 4.Retrieve the station list. The last added station has ID 2. In total, the stations have the IDs 0, 2 and 2.

Expected behavior Station IDs are unique and not reused.