xbmc / elm-chorus

A web interface for Kodi/XBMC written in Elm
GNU General Public License v2.0
21 stars 19 forks source link

Implemented episodeid_int page #135

Closed developingright closed 2 years ago

developingright commented 2 years ago

Hi @razzeee, I have created and implemented episodeid_int page. I have worked on its routing, implemented episode video playback, and modified the EpisodeObj and EpisodeObj Decoder. Please let me know if any changes are required. episodeid_int

razzeee commented 2 years ago

Hrm, I don't seem to be able to reach the episode side on my install image

developingright commented 2 years ago

Hi @razzeee, I have fixed the issue, It should be working fine now :+1:

razzeee commented 2 years ago

I'm still not seeing an episode list, will dig into it.

razzeee commented 2 years ago

Let's tackle the rest in follow ups