home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
General
Export tool and import support from MP-TVSeries & Moving Pictures to MP2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="raffe" data-source="post: 1284039" data-attributes="member: 71199"><p>I am just an ordinary user, just like you. I made an unofficial tool that I needed, and then I shared it here. You kinda grateful?</p><p></p><p>If you want a 32-bit version, you can easily compile it yourself with the provided file MPTVserAndMovPic2MP2nfo.au3 at <a href="https://gitlab.com/raffe1234/mptvseries-and-movingpictures-to-mp2/tree/master" target="_blank">Files · master · Raffe / MPTVSeries and MovingPictures to MP2</a></p><p></p><p>Here is a guide on how to install:</p><p>1. From <a href="https://www.autoitscript.com/site/autoit/downloads/" target="_blank">AutoIt Downloads - AutoIt</a> , get and run "AutoIt Full Installation"</p><p></p><p>During installation I choose</p><p> * "Use native x64 tools". <strong><span style="color: rgb(184, 49, 47)"><span style="font-size: 18px">HERE, you should choose whatever you like</span></span></strong> ;-)</p><p> * "Edit the script".</p><p> * Choose "Components".</p><p> * Choose standard "Install location"</p><p></p><p>2. Get and install "AutoIt Script Editor" from <a href="https://www.autoitscript.com/site/autoit-script-editor/downloads/" target="_blank">AutoIt Script Editor Downloads - AutoIt</a></p><p></p><p>* Choose all standard alternatives.</p><p></p><p>Here you can read more about installation (until ”Download pop-up example”): <a href="https://www.softwaretestinghelp.com/autoit-tutorial-to-download-write-autoit-script/" target="_blank">AutoIt Tutorial - AutoIt Download, Install and Write Your First AutoIt Script to Handle Windows Pop-up</a></p><p></p><p>A video of installation: [MEDIA=youtube]ho-PvySWM0g[/MEDIA]</p><p></p><p></p><p>3. Here is info about the easiest way to compile to x86 (32-bit):</p><p>[MEDIA=youtube]f2EjgUeUHIg:420[/MEDIA]</p><p></p><p></p><p>4. Get sqlite3.dll for 32-bit</p><p>Here <a href="https://www.autoitscript.com/autoit3/docs/libfunctions/_SQLite_Startup.htm" target="_blank">Function _SQLite_Startup</a> they say that you can get the 32-bit dll from <a href="https://www.autoitscript.com/autoit3/pkgmgr/sqlite/" target="_blank">Index of /autoit3/pkgmgr/sqlite</a> . It is easiest if you just rename it to sqlite3_x64.dll and have it in the same folder as the exe you compiled. But you can also use the name sqlite3.dll, if you edit the script to use that name before compiling the script if you prefer:</p><p></p><p>Some video tutorials: <a href="https://www.youtube.com/playlist?list=PL4Jcq5zn02jKpjX0nqI1_fS7mEEb5tw6z" target="_blank">https://www.youtube.com/playlist?list=PL4Jcq5zn02jKpjX0nqI1_fS7mEEb5tw6z</a></p><p></p><p>Hello world tutorial: <a href="https://www.autoitscript.com/autoit3/docs/tutorials/helloworld/helloworld.htm" target="_blank">Tutorial - HelloWorld</a></p><p></p><p>More tutorials: <a href="https://www.autoitscript.com/wiki/Tutorials" target="_blank">Tutorials - AutoIt Wiki</a></p></blockquote><p></p>
[QUOTE="raffe, post: 1284039, member: 71199"] I am just an ordinary user, just like you. I made an unofficial tool that I needed, and then I shared it here. You kinda grateful? If you want a 32-bit version, you can easily compile it yourself with the provided file MPTVserAndMovPic2MP2nfo.au3 at [URL='https://gitlab.com/raffe1234/mptvseries-and-movingpictures-to-mp2/tree/master']Files · master · Raffe / MPTVSeries and MovingPictures to MP2[/URL] Here is a guide on how to install: 1. From [URL='https://www.autoitscript.com/site/autoit/downloads/']AutoIt Downloads - AutoIt[/URL] , get and run "AutoIt Full Installation" During installation I choose * "Use native x64 tools". [B][COLOR=rgb(184, 49, 47)][SIZE=5]HERE, you should choose whatever you like[/SIZE][/COLOR][/B] ;-) * "Edit the script". * Choose "Components". * Choose standard "Install location" 2. Get and install "AutoIt Script Editor" from [URL='https://www.autoitscript.com/site/autoit-script-editor/downloads/']AutoIt Script Editor Downloads - AutoIt[/URL] * Choose all standard alternatives. Here you can read more about installation (until ”Download pop-up example”): [URL='https://www.softwaretestinghelp.com/autoit-tutorial-to-download-write-autoit-script/']AutoIt Tutorial - AutoIt Download, Install and Write Your First AutoIt Script to Handle Windows Pop-up[/URL] A video of installation: [MEDIA=youtube]ho-PvySWM0g[/MEDIA] 3. Here is info about the easiest way to compile to x86 (32-bit): [MEDIA=youtube]f2EjgUeUHIg:420[/MEDIA] 4. Get sqlite3.dll for 32-bit Here [URL='https://www.autoitscript.com/autoit3/docs/libfunctions/_SQLite_Startup.htm']Function _SQLite_Startup[/URL] they say that you can get the 32-bit dll from [URL='https://www.autoitscript.com/autoit3/pkgmgr/sqlite/']Index of /autoit3/pkgmgr/sqlite[/URL] . It is easiest if you just rename it to sqlite3_x64.dll and have it in the same folder as the exe you compiled. But you can also use the name sqlite3.dll, if you edit the script to use that name before compiling the script if you prefer: Some video tutorials: [URL]https://www.youtube.com/playlist?list=PL4Jcq5zn02jKpjX0nqI1_fS7mEEb5tw6z[/URL] Hello world tutorial: [URL='https://www.autoitscript.com/autoit3/docs/tutorials/helloworld/helloworld.htm']Tutorial - HelloWorld[/URL] More tutorials: [URL='https://www.autoitscript.com/wiki/Tutorials']Tutorials - AutoIt Wiki[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
General
Export tool and import support from MP-TVSeries & Moving Pictures to MP2
Contact us
RSS
Top
Bottom