MyFilms v4.8.0 - A new question! (1 Viewer)

brembo

Portal Member
January 10, 2009
22
0
Home Country
Italy Italy
Thanks for your fast replay,

I have attached 2 exemple with 2 different skins, I use StreamedMP, but I give the same problem in all the skin I tried (Monochrome, Titanium).

The 2 fields displayed as "Audio" and "Critica" are Audioformat and Comments, I have choosen this 2 field in "Detailed Supplementary Information" in MyFilms configuration. I tried to choose different fields and they work, but not "Audioformat" and "Comments".

Thank you for your help.

Brembo
What do you have put in your setup optionnal ' for displaying Audioformat ?
For the comments field the problem is that field is a very long string as plot (description) so you cann't put it as single line screen field. You have to ask an enhancement to the skin author to get it (It'd be a textscrollup screen field). You can test as it'd be with those streamedMP skin files (see on detail view)

In 'Ant Item to Display' I have put "Audioformat"
It's not a problem with skin because it happens the same with all the skin I have installed.
With the 4.7.9 version I have before it's was working fine.
Thank you for your help, and forgive my poor english.
 

bat1972

Portal Member
January 12, 2009
8
0
Home Country
Russian Federation Russian Federation
Pictures have ceased to be displayed.
Mediaportal 1.0.0.0 Final
Skin Titanium 0.5
Bases Ant Movie Catalog 3.5.1.1
MyFilms 4.8.0 or 4.8.0b

 

zebons

Portal Pro
January 2, 2006
1,484
114
Pictures have ceased to be displayed.
Mediaportal 1.0.0.0 Final
Skin Titanium 0.5
Bases Ant Movie Catalog 3.5.1.1
MyFilms 4.8.0 or 4.8.0b

Put the skin files 'Titanium v0.4' included in the mpi MyFilms package into the new directory Titanium v0.5, it'd work better.
 

bat1972

Portal Member
January 12, 2009
8
0
Home Country
Russian Federation Russian Federation
Thanks
Alas Titanium 0.4 to download it has not turned out.
Have removed from a server. It is possible to lay out these files.
 

jensthereal

Portal Pro
August 22, 2007
94
0
38
Essen
Home Country
Germany Germany
Hi zebons,

i have tried the myfilms 4.8.0a and this screen is perfect :

skin: Blue3

bmhzvr.jpg
[/URL][/IMG]


but in the folowing screen there are three fields with # under the cover:

#label1
#item1
#item3

n29tnz.jpg
[/URL][/IMG]

i hope you can fix it ? :)
 

bat1972

Portal Member
January 12, 2009
8
0
Home Country
Russian Federation Russian Federation
zebons probably to correct errors under Titanium 0.5. Very much it is good skin it would not be desirable to refuse it. You after all tested MesFilms 4.8.0 on it.
I am sorry my poor english.
 

brembo

Portal Member
January 10, 2009
22
0
Home Country
Italy Italy
Thanks for your fast replay,

I have attached 2 exemple with 2 different skins, I use StreamedMP, but I give the same problem in all the skin I tried (Monochrome, Titanium).

The 2 fields displayed as "Audio" and "Critica" are Audioformat and Comments, I have choosen this 2 field in "Detailed Supplementary Information" in MyFilms configuration. I tried to choose different fields and they work, but not "Audioformat" and "Comments".

Thank you for your help.

Brembo
What do you have put in your setup optionnal ' for displaying Audioformat ?
For the comments field the problem is that field is a very long string as plot (description) so you cann't put it as single line screen field. You have to ask an enhancement to the skin author to get it (It'd be a textscrollup screen field). You can test as it'd be with those streamedMP skin files (see on detail view)

In 'Ant Item to Display' I have put "Audioformat"
It's not a problem with skin because it happens the same with all the skin I have installed.
With the 4.7.9 version I have before it's was working fine.
Thank you for your help, and forgive my poor english.

Sorry if I'm here again,
but I tried with many skins and I have the same problem: Audioformat give me always "#audioformat" and comments give always the same "s" that I don't understand where it come from.
I tried now with Monochrome 2.5 just relased and with Myfilms 4.8.0b but still the same results.

Any Idea?

Thank you again.

Brembo
 

brembo

Portal Member
January 10, 2009
22
0
Home Country
Italy Italy
What do you have put in your setup optionnal ' for displaying Audioformat ?
For the comments field the problem is that field is a very long string as plot (description) so you cann't put it as single line screen field. You have to ask an enhancement to the skin author to get it (It'd be a textscrollup screen field). You can test as it'd be with those streamedMP skin files (see on detail view)

In 'Ant Item to Display' I have put "Audioformat"
It's not a problem with skin because it happens the same with all the skin I have installed.
With the 4.7.9 version I have before it's was working fine.
Thank you for your help, and forgive my poor english.

Sorry if I'm here again,
but I tried with many skins and I have the same problem: Audioformat give me always "#audioformat" and comments give always the same "s" that I don't understand where it come from.
I tried now with Monochrome 2.5 just relased and with Myfilms 4.8.0b but still the same results.

Any Idea?

Thank you again.

Brembo

Please, don't forget about me!!!
Thank you
 

Users who are viewing this thread

Similar threads

Hello, I would like to use a media server to display various learning categories. I prefer not to use software like Kodi, as it requires extensive metadata scraping that I don't need. Is it possible to instantly access the video categories when landing on the page? I would like to display a single media page with the following...
Hello, I would like to use a media server to display various learning categories. I prefer not to use software like Kodi, as it...
Hello, I would like to use a media server to display various learning categories. I prefer not to use software like Kodi, as it...
Replies
0
Views
261
Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings, advanced options, I switched to UNC paths instead of the default RSS, and it's working very well. Sure I had to figure out the paths, but no big deal. Maybe helpful for someone in the future. Thanks for the...
Ok, so perhaps a solution, but not the "right" solution. On the client, within media portal configuration, under TV settings...
Hi folks. I have an issue with a new install/integration into my mediaportal system. I have a “mediaportal server” which has the TV...
Replies
5
Views
494
I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database changed MariaDB [mptvdb]> SELECT * FROM Server; +----------+----------+--------------+----------+ | idServer | isMaster | hostName | rtspPort | +----------+----------+--------------+----------+ |...
I solved it myself, by modifying the host IP-address in the server table of the database, MariaDB [(none)]> use mptvdb; Database...
Hello everyone, I'm going to need help from the community to resolve a TV server crash issue. I encountered a problem with my...
Replies
4
Views
768
Yes, all compatible with x64 ;)
Yes, all compatible with x64 ;)
Hi folks, for all those who would like to enjoy Mediaportal on the Titanskin, I have now adapted the well-known MP games package...
Replies
7
Views
838
I eventually came across the TwinHan driver CD that was included with the original product. The CD contains numerous drivers for the different TwinHan tuner models, but the drivers are for Win 2K (32-bit only) and Win XP (32-bit and 64-bit). The drivers install directly on Vista, and the drivers can be installed on Win 7 and Win 10...
I eventually came across the TwinHan driver CD that was included with the original product. The CD contains numerous drivers for...
Hi, went from a 1.29 install (working, reinstalled for other reasons) on a fairly fresh and fully updated Windows 10 system for a...
Replies
24
Views
2K
Top Bottom