openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #27693
[Merge] lp:~raoul-snyman/openlp/website into lp:openlp/website
Raoul Snyman has proposed merging lp:~raoul-snyman/openlp/website into lp:openlp/website.
Requested reviews:
OpenLP Core (openlp-core)
For more details, see:
https://code.launchpad.net/~raoul-snyman/openlp/website/+merge/275637
1. Clarify that VLC 32-bit is required on Windows.
2. Update magnet links with new Windows build
--
Your team OpenLP Core is requested to review the proposed merge of lp:~raoul-snyman/openlp/website into lp:openlp/website.
=== modified file 'blog/translation-errors-and-the-big-oops.rst'
--- blog/translation-errors-and-the-big-oops.rst 2015-10-23 19:51:09 +0000
+++ blog/translation-errors-and-the-big-oops.rst 2015-10-24 19:31:06 +0000
@@ -148,6 +148,8 @@
The fix for this is really easy. We've already re-built OpenLP for Windows with a fix. Just re-download OpenLP and
re-install it.
+*NB* Make sure your are using the 32-bit version of VLC. OpenLP on Windows is a 32-bit application.
+
Missing Media Player
^^^^^^^^^^^^^^^^^^^^
In some instances you might find that you cannot play any videos.
@@ -163,6 +165,8 @@
Some of the older built-in media players aren't currently supported in Windows and Mac OS X. If you encounter this,
simply `download and install VLC`_, restart OpenLP, and you should be able to select VLC as your media player.
+*NB* Make sure your are using the 32-bit version of VLC. OpenLP on Windows is a 32-bit application.
+
Rolling out Fixes
^^^^^^^^^^^^^^^^^
We're really busy trying to track down and fix these issues, but as you can imagine it's not always that simple or that
=== modified file 'themes/openlp2v2/templates/front_page.html'
--- themes/openlp2v2/templates/front_page.html 2015-10-18 12:56:25 +0000
+++ themes/openlp2v2/templates/front_page.html 2015-10-24 19:31:06 +0000
@@ -298,7 +298,7 @@
</button>
<ul class="dropdown-menu">
<li><a href="https://get.openlp.org/2.2/OpenLP-2.2-setup.exe.torrent"><i class="fa fa-fw fa-file"></i> Torrent File</a></li>
- <li><a href="magnet:?xt=urn:btih:e496b1f1251e313b4fad630af81288180f380010&tr=udp://tracker.unit193.net:6969&tr=udp://open.demonii.com:1337"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
+ <li><a href="magnet:?xt=urn:btih:7d3dcfeac625de62b9d3f813d8d0ce4715297066&tr=udp://tracker.unit193.net:6969&tr=udp://open.demonii.com:1337"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
</ul>
</div>
</div>
@@ -310,7 +310,7 @@
</button>
<ul class="dropdown-menu">
<li><a href="https://get.openlp.org/2.2/OpenLPPortable_2.2.paf.exe.torrent"><i class="fa fa-fw fa-file"></i> Torrent File</a></li>
- <li><a href="magnet:?xt=urn:btih:4666535f08b091c38c8aab6cead166e45d27d36a&tr=udp://tracker.unit193.net:6969&tr=udp://open.demonii.com:1337"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
+ <li><a href="magnet:?xt=urn:btih:5cb56309556b420112159328eb13ad7f35e27d54&tr=udp://tracker.unit193.net:6969&tr=udp://open.demonii.com:1337"><i class="fa fa-fw fa-magnet fa-flip-vertical"></i> Magnet</a></li>
</ul>
</div>
</div>
Follow ups