Add command for listing current subscriptions. #1

Open
opened 2025-01-10 10:28:05 -05:00 by LogalDeveloper · 0 comments

Running this command should display a list of all subscribed streams for the room where the command was executed.

For each stream in the command output, the following information should be included:

  • Stream name
  • Current stream title
    • Display only if the stream is live, as titles aren't very useful when a stream is offline.
  • Current status (Online or offline)
    • Include the duration since going online or offline, e.g., "Online for 1 hour."
  • Link to stream
Running this command should display a list of all subscribed streams for the room where the command was executed. For each stream in the command output, the following information should be included: - Stream name - Current stream title - Display only if the stream is live, as titles aren't very useful when a stream is offline. - Current status (Online or offline) - Include the duration since going online or offline, e.g., "Online for 1 hour." - Link to stream
LogalDeveloper added the Enhancement label 2025-01-10 10:28:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LogalDeveloper/OwncastSentry#1