ok,
you are not practical:
on github to download a zip you have to follow this step which is in the picture
https://github.com/Belfagor2005/MovieBrowser
ok,
you are not practical:
on github to download a zip you have to follow this step which is in the picture
https://github.com/Belfagor2005/MovieBrowser
Lululla, can you please post a link to the MovieBrowser on github? We should be careful and not test with different versions.
Thanks a lot
nekrub2
just click on my nickname that you see in blue under the avatar, and in the ifo there is the information you need
regards
.. work on dm one.. gp4.1 image
work on dreambox One and gp4.1 image
error
andy58 no chat here, SUBMIT FILE /tmp/error.log to discussione topic
go to site developer skin Mmark please.. ;)
coming..wait.. happy christmas
mediaplayer.pngmediacenter.pnginfo.pngmenu.pngchannel.pngmerlin.pnginfobar.pngmeteo.png
all new on http://e2skin.blogspot.com/
I think by tomorrow it will be public for DreamOS
for poster and banner change try
button
1 - 2 --3 etc-...
notice.. i'have update on github last version.. try and report
I know that the Movie Browser is not the MP3 Browser. However, both were created by the same author and having looked into the file called "database" I recognize exactly the same record structure: field1_content:::field2_content:::field3_content:::
Do you want me to tell that this is best practice?
or not, I don't say anything, unfortunately I can't read and understand English well even translating, therefore, I let others share their work too.
Sometimes it's Christmas and you need to stop for a while
;)
Display MoreCould create a crash. Was editing one video title and year. When trying to play afterwards openvix crashed.
The crash log is attached.
Furthermore I noticed that when entering the year in the editor the following fields were also populated with the year
Director 2022Country 2022
Genres 2022
Actors 2022
Runtime 2022
I think the movie database is the same type as the one of the MP3Browser (text file with ::: separated). This means no field headers, if some fields are empty there is a risk of mismatch.
this is MovieBrowser not MP3BROWSER
:)
File "/usr/lib/enigma2/python/Plugins/Extensions/MP3Browser/plugin.py", line 753, in makeList
Oh, sorry
to avoid missunderstanding, i don't talk about the Year, i talk about the Movietitle
me too, it's the same thing
yes there are filters for numbers in both series and file extension type
movie = sub('\\+[1-2][0-9][0-9][0-9]', '', movie)
series = sub(' - [Ss][0-9]+[Ee][0-9]+.*?FIN', '', series)
series = sub('[Ss][0-9]+[Ee][0-9]+.*?FIN', '', series)
if name.endswith('.ts'):
name = sub('_', ' ', name)
name = sub('^.*? - .*? - ', '', name)
name = sub('^[0-9]+ [0-9]+ - ', '', name)
name = sub('^[0-9]+ - ', '', name)
it is normal, the search on thetmdb or imdb or other servers is done with the title, the year has not been contemplated in this case
if you want try
edit with notpad++ file plugin.py in folder
find this line
movie = sub('\\+[1-2][0-9][0-9][0-9]', '', movie)
and replace with
# movie = sub('\\+[1-2][0-9][0-9][0-9]', '', movie)
save overvrite and reboot.. try update database..
Display MoreWhy did you change the Headline in plugin.py from
#-*-coding:utf-8* -*- #original Plugin from Kashmir last Version
to
#-*- coding: latin-1 -*- ?
this might cause Problems with foreign characters?
thx for all your efforts
it was just a test for some characters, latest version is already back utf-8
I don't know how many movies you have :)
Maybe I don't understand English correctly, but I can assure you that it doesn't ask me for anything, I deleted the database, and when I restarted it searched for movies and I can close and reopen it quickly
I only have 10 movies unfortunately. But if you want to try you can't have 500 movies, let's not say weirdness :)
maybe I didn't explain myself
but on the new version you have the option to choose the path, don't overwrite the db folder (find it in the plugin)
very strange this, I leave the default media/hdd
and i have the videos in /media/hdd/movie
and i don't have this problem
I also checked in e2's setting config /et/enigma2/setting and it's /media/hdd.
This is very strange
the important thing is that you can now select your movie folder anyway
but the skin is not that of the photo, the new screens are only in fhd
the images you've posted now don't reflect the work I've done to date.
I don't know what you are doing. I'm sorry. (fhd(hd/ with poster - no banner - no backdrop.. ) i'm confusing
In the config menu it shouldn't be mediaa/hdd/movie but media/hdd
Greetings