-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add non-themoviedb shows #91
Comments
Thanks for the good use-case! Didn't even come to my mind :) I will add this functionality soon! |
Fantastic! This will be a good feature to have to add video courses that I have downloaded. |
In the meanwhile you could add the TV Show to themoviedb https://www.themoviedb.org/tv/new |
Not sure the demand for it, but could be nice to have a "Media Info" plugin/loader API so it's easier to add functionality for other projects similar to themoviedb. There are some that are better suited for Anime content, foreign ones, etc. I haven't looked at your code close enough to know what that would "cost", so just food for thought. :) |
+1 This would be nice for home videos as well, or obscure videos that aren't available on themoviedb.org |
Ok, I've added basic functionality for this now. When creating a new show, there is now a button "add manually", which will switch to a manual input form. Once created, a custom poster image can be uploaded and episodes can be added manually. Please let me know if this works for you guys and if you wish for any further enhancements to this feature. |
please reopen if anything is still missing |
I tested this out and it looks like it will work well, thanks!
|
I have some norwegian shows and I'd like to add those to streama. As far as I can tell I can only create a show from the UI if it's found in their API.
It'd be nice if an
Add manual show
button (or similar) option shows up if the search isn't found.The text was updated successfully, but these errors were encountered: