I opened an issue with Kodi which received some responses and a potential fix from another user. However, the issue has now been closed as it is not regarded as a bug.
Posts by jcpreston
-
-
Thank you. I will open a Kodi issue.
-
Thanks very much for your reply and help.
I edited the boot params in cmdline.txt and the LibreELEC splash screen is correctly oriented. However, the Kodi splash screen and the user interface revert to being upside down.
Is there anything else that I can try?
-
I have a Raspberry Pi 3B with the official 7" touchscreen in a frame and have upgraded from LE 9.2.8 to 11.0.3. In order for the display to be the correct way up I added lcd_rotate=2 to config.txt in LE 9.2.8. This worked perfectly.
Since updating to 11.0.3 I have been unable to rotate the screen. Below are the four separate additions to config.txt tried unsuccesfully.
dtoverlay=vc4-kms-dsi-7inch
video=DSI-1:800x480@60,rotate=180
dtoverlay=vc4-kms-dsi-7inch
panel_orientation=upside_down
dtoverlay=vc4-kms-dsi-7inch
lcd_rotate=2
display_lcd_rotate=2
dtoverlay=rpi-ft5406,touchscreen-inverted-x=1,touchscreen-inverted-y=1
Is video rotation no longer available in the later versions of LE?
Thanks very much.
-
Thank you. The log is at http://ix.io/25vc. The message about missing tags is at 2019-12-30 15:00:44.131 T:1595433856.
-
Thanks very much for your reply.
I've checked the logs and the missing files all have an entry starting 'No tag found for' followed by the filename. I can't see any difference between the tags in the two files that are scraped correctly and the three that aren't. Am I missing something obvious or is it just a problem with the scraper?
Thanks.
-
Hi
I am using the latest Libreelec on two Raspberry Pi 3's and have the same problem on both. I have all the audio files on an nfs share which are scanned into the music library. However, some files are missing from the library although they are visible on the nfs share and are playable from the files option.
In particular, there is a folder for one artist that contains five tracks. All the tracks are similarly tagged with just the track name varying. Artist, album name, genre, track number, disc number and track name tags are all present. However, only two of the five appear in the library (3 &5). I have tried to add the missing tracks to the library individually to no avail although the process does appear to be working from the screen messages.
I have used Picard MusicBrainz to check the tags and nothing appears to be incorrect. Can anybody shed any light on my dilemma?
Thanks
Jon