Skip Navigation

Posts
1
Comments
6
Joined
4 mo. ago

  • WatchFrom.EU - Platform to discover European movies and TV Shows!

    Jump
  • Ah sorry, it was unclear. I meant Arte and the other french platforms do not appear on the watchfrom.eu page whereas they appear on senscritique (being french and completed by french users). So it could be a lead to complete the "Where to watch" information you already have.

    Edit: actually I did not pay attention to the country filter on the "Where to watch" part before ^^ And I see you get it from justwatch.com. I'll go take a look there to see how it works.

    Edit 2: ah but so does senscritique actually ; and Arte appears on JustWatch so I do not know what the difference is 🤔

  • WatchFrom.EU - Platform to discover European movies and TV Shows!

    Jump
  • Thank you for you very good work !

    I see you did not find a European database of movies and shows. Did you know and ask senscritique.com ? It is a french website for a database of movies/series/books/games/music/... It is fed by the community and they can have some additional information. For example, I am watching the Swedish/Danish series Broen right now on Arte (a German-French TV channel) and it does not appear on watchfrom.eu but it does on senscritique.com.

    Their database is very likely more oriented to a french context but maybe you can do something with it. They talked about an API years ago (on this question of the FAQ) but I see no information so I doubt it has been done. But you can still ask, you never know.

  • I use it to share docs with other people. That way, I do not use the "(don't) be evil" US company.But I do not keep my personal documents on it because there is no sync with offline storage.

  • Unfortunately, JetBrains uses only american models for both the AI assistant and Junie:https://www.jetbrains.com/help/ai-assistant/supported-llms.htmlhttps://www.jetbrains.com/help/junie/models.html

    It is possible to connect the AI assistant to other models, but not Junie. There are a few issues requesting the integration of Codestral in the Jetbrains issue tracker (https://youtrack.jetbrains.com/issue/JBAI-16480/Mistral-AI-integration), but with no success yet. You can go upvote it if you have a Jetbrains account.

  • If you used Github as a simple remote repository and nothing around (CI, issues, ...), you can also setup a simple bare git repository on a server to use a your remote and a backup. There is nothing special to do once you can log with SSH into the server.

    I very recently did that for my personal projects.