-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
encoding UTF-8 #3
Comments
send me two files that you want to merge, and i will see if i can fix it with regards richard |
Thank you for your willingness to help :) I just don't know how to send xml files? |
Mayby this way: |
Hello,
I tried it with the two files:
fhs-xmltv-tools join-xml-files --xmltv-file pl.xml --xmltv-file-add UX.xml
--xmltv-out out.xml
fhs-xmltv-tools: 0.1.14
I worked without issue, can you tell me how to what you did to get the
error message.
ls -l
total 134504
-rw-r--r-- 1 richard richard 69132020 Mar 12 22:05 out.xml
-rw-r--r-- 1 richard richard 64870147 Mar 12 21:54 pl.xml
-rw-r--r-- 1 richard richard 3726430 Mar 12 21:55 UX.xml
With regards,
Richard
…On Thu, Mar 9, 2023 at 10:40 PM skom27 ***@***.***> wrote:
Mayby this way:
http://skom.pl/UK.xml
http://skom.pl/pl.xml
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS4VOQPHBTDU3PVJHKAAJTW3JE3PANCNFSM6AAAAAAVVD5XPU>
.
You are receiving this because you commented.Message ID:
***@***.***>
--
With regards,
Richard
|
With regards Chris |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for a great tool :) Unfortunately, I have a problem with merging two xml files. Unfortunately, the files contain characters encoded in UTF-8, where the script stops with an error
e.g. line: Украина 24 HD
or the pound sign in the description: "... for her £19,000 budget...." or "4 O'Clock Club" or "Sealladh ùr bho Alba". How can I solve this problem? (PS. I'm unfamiliar with python :( )
The text was updated successfully, but these errors were encountered: