Is there an easy way to export the MyMovies database list to a text file/CSV? I'd like to stick it on my phone so I dont keep buying the same DVD over and over!!
Actually, you just reminded me of how I have handled this in the past: I merged the contents of an old export.xml with a new one to make a complete file containing the old values I needed and the new values I didn't want to change. Why should it matter if the export file is missing some values? I would expect the import process to...
Actually, you just reminded me of how I have handled this in the past: I merged the contents of an old export.xml with a new one to...
My "fresh install" is missing some settings (in particular genre maps) that I would like to import from a previous export. There...
Hi.
I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its database".
Anyway, I found a way to do this which was far from automated but relatively low effort. I found what looked like all the images (CD covers, DVD covers, backgrounds etc all lumped together in...
Hi.
I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its...
I am in the process of setting up a legacy media player (Mede8er) which I happened to have laying around into my home cinema setup...
According to Wikipedia, Windows only uses code pages other than UTF-8 to support legacy (mostly 32 bit) applications and supports two code pages in addition to UTF-8 (OEM and ANSI). According to Microsoft, UTF-8 has been the preferred character set since 2019. If TV Server (or its import routine) were using UTF-8, then umlauts...
According to Wikipedia, Windows only uses code pages other than UTF-8 to support legacy (mostly 32 bit) applications and supports...
Because I have around 200 TV channels and more than a dozen groups, I tried to import the TV channel groups from an old export.xml...
I'm running 2.5 with the WMC skin.
I have .mp4 files, along with the related .srt files in the same folder.
I can watch the movies just fine.
In past versions of MP, like 2.4x, I could press the More Info button on my remote twice, and on the second press, an option for showing/choosing the subtitles was listed. I'd select the...
I'm running 2.5 with the WMC skin.
I have .mp4 files, along with the related .srt files in the same folder.
I can watch the...
I'm running 2.5 with the WMC skin.
I have .mp4 files, along with the related .srt files in the same folder.
I can watch the...
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request.
This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions.
I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions.
Please can...