Coder Social home page Coder Social logo

themk2k / media-hoarder Goto Github PK

View Code? Open in Web Editor NEW
48.0 48.0 3.0 196.23 MB

Media Hoarder - THE media frontend for data hoarders and movie lovers

Home Page: https://media.hoarder.software

License: Other

JavaScript 43.78% HTML 3.95% Vue 33.76% Shell 0.11% CSS 0.38% Lua 1.15% SCSS 0.02% NSIS 16.85%
chatgpt electron frontend linux macos media nodejs vue vuejs vuejs2 vuetify windows

media-hoarder's People

Contributors

dependabot[bot] avatar themk2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

media-hoarder's Issues

Series: Organization of Extras / Specials / Bonus

What about that formatting i showed for Doctor who tv series for example would that work and so when the show is added to the series its labeled as Special then name of episode?

Yes, that would totally work as soon as the tt* override is properly in place. I need to get my head around how to organize non-season stuff in Media Hoarder. "Specials" unfortunately also starts with an "S", so that doesn't differentiate enough from seasons as soon as it needs abbreviation.

I saw somewhere (other media frontend) that they just put anything under S00. IMDB uses "Unknown"...

Maybe just everything non-season as "Bonus, Extras, Specials" and abbreviate that with "B". Something like that.

Maybe it also makes sense to differentiate bonus, extras and specials...

Originally posted by @kolbdog3333 @theMK2k in #35 (comment)

Downlaod movies from chatgpt recomondations using imdb and yt-dlp

Maybe you can make it so when you do the chatgpt suggestion for list of movies and it adds it to your library you can use yt-dlp and a search feature to download the full movie into your Movie location stored in settings so you can play the movie for free after chatgpt and media hoarder adds it to library same with tv shows like how justwatch.com shows the free movie so can download it. Sorry for the rambling.
Example:

  1. The Hunger Games: Mockingjay - Part 2 (https://www.imdb.com/title/tt1951266/?ref_=sr_t_1)
  2. Deadpool (https://www.imdb.com/title/tt1431045/?ref_=sr_t_2)
  3. Suicide Squad](https://www.imdb.com/title/tt1386697/?ref_=sr_t_3)
  4. The Nice Guys](https://www.imdb.com/title/tt3799694/?ref_=sr_t_4)
  5. Rogue One: A Star Wars Story](https://www.imdb.com/title/tt3748528/?ref_=sr_t_5)
  6. The Magnificent Seven](https://www.imdb.com/title/tt2404435/?ref_=sr_t_6)
  7. Shin Godzilla](https://www.imdb.com/title/tt4262980/?ref_=sr_t_7)
  8. The Revenant](https://www.imdb.com/title/tt1663202/?ref_=sr_t_8)
  9. Kong: Skull Island (https://www.imdb.com/title/tt3731562/?ref_=sr_t_9)

Then after it shows the Movie recomondation it will search the internet for free version of the movie you wish download after you select which movie you want to add to your library and then it will add the movie and download it if it can find a free version of the movie using yt-dlp

Sorry for the long post is just a suggestion for the ai movie recommendations.

Suggestion: Unlink when rescanning

I was just wondering if maybe you can make it so whenver you do the full rescan of files to get correct metadata and scraping info the videos or series you have linked in Media Hoarder can become unlinked automatically when you rescan to get fresh metadata on your entire libraary tath way it may lead to fewer issues in future.

Video Download Solution

I was thinking maybe implement yt-dlp then once a person finds the video link for video of movie or episode they want to download if its supported by that they can push download after choosing the folder tv show or movie and it downloads in best quality basically just the default. Then once video is downloaded you put in the imdb id of episode or movie then it renames it to correct formatting using "%T (%Y).ext for for movie. If show almost same formatting but %N - %S%E - %T.ext for show.
Basically T stands for Title
Y = Year
N = Episode Name
S = Season
E = Episode Name

IMDB Scraper Check Issues

When adding new movies, It will just add it without anything scraped. Scraper check has all these issues:

New Bitmap Image

When trying to manually search for the movie:

New Bitmap Image1

I can occasionally manually scrape the films, but it's very temperamental

Not grabbing IMDB scrape page half the time

For some reason when it is scanning imdb episodes half the time the metadata and all the information was not scraped. It is able to get the TV Series main page but none of the episodes I even did a manual rescrape after it added the series it still dint add anything.

Multipart Episodes

I was just thinking maybe for two part episodes that are 25 minutes like cartoons where it shows for example S1.1 Cloned/Feeling Alive as the episode name.
And you only have half the episode that is 10 min for example Feeling Alive. You can put in the file name S01E01b since its same episode just not the full episode and it will still identify it as the full episode them you can rename it as the half of thr Episode you want and change the summary and then when you have S01E01a it will still detect it as the same episode but it's a different file name ans you can do the same thing.

Originally posted by @kolbdog3333 in #35 (comment)

Add other metadata sources (tvdb, tmdb, omdb)?

Was thinking maybe add tvdb, tmdb or omdb something like one of those for an additonal scraper in case IMDB doesnt have the tv show listed or can't find it like for example Looney Tunes that is a series even though there are a lot of shorts you shouldnt need to add it to the movies section since those aren't movies same with Popeye and all the old classic cartoons?

Originally posted by @kolbdog3333 in #35 (comment)

That Parental Guide non-error

I was just starting to use the newer version and now there is a new imdb scraper error for Parental Guide: Here is what it says:
Parental Guide (Age Rating, Levels of: Nudity, Violence, Profanity, Alcohol & Drugs, Frightening Scenes)
$IMDB_id_AgeRating_Chosen_Country mismatch got: 125 expected: 1337

Found work around for custom shows and episodes

          > > Since found way to add some shows and episodes if have no proper episode number or season number.

I can't make much sense out of what you wrote here, sounds to me like a different topic, so, please create a new issue, thanks :)

Not issue just found work around for tv shows example Looney tunes, Popeye stuff like that that and episodes that don't have proper season number or episode or if don't exist.

Also the season 0 not scraping was caused by the issue mentioned earlier in this post whsn that happened season 0 no longer scraped

Originally posted by @kolbdog3333 in #49 (comment)

Won't Uninstall

I tried uninstalling Media Hoarder manually and it always says its running even though no extra processes in task manager so I think something is wrong with the uninstaller.

Suggestion: List name shows on top

I was just thinking when you click a list the list name shows on top of the screen next to movies so you can see it in big letters instead of it having the (*) Next to the Movies. SO if you go to list it would say Movies: Three Stooges or Movies: Iron Man or Movies: Cineamtic Universe. So that way you can see the list name in big bold letters at the top. So you dont have to look at the side to see what the name of the list is?

Mediainfo always opening

Here is a suggestion:
For the media info check instead of it opening every time you do a re-scan for every item when you scan them it only opens on movies or series you haven't added yet instead of it applying it to every item in the media hoarder library. So it only applys the mediainfo to newly added series or movies not every video since they already exist in the library. So it only opens if you are adding a video for the first time or if a video is missing the media info.

Wont add season or episode number to main seires page

Sorry wasn't sure how to word that but it seems if you add a episode into a series that doesnt have a official season or episode it wont update the amount of seasons or episdoes in the series.
For example i just add Raven's Tale: The Story of a Rebel in the Ever after High Series usign the ttid since it doesnt ahve a official season or episode but it wont update into the main page that its a season or episdoe even though on the website its in teh unkown tab Here is a link to the season page:
https://www.imdb.com/title/tt3312378/episodes/?season=Unknown
Here is a pic of my series so you can see the issue i am tlaking about and if i even have it labeled as
Untitled

Question: Add to Lists

How do you add to the lists in movie or series? I am not sure if you have that posted on here how to do that or not. Be nice so can organize some of my movies into a list or a episodes i want to watch so can just go to the list.

Edit Poster

Maybe set it so you can change the cover art for a series since on the imdb website Looney tunes and all that are standalone episodes and you can choose a picture to change it like right click the image to change the poster for the seires for custom series since people have made their own posters for that show you can replace the image with one that you prefer for the series?

Originally posted by @kolbdog3333 in #35 (comment)

How does this work in the new release?

You put in the new relase this make series clickable and expand to episodes listing for the selected series, show affected number of episodes vs. total number of episodes?

How does that new feature work?

Scan Media wrong number added

Can you please fix it when it scans the media and adds it it doesn't show a higher amount than what is added for example if I add one series and 1 episode it shows one series was added but it shows 2 episodes were added which is incorrect same with movies sometimes it shows one or two numbers higher then what it is

Add missing poster from image for episodes

I was just thinking for missing images for episodes when it adds them after it scans for all the metadata you can have an option to choose an image from the imdb photos so the image cover isn't blank or it will use the default image from the tv series poster if an image can't be found so you don't end up with blank episode posters like this
Capture

Add TV Series

Can you please make it so you can organize tv series episdoes as well not just movies thanks.

Movies adding to lists automatically

For some reason whenever i am adding a new movie it automatically gets added to a list i havent even had the chance to click add to list yet. This happened when i added two Three Stooges shorts. I had one already in a list called The Three Stooges. But for some reason when i went to go to add the two new ones to the list it was already selected. Granted this wouldnt' be a problem but I dont want every movie to automaticaly be added to a list every tijme.

No longer correct Order

It seems that every show is no longer sorting by season and episode number even with Series and Episode and sort chosen. It just adds the newest episode on top and wont sort them anymore. Even reload doesnt work,.

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.