potatodiet / Jellyshare

A Jellyfin plugin for sharing libraries between servers.
GNU Affero General Public License v3.0
7 stars 2 forks source link

Add TVShows support #1

Open felipemarinho97 opened 2 months ago

potatodiet commented 2 months ago

I'm interested in adding support for more media types when I have the time. But first, could you share your thoughts on how you'd like TV and music sharing to work as an end user?

Also, have you used Jellyshare to share movie libraries? If so, do you have any thoughts about how it could work better? And did you run into any bugs?

I'm also open to collaboration if you have any C# experience.

felipemarinho97 commented 2 months ago

Also, have you used Jellyshare to share movie libraries? If so, do you have any thoughts about how it could work better? And did you run into any bugs?

I couldn't make it work. The sync works ok, but I get playback error during playback. This plugin only works with .mp4, something like that?

edit: I think the problem is happening for files that are not direct play edit2: opened #3 since this issue is for TVShows support

felipemarinho97 commented 2 months ago

I'm also open to collaboration if you have any C# experience.

I'm very experienced developer, but never touched any C# code

potatodiet commented 2 months ago

Thanks for the extra info.

I was using Safari while I was initially developing Jellyfin back in December / January. It seems like there's some issues with Chromium-based browsers. Just for my own record keeping: it's probably an issue with passing device options to the remote servers.

I just finished a stressful semester of university, so I'm probably going to be taking a two week break before I start development on Jellyshare again.