quelea-projection / Quelea

Open source projection software for churches.
https://quelea.org
GNU General Public License v3.0
156 stars 145 forks source link

Support ProPresenter 5 song import #183

Closed Dazmed707 closed 4 years ago

Dazmed707 commented 5 years ago

Sería bueno que quelea pueda importar también desde propresenter.

berry120 commented 5 years ago

We'd love to support this if we can, but we haven't found any description of the propresenter file format which makes it impossible. Best guess is that it could also be encrypted.

If this is incorrect and the file format is documented somewhere, then please let us know!

On Thu, 22 Aug 2019, 17:47 Cyb3rG0D, notifications@github.com wrote:

Sería bueno que quelea pueda importar también desde propresenter.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/quelea-projection/Quelea/issues/183?email_source=notifications&email_token=ABZ6JDOU6TT6L5XJ3T7VJOLQF27JFA5CNFSM4IOXDF2KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HG225HA, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZ6JDNQP2OD7CVAZUOGQIDQF27JFANCNFSM4IOXDF2A .

Dazmed707 commented 5 years ago

Quizá el código de de este proyecto ayude está escrito en python solo tendrían que migrarlo a java https://bugs.launchpad.net/openlp/+bug/1358601

berry120 commented 5 years ago

Unfortunately those examples seem to require a login, so I can't grab them to have a look.

On Thu, 22 Aug 2019 at 18:07, Cyb3rG0D notifications@github.com wrote:

Quizá el código de de este proyecto ayude está escrito en python solo tendrían que migrarlo a java https://bugs.launchpad.net/openlp/+bug/1358601

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/quelea-projection/Quelea/issues/183?email_source=notifications&email_token=ABZ6JDPG3C6XZL6S2YQ3EOLQF3BU5A5CNFSM4IOXDF2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD45X7BA#issuecomment-523992964, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZ6JDLA7AI5HOTZGFJKGO3QF3BU5ANCNFSM4IOXDF2A .

-- Thanks,

Michael

ArvidNy commented 5 years ago

Took a look at the branch and found this commit that probably could give some pointers if you want to look at the code but also seems to have two sample songs.

berry120 commented 5 years ago

Ah thanks, I'll check it out!

On Sat, 24 Aug 2019, 10:13 Arvid Nyström, notifications@github.com wrote:

Took a look at the branch and found this commit https://bazaar.launchpad.net/~knightrider0xd/openlp/propresenter_5-6_import/revision/2632 that probably could give some pointers if you want to look at the code but also seems to have two sample songs.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/quelea-projection/Quelea/issues/183?email_source=notifications&email_token=ABZ6JDM6CNMYDQ5NNIPL37LQGD3URA5CNFSM4IOXDF2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5B4I4I#issuecomment-524534897, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZ6JDLF7FQRNTGZNIBKLX3QGD3URANCNFSM4IOXDF2A .

berry120 commented 4 years ago

This should now be ready to go in the CI release (supports PP 4, 5 and 6 XML formats.) Any issues then please comment below or open a separate issue so we can take a look, but be sure to attach the XML files you're trying to import so we're not just guessing!