Dispatcharr/apps/output
None b2b108bfe5 rename Channel.user_hidden to Channel.hidden_from_output
The previous name suggested "hidden from a specific user account" rather than "hidden from downstream client output", which was the actual
behavior. The new name is unambiguous and matches the help_text language ("Exclude this channel from downstream client output").

Mechanical rename across the migration, model, serializer, signals, sync logic, output endpoints, frontend forms / tables / utils, tests, and CHANGELOG. 77 occurrences across 20 files.

No behavior change.
2026-05-01 19:44:16 -05:00
..
__init__.py Pre Alpha 2 2025-02-19 16:55:23 -06:00
apps.py Pre Alpha 2 2025-02-19 16:55:23 -06:00
tests.py fix: Escape XML special characters in EPG channel IDs 2026-01-28 20:15:03 -06:00
urls.py Add XC endpoints for VOD. 2025-08-08 09:03:25 -05:00
views.py rename Channel.user_hidden to Channel.hidden_from_output 2026-05-01 19:44:16 -05:00