Git Product home page Git Product logo

mediamanager's People

Contributors

reines avatar

Watchers

 avatar  avatar

Forkers

jaweda

mediamanager's Issues

Exception handling a new file that MM thinks is an existing file

WARN  [2013-04-02 09:06:43,405] com.jamierf.mediamanager.managers.DownloadDirManager: Error handling file
! java.io.IOException: Skipping already existing media file: top_gear.19x07.720p_hdtv_x264-fov.mkv
! at com.jamierf.mediamanager.handler.MediaFileHandler.handleFile(MediaFileHandler.java:60) ~[mediamanager-2.1-SNAPSHOT.jar:na]
! at com.jamierf.mediamanager.managers.DownloadDirManager.onNewFile(DownloadDirManager.java:118) ~[mediamanager-2.1-SNAPSHOT.jar:na]
! at com.jamierf.mediamanager.io.DirMonitor.processFile(DirMonitor.java:156) [mediamanager-2.1-SNAPSHOT.jar:na]
! at com.jamierf.mediamanager.io.DirMonitor.processDirectory(DirMonitor.java:101) [mediamanager-2.1-SNAPSHOT.jar:na]
! at com.jamierf.mediamanager.io.DirMonitor.listenForWatchEvents(DirMonitor.java:115) [mediamanager-2.1-SNAPSHOT.jar:na]
! at com.jamierf.mediamanager.io.DirMonitor.access$000(DirMonitor.java:19) [mediamanager-2.1-SNAPSHOT.jar:na]
! at com.jamierf.mediamanager.io.DirMonitor$1.run(DirMonitor.java:74) [mediamanager-2.1-SNAPSHOT.jar:na]
! at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_15]
! at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_15]
! at java.lang.Thread.run(Thread.java:722) [na:1.7.0_15]

Aliases get stored in the database

Aliases are mapped during parsing, which results in them being stored in the database. This means changing aliases for already parsed items is a pain/impossible.

More consistent handling for aliases

If we have a show called "Revolution" mapped to "Revolution 2012" when should we use the mapping? Always? Just when searching? Just when matching? Should we still match on just "Revolution"? Should we search for both the original and the alias?

The issue I'm currently seeing is "Greys Anatomy" vs "Grey's Anatomy" - some sites match one, some sites match the other, some sites match both.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.