jar

org.tinymediamanager.plugins : scraper-omdbapi

Maven & Gradle

May 31, 2019
2 usages

omdbapi scraper · A metadata scraper for omdbapi.com

Table Of Contents

Latest Version

Download org.tinymediamanager.plugins : scraper-omdbapi JAR file - Latest Versions:

All Versions

Download org.tinymediamanager.plugins : scraper-omdbapi JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window scraper-omdbapi-3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.tinymediamanager.scraper.omdb.entities

├─ org.tinymediamanager.scraper.omdb.entities.MovieEntity.class - [JAR]

├─ org.tinymediamanager.scraper.omdb.entities.MovieRating.class - [JAR]

├─ org.tinymediamanager.scraper.omdb.entities.MovieSearch.class - [JAR]

├─ org.tinymediamanager.scraper.omdb.entities.SeasonEntity.class - [JAR]

├─ org.tinymediamanager.scraper.omdb.entities.SeasonSearch.class - [JAR]

org.tinymediamanager.scraper.omdb.service

├─ org.tinymediamanager.scraper.omdb.service.Controller.class - [JAR]

├─ org.tinymediamanager.scraper.omdb.service.OmdbService.class - [JAR]

org.tinymediamanager.scraper.omdb

├─ org.tinymediamanager.scraper.omdb.OmdbConnectionCounter.class - [JAR]

├─ org.tinymediamanager.scraper.omdb.OmdbMetadataProvider.class - [JAR]

Advertisement