+
+ Fixed: Start at a specific number
+ and increment
+
+
+ Provider: Use channel numbers
+ from the M3U source
+
+
+ Next Available: Auto-assign
+ starting from 1, skipping used numbers
+
+
}
- min={1}
- step={1}
- size="xs"
- precision={1}
- />
+ withArrow
+ multiline
+ w={280}
+ openDelay={500}
+ >
+
+
+ {(!group.custom_properties?.channel_numbering_mode ||
+ group.custom_properties?.channel_numbering_mode ===
+ 'fixed') && (
+