Open Nostradamus1973 opened 1 year ago
I'm not sure what you are trying to do, but the plugin repo already contains the compiled code so there is no way to publish it again.
Thank you for explaining that to me. I have the plugin installed and it is downloading trailers and displaying them on the main page. However, when it comes to playing the trailers before a movie it fails to play them. I have intros installed as well, would there be a confliction? I'm trying to have it like Emby's Vantage Point, where it plays a couple Trailers then a brief intro.
Thank you for helping me.
Good morning Everyone,
I've been trying to get this to work for days now. I have the repo added via the plugin menu on Jellyfin, however, when I try to run "dotnet publish --configuration Release --output bin" I get the following:
MSBuild version 17.4.1+9a89d02ff for .NET MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file. root@XXXXXXXX:/var/lib/jellyfin/plugins/TMDb Trailers_10.0.0.0#
OR this
MSBuild version 17.4.1+9a89d02ff for .NET MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file. nostradamus@XXXXXXXX:/var/lib/jellyfin/plugins/TMDb Trailers_10.0.0.0$
Has anyone seen this before?
Thank you for your time and help.