You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: