Git Product home page Git Product logo

movieinfo's People

Contributors

wwwutz avatar

Watchers

 avatar  avatar

movieinfo's Issues

remove YYYY from filenames, keep it in .URL

It's redundant, does not help on sorting but makes the filenames longer.

Total Recall.m4v
Total Recall Die totale Erinnerung-861-1990.txt
Total Recall Die totale Erinnerung-861-1990.URL
Total Recall Die totale Erinnerung-861-1990-backdrop.jpg
Total Recall Die totale Erinnerung-861-1990-poster.jpg

would then be

Total Recall.m4v
Total Recall Die totale Erinnerung-861.txt
Total Recall Die totale Erinnerung-861-1990.URL
Total Recall Die totale Erinnerung-861-backdrop.jpg
Total Recall Die totale Erinnerung-861-poster.jpg

create .URL file

GET tmdb.org/mID gets redirected. Which is nice. This would change

https://www.themoviedb.org/movie/27205

to

https://www.themoviedb.org/movie/27205-inception

If we ignore the redirect, creating a file ìnception.url

[InternetShortcut]
URL=https://www.themoviedb.org/movie/27205

should be enough

create a list of actors

because I care 8-)

something like actors.txt should be enough. We're going to do a ful text search over the whole filesystem, so no need for a database. grep -i "clive owen" */actors.txt. For the win.

weed out wildcard chars like ? and *

2018/05/16 21:08:14 failed creating file: open Wie klaut man eine Million?-3001- 1966.txt: Die Syntax für den Dateinamen, Verzeichnisnamen oder die Datenträgerbe zeichnung ist falsch.

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.