Skip to content

Comments

Added nextAiringEpisode to MediaList query#27

Merged
CosmicPredator merged 1 commit intomainfrom
feature/medialist_air_time
Feb 22, 2026
Merged

Added nextAiringEpisode to MediaList query#27
CosmicPredator merged 1 commit intomainfrom
feature/medialist_air_time

Conversation

@CosmicPredator
Copy link
Owner

✨ added NEXT EP IN column in ls command
🐛 Fixed a bug where ls command prints the CURRENT list twice

Description

Please include a summary of the changes and the related issue. Provide context and explain the problem your pull request is solving.

Fixes #(issue) (If your PR is a 🐛 fix)

Type of change

Please delete options that are not relevant.

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📝 Documentation update

Tested Environments

  • Linux (any distro)
  • Windows (10 or 11)
  • MacOS ARM64
  • MacOS Intel

Checklist

  • I have used Gitmojis for my commit messages.
  • My code follows the style guidelines of the Go language.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (leave it unchecked if your changes doesn't need documentation update)
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (Ignore this for now 🙂)
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

Please add any screenshots that show the changes you have made.

Additional context

Add any other context or screenshots about the pull request here.

✨ added NEXT EP IN column in ls command
🐛 Fixed a bug where ls command prints the CURRENT list twice

Signed-off-by: CosmicPredator <baranikumars2003@gmail.com>
@CosmicPredator
Copy link
Owner Author

Also fixes #15

@CosmicPredator CosmicPredator merged commit e14547b into main Feb 22, 2026
1 check passed
@CosmicPredator CosmicPredator deleted the feature/medialist_air_time branch February 22, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant