Hi stanpete,
stanpete wrote:
First I tried to change mediarover.conf to rename all daily shows with a different pattern - so I changed
the usual "show - date - smart title" to "show - season episode - daily" hoping that it would result
in names like "A Daily Show - 14x117 - 2009.09.23.avi".
But that led to mediarover stopping with a python error. Seems like it just doesn't allow the
variable $(season_episode_2)s in the daily section.
I believe someone else has experienced this problem in the past although I can't remember what the exact circumstances were. Unfortunately, I don't watch any daily tv so that aspect of the program is probably lacking. I can say a few things though:
Media Rover expects all daily episodes to be of the format YYYY-MM-DD and does not (officially) support using series episode formats (s01e10, 1x10, etc) when naming daily episodes, . That being said, MR will happily download incorrectly named daily episodes and try to process them as if they were series episodes (I should probably change that). This probably wouldn't be a problem if it always downloaded episodes that were named the same way. I'm guessing you are in this situation because it's downloading episodes named both ways. Here's how it works: MR determines if a given nzb is a daily by the presence of a broadcast date in the nzb title. It uses this info when looking for episodes on disk. If it thinks its looking for episodes named one way, it will ignore any/all episodes named another way
If you'd like to read more about nzb naming, have a look at the TVRage.com naming convention found at
http://cl1p.net/newzbintvtitledocs (thank you rollingeyeball).
Oh, another reason daily episodes must currently be numbered according to broadcast date is that there is a bug when handling episode numbers over 99. As there are likely more than 99 daily episodes in a season, this will eventually cause problems.
stanpete wrote:
Then I tried to rename one .avi in the folder manually. But mediarover still thinks the file doesn't
exist - even though the titles match exactly. (I even tried 4x11 ;- )
As I said above, make sure all the episodes are named with a broadcast date, not season / episode number. This is how your daily series folders should be structured:
The Daily Show/
2009/
2009-09-01 - Some guest.avi
2009-09-02 - Another guest.avi
...
If you structure your daily folder as above, does MR correctly identify the episides?
Kierse