-
Notifications
You must be signed in to change notification settings - Fork 45
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
New Site Support #1
Comments
I have 1 small side question; if you add a site for this plugin will you also add it for the Plex plugin and vice versa? Can https://tour.purgatoryx.com be added? |
@insickin I now focused on bug fixes and porting from plex to jellyfin, can't tell you, will it appear on both plugins. |
Since you added r18.com support a few weeks ago, how are the chances of getting javlibrary.com support for both plug-ins? Even though r18 is decent, javlibrary just has everything jav wise. |
@frazervax64 I don't see any advantage in javlibrary I changed my mind, added in b63c7e2 |
Apologies if I'm wrong here but I'm very new to this. In comparing the main Phoenix plugin and the Jellyfin version sitelist, the following sites are currently present in the main Phoenix.Adult plugin site list but not the Jellyfin version. Is it simply a matter of merging these into the Jellyfin version or are there more changes required behind the scenes? -- full list of missing sites in attached file --- -- Updated sitelist.md with missing sites merged -- |
Only supported sites in list. Other sites needs to be ported from python to C# |
I was hoping it would be possible to fetch from Pornhub at somepoint. Not sure how to do stuff that doesn't have that viewcode at the end, but it would be nice to get amateur stuff working well. Hash matching maybe? |
@grravity Do you really download videos from PH? Anyway they have strict html, it's should be easy to parse. |
@DirtyRacer1337 Why not? They can be deleted anytime, rely on internet to stream and watch, and most stuff you download elsewhere isn't amateur content. :) Would appreciate implementation. How would the html parsing work? Like I said only if it has the PH link to the end? Or can it also have some fallback check, like go off name or title or even a hash match if it's an exact match maybe? The same would technically be asked for from xhamster, youporn, and other sites. But Pornhub is a good start, I hope to at least see that. |
LOVE this plugin! If I could make some suggestions/requests for networks: nublies-porn.com, clips4sale, familytherapyxxx.com, tabooheat.com, tonightsgirlfriend, and mommyblowsbest |
@emptyellipsis I added nublies in ec3b681. Not tested and need to add more sites to SiteList.json |
Great plugin! It is really disappointment that the Phoenix plugin only work for Plex cause I am using Emby, your work really help me alot! |
How exactly is the metadata matching detection occurring for PH? Is it simply only on stuff that has the |
@grravity |
Oh so the files specifically need to say Pornhub in front? Is there anyway around that? Could detection not be added where if that url extension is detected anywhere in the filename it just matches that before relying on the title? Because the extension literally leads to the exact video page. |
Yes that
Short answer, no. |
Site Request: Caribbeancom (JAV) |
Glad to hear, was trying to match my JAV library but I was having some issues with Jellyfin itself. Wasn't sure if it was this just not recognizing them or Jellyfin, but can it match JAV solely off the ID's? I skimmed through the readme and didn't see JAV matching examples, but wasn't sure. I was using another JAV plugin which had no issues, but wanted to switch to Phoenix because it's all in one and more maintained. However It's not pulling any metadata for me for JAV and I'm not sure why. It could be Jellyfin though. |
@grravity make new issue with logs and exact file structure, I will test it |
Sure thing |
Hope to add support for www.porncz.com |
Any chance you could add https://www.shoplyfter.com and https://www.shoplyftermylf.com ? Thanks! |
Is it possible to add |
I'd love: I think many of these are in the Plex branch. Also, do you have a guide on how to setup this for development? I'd love to help shoulder some of the burden by sending pull requests. Thanks for the great plugin. A tidy library makes this gal very happy! :) |
@jane558654 Anyway, as user much easier will be using MetadataAPI, just set token in plugin settings and everything will works. |
FYI, I found that tonightsgirlfriend.com has urls like this to see lists of scenes: https://www.tonightsgirlfriend.com/scenes?page=36 Looking at the source, it appears to have all the necessary info in the divs. |
Can these be supported |
Can MylfDom be supported? |
Is it possible to add |
Is it possible to add thanks |
could anything be done to connect to https://stashapp.cc/? |
Any chance of porting Grooby Networks from Plex version? I dug around but C# is not in my wheelhouse. |
can trueanal, allanal, nympho, analonly be added? |
Could support for https://adult.contents.fc2.com/ be added? as well as just https://fc2.com/ |
Waroshi has a massive amount of information for JAV |
Would you consider adding HotMovies: https://www.hotmovies.com/index.php it has a large catalog similar to AdultDVDEmpire but some stuff I find on HM and not on ADE |
Hi, Xempire is using the same algolia instance as NetworkGammaEnt. Would it be much of a trouble to add it? I tried myself, nut since I'm running on Linux I cannot build the plugin to test it. |
This should work, cf7a500 |
What about utilizing some of the code from https://github.com/PAhelper/PhoenixAdult.bundle to make this more versatile? |
build(deps): bump ILRepack.Lib.MSBuild.Task from 2.0.26 to 2.0.32 (#3) Bumps [ILRepack.Lib.MSBuild.Task](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task) from 2.0.26 to 2.0.32. - [Release notes](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task/releases) - [Commits](ravibpatel/ILRepack.Lib.MSBuild.Task@v2.0.26...v2.0.32) --- updated-dependencies: - dependency-name: ILRepack.Lib.MSBuild.Task dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump SkiaSharp in /Jellyfin.Plugin.PhoenixAdult (#2) Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.6. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.80.2...v2.88.6) --- updated-dependencies: - dependency-name: SkiaSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers (#4) Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 7.0.4 to 8.0.0. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump MediaBrowser.Server.Core from 4.8.2 to 4.8.5 (#1) Bumps [MediaBrowser.Server.Core](https://github.com/MediaBrowser/Emby) from 4.8.2 to 4.8.5. - [Release notes](https://github.com/MediaBrowser/Emby/releases) - [Commits](https://github.com/MediaBrowser/Emby/commits) --- updated-dependencies: - dependency-name: MediaBrowser.Server.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump SkiaSharp from 2.80.2 to 2.88.8 (#5) Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.8. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.80.2...v2.88.8) --- updated-dependencies: - dependency-name: SkiaSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump ILRepack.Lib.MSBuild.Task from 2.0.26 to 2.0.32 (#3) Bumps [ILRepack.Lib.MSBuild.Task](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task) from 2.0.26 to 2.0.32. - [Release notes](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task/releases) - [Commits](ravibpatel/ILRepack.Lib.MSBuild.Task@v2.0.26...v2.0.32) --- updated-dependencies: - dependency-name: ILRepack.Lib.MSBuild.Task dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump SkiaSharp in /Jellyfin.Plugin.PhoenixAdult (#2) Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.6. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.80.2...v2.88.6) --- updated-dependencies: - dependency-name: SkiaSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers (#4) Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 7.0.4 to 8.0.0. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump MediaBrowser.Server.Core from 4.8.2 to 4.8.5 (#1) Bumps [MediaBrowser.Server.Core](https://github.com/MediaBrowser/Emby) from 4.8.2 to 4.8.5. - [Release notes](https://github.com/MediaBrowser/Emby/releases) - [Commits](https://github.com/MediaBrowser/Emby/commits) --- updated-dependencies: - dependency-name: MediaBrowser.Server.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump SkiaSharp from 2.80.2 to 2.88.8 (#5) Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.8. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.80.2...v2.88.8) --- updated-dependencies: - dependency-name: SkiaSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump ILRepack.Lib.MSBuild.Task from 2.0.26 to 2.0.32 (#3) Bumps [ILRepack.Lib.MSBuild.Task](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task) from 2.0.26 to 2.0.32. - [Release notes](https://github.com/ravibpatel/ILRepack.Lib.MSBuild.Task/releases) - [Commits](ravibpatel/ILRepack.Lib.MSBuild.Task@v2.0.26...v2.0.32) --- updated-dependencies: - dependency-name: ILRepack.Lib.MSBuild.Task dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump SkiaSharp in /Jellyfin.Plugin.PhoenixAdult (#2) Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.6. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.80.2...v2.88.6) --- updated-dependencies: - dependency-name: SkiaSharp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump Microsoft.CodeAnalysis.NetAnalyzers (#4) Bumps [Microsoft.CodeAnalysis.NetAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 7.0.4 to 8.0.0. - [Release notes](https://github.com/dotnet/roslyn-analyzers/releases) - [Changelog](https://github.com/dotnet/roslyn-analyzers/blob/main/PostReleaseActivities.md) - [Commits](https://github.com/dotnet/roslyn-analyzers/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.NetAnalyzers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump MediaBrowser.Server.Core from 4.8.2 to 4.8.5 (#1) Bumps [MediaBrowser.Server.Core](https://github.com/MediaBrowser/Emby) from 4.8.2 to 4.8.5. - [Release notes](https://github.com/MediaBrowser/Emby/releases) - [Commits](https://github.com/MediaBrowser/Emby/commits) --- updated-dependencies: - dependency-name: MediaBrowser.Server.Core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> build(deps): bump SkiaSharp from 2.80.2 to 2.88.8 (#5) Bumps [SkiaSharp](https://github.com/mono/SkiaSharp) from 2.80.2 to 2.88.8. - [Release notes](https://github.com/mono/SkiaSharp/releases) - [Commits](mono/SkiaSharp@v2.80.2...v2.88.8) --- updated-dependencies: - dependency-name: SkiaSharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Requested New Sites:
Can't be supported:
The text was updated successfully, but these errors were encountered: