Skip to content

Commit

Permalink
remove obsolete externalids
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyRacer1337 committed Mar 29, 2024
1 parent 5444828 commit 6a976f2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 57 deletions.
28 changes: 0 additions & 28 deletions Jellyfin.Plugin.ThePornDB/ExternalIds/JAV.cs

This file was deleted.

28 changes: 0 additions & 28 deletions Jellyfin.Plugin.ThePornDB/ExternalIds/Movies.cs

This file was deleted.

2 changes: 1 addition & 1 deletion Jellyfin.Plugin.ThePornDB/ExternalIds/Scenes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ namespace ThePornDB
public class Scenes : IExternalId
{
#if __EMBY__
public string Name => Plugin.Instance.Name + " Scene";
public string Name => Plugin.Instance.Name;
#else
public string ProviderName => Plugin.Instance.Name;

Expand Down

0 comments on commit 6a976f2

Please sign in to comment.